/* CSS Document */
body {
 background-color:#99cc99; background-image:url(img/bgsad.gif); background-position:bottom center; background-repeat:no-repeat; 
 font-size: 14px; font-family: "Times New Roman", Times, serif;
 margin:0;
 color: #ffffff;
}
p, td, li{
 font-family: "Times New Roman", Times, serif;
 font-size: 14px;
}
.sm {
	font-size: 11px;
	color: #000000;

}

a, a:visited, a:active {
	font-size: 14px;
	color: #ffffff;
	font-weight: normal; text-decoration:underline;
}
a:hover {
	font-size: 14px;
	color: #ffffcc;
	font-weight: normal; text-decoration:underline;
}
a.amail, a.amail:visited, a.amail:active {
	font-size: 14px;
	color: #000000;
	font-weight: normal; text-decoration:underline;
}
a.amail:hover {
	font-size: 14px;
	color: #666666;
	font-weight: normal; text-decoration:underline;
}
a.amenu, a.amenu:visited, a.amenu:active {
	font-size: 14px;
	color: #ffffff;
	font-weight: normal; text-decoration:none;
}
a.amenu:hover {
	font-size: 14px;
	color: #ffffcc;
	font-weight: normal; text-decoration:underline;
}

.title {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold; 
}

.nazva {
	font-size: 19px;
	color: #ffcc66;
	font-weight: bold; text-transform:uppercase;
}

a.asubtitle, a.asubtitle:visited, a.asubtitle:active {
	font-size: 17px;
	color: #ffffff;
	font-weight: normal; text-decoration:none; text-transform:uppercase;
}
a.asubtitle:hover {
	font-size: 17px;
	color: #ffffcc;
	font-weight: normal; text-decoration:underline; text-transform:uppercase;
}
.subtitle {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold; text-transform:uppercase;
}
.subtitle2 {
	font-size: 15px;
	color: #669966;
	font-weight: bold;
}
.bold {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.boldc {
	font-size: 12px;
	color: #000000;
}


 li.libul1 {list-style-image: url(img/libul1.gif)}
  li.libul2 {list-style-image: url(img/libul2.gif)}
 
