@charset "utf-8";
/* CSS Document */

#bird {behavior: url(../image/iepngfix.htc);}

* {
	margin:0;
	padding:0;
}

html, body {
	height: 100%;
}

html{
scrollbar-arrow-color:#ff9900;
	scrollbar-base-color:#0064b1;
	scrollbar-darkshadow-color:#ff9900;
	scrollbar-face-color:#0064b1;
	scrollbar-highlight-color:#0064b1;
	scrollbar-shadow-color:#0064b1;
}
#mainContainer {
	position: relative;
	margin:0 auto;
	min-height: 100%;
	height: auto!important;
	height: 100%; /* IE */
	background:url(../image/ozadje01.gif) repeat-y 50% 0;
	background-position:bottom;
	width: 922px;
	text-align:left;
	
}


body {
	/*background:#0064b1 url(../image/trakSpodaj.gif) repeat-x 0 0;
	background-position:bottom;
	*/
	background-color:#0064b1;
	text-align:center; /* ie5 */
}

#popup {
background-image:url(../image/banner_hramba_2011.png);
position:fixed;
top:30px;
right: 340px;
width:349px;
height:265px;
z-index:2;
}

#popupCloser
{
	width:27px;
	height:28px;
	margin-left:320px;
	margin-top:235px;
	cursor:pointer;
}

#popupX {


}

#bird
{
	width:834px;
	height:436px;
	z-index:999;
	position:fixed;
	top:230px;
	left:20px;
	display:none;
	position:absolute;
	/*opacity: 0.5; 
	-moz-opacity:0.50; 
	filter: alpha(opacity=50);*/
	background-image:url(../image/oknoPopup.png);
	background-repeat:no-repeat;
	
}

#birdVsebina
{
	background-image:url(../image/gpl_banner.png);
	width:674px;
	height:370px;
	position:absolute;
	left:115px;
	top:53px;
	display:none;
	z-index:1000;
	/*border:1px solid #999999;*/
	/*cursor:pointer;*/
}

#birdX
{

	width:30px;
	height:30px;
	position:absolute;
	top:383px;
	left:660px;;
	display:none;
	z-index:1000;
}
#radioPlayer 
{
	width:100px;
	height:20px;
	position:absolute;
	left:750px;
	top:00px;
	border:1px solid #999999;
	cursor:pointer;
	z-index:900;
}
#birdPlayer 
{
	width:1px;
	height:1px;
	position:absolute;
	left:750px;
	top:500px;
	z-index:900;
	display:none;
}


#birdTop
{
background-image:url(../image/birdTop.png);
background-repeat:no-repeat;
width:214px;
height:11px;
}

#birdContent
{
	background-image:url(../image/birdOzadje.png);
	background-repeat:repeat;
	width:210px;
	height:555px;
	border-left:2px solid #666666;
	border-right:2px solid #666666;
	margin-left:1px;
}

#birdBottom
{
background-image:url(../image/birdBottom.png);
background-repeat:no-repeat;
width:214px;
height:11px;
}

#main
{
	position:relative;
	min-height:100%;
	height: auto!important;
	height:100%; /* IE */
	left: 2px;	
}



#banner
{
	width: 850px;
	height: 194px;
	position: relative;
	left: 34px;
}

#menuBar
{
	width: 850px;
	height: 39px;
	position: relative;
	left: 5px;
	top: 0px;
	padding-top: 5px;
	padding-left:2px;
}

#jeziki
{
	position: absolute;
	width: 33px;
	left: 884px;
	top: 250px;
	z-index:1;
	
}

#jeziki:hover{}


#slo,#en,#de,#it,#nl, #fb
{
	margin-bottom:1px;
	width:33px;
	height:31px;
	background-repeat: no-repeat;
	opacity: 0.8;
	position: relative;
}

#slo:hover, #en:hover, #de:hover, #it:hover, #nl:hover, #fb:hover{opacity: 1.0;}

#fb{background-image: url(../image/flagFB.gif); display: block; margin-bottom: 20px; }

#slo
{
	background-image: url(../image/flagSi.gif);
}
#en
{
	background-image: url(../image/flagEn.gif);
}

#de
{
	background-image: url(../image/flagDe.gif);
}

#it
{
	background-image: url(../image/flagIt.gif);
}

#nl 	
{
	background-image: url(../image/flagNl.gif);
}

#content
{
	background-image:url(../image/ozadje03.gif);
	background-repeat:no-repeat;
	left: 34px;
	min-height:570px;
	height: auto!important;
	height:570px; /* IE */
	top: -5px;
	width: 850px;
	position: relative;
	z-index: 0;
}


#noga {
	background-image: url(../image/trakSpodaj.gif);
	background-repeat: repeat-x;


}


/*fonti*/
.naslov
{
	color: #0064b1;
	font-weight:bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.copyRight
{
	color: #ffffff;
	font-weight:normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.copyRight a {color: #ffffff; text-decoration: none;}
.copyRight a:hover {color: #ffffff; text-decoration: underline;}

.dokument a
{	
	font-weight:bold;
	text-decoration:none;

}

.foto
{
	border-bottom: 2px solid #ff9900;
	border-top: 2px solid #ff9900;
	border-left: 2px solid #ff9900;
	border-right: 2px solid #ff9900;
	margin-bottom:10px;
	margin-left:10px;
}

img.foto:hover 
{
	border-color:#0064b1;
}




