
Body {
	margin: 0;
	padding: 0;
	/*background: #ffffff url(images/back.jpg) no-repeat;*/
	font-family: Tahoma, Helvetica, sans-serif;
	color: #666666;
}

/*--------OSNOVNO--------*/
td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	line-height:18px;
}

a {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	line-height:18px;
	color: #CC0000;
	text-decoration: none;
}
a:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	line-height:18px;
	color: #000000;
}

a.levo {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	line-height:16px;
	color: #ffffff;
	text-decoration: none;
}
a.levo:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	line-height:16px;
	color: #cc0000;
}


.tekst {  
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.9;
	color: #666666;
}

.tekst_kontakt {  
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4;
	color: #666666;
}

.tekst_mali {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1;
	color: #666666;
}

p {  
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.9;
	color: #666666;
}

input {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 1px;
}

textarea {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 2px;
}

.naslov {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
}

.podnaslov {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}


a.naslov {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
a.naslov:hover {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

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

a img{
	padding: 0px;	
}