@charset "windows-1250";
/* GLOBALS */
html, body { height: 100%; }
body { background: #fff; margin: 0; padding: 0; }
td, input, select, textarea { font: 12px Arial, Helvetica, sans-serif; color: #000; line-height: 17px; }

.podnaslov { padding: 13px 0 5px 0; font-weight: bold; color: #bd0000; }
.txtPlavi { color: #005a9c; }
.txtCrveni { color: #bd0000; }

ul.pathLinkList { list-style-type: none; margin: 0 0 0 15px; padding: 0; }
ul.pathLinkList li { display: inline; margin-right: 7px; }
ul.pathLinkList li img { margin-right: 10px; }

.textbox, textarea {  border: 1px solid #dce6f2; padding: 3px 5px; }
.searchbox { width: 300px; margin-right: 10px; }

/* LINKS */
a:link { color: #ba122b; text-decoration: none; }
a:active { color: #ba122b; text-decoration: none; }
a:visited { color: #ba122b; text-decoration: none; }
a:hover { color: #ba122b; text-decoration: none; }

a.linkWhite:link { color: #fff; text-decoration: underline; }
a.linkWhite:active { color: #fff; text-decoration: underline; }
a.linkWhite:visited { color: #fff; text-decoration: underline; }
a.linkWhite:hover { color: #fff; text-decoration: underline; }


/* WRAPPERS */
#masterWrapper { width: 100%; }

#header { width: 100%; }
#headerMain { text-align: left; vertical-align: top; }
#headerMain img { margin: 5px 25px 5px 15px; }
.pathContainer { width: 100%; vertical-align: bottom; }

#path { padding: 12px 0; text-align: left; background: #ed1c24; margin-bottom: 22px; font-size: 11px; color: #fff; text-align: right; }

#pageContent { width: 100%; margin-bottom: 15px; }
#pageTitle { font: 20px Arial, Helvetica, sans-serif; color: #0c3d75; padding: 15px; text-align: left;  }
#pageBody { line-height: 15px; text-align: left; }
#pageBody p { margin: 0 0 16px 0; }

#footerStrip { border-top: 3px solid #000; text-align: left; margin-top: 10px; padding: 10px 15px; color: #000; font-size: 11px; text-align: center; }


/* ARANŽMAN */
.mainWrapper { padding: 15px 0px 15px 0px; }
.fullStretch { width: 100%; }

.pageTop { width: 100%; background: url(img/dots_horizontal.gif) repeat-x 0 bottom; }
.pageTitle { font: 18px Arial, Helvetica, sans-serif; color: #0f4583; font-weight: bold; padding: 0 10px 11px 0px; }
.pageIcons { display: none; }
.pageIcons ul li img { margin: 0 6px; }

.tablicaTerminiWrapper { padding: 0 20px 20px 0px; }
.tablicaTermini { width: 100%; }
.tablicaTermini thead td { background: url(img/tableTerminiHeadBgnd.gif) 0 0 no-repeat; padding-left: 10px; }
.tablicaTermini thead td div { background: url(img/tableTerminiHeadBgnd.gif) right 0 no-repeat; padding: 5px 10px 5px 0; text-align: center; }
.tablicaTermini tbody td { background: url(img/programInfoBgnd.gif) repeat-x 0 center; padding: 6px 15px; border-bottom: 1px solid #fff; }

.programWrapper { padding: 20px 0px; }
.programPicContainer { width: 380px; height: 260px; vertical-align: top; }
.programPicContainer div { position: absolute; width: 380px; height: 260px; overflow: hidden; }
.aranzmanInfoWrapper { padding-left: 20px; }
.aranzmanInfo { width: 100%; }
.aranzmanInfo td { background: url(img/programInfoBgnd.gif) repeat-x 0 center; padding: 6px 15px; border-bottom: 1px solid #fff; white-space: nowrap; }
.programDescription { background: none;  }
.programPosalji { display: none; }
.aktualnaThnWrapper2 { background: none; }
.programSectionTitle { padding: 0 20px 15px 25px; font: 16px Arial, Helvetica, sans-serif; font-weight: bold; background: url(img/bullet_arrow_big.gif) no-repeat 10px 3px; color: #666; }


