body {
	margin: 0px;
	padding: 0px;
	background-image: url(../slices/kobala_ozadje_slo.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFCC99;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 120%;
}

a:link {  color:#C78660; text-decoration: none}
a:visited {  color:#C78660; text-decoration: none}
a:active {  color:#C78660; text-decoration: none}
a:hover {  color:#8F4028; text-decoration: none}


.naslov {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
}
.zakljucek_naslova {
	background-image: url(../slices/zakljucek.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.podnaslov {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
}
.vsebina {
	background-image: url(../slices/vsebina.png);
	background-repeat: repeat-y;
	background-position: center center;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#B97452
}
.copy a:link { color:#B97452; text-decoration: none }
.copy a:visited { color:#B97452; text-decoration: none }
.copy a:active { color:#B97452; text-decoration: none }
.copy a:hover { color:#8F4028; text-decoration: underline } 

.slika {
	border: 1px solid #000000;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #330000;
}
