@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #222222;
}
a.meni:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5CA4D8;
	text-decoration: none;
	font-weight: bold;
}
a.meni:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2782B8;
	text-decoration: none;
		font-weight: bold;
}
a.meni:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
		font-weight: bold;
}
a.meni:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: underline;
		font-weight: bold;
}
.style1 {color: #FFFFFF}
body,td,th {
	color: #5CA4D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lajna-dole {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #DDDDDD;
	text-decoration: none;
}
a:hover {
	color: #5CA4D8;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: blink;
}
.pozadina {
	background-image: url(slike/pozadina.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.style2 {color: #FFFFFF; font-weight: bold; }