/* CSS Document */
body {
 background-color:#FFF7DA;
 font-size: 13px; font-family: Arial, Helvetica, sans-serif;
 margin:0;
 color: #000000;
}
p, td, li{
  font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
a.aproz, a.aproz:visited, a.aproz:active, a.aproz:hover{
  font-family: Arial, Helvetica, sans-serif;
 font-size: 8px;  color: #FFF7DB;
}

a, a:visited, a:active {
	font-size: 13px;
	color: #000000;
	font-weight: normal; text-decoration:underline;
}
a:hover {
	font-size: 13px;
	color: #666666;
	font-weight: normal; text-decoration:underline;
}
a.aspiski, a.aspiski:visited, a.aspiski:active {
	font-size: 13px;
	color: #333333;
	font-weight: bold; text-decoration:underline;
}
a.aspiski:hover {
	font-size: 13px;
	color: #666666;
	font-weight: bold; text-decoration:underline;
}
a.amenu, a.amenu:visited, a.amenu:active {
	font-size: 12px;
	color: #111111;
	font-weight: bold; text-decoration:none;
}
a.amenu:hover {
	font-size: 12px;
	color: #ff3300;
	font-weight: bold; text-decoration:none;
}
a.amenu2, a.amenu2:visited, a.amenu2:active {
	font-size: 13px;
	color: #ff0000;
	font-weight: bold; text-decoration:none;
}
a.amenu2:hover {
	font-size: 13px;
	color: #000000;
	font-weight: bold; text-decoration:none;
}


.all {
	font-size: 26px; 
	color: #000000; 
    text-transform:uppercase; font-weight:bold;
}
.nazva {
	font-size: 18px;
	color: #000000;
	font-weight: bold; text-transform:uppercase;
}
.title {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold; 
}
.subtitle {
	font-size: 14px;
	color: #996600;
	font-weight: bold;
}
.bold {
	font-size: 13px;
	color: #000000; font-weight:bold;
}
.sm {
	font-size: 12px;
	color: #333333;
}
.boldred {
	font-size: 13px;
	color: #ff0000; font-weight:bold;
}
.boldblue {
	font-size: 13px;
	color: #003366; font-weight:bold;
}
 li.libul1 {list-style-image: url(img/libul1.gif)}
  li.libul2 {list-style-image: url(img/libul2.gif)}
 
