@charset "windows-1250";

/* GLOBALS */
html, body { height: 100%; }
body { background: #f5fafe; /*background: #cce5f7 url(img/christmas_bg.gif) repeat-x;*/ margin: 0; padding: 0; color: #003366; }
td, div, ul { font: 12px Arial, sans-serif; }
input, select { font: 11px Arial, sans-serif; }

ul.inline { list-style-type: none; margin: 0; padding: 0; }
ul.inline li { display: inline; }

ul.linklist { margin: 7px 0 0 17px; padding: 0; list-style-image: url(img/bullet_blue.gif); }
ul.linklist li { line-height: 16px; }

.txtRed { color: #c90000; }
h1 { font-size: 18px; font-weight: bold; margin: 0; padding: 0; color: #003366; }


/* LINKS */
a:link { color: #003366; text-decoration: underline; }
a:active { color: #003366; text-decoration: underline; }
a:visited { color: #003366; text-decoration: underline; }
a:hover { color: #c90000; text-decoration: underline; }

a.linkRed:link { color: #c90000; text-decoration: none; }
a.linkRed:active { color: #c90000; text-decoration: none; }
a.linkRed:visited { color: #c90000; text-decoration: none; }
a.linkRed:hover { color: #c90000; text-decoration: none; }

a.linkTop:link { color: #003366; text-decoration: none; font-size: 11px; }
a.linkTop:active { color: #003366; text-decoration: none; font-size: 11px; }
a.linkTop:visited { color: #003366; text-decoration: none; font-size: 11px; }
a.linkTop:hover { color: #003366; text-decoration: none; font-size: 11px; }

a.linkBlue:link { color: #003366; text-decoration: none; }
a.linkBlue:active { color: #003366; text-decoration: none; }
a.linkBlue:visited { color: #003366; text-decoration: none; }
a.linkBlue:hover { color: #c90000; text-decoration: none; }


/* FORM ELEMENTS */
.searchBox { font-family: sans-serif; color: #003366; margin-left: 5px; width: 90px; }
.selectGrupa { color: #003366; margin-left: 5px; width: 175px; }


/* WRAPPERS */
.fullStretch { width: 100%; }

#wrapper { width: 970px; background: #fff; border: 1px solid #b3c2d1; border-top: none; margin: 0 auto; }

#header { background: #cce5f7; height: 61px; }
#header #logo { float: left; margin: 2px 0 0 12px }

#topMenuContainer { position: relative; top: 0; }
#topMenu { background: url(img/trakicaTopBgnd.gif) repeat-x; border-bottom: 1px solid #6685a3; border-right: 1px solid #6685a3; margin-right: 10px; }
#topMenu td { font-weight: bold; color: #003366; font-size: 11px; }
#topMenu .menuItem { padding: 0px 8px; }

#mainMenuContainer { position: relative; top: 10px; }
#mainMenu { background: url(img/trakicaMenuBgnd.gif) repeat-x; height: 26px; }
#mainMenu td { border-bottom: 1px solid #003366; border-top: 1px solid #003366; font-size: 11px; }
#mainMenu .menuItem { padding: 0 8px; color: #fff; font-weight: bold; cursor: pointer; }
#mainMenu .menuItemActive { padding: 0 8px; color: #003366; font-weight: bold; cursor: pointer; background: url(img/menuActiveBgnd.gif) repeat-x;border: 1px solid #003366; border-bottom: 1px solid #b8cfde; }

#submenuContainer { background: #b5cddc; text-align: center; color: #003366; padding: 2px 0px; border-top: 1px solid #003366; border-bottom: 1px solid #003366; }

#central { margin-top: 30px; }
#central .box { border: 1px solid #99aec2; text-align: left; }
#central .box .contentWrapper { margin: 10px 10px 0 10px; text-align: left; }
#central .box .contentWrapper h3 { color: #003366; font-size: 12px; border-bottom: 1px solid #99aec2; margin: 0; padding: 0; padding-bottom: 2px; }

#central .box dl { margin: 0; padding: 0; margin-top: 8px; }
#central .box dt { margin: 0; padding: 0; background: url(img/bullet_blue.gif) no-repeat left 2px; padding-left: 15px; color: #86a0b9; }
#central .box dd { margin: 0; padding: 0; }

#central #left { width: 200px; }
#central #middle {  }
#central #indexAkcije { background: #cce5f7; }
#central #right { width: 200px; }

#akcije { width: 100%; }
#akcije #akcijeNav { background: #335c85; padding: 5px 20px; }
#akcije #akcijeNav div { float: left; border: 1px solid #fff; text-align: center; width: 12px; background: url(img/akcije_bgnd.gif) repeat-x; margin-right: 6px; cursor: pointer; }
#akcije #akcijeContent { padding: 10px 20px; }
#akcije #akcijeFooter { text-align: right; padding-right: 20px; }

.akcije { width: 100%; }
.akcije .akcijeNav { background: #335c85; padding: 5px 20px; }
.akcije .akcijeNav div { float: left; border: 1px solid #fff; text-align: center; width: 12px; background: url(img/akcije_bgnd.gif) repeat-x; margin-right: 6px; cursor: pointer; }
.akcije .akcijeContent { padding: 10px 20px; }
.akcije .akcijeFooter { text-align: right; padding-right: 20px; }

#graphs { margin-top: 20px; }
#graphs td.graphContainer { width: 25%; text-align: left; }
#graphs td.graphContainer div { font-size: 11px; }
#graphs td.graphContainer .fondName { padding-left: 10px; }
#graphs td.graphContainer .graph { margin-top: 5px; }

div.tickerContainer {  padding: 1px 0; width: 190px; font-size: 10px; }

#pageContent #pageTitle { background: #cce5f7; height: 105px; text-align: left; }
#pageContent #pageTitle h1 { margin-top: 30px; margin-left: 10px; }
#pageContent #pageTools { padding-top: 1px; text-align: left; }
#pageContent #pageTools div { background: #cce5f7; width: 300px; padding: 3px 0 3px 10px; font-size: 10px; }
#pageContent #pageTools a { font-size: 10px; }
#pageContent #pageText { padding: 20px 10px; text-align: left; color: #000; }
#pageContent #pageText p { margin-top: 0; }

#footer { margin-top: 20px; }
#footer td { font-size: 10px; color: #b3c2d1; }



