@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9CE0E1;
	
	font-family: Verdana,Arial, Helvetica, sans-serif ;
    font-size: 11px;
	color: #333;

}

div { behavior: url("css/iepngfix.htc"); }

img { behavior: url("css/iepngfix.htc"); border:none; }


h1 {
	font-size:14px;
	margin:0px;
	padding: 0px;
}

A {color: #333;}
A:link {text-decoration: underline;}
A:visited {text-decoration: underline;}
A:active {text-decoration: underline;}
A:hover {text-decoration: none;}

.vzivo_over {position:absolute; width:225px; height:139px; top:0px; left:2px; z-index:52;}

.banner {
	position:absolute;
	left:520px;
	top:22px;
	width:470px;
	height:62px;
	z-index:1001;
	background-image:url(../images/glava/banner_rob.png);
}



.baloncek_mali_txt {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif ;
	font-size:12px;
	font-weight:bold;
	height:18px;
	margin-left:10px;
	margin-top:2px;
	vertical-align:middle;
	color:#F8F8F8;
	z-index: 1;
}




.baloncek_veliki_txt
{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif ;
	font-size:15px;
	font-weight:bold;
	height:18px;
	margin-left:38px;
	margin-top:2px;
	vertical-align:middle;
	color:#F8F8F8;
	z-index: 1;

}

.baloncek_veliki_txt a, 
.baloncek_veliki_txt a:link, 
.baloncek_veliki_txt a:visited 
{
	color:#F8F8F8;
	text-decoration:none;
}
.baloncek_veliki_txt a:hover 
{
	color:#F8F8F8;
	text-decoration:underline;
}


.bV_img {position:absolute; top:-8px; left:-37px; z-index: 100001;}


.glasuj_arhiv {
	position:relative;
	top:0px;	
	height:16px;
	display: block;
	border:1px solid #D7D7D7;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	background-color:#FFF; 
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif ;
	font-size:12px;
	color:#666
}

.glasuj_arhiv a {
	padding-left:5px;
	padding-right:5px;
	height:16px;
	display: block;
	background-color:#FFF; 
	text-decoration: none;
	color:#666;
}

.glasuj_arhiv a:link {text-decoration: none;}
.glasuj_arhiv a:visited {text-decoration: none;}
.glasuj_arhiv a:active {text-decoration: none; background-color:#9CE0E1;}
.glasuj_arhiv a:hover {text-decoration: none; background-color:#9CE0E1;}



.menu {
	position:relative; 
	z-index:100;
	font-family:arial, sans-serif;
}

/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:75px; 
	w\idth:75px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width:75px;
}

.menu ul ul {
	width:150px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li li{
	float:left;
	position:relative;
}
.menu li li{
	float:left;
	position:relative;
	width:150px;
}

/* style the links for the top level */
.menu a, .menu a:link, 
.menu a:visited {
	display:block;
	font-weight:bold;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:6px 10px 6px 10px;	
	text-decoration:none;
	color:#E4F7F7;	
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, 
* html .menu a:visited {
	width:75px; 
	w\idth:70px;
	}
	

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:28px;
	left:0; 
	width:150px;
	font-size:12px;
	text-align:left;	
	}
/* another hack for IE5.5 */
* html .menu ul ul {
	top:28px;
	t\op:28px;
	}




/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
	}
	
.menu ul a{
	text-align:center;	
} 

/* style the second level links */
.menu ul ul a, 
.menu ul ul a:link, 
.menu ul ul a:visited {
	padding:5px;
	margin:0px;
	background:#0C7578;
	color:#EEE;
	text-decoration:none;
	border-top-style: solid;
	border-top-color: #EEE;
	border-top-width: 1px;
	font-size:12px;
	text-align:left;
	}
	
/* yet another hack for IE5.5 */
* html .menu ul ul a, 
* html .menu ul ul a:visited {
	width:150px;
	w\idth:128px;
	}

/* style the top level hover */
.menu a:hover{
	color:#EBF40B;
	background:url(../images/gumbi/AZG_OZADJE.jpg);
}

.menu ul ul a:hover{
	color:#EBF40B;
	background:#0C7578;
}
.menu :hover > a{
	color:#EBF40B;
	background:url(../images/gumbi/AZG_OZADJE.jpg);
}

.menu ul ul :hover > a {
	color:#EBF40B;
	background:#0C7578;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
	}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
   visibility:visible;
}

.clear{clear:both;height:10px;}

/*
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
*/




.b_meni {text-decoration:none;}


.b_meni_spodaj a,
.b_meni_spodaj a:link,
.b_meni_spodaj a:visited{
	display:block;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	padding:5px 10px 4px 10px;
	text-decoration:none;
	color:#E8F8F8;
	font-weight:bold;
}
.b_meni_spodaj a:hover{ color:#EBF40B; text-decoration:none; }

.b_meni_zgoraj a,
.b_meni_zgoraj a:link,
.b_meni_zgoraj a:visited  {
	display:block;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding:5px 10px 4px 10px;
	text-decoration:none;
	color:#E8F8F8;
	font-weight:bold;
}
.b_meni_zgoraj a:hover{ color:#EBF40B; text-decoration:none; }



.b_domov a {      background-image:url(../images/gumbi/domov1.png); height: 29px; width: 63px; display: block; }
.b_domov a:hover{ background-image:url(../images/gumbi/domov2.png); }

.b_pisi_nam a {      background-image:url(../images/gumbi/pisi_nam1.png); height: 29px; width: 75px; display: block; }
.b_pisi_nam a:hover{ background-image:url(../images/gumbi/pisi_nam2.png); }

.b_isci a {      background-image:url(../images/gumbi/isci1.png); height: 29px; width: 35px; display: block; }
.b_isci a:hover{ background-image:url(../images/gumbi/isci2.png); }


/*
.trenutno_napis {

 background: transparent url(../images/telo/trenutno.png) no-repeat 0 0 !important;
 filter:progid:DXimageTransform.Microsoft.AlphaImageLoader(src='http://www.radio-sora.si/images/telo/trenutno.png',sizingMethod='crop');

 width:14px; 
 height:126px;
 display: block;
 overflow: hidden;
 background: none;
}

*/

