@charset "utf-8";
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
	border: 1px solid #000000;
	width: 152px;
}
.polje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
	width: 150px;
	border: 1px solid #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EEEEEE;
	border: 1px solid #000000;
	width: 73px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

.o {
	border: 1px solid #CCCCCC;
}
a {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
p {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.lev {
	background-color: #E2E4E9;
}
.desdol {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4A73B1;
	border-bottom-color: #4A73B1;
	border-left-color: #4A73B1;
	background-color: #F2F2F2;
}
.top {
	background-image: url(img/top.jpg);
	height: 173px;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003964;
	background-color: #F2F2F2;
	background-repeat: no-repeat;
}
.razmk {
	padding-top: 5px;
}


hr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #003333;
}
.lev1 {
	background-color: #EEF2F0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
}
.dugme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003964;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #769381;
	border-right-color: #5E7767;
	border-bottom-color: #5E7767;
	border-left-color: #769381;
	height: 20px;
	width: 80px;
}
.dugme:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #00508A;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #5E7767;
	border-right-color: #769381;
	border-bottom-color: #769381;
	border-left-color: #5E7767;
	height: 20px;
	width: 80px;
}
.dugme:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #00508A;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #5E7767;
	border-right-color: #769381;
	border-bottom-color: #769381;
	border-left-color: #5E7767;
	height: 20px;
	width: 80px;
}
.menu {
	font-family: Tahoma;
	color: #003964;
	display: block;
	width: 110px;
	border: 1px solid #003964;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F2F2F2;
	font-size: 11px;
}
.menu:hover {
	font-family: Tahoma;
	color: #FFFFFF;
	display: block;
	width: 110px;
	border: 1px inset #003964;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #004980;
	font-size: 11px;
}
.copy {
	font-size: 9px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
