@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	background-color: #004E98;
}
.top {
	height: 175px;
	width: 850px;
	background-color: #FCE910;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
}
.left {
	background-color: #E4EEF7;
}
.bot {
	height: 23px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D22D11;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.mailtab {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000033;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000033;
}
.vestnasl {
	background-image: url(img/sajt/vestnaslov.jpg);
	background-repeat: repeat-x;
	height: 36px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1A2755;
}
p {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 14px;
}
.o {
	border: 1px solid #990000;
}
.ocrn {
	border: 1px solid #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004E99;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.mеnu {
	background-image: url(img/menupoz.jpg);
	background-repeat: repeat-x;
	height: 34px;
}

.amenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004E98;
	text-decoration: none;
	width: 100px;
	height: 22px;
	font-weight: bold;
	display: block;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(img/menug.jpg);
	background-repeat: repeat-x;
}


.amenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCE910;
	text-decoration: none;
	width: 100px;
	height: 22px;
	display: block;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
	background-color: #004E98;
	background-image: url(img/menud.jpg);
	background-repeat: repeat-x;
}
.oplav {
	border: 1px solid #0033CC;
}
