A{
	font-family:Verdana;
	font-size:11px;
	color: #9c2f00;
	text-decoration: none;
}

A:hover {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration: underline;
}

td{
	font-family:Verdana;
	font-size:11px;
	line-height:18px;

}

p{
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
	text-align: justify;
		
}


.small{
	font-family:Verdana;
	font-size:10px;
	
	color:#333333;
	text-decoration: none;
}

A.small{
	font-family:Verdana;
	font-size:10px;
	
	color:#555555;
	text-decoration: underline;
}

A.small:hover {
	font-family:Verdana;
	font-size:10px;
	
	color:#707070;
	text-decoration: none;
}

div.small_spodaj{
	font-family:Verdana;
	font-size:10px;
	
	color:#111111;
	text-decoration: none;
	background-color: #fcf3d7;
	width: 400px;
	margin-top:8px;
	padding: 3px;
	border: 1px solid #a0a0a0;
}

.small_spodaj{
	font-family:Verdana;
	font-size:10px;
	
	color:#111111;
	text-decoration: none;
}

A.small_spodaj{
	font-family:Verdana;
	font-size:10px;
	
	color:#111111;
	text-decoration: underline;
}

A.small_spodaj:hover {
	font-family:Verdana;
	font-size:10px;
	
	color:#333333;
	text-decoration: none;
}

A.meni{
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	
	color:black;
	text-decoration: none;
	font-variant: small-caps;	
	letter-spacing: 0.5px
}

A.meni:hover {
	font-family:Verdana;
	font-size:12px;
	text-decoration: none;
	color:#555555;
}


A.meni_levo{
	font-family:Verdana;
	font-size:11px;
	font-weight: bold;
	color:505050;
	text-decoration: none;
	
	line-height:13px;
}

A.meni_levo:hover {
	font-family:Verdana;
	font-size:11px;
	color:#9c2f00;
	text-decoration: none;
}

A.meni_levo_izdelki{
	font-family:Verdana;
	font-size:11px;
	font-weight: normal;
	color:#505050;
	text-decoration: none;
	line-height:13px;
}

A.meni_levo_izdelki:hover {
	font-family:Verdana;
	font-size:11px;
	color:#9c2f00;
	text-decoration: none;
}

li.meni_izdelek{
	list-style-type:circle;
	padding-left: 10px;	
}


td.naslov{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}

.podnaslov{
	font-family:Verdana;
	font-size:12px;
	color: #9c2f00;
	font-weight:bold;
}

div.naslov{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color: #9c2f00;
}

a.naslov{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color: #9c2f00;
}
a.naslov:hover{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}




img.slika{
	border:1px solid #a0a0a0;
}

div.floatLeft { 
    float: left; 
    margin-right: 8px; 
    margin-top: 8px;
    margin-left: 4px;
    clear: right;
    text-align: justify;
}

div.komentar { 
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	margin-top: 2px;
	padding: 2px;
	font-style: italic;	
	border: 1px dotted #c0c0c0;
	background-color: #f0f0f0;
}

img.obroba{
	border-width: 1px;
	border-color: #000000;	
}


