/***** Global Settings *****/

html, body {
border:0;
margin:0;
padding:0;

}
html { font-size:100.01%; }
body {
	font-size: 13px;
	line-height: 18px;
	color: #5F5F5F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(/img/background_dark1.gif);
	background-color: #488CC2;
	background-repeat: repeat-x;
	margin:0;
padding:0;
	
}

	/***** Headings *****/

h1, h2, h3, h4, h5, h6 {
font-weight:normal;
margin:0;
padding:0;
}
/*
h1 {
padding: 5px 0 2px 0;
margin-bottom: 5px;
letter-spacing:-1px;
font-size:1.2em;
font-weight: bold;
border-bottom: 1px dashed #FF9300;
display: inline;
}

h2 {
padding:20px 0;
letter-spacing:-1px;
font-size:1.5em;
}
*/
h3 {
font-size:1em;
font-weight:bold;
}	

/* page styling follow */
	
  #content {
	width: 780px;
	margin: 15px auto;
	text-align: left;
	background-color: #E5E5E5;
	padding: 0;
	border: 3px solid #488CC2;

}

	#header {
	margin: 0;
	padding: 0;
	height: 65px;
	background-image: url(/img/header.png);
	background-repeat: no-repeat;
	background-position: top;

	}
	
	#header h1 {
	font-size: 1.2em;
	color: #5F5F5F;
	padding: 0 15px 10px 28px;
	margin-top: 20px;
	background-image: url(/img/header_h1.png);
	background-repeat: no-repeat;
	letter-spacing: -1px;
	float: left;
	font-family: "Arial Black";
}
	
	#icons {
	float: right;
	margin-top: 20px;
	margin-right: 20px!important;
	margin-right: 10px;
	}
	
	#icons img {
	border: 0;
	margin: 1px;
	}
	

	#myContent, #myContentAlt {
	height: 280px;
	margin: 0;
	padding: 0;
	}
	
	#flash {
	margin: 0;
	padding: 0;
	width: 780px;
	height: 280px;
	background-image: url(/img/flash.png);
	}

/*	#header2 {
	height: 30px;
	margin: 5px 18px;
	border: 1px solid #488CC2;
	margin-left: 18px!important;
	margin-left: 9px;
	padding: 0;
	color: #5F5F5F;
	font-size: 10px;
	float: left;
	background-color:white;
	} */
/* ----------------------------------------------------------------------------------*/	


  #sidebar {
	margin: 0;
	padding: 11px 0;
	width: 180px;
	height: 275px;
	background-image: url(/img/menu6.gif);
	background-repeat: no-repeat;
	float: left;
   }
	
	#sidebar-management {
	margin: 0;
	padding: 11px 0;
	width: 180px;
	height: 275px;
	background-image: url(/img/menu6_wo.gif);
	background-repeat: no-repeat;
	float: left;		
	}

	#sidebar-content {
	margin-right: 4px;
	}
	
	#sidebar-footer {
	margin: 18px 2px 0 3px;
	border-right: 3px double #FF9300;
	border-left: 1px solid #FF9300;	

	}
	
	/* -------------- side menu ----------------------- */

#navlist {
	list-style-type: none;
	margin: 3px 2px 3px 0;
	padding: 0;
	}

#navlist li {
	height: 40px;
	display: block;
	border-bottom: 1px solid #488CC2;

}

#navlist li a,#navlist li a:link,#navlist li a:visited {
	text-decoration: none;
	display: block;
	height: 40px;
	background-image: url(/img/list_bgr1.png);
	background-position: top left;
	text-indent: 40px; 
	line-height: 35px;
/*	color: #488CC2; */
	color: #005699;
	font-weight: 600;

}

#navlist li a:hover {
	background-image: url(/img/list_bgr1.png); 
	background-position: top right; 
}

#navlist li#active a,#navlist li#active a:link,#navlist li#active a:visited {
	color: #FF9300;
}


#management {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
	padding: 0;
	margin: -10px 0 0 0;
	color: #FF9300;
	height: 90px;

}

#management li{
	margin: 0 55px 0 54px;
	padding: 0;
	font-weight: 600;
	font-size: 85%;
	background-image: none;
	line-height: 28px;
	border-top: 3px double;
}

#management li a, #management li a:link, #management li a:visited{
	color: #488CC2; 
	text-decoration: none;
	background-image: none;
}

#management li a:hover {
	color: #FF9300;
}



