/* CSS Document */
body {
 background-color:#ffffff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 margin:0;
 color: #003C88;
}
p, td, li{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
.white {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
  color: #ffffff;
}
.red {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
  color: #ff0000; font-weight:bold;
}
.redsm {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
  color: #999999; font-weight:normal; font-style:italic;
}

a, a:visited, a:active {
	font-size: 12px;
	color: #0071FF;
	font-weight: normal; text-decoration:underline;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	font-weight: normal; text-decoration:underline;
}
a.totop, a.totop:visited, a.totop:active {
	font-size: 12px;
	color: #FF0000;
	font-weight: normal; text-decoration:underline;
}
a.totop:hover {
	font-size: 12px;
	color: #FFCC00;
	font-weight: normal; text-decoration:underline;
}
a.menu, a.menu:visited, a.menu:active {
	font-size: 12px;
	color: #002451;
	font-weight: normal; text-decoration:none;
}
a.menu:hover {
	font-size: 12px;
	color: #0071FF;
	font-weight: normal; text-decoration:underline;
}

.nazva {
	font-size: 18px;
	color: #003399;
	font-weight: bold; text-transform:uppercase;
}
.title {
	font-size: 14px;
	color: #0066CC;
	font-weight: bold; text-transform:uppercase;
}
.titlegold {
	font-size: 14px;
	color: #FFAE00; background-color:#000000;
	font-weight: bold; text-transform:uppercase;
}

.title2 {
	font-size: 14px;
	color: #ff0000;
	font-weight: bold; text-transform:uppercase;
}
.title3 {
	font-size: 20px;
	color: #ff0000;
	font-weight: bold; font-style:italic; text-transform:uppercase;
}

.whitetitle {
	font-size: 14px;
	color: #000000;
	font-weight: bold; text-transform:uppercase;
}
.tabletitle{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
 color: #0071FF;
}
.subtitle{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold; 
 color: #003399;
}
.subtitle2{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #003366;
}
a.atitle, a.atitle:visited, a.atitle:active {
	font-size: 14px;
	color: #003399;
	font-weight: bold; text-transform:uppercase; text-decoration:none;
}
a.atitle:hover {
	font-size: 14px;
	color: #0066CC;
	font-weight: bold; text-transform:uppercase; text-decoration:none;
}
a.ai, a.ai:visited, a.ai:active {
	font-size: 11px;
	color: #003399;
	font-weight: bold; text-transform:uppercase; text-decoration:none;
}
a.ai:hover {
	font-size: 11px;
	color: #3366CC;
	font-weight: bold; text-transform:uppercase; text-decoration:none;
}

 li.libullet {list-style-image: url(img/bullet.gif)}
 
 li.libullet2 {list-style-image: url(img/bullet2.gif)}

a.assylki2:link, a.assylki2:visited, a.assylki2:active, a.assylki2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFD;
}