body {
	margin: 0px;
	padding: 0px;
}
.header_background {
	width: auto;
	height: 63px;
	background: url(/images/bg_header.gif) repeat-x top #FFFFFF;
}
.header_logo {
	float: left;
	height: 53px;
	padding-left: 80px;
	padding-top: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #02496C;
	background: url(/images/logo.gif) no-repeat;
}
.header_oficiali_svetaine {
	height: 30px;
	padding: 4px;
	text-align: right;
	font-size: 11px;
}
.header_oficiali_svetaine a {
	color: #02496C;
	font-family: Verdana;
}
.header_meniu {
	float: right;
	height: 19px;
	width: auto;
	margin: -29px 0px 0px 0px;
}
.meniu_item {
	float: left;
	width: 100px;
	background: url(/images/bg_meniu.gif) repeat-x bottom;
}
.meniu_item img {
	margin: 0px;
	padding: 0px;
}
.meniu_item a {
	float: left;
	width: 87px;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
}
.meniu_item a:visited, .meniu_item a:link {
	font-family: Verdana;
	color: #02496C;
	text-decoration: underline;
	line-height: normal;
}