@charset "windows-1251";

body
 {
  background-color: #f9f9e7;
  color: #000000;
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 12px;
 }

a:link { color: #000000; }
a:active { color: #989898; }
a:visited { color: #666666; }

p { text-align: justify } 
.list { text-indent: 0px; margin-left: 14px; margin-right: 14px }

.logo
 {
  background-color: #204c90;
  background-image: url(im/ban/toppy.jpg);
  background-repeat: no-repeat;
 }
 
.menus
 {
  background-color: #234b74;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
 }
a:link.menus, a:active.menus, a:visited.menus
 {
  background-color: #234b74;
  color: #ffffff;
  text-decoration: none;
 }
a:hover.menus
 {
  background-color: #234b74;
  color: #cadc50;
  text-decoration: none;
 }
 
.promo
 {
  background-color: #ffffff;
  color: #000000;
  font-size: 11px;
 }
a:link.promo, a:active.promo, a:visited.promo
 {
  color: #000000;
  text-decoration: underline;
 }
a:hover.promo
 {
  color: #000000;
  text-decoration: none;
 }
 
.online
 {
  background-color: #88b0e0;
  color: #ffffff;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
 }
a:link.online, a:active.online, a:visited.online
 {
  color: #ffffff;
  text-decoration: underline;
 }
a:hover.online
 {
  color: #ffffff;
  text-decoration: none;
 }

.in_form
 {
  background-color: #fff8e8;
  color: #000000;
  font-family: Verdana, Tahoma, MS Sans Serif;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
 }
 
.in_form_button
 {
  background-color: #228e1c;
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  cursor: hand;
 }

.chat
 {
  background-color: #FF9800;
  color: #000000;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
 }
 
.copyright
 {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
 }

.main
 {
  color: #000000;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
 }
a:link.main, a:active.main, a:visited.main
 {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
 }
a:hover.main
 {
  color: #666666;
  font-weight: bold;
  text-decoration: none;
 }

.l_menu
 {
  background-color: #88b0e0;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
 }
a:link.l_menus, a:active.l_menus, a:visited.l_menus
 {
  color: #000000;
  text-decoration: none;
 }
a:hover.l_menus
 {
  color: #ff9800;
  text-decoration: none;
 }

.r_menu
 {
  background-color: #ff9800;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
 }
  
.last_news
 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
	
	list-style-position: outside;
	list-style-image: url(images/bullet10.gif);
	margin-top: 5px;
	margin-left: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
 } 
a:link.last_news, a:active.last_news, a:visited.last_news
 {
  color: #000000;
  text-decoration: none;
  font-style: italic;
 }
a:hover.last_news
 {
  color: #ff9800;
  text-decoration: none;
 }
  
.l_forum
 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
	
	list-style-position: outside;
	list-style-image: url(images/bullet11.gif);
	margin-top: 4px;
	margin-left: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
 } 
a:link.l_forum, a:active.l_forum, a:visited.l_forum
 {
  color: #000000;
  text-decoration: none;
 }
a:hover.l_forum
 {
  color: #ff9800;
  text-decoration: none;
 }

.day
 {
  font-family: Verdana, Tahoma, MS Sans Serif; 
  font-size : 10pt; 
  font-weight: normal; 
  color: #666666; 
  text-decoration : none ;  
 }
.l_day
 {
  font-family: Verdana, Tahoma, MS Sans Serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
 } 
a:link.l_day, a:active.l_day, a:visited.l_day
 {
  color: #000000;
  text-decoration: none;
 } 
a:hover.l_day
 {
  color: #ff9800;
  text-decoration: none;
 }  