/* CSS Document */
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 margin:0;
 color: #cc0000;
}
p, td, li{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
}
a, a:visited, a:active {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#ff0000; text-decoration:underline; 
}
a:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#000000; text-decoration:none;
}
a.mail, a.mail:visited, a.mail:active {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#ff0000; text-decoration:none;
}
a.mail:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#000000; text-decoration:none;
}
a.assylki, a.assylki:visited, a.assylki:active {
	font-size: 4px;
	color: #FFFFFD;
    text-decoration:none;
}
a.assylki:hover {
	font-size: 4px;
	color: #FFFFFD;
	text-decoration:underline;
}
a.assylki3, a.assylki3:visited, a.assylki3:active {
	font-size: 8px;
	color: #cc0000;
    text-decoration:none;
}
a.assylki3:hover {
	font-size: 8px;
	color: #cc0000;
	text-decoration:underline;
}

a.azima, a.azima:visited, a.azima:active {
	font-size: 11px;
	color: #ff0000;
	font-weight: bold; text-decoration:none;
}
a.azima:hover {
	font-size: 11px;
	color: #cc0000;
	font-weight: bold; text-decoration:underline;
}

a.avesna, a.avesna:visited, a.avesna:active {
	font-size: 11px;
	color: #ff0000;
	font-weight: bold; text-decoration:none; text-transform:uppercase;
}
a.avesna:hover {
	font-size: 11px;
	color: #cc0000;
	font-weight: bold; text-decoration:underline; text-transform:uppercase;
}
a.avesna2, a.avesna2:visited, a.avesna2:active {
	font-size: 13px;
	color: #ff0000;
	font-weight: bold; text-decoration:none; text-transform:uppercase;
}
a.avesna2:hover {
	font-size: 13px;
	color: #cc0000;
	font-weight: bold; text-decoration:underline; text-transform:uppercase;
}

a.aleto, a.aleto:visited, a.aleto:active {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold; text-decoration:none; line-height: 16px;
}
a.aleto:hover {
	font-size: 11px;
	color: #cc0000;
	font-weight: bold; text-decoration:underline; line-height: 16px;
}
a.aosen, a.aosen:visited, a.aosen:active {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold; text-decoration:none;
}
a.aosen:hover {
	font-size: 11px;
	color: #cc0000;
	font-weight: bold; text-decoration:underline;
}




		
		
		
		
.title {
	font-size: 20px;
	color: #FFcc99;
	font-weight: bold; line-height: 18px;
}


.subtitle {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold; line-height: 14px;
}
.subsubtitle {
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}
.price {
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
}

.bold {
	font-size: 12px;
	color: #cc0000;
	font-weight: bold;
}
.white {
	font-size: 12px;
	color: #ffffff;

}
.whitebig {
	font-size: 16px;
	color: #ffffff;

}
.kod {
	font-size: 13px;
	color: #009999;
	font-weight: bold;
}

.net {
	font-size: 13px;
	color: #330066;
	font-weight: bold;
}



 li.libullet {list-style-image:url(img/heart.gif)}