
BODY {
background-color: transparent;
}



a:link {
	color: #C1600E;
	text-decoration: underline;
	font-family: tahoma;
}
a:visited {
	text-decoration: underline;
	font-family: tahoma;
	color: #C1600E;
}
a:hover {
	text-decoration: none;
	font-family: tahoma;
	color: #000000;
}
a:active {
	font-family: tahoma;
	text-decoration: none;
	color: #000000;
}
.glavniTekst {
	font: 11px/16px tahoma;
	color: #000000;
}
.globalBg {
	margin: 0px;
	background-image: url(/images/topBg_03.gif);
	padding: 0px;
	background-color: #16324A;
	background-repeat: repeat-x;
	background-position: top;
}
.slikaOkvir {
	border: 1px solid #666666;
	margin: 2px;
	padding: 2px;
}
.footerText {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding-top: 13px;
	padding-left: 13px;
	padding-bottom: 4px;
}
.marketingTabela {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ulMarketing {
	line-height: 18px;
}

.boxLijevoBg {
	background-image: url(/images/boxLijevo_06.gif);
	background-repeat: repeat-y;
	width: 212px;
}
.linkoviText {
	color: #C1600E;
	font: 11px/18px tahoma;
	background-image: url(/images/linkoviBg_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-left: 15px;
}
.headTraka {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	background-image: url(/images/headTraka_04.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 975px;
}
.headMjestaText {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding-left: 10px;
}
.footerSlika {
	background: url(/images/footerSlika_20.gif) no-repeat left bottom;
	height: 28px;
	width: 975px;
}
.inputPretrazivanje {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(/images/inputBg_06.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #aeaeae;
	height: 18px;
	width: 130px;
	padding-right: 2px;
	padding-left: 2px;
}
.linkoviText a:link, .linkoviText a:visited {
	color: #C1600E;
	text-decoration:underline;
}
.linkoviText a:hover, .linkoviText a:active {
	color: #C1600E;
	text-decoration:none;
}
.footerText a:link, .footerText a:visited{
	color: #FFFFFF;
	text-decoration:underline;
}
.footerText a:hover, .footerText a:active{
	color: #000000;
	background-color:#FFFFFF;
	text-decoration:none;
}

p {
	margin: 0px;
	padding: 5px 0px 0px;
	font: 11px/16px tahoma;
	color: #000000;
}
.tvprogramVrijeme {
	color: #f1892f;
	font: bold 11px/16px tahoma;
	padding-top: 5px;
}
.tvprogramVrijeme1 {
	color: #f1892f;
	font: bold 11px/16px tahoma;
	padding-top: 5px;
}
.tvRasporedNaslov {
	font: bold 11px/16px tahoma;
	color: #333333;
	padding-top: 8px;
	border-bottom: 1px dashed #666666;
	margin-left: 20px;
	margin-right: 18px;
	padding-bottom: 5px;
}
.tvProgramEmisije {
	font: 11px/16px tahoma;
	color: #000000;
	padding-left: 6px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #999999;
	margin-bottom: 5px;
	padding-top: 5px;
}
.tvProgramEmisije1 {
	font: 11px/16px tahoma;
	color: #878787;
	padding-left: 6px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #999999;
	margin-bottom: 5px;
	padding-top: 5px;
}

.pregradaVert {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	float : left;
	list-style-image: none;
	list-style-type: none;
}

#nav li { /* all list items */
	position : relative;
	float : left;
	background-color: #FFFFFF;
	background-image: url(/images/menuBg_03.gif);
	color: #000000;
	font-family: "Trebuchet MS";
	font-weight: bold;
	}
	
#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 197px;;
	margin-top: -2.5em;
	border: 1px solid #999999;
	}
	
#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
	}
	
#nav li a {
	display : block;
	color : #454545;
	text-decoration : none;
	background-color : white;
	padding-top: 9px;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(/images/menuBg_03.gif);
	width: 197px;
	text-indent: 35px;
	text-align: left;
	font: bold 12px "Trebuchet MS", sans-serif;
	}
	
#nav li a:hover {
	color : #000000;
	background-image: url(/images/menuBg_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 40px;
	}
	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
.menuBg {
	background-image: url(/images/menuPozadina_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
}
#overflwed {
	width: 210px;
	height:275px;
	overflow: auto;
	background-color:#FFFFFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
}

.DanasNaProgramu {
        background-color:#000000;
	width: 210px;
	height:275px;	
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
}
.maraton {
	width: 210px;
	height:275px;	
	background-color:#FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
}
.DaniuTjednu, .DaniuTjednu a:link, .DaniuTjednu a:visited, .DaniuTjednu a:hover, .DaniuTjednu a:active {
	font: bold 11px/16px tahoma;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;	
}
form {
	margin:0px;
}
.playerOkvir {
	border: 1px solid #333333;
	padding: 1px;
}
.naslovStranice {
	background: url(/images/naslovStranice_07.gif) no-repeat;
	width: 747px;
	font: bold 16px "Trebuchet MS";
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 7px;
	text-indent: 45px;
	padding-bottom: 6px;
}
h1 {
	margin: 2px 0px 5px;
	font: bold 15px tahoma;
	color: #000000;
}
h2, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	font: bold 12px/16px tahoma;
	color: #000000;
	margin: 0px 0px 5px;
	text-decoration:none;
}
h3 {
	font: bold 12px/16px tahoma;
	margin: 0px;
	padding: 5px 0px 0px;
	color: #000000;
}
.ulEmisija {
	background: url(/images/ikonaEmisije_03.gif) no-repeat;
	text-indent: 20px;
	padding-left: 20px;
}
ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
}
li {
	font-size:11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma;
	line-height: 16px;
}
ol {
	font:11px/16px tahoma;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	color: #000000;
}

/*slike rolloveri */
.cdrRollover {
	display: block;
	width: 32px;
	height: 32px;
	background-image: url(/images/logoDownloadCdr_28.gif);
}

.cdrRollover:hover {
	background-position: bottom;
}
.epsRollover {
	display: block;
	width: 32px;
	height: 32px;
	background-image: url(/images/logoDownloadEps_32.gif);
}

.epsRollover:hover {
	background-position: bottom;
}
.jpgRollover {
	display: block;
	width: 32px;
	height: 32px;
	background-image: url(/images/logoDownloadJpg_30.gif);
}

.jpgRollover:hover {
	background-position: bottom;
}
.ilRollover {
	display: block;
	width: 32px;
	height: 32px;
	background-image: url(/images/logoDownloadIl_34.gif);
}

.ilRollover:hover {
	background-position: bottom;
}
.psdRollover {
	display: block;
	width: 32px;
	height: 32px;
	background-image: url(/images/logoDownloadPSD_03.gif);
}

.psdRollover:hover {
	background-position: bottom;
}
/* kraj rollovera */

.logoDownloadText {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
.headBg {
	background: url(/images/head_02.jpg);
	height: 102px;
	width: 975px;
}
.bannerPosition {
	padding-top: 19px;
	font-family: tahoma;
	padding-left: 240px;
}
.bannerOkvir {
	border: 1px solid #1B335F;
}

