/***** Global Settings *****/

html, body {
border:0;
margin:0;
padding:0;

}
html { font-size:100.01%; }
body {
	font-size: 13px;
	line-height: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background:transparent url(img/back2.png) repeat-x scroll 0 0;
	text-align:center;
}


#container {

background-color: #DAE2EA;
border:1px solid #003366;
height:100%;
margin:25px auto;
width:960px;
}




#top {

height:210px;
width:960px;

}
#horline {
float:left;
height:2px;
margin:0px 0 0 20px;
padding:0;
width:920px;
}
#middle {
clear:both;
float:left;
height:800px;
margin:0 0 0 20px!important;
margin:0 0 0 10px;
width:910px;
}

/************************ MENU ******************************/

#leftcol {
float:left;
clear: both;
height:800px;
margin:0;
padding:0;
width:190px;


}
#menulist {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#menulist li {
height:50px;
margin: 0;
padding:0;
width:190px;
text-align: left;
}
#menulist a {

background:transparent url(img/miback2.png) 0 0;
color:white;
display:block;
font-family:sans-serif;
font-size:14px;
font-weight:bold;
height:37px;
margin:0px;
padding-top:13px;
padding-left: 46px;
text-decoration:none;
width:144px;
}
#menulist a#selected {

color:#A80000;
}
#menulist a:hover {

background:transparent url(img/miback2.png) 0 -50px;

}
#menulist a#selected:hover {
color:#A80000;
background:transparent url(img/miback2.png) 0 -50px;

}
/************************ MAIN ******************************/
#vertline, #vertline2 {
	background: transparent url(img/vertline2.png) repeat-y scroll 0 0;
	float: left;
	margin: 0px 0 0 5px;
	width: 2px;
}

#vertline {
	height: 794px;	
}

#vertline2 {
	height: 400px;
	margin-top:0px;	
}

#main {
float:left;
height:95%;
margin:0px 5px 0 10px;
padding:0 5px 0 5px;
width:500px;
text-align: left;
color: #003366;
background-image: url(img/mainback2.png);
background-position: top;
background-repeat: no-repeat;
}

#main h1 {
float:left;
font-size: 15px;
font-weight: bold;
margin:16px 0 6px 24px;
color: #A80000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#main p {
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	clear: both;
	text-align: justify;
	width: 100%;
}

#main h2 {
	color: #A80000;
	clear: both;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin: 16px 0 8px 0;
	border-bottom: 1px dotted navy;
	padding-bottom: 1px;
	font-family: sans-serif;
	font-style: italic;
	width: 495px;
}

#main h3 {
	color: #A80000;
	clear: both;
	float: left;
	font-size: 13px;
	font-weight: normal;
	font-family: sans-serif;
	font-style: italic;
	width: 100%;
	margin: 15px 0 0 0;

}


#main ul {
	margin: 0;
	padding-left: 20px;
	float: left;
	clear: both;
	color: #A80000;
	list-style: disc;
}

#main li span {
color: #003366;
}

#datcol1 {
	float: left;
	width: 280px;
	clear: both;
	margin-top: 17px;
	line-height: 25px;


}
#datcol2 {
	float: left;
	width: 219px;
	margin-top: 17px;
	line-height: 25px;


}

#datcol1 span {
	border-bottom: 1px dotted #A80000;
	border-right: 1px dotted #A80000;
	width: 280px;
	display: block;
	

}

#datcol2 span {
	border-bottom: 1px dotted #A80000;
	width: 209px;
	display: block;
	padding-left: 10px;
}

#main a{
	color: #003366;
	text-decoration: none;
	border-bottom: 1px dotted #A80000;
}



/************************ NEWS ******************************/
#news {
	width: 170px;
	float: left;
	margin: 0px 0 0 10px;
	background-image: url(img/newsback.png);
	background-repeat: no-repeat;
	height: 400px;
	
}

#news-container {
	width: 168px;
	height: 356px;
	border: 1px solid #003366;
	background-color: #C5CFD8;
	border-top: none;
	margin:0;
	padding:0;
	float: left;
}

#news h2 {
	color:#A80000;
	font-size: 12px;
	text-align: center;
	margin: 16px 0px 10px 0;
	padding: 0;

}

#news h3 {
	color: #003366;	
	margin: 5px 3px 0 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px dotted #A80000;
}

#news p {
	margin: 10px 3px 20px 3px;
	padding: 0 0 0px 0;
	font-size: 9px;
	text-align: left;
	color: #003366;	
}


/*************************FOOTER***********************/

#footer {

	width: 900px;
	height: 50px;
	clear: both;
	font-size: 9px;
	color: #003366;
	line-height: 14px;
	border-top: 2px dotted #003366;
	margin:0 30px 0 30px;
	
}

#footlogoL {
	width: 134px;
	height: 22px;
	float: left;
	margin: 16px 0px 0 105px ;
}


#footnote {
	float: left;
	margin-top: 3px;
	margin-left:50px!important;
	margin-left:25px;
	
}


#footlogoR {
	width: 31px;
	height: 44px;
	float: right;
	margin: 2px 170px 0 0 ;
}

/****************************FORM**************************/
#msg {display:none; position:absolute; z-index:200; background:url(img/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}
#wrapper {width:300px; margin:50px auto}

.udaje *{
	margin:0;
	padding:0;
	height:18px;
}