/*--------------------------------------------------------*/
	
	
	#main {
	width: 600px;
	float: left;	
	}
		
  #main-header {	
	background-image: url(/img/main_head.png);
	background-position: top;
	background-repeat: no-repeat;
	text-indent: 40px;
	color: #488CC2;
	padding-top: 2px;
	height: 28px;
	}
		
   #main-header h3{
	font-size: 85%;
	margin-top: 2px;
}
   #main-content-container {
   margin: 0 4px 0 0;
	background-image: url(/img/main_cont.png);
	background-repeat: no-repeat;
	
   }
	
	#main-content {
	width: 555px;
	margin: 0 0 5px 15px;
	padding: 6px 12px;
	border: 1px solid #FF9300;
	background-color: white;
	text-align: justify;
	overflow: hidden;
}
		
	#main-content h1 {
	/*padding: 5px 0 2px 0;
	margin-bottom: 5px;
	*/
	margin: 5px 0 5px 0;
	letter-spacing:0px;
	font-size:15px;
	font-weight: bold;
	border-bottom: 1px dashed #FF9300;

}

	#main-content h2 {
/*	padding: 5px 0 2px 0;
	margin-bottom: 5px;
	*/
	margin: 5px 0 5px 0;
	letter-spacing:-1px;
	font-size:1.1em;
	font-weight: bold;
	clear: both;

}
	
	#main-content ul{
	text-align: left;
	margin: 0;
	padding: 0;
	}

	.left {
	float: left;

	}
	.left8 {
	float: left;
	margin-left: 8px;
	}

	
	
	#main-content a {
	color: #5F5F5F;
	}
	
	#main-content ul {
	list-style-position: outside;
	padding-left: 17px;
	}
	
	.leftPic {
	float: left;
	margin: 10px 20px 0px 0px;
	padding-bottom: 20px;
	}
	.rightPic {
	float: right;		
	clear: right;
	margin: 15px 0px 10px 20px;
	

	}
	.rightCaption {
	display: block;
	float: right;
	clear: right;
	width: 205px;
	font-size: 0.9em;
	margin: 10px 0 5px 0;
	text-align: center;
	}
	
	#table {
	table-layout: fixed;
	display: table;
	font-size: 0.85em;
	width: 340px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: #5F5F5F;
	
	}
	
	#table td {
	border-right: 1px solid;
	border-color: #5F5F5F;
	padding: 10px 0 10px 4px;
	}
	.tableHead1 {
	background-color: #91BADA;
	padding: 2px;
	}
	
  .second {
	background-color: #E5E5E5;
	}
	
	#table1 {
	table-layout: fixed;
	display: table;
	font-size: 0.85em;
	text-align: left;
	padding: 0;
	letter-spacing: -1px;
	width: 550px;
}	

	.ref {
	font-size: 9px;
	position: relative;
	bottom: 5px;
}
	.refPic {
	font-size: 9px;
	float: right;
	clear: right;
	position: relative;

	}
	
	.refNadpis {
		font-weight: bold;
		text-decoration: underline;
		
	}
	
	.horline {
		border-top: 2px dotted;
		border-color: #488CC2;
		margin: 30px 0 20px 0!important;
		margin: 30px 0 10px 0;
		width: 554px;
		height:2px;
		clear: both;
		float:left;
		
	}
	
/* ----------------------------------------------------------------------------------*/	

   #footer {
	clear: left;
	height: 80px;
	margin: 0!important;
	margin: -15px 0 0 0;
	padding: 0;
	background-image: url(/img/footer.png);
	background-repeat: no-repeat;
	background-position: top;
	
}
	#footer-content {
	
	
	font-size: 0.8em;
}

	#sitemap h1 {
	margin: 0 0 20px 0;
	}
	
	#sitemap h2 {
	color: #488CC2;
	font-size: 15px;
	}
	
	#sitemap h3 {
	color: #FF9300;
	margin-left: 15px;
	margin-bottom: 5px;
	}
	
	#sitemap h3 a {
	color: #FF9300;
	}
	
	#sitemap h4 {
	margin-left: 30px;
	font-weight: bold;
	font-size: 12px;
	}
	
	
	#sitemap ul {
		margin: 10px 0 10px 30px;
		font-size: 11px;
	}
	
	#sitemap a {
	text-decoration: none;
	}
	
	#sitemap a:hover {
	text-decoration: underline;
	}
	
	.udaje {
	border: 1px solid #1C5377;
	width: 150px;
	margin: 9px 0 0 0;
	padding: 0;
	}
	
	textarea {
	width: 285px;
	border: 1px solid #1C5377;
	color:#1C5377;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 3px;
	}
	
	.check {
	margin: 0px 0px 0px 20px!important;
	margin: 10px 0 0 20px;
	color:#1C5377;
	padding: 0;
	width: 14px;
	height: 14px;
	}
	
	#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:#e5e5e5;
	border:2px solid #FF9300;
	border-left:none;
	padding:5px;
	min-width:100px;
	max-width:200px;
	color: #488CC2;
	font-weight: bold;
	}