
a:link,
a:visited{
	color:#999;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

li a:hover{
	text-decoration:none;
}

.pageWrapper{
	width:938px;
	margin:auto;
	font-family: Arial, Verdana, Helvetica;
}


.topLine{
	width:100%;
	height:7px;
	background:#351e00;
	border:0px;
	margin:0px;
	padding:0px;
}

.logoLine{
	height:60px;
	margin:auto;
	margin-top:20px;
	font-size:11px;
	color:#dbccc1;
	font-weight:bold;
}

.logoImg{
	float:left;
}


.adminTop{
	float:left;
	text-transform:uppercase;
	margin-top:20px;
	margin-left:100px;
	color:#000;
}

.adminTop a:link, 
.adminTop a:visited {
	color:#AAA;
	margin-left:40px;
} 

.langs{
	float:right;
	margin-right:15px;
	margin-top:40px;
}


.langs li{
	float:left;
	border-left:1px solid #dbccc1;
	padding-left:3px;
	padding-right:3px;
}

.langs .first{
	border:none;
}

.langs li a:link,
.langs li a:visited{
	color:#dbccc1;
}

.langs li a.selected:link,
.langs li a.selected:visited{
	color:#351E00;
}


.fb_link{
	float:left;
	font-size: 80%;
	color: black;

}

.weather{
	float:right;
}



.weather li{
	float:left;
	text-align:center;
	margin-left:25px;
}

.topImage{
	margin:auto;
	width:938px;
	height:386px;
	position:relative;
}

.topImgTop{
	width:938px;
	position:absolute;
	z-index:44;
}

.topImgBottom{
	width:938px;
	position:absolute;
	top:368px;
	left:0px;
	z-index:44;
}

.subNavTitle{
	margin-left:20px;
	font-size:16px;
	font-weight:bold;
	color:#351e00;
	opacity: 1;
	-moz-opacity:1;
}

.subNavSub{	
	margin-left:20px;
	font-size:12px;
	color:#351e00;
	opacity: 1;
	-moz-opacity:1;
}

.subNavLine{
	margin-top:5px;
	padding:0px;
	width:360px;
	height:1px;
	border-bottom:1px solid #cfbaad;
	margin-left:20px;
}

.footer{
	padding-top:20px;
	background:#351e00;
	width:938px; 
	height:214px;
	
}


.footerTitle{
	
	font-size:14px;
	margin-left:38px;
	color:#cfbaad;
	font-weight:bold;
}

.footerContent{
	margin-top:17px;
	font-size:10px;
	margin-left:38px;
	height:65px;
	margin-bottom:40px;
}

.footerContentColumn{
	
	float:left;
	margin-right:29px;
}


.footerContentColumn li a:link,
.footerContentColumn li a:visited{
	color:#cfbaad
}
.footerContentColumn li a:hover{
	text-decoration:underline;
}

.footerContentColumn li.title{
	color:#e04432;
	text-transform:uppercase;
}


.footerContact{
	background:#452e25;
	width:858px;
	height:40px;
	margin-left:25px;
	padding:7px 13px 13px 13px;
}

.footerContactColumn{
	width:180px;
	float:left;
}

.footerContactColumn li{
	color:#cfbaad;
	font-size:10px;
	line-height:12px;
}

.footerContactColumn li.title{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
}

.footerContactCopyright{
	color:#cfbaad;
	font-size:10px;
	float:right;
	margin-top:30px;
}
 
.footerContactCopyright a:link,
.footerContactCopyright a:visited{ 
	color:#cfbaad;
}



/* IMAGE CYCLE */

.pics {  
    height:  386px;  
    width:   938px;  
    padding: 0;  
    margin:  0;
} 
 
.pics img {  
    background-color: #eee;  
    width:  938px; 
    height: 386px; 
    top:  0; 
    left: 0;
} 

/* !IMAGE CYCLE */

.aktualnoBox{
	width:936px;
	border-left:1px solid #BFB3AD;
	border-right:1px solid #BFB3AD;
}

.aktualnoTop{
	height:60px;
	margin-bottom:20px;
	padding-top:10px;
}

.aktualnoTopAdminLine{
	height:26px;
}


.aktualnoTopMsg{
	color:#E04431;
	font-size:18px;
	margin-left:250px;
	width:300px;
	float:left;
}

.addNews{
	float:left;
}

.aktualnoTopTitle{
	color:#E04431;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:20px;
	margin-left:30px;
	float:left;
}


.aktualnoTopPages{
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	width:450px;
	margin-left:50px;
	text-align:center;
	font-size:10px; 
}

.aktualnoBottomPages{
	float:left;
	margin-bottom:20px;
	margin-top:20px;
	width:500px;
	margin-left:50px;
	text-align:center; 
	font-size:10px; 
}

.aktualnoTopSearch{
	float:right;
	width:50px;
	margin-top:20px;
	margin-right:130px;
	text-align:right;
}

.aktualnoTopSearch input{
	border:1px solid #BFB3AD;
	background:#BFB3AD;
	color:#FFF;
	padding:3px;
}


.aktualnoRow{
	margin-top:30px;
	background:#FAF9F7;
	border-top:1px solid #BFB3AD;
	border-bottom:1px solid #BFB3AD;
}

.aktualnoRowContent{
	width:500px;
	vertical-align:top;
	height:100%;
}

.aktualnoRowContentDate{
	color:#D2BDB1;
	font-size:10px;
	margin-left:30px;
	margin-right:30px;
	margin-top:15px;
}

.aktualnoRowContentTitle{
	color:#E04431;
	font-size:14px;
	font-weight:bold;
	margin-left:30px;
	margin-right:30px;
	margin-top:15px;
	text-transform:uppercase;
}

.aktualnoRowContentContent{
	
	color:#604C36;
	font-size:14px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:20px;
}

.aktualnoRowContentContent ol{
	list-style-type: decimal;
	margin-left:20px;
}

.aktualnoRowContentContent ul{
	list-style-type: disc;
	margin-left:20px;
}


.aktualnoRowAttachments{
	width:150px;
	vertical-align:top;
	background:#D0BAAD;
	height:100%;
}

.aktualnoRowAttachments h2{
	color:#341F00;
	margin-left:15px;
	margin-top:10px;
	font-weight:bold;
	font-size:16px;
}

.aktualnoFiles{
	margin-left:20px;
}

.aktualnoFiles li{
	margin-top:15px;
}

.aktualnoFiles li a:link,
.aktualnoFiles li a:visited{
	color:#e04533;
}
.aktualnoFiles li a:hover{
	text-decoration:underline;
}

.filesAddRemove{
	margin-left:50px;
}

.filesAddRemove li{
	margin-top:20px;
}

.removeFile{
	float:right;
	cursor:pointer;
}

.aktualnoRowImages{
	width:288px;
	vertical-align:top;
	height:200px;
	overflow:hidden;
}

.aktualnoRowImages h2{
	color:#341F00;
	margin-left:50px;
	margin-top:10px;
	font-weight:bold;
	font-size:16px;
}

.aktualnoRowImagesWrapper{
	height:212px;
	width:212px;
	overflow:hidden;
	margin-bottom:20px;
	float:left;
}

.aktualnoRowImagesInnerColumn{
	width:100px;
	height:200px;
	float:left;
}

.aktualnoRowImagesInnerWrapper{
	height:200px;
	float:left;
}

.aktualnoRowImagesLeft{
	background: url(/images/arrowLeft.jpg) no-repeat center;
	width:26px;
	height:200px;
	float:left;
	margin-left:10px;
	margin-top:20px;
}

.aktualnoRowImagesRight{
	background: url(/images/arrowRight.jpg) no-repeat center;
	width:26px;
	height:200px;
	float:left;
	margin-top:20px;
}


.thumbDiv{
	width:64px;
	height:64px;
	margin:5px;
	float:left;
}

.adThumb{
	float:left;
	margin:10px;
	width:86px;
	height:86px;
}

.swfThumb{
	width:86px;
}

.aktualnoThumbImg{
	border:5px solid white; 
}




.adminStatic{
	width:936px;
	border-left:1px solid #BFB3AD;
	border-right:1px solid #BFB3AD;
}

.staticneBox{
	width:896px;
	border-left:1px solid #BFB3AD;
	border-right:1px solid #BFB3AD;
	padding:20px;
	font-size:0.75em;
	font-family: Tahoma, Arial, Verdana, Helvetica; 
}

.staticneBox ul{
	list-style-type: disc;
	margin-left:20px;
}

.staticneBox ol{
	list-style-type: decimal;
	margin-left:20px;
}

.staticneBox h1 b{
	font-size:18px;
	font-weight:bold;
	color:#E04432;
	text-transform:uppercase;
}
.staticneBox h1 {
	font-size:18px;
	font-weight:bold;
	color:#E04432;
	text-transform:uppercase;
}

.staticneBox h2 {
	font-size:16px;
	font-weight:bold;
	color:#E04432;
	text-transform:uppercase;
}

.staticneBox td{
font-family: Tahoma, Arial, Verdana, Helvetica; 
}

.staticneBox a:visited{
	color:#351e00;
	text-decoration:underline;
}
.staticneBox a:link{
	color:#e04432;
	text-decoration:underline;
}


.povprasevanje{
	width:926px;
	height:570px; 
	padding:20px 0px 10px 10px;
	border-left:1px solid #BFB3AD;
	border-right:1px solid #BFB3AD;
}

.povprasevanjeColumn{
	width:445px;
	float:left;
	margin-top:20px;
	margin-right:10px;
	height:320px;
}

.povprasevanjeElement{
	padding:10px 0px 0px 0px;
	
	margin-bottom:10px;
	width:445px;
	height:25px;
}

.povprasevanjeElementTitle{
	
	float:left;
}

.povprasevanjeElementInput{
	
	float:right;
}

.povprasevanjeElementInput input{
	width:200px;
}

.povprasevanje h1 {
	font-size:18px;
	font-weight:bold;
	color:#E04432;
	text-transform:uppercase;
}

.povprasevanje textarea {
	border:1px solid black;
	width:910px;
	height:100px;
	margin-top:5px;
}

.povprasevanje input,
.povprasevanje select{
	border:1px solid black;
}

.povprasevanje #send{
	font-size:16px;
	margin-left:380px; 
	margin-top:30px;
	cursor:pointer;
	padding:3px;
}

.req{
	color:red;
}


#ui-datepicker-div{
	display:none;
} 




#SWFUpload_0{
	cursor:pointer;
}


.menuSelected{
	border-bottom:5px solid #e04432;
}

#Trakec{ 
	background: url(/images/diana-overlay.png) no-repeat;
	width: 430px;
	height:250px;	
	z-index:9999;
	position: absolute;
	top: 136px;
	margin-left: 507px;
	/* for firefox, safari, chrome, etc. */
}
#trakecAdmin{
	padding: 5px;
	background:#FFF;	
}
#Trakec p{
	/*-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
/* for ie */
/*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);*/
}
