 /* CSS Document */

html,body{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size: 10px;
	color: #747474;
	background-color:#567089;
}

.normal_font{
	font-family:Tahoma;
	font-size: 10px;
	color: #747474;
}

#page_container{
	margin-left:auto;
	margin-right:auto;
	width:940px;
}
#html_content{
	float:left;
	width:780px;
}
#banner_container{
	float:left;
	margin-top:200px;
}

#head_container, #center_container, #footer_container {
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

/* BEGIN HEAD */
#head_container{
	width:780px;
}

#head_container img{
	margin:0px;
	padding:0px;
	float:left;
}

#head_left{
	width:282px;
	float:left;
}

#head_right{
	width:397px;
	float:left;
}

/* END HEAD */

/* BEGIN CENTER */
#center_container{
	width:780px;
	overflow:auto;
}
#center_main_menu{
	height:25px;
	width:679px;
	float:left;
}
#center_main_menu img{
	float:left;
	border:0px;
}
#center_main_menu_right{
	height:25px;
	width:100px;
	background-color:#e3e3e3;
	float:left;
}
#center_sub_menu{
	height:26px;
	float:left;
	width:679px;
}
#center_sub_menu_left{
	height:26px;
	float:left;
	width:452px;
	background-image:url(images/submenu_head_grey_bg.png);
}
#center_sub_menu_middle{
	height:26px;
	float:left;
	width:1px;
	background-color:#FFFFFF;
}
#center_sub_menu_right{
	height:22px;
	float:left;
	width:226px;
	background-image:url(images/submenu_head_blue_bg.png);
	text-align:center;
	padding-top:4px;
	color:#ddeaf1;
	font-size:11px;
	font-weight:bold;
}
#center_sub_menu_right_text{
	position: relative;
	bottom: 4px;
	
}
#center_content{
	width:679px;
	float:left;
	background-image:url(images/center_main_bg.png);
}
#center_left_content{
	width:413px;
	float:left;
	background-color:#FFFFFF;
	padding: 10px 20px 20px 20px;
}
#center_right_content{
	width:188px;
	float:left;
	background-color:#f1f1f1;
	padding-left:19px;
	padding-right:19px;
	overflow:hidden;
}

.center_title_image{
	float:left;
	width:19px;
}
.center_title{
	float:left;
	padding-left:5px;
	padding-top:2px;
	font-weight:bold;
	color:#666666;
	font-size:11px;
	width:348px;
}

.center_print_send{
	float:left;
	width:41px;
}
.right_title{
	width:164px;
	float:left;
	padding-left:5px;
	padding-top:2px;
	font-weight:bold;
	color:#666666;
	font-size:11px;
}

a:link {color: #5f9cbf; text-decoration: underline; font-weight:bold;}
a:visited {color: #5f9cbf; text-decoration: underline; font-weight:bold;}
a:hover {color: #5f9cbf; text-decoration: none; font-weight:bold;}
a:active {color: #5f9cbf; text-decoration: none; font-weight:bold;}

/*
#center_left_submenu{
	width:185px;
	margin-left:7px;
	padding-left:12px;
	padding-right:10px;
	background-color:#3266ce;
	text-align:left;
	clear:both;
}
*/

/*
#center_content_text{
	width:556px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	color:#7f7f7f;
}
*/
h1{
	font-size:10px;
	margin-top:0px;
	font-weight:bold;
}


/* FOOTER */

#footer_container{
	width:780px;
	overflow:auto;
}

#footer_left{
	width:352px;
	height:52px;
	background-color:#e3e3e3;
	float:left;
}
#footer_center{
	width:1px;
	height:52px;
	background-color:#FFFFFF;
	float:left;
}
#footer_right{
	width:327px;
	height:52px;
	background-image:url(images/footer_r_bg.png);
	float:left;
}
#footer_right img{
	float:left;
	border:0px;
}

#footer_text{
	/*height:22px;*/
	/*padding-top:17px;	*/
	padding-left:10px;
	text-align:left;
	font-size:10px;
	font-family:Tahoma;
	color:#ffffff;
	width:300px;
}
#footer_text a:link {color: #ffffff; text-decoration: none; font-weight: bold;}
#footer_text a:visited {color: #ffffff; text-decoration: none; font-weight: bold;}
#footer_text a:hover {color: #ffffff; text-decoration: underline; font-weight: bold;}
#footer_text a:active {color: #ffffff; text-decoration: none;}


/*MENU*/
.menu_li{
	color:#747474;
	clear:both;
	font-size:10px;
	margin-top:10px;
}
.menu_li a:link {color: #747474; text-decoration: none; font-weight:bold;}
.menu_li a:visited {color: #747474; text-decoration: none; font-weight:bold;}
.menu_li a:hover {color: #747474; text-decoration: underline; font-weight:bold;}
.menu_li a:active {color: #747474; text-decoration: none;}


.izbrani_menu_li{
	color:#5f9cbf;
	clear:both;
	font-size:10px;
	margin-top:10px;
}
.izbrani_menu_li a:link {color: #5f9cbf; text-decoration: none; font-weight:bold;}
.izbrani_menu_li a:visited {color: #5f9cbf; text-decoration: none; font-weight:bold;}
.izbrani_menu_li a:hover {color: #5f9cbf; text-decoration: none; font-weight:bold;}
.izbrani_menu_li a:active {color: #5f9cbf; text-decoration: none;}

.submenu_li{
	color: #747474;
	/*margin-left:10px;*/
	list-style-type:disc;
}
.submenu_li a:link {color: #747474; text-decoration: none; font-weight: bold;}
.submenu_li a:visited {color: #747474; text-decoration: none; font-weight: bold;}
.submenu_li a:hover {color: #747474; text-decoration: underline; font-weight: bold;}
.submenu_li a:active {color: #747474; text-decoration: none;}

.izbrani_submenu_li{
	color: #5f9cbf;
	/*margin-left:40px;*/
	list-style-type:disc;
}
.izbrani_submenu_li a:link {color: #5f9cbf; text-decoration: none; font-weight:bold;}
.izbrani_submenu_li a:visited {color: #5f9cbf; text-decoration: none; font-weight:bold;}
.izbrani_submenu_li a:hover {color: #5f9cbf; text-decoration: none; font-weight:bold;}
.izbrani_submenu_li a:active {color: #5f9cbf; text-decoration: none;}
/*END MENU*/


/*NOVICE*/
.news_title{
	font-size:14px;
	font-weight:bold;
}
.news_center_more{
	text-align:right;
	padding-right:10px;
}

#center_text{
	width:500px;
	float:left;
	min-height: 1px;
}

.text_error{color:#CC0000; font-weight:bold;}

.text_field_border {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	height:18px;
	background-color: #b0d8ef;
	border: 1px solid #5f9cbf;
}

.text_field_line {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	height:18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #dddbdb;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}

.text_field {background-color: #FFFFFF; font-size: 10px; color: #666666; border: 1px solid #dddbdb; height:18px;}
.text_field_error {background-color: #FFD9D9; font-size: 10px; color: #666666; border: 1px solid #CC0000; height:18px;}


#obrazec_left{
	width:160px;
	float:left;
	line-height: 20px;
}

#obrazec_right{
	width:250px;
	float:left;
	line-height: 20px;
}
