@charset "utf-8";
/* CSS Document */
/* body */
body {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;	
	font-family:Verdana; 
    font-size:12px; 
    color:#660066; 
}
/* tekstovi */	
.tekst_body {
	font-family:Verdana; 
    font-size:12px; 
    color:#660066; 
}
.tekst_maxi {
	font-family:Verdana; 
    font-size:14px; 
    color:#660066; 
}
.tekst_mini {
	font-family:Verdana; 
    font-size:11px; 
    color:#660066; 
}
.tekst_naslov {
	font-family:Verdana; 
    font-size:15px; 
    color:#660066; 
}
.tekst_podnaslov{
	font-size: 13px;
	color: #E21C93;
	font-family: Verdana;
	}
/* linkovi*/
.a_mail:link {
	font-size: 11px;
	color: #660066;
	font-family: Verdana;
	text-decoration:none;
	font-weight: bold;
}
.a_mail:visited {
	font-size: 11px;
	color: #660066;
	font-family: Verdana;
	text-decoration:none;
	font-weight: bold;
}
.a_mail:hover {
	font-size: 11px;
	color: #660066;
	font-family: Verdana;
	text-decoration:underline;
	font-weight: bold;
}
.a_mail:active {
	font-size: 11px;
	color: #660066;
	font-family: Verdana;
	text-decoration:none;
	font-weight: bold;
}
/**/
.a_meni:link {
	font-size: 12px;
	color: #660066;
	font-family: Verdana;
	text-decoration:none;
	font-weight: bold;
}
.a_meni:visited {
	font-size: 12px;
	color: #660066;
	font-family: Verdana;
	text-decoration:none;
	font-weight: bold;
}
.a_meni:hover {
	font-size: 12px;
	color: #660066;
	font-family: Verdana;
	text-decoration:none;
	font-weight: bold;
}
.a_meni:active {
	font-size: 12px;
	color: #660066;
	font-family: Verdana;
	text-decoration:none;
	font-weight: bold;
}
/**/
.a_podmeni:link {
	font-size: 12px;
	color: #660066;
	font-family: Verdana;
	text-decoration:none;
	}
.a_podmeni:visited {
	font-size: 12px;
	color: #660066;
	font-family: Verdana;
	text-decoration:none;
	}
.a_podmeni:hover {
	font-size: 12px;
	color: #660066;
	font-family: Verdana;
	text-decoration:none;
	}
.a_podmeni:active {
	font-size: 12px;
	color: #660066;
	font-family: Verdana;
	text-decoration:none;
	}
/**/
.a_anchor:link {
	font-size: 11px;
	color: #E21C93;
	font-family: Verdana;
	text-decoration:underline;	
}
.a_anchor:visited {
	font-size: 11px;
	color: #E21C93;
	font-family: Verdana;
	text-decoration:underline;	
}
.a_anchor:hover {
	font-size: 11px;
	color: #E21C93;
	font-family: Verdana;
	text-decoration:underline;	
}
.a_anchor:active {
	font-size: 11px;
	color: #E21C93;
	font-family: Verdana;
	text-decoration:underline;	
}
/**/
	


