@charset "windows-1250";
/* CSS Document */

#header_top_bg {
	background-image: url(images/basic/basic_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 168px;
	width: 1000px;
}
#header_top_line {
	float: left;
	height: auto;
	width: 1000px;
}

#logo_agcenter a {
	float: left;
	height: 133px;
	width: 280px;
}
#header_submenu_bg {
	background-image: url(images/basic/bg_submenu_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 1000px;
}

#header_top_link a {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 13px;
	width: auto;
	padding-left: 15px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	padding-right: 20px;
	margin-top: 6px;
	text-align: center;
	vertical-align: text-top;
}

#header_top_link a:hover {
	text-decoration: underline;
}
#header_right_cont {
	float: left;
	width: 705px;
	height: auto;
}
#header_right_line {
	float: left;
	height: auto;
	width: 705px;
	margin-bottom: 4px;
}
#header_right_slogan {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 20px;
	font-weight: bold;
	float: right;
	width: auto;
	text-decoration: none;
	color: #DDEDFF;
	margin-right: 5px;
	text-transform: uppercase;
}


.picticker_naslovne {
	height: 130px;
	width: 1000px;
	float: left;
	margin-bottom: 3px;
}

.header_lang_links {
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	text-align: center;
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.header_lang_line {
	min-width: 350px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	float: right;
	border-bottom-color: #FFFFFF;
}

#header_lang_line {
	width: 350px;
	float: right;
	color: #FFFFFF;
	margin-bottom: 4px;
}

#menu_btn {
	float: left;
	padding-top: 9px;
	padding-right: 22px;
	padding-left: 22px;
}

#menu_btn a {
	color: #FFFFFF;
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
#menu_btn a:visited {
	color: #FFFFFF;
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
#menu_btn a:hover {
	color: #FFFFFF;
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
}
#menu_btn a:active {
	color: #FFFFFF;
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

#header_login_box {
	float: left;
	height: auto;
	width: 450px;
}
#header_login_box_line {
	float: left;
	height: auto;
	width: 430px;
	margin-bottom: 2px;
}
#header_line_bg {
	background-image: url(images/images/basic/login_line_bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 386px;
	margin-top: 2px;
}



#header_menu_link a {
	float: left;
	height: auto;
	width: auto;
	padding-top: 12px;
	padding-right: 24px;
	padding-left: 24px;
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #262931;
	text-decoration: none;
	font-weight: bold;
}
#header_menu_link_up a {
	float: left;
	height: 38px;
	width: auto;
	padding-top: 12px;
	padding-right: 24px;
	padding-left: 24px;
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 11px;
	color: #EA7B00;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/images/basic/menu_up_06.jpg);
	background-repeat: repeat-x;
}

#header_menu_link a:hover {
	text-decoration: underline;
	background-image: url(images/images/basic/menu_up_06.jpg);
	background-repeat: repeat-x;
	height: 38px;

}

