@charset "utf-8";
body,td,th {
	color: #CAC7C1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #2B3F4F;
	margin-top: 0px;
	background-image: url(images/podlaga-glavna.png);
	background-repeat: repeat-x;
}
.levo {
	background-image: url(images/levo.png);
	background-repeat: repeat-y;
}
.desno {
	background-image: url(images/desno.png);
	background-repeat: repeat-y;
}

a:link {
	text-decoration: underline;
	color: #CAC7C2;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #CAC7C2;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #CAC7C1;
	text-align: left;
	padding: 30px;
	line-height: 17px;
	text-decoration: none;
}
.textnaslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {font-weight: bold}
.style4 {font-weight: bold}
.style5 {font-weight: bold}
.style6 {font-weight: bold}
.style7 {font-weight: bold}
