.top {
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
}
.toplinks {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	border: none;

}
.toplinks:hover {
	color: #BE1212;
	background-color: #FFFFFF;
	border: 1px inset;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
body {
	margin-top: 0px;
	background-image: url(img/poz1.jpg);
	overflow: auto;



}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.u {
	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: #315879;
	border-bottom-color: #315879;
	border-left-color: #315879;
	background-color: #FFFFFF;
}
a {
	color: #325678;
	text-decoration: none;
}
a:hover {
	color: #C21212;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
.veci {
	font-size: 14px;
}

