﻿body,td,th {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #444444;
 margin: 0px;
}

.closed {display: none;}
.opened {display: block;}

ul {
 list-style-image: url(img/point.gif);
}

.datetime, .date {
 color: #999999;
 font-size: 11px;
}

.lang {
 color: #FFFFFF;
 font-size: 10px;
 font-weight: bold;
}
a.lang {
 text-decoration: none;
}
a.lang:hover {
 text-decoration: underline;
}

.rates, .rates td {
 color: #999999;
 font-size: 11px;
}

h1 {
 color: #000000;
 font-size: 22px;
 font-weight: normal;
 margin-top: 0px;
}

h2 {
 color: #000000;
 font-size: 16px;
 font-weight: normal;
 margin: 0px;
}

h3 {
 color: #444444;
 font-size: 15px;
 font-weight: bold;
 margin: 0px;
}

h2 a, h2 a:hover, h3 a, h3 a:hover {
 color: #000000;
}

a {
 color: #158DDD;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}

a.news_h {
 color: #444444;
 font-size: 11px;
 text-decoration: none;
}
a.news_h:hover {
 color: #FF9900;
 text-decoration: underline;
}

.rating td {
 color: #777777;
 font-size: 11px;
}

a.link {
 color: #FFFFFF;
 font-size: 12px;
 text-decoration: none;
}
a.link:hover {
 text-decoration: underline;
}

a.icon {
 color: #FF0000;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}
a.icon:hover {
 text-decoration: underline;
}

.menu, .menu_over {
 color: #FFFFFF;
 font-size: 12px;
 vertical-align: center;
 cursor: pointer;
 text-decoration: none;
 background: url(img/menu_br.jpg) no-repeat right;
}

.menu .link{
 display:block;
 text-align: center;
}
.sub_menu .link{
 display:block;
 text-align: left;
}

.sub_menu, .sub_menu2 {
 background: #FF6801;
 border: 1px solid #CE3303;
 border-top: none;
 padding: 6px;
 z-index: 10;
 color: #FFFFFF;
 font-size: 12px;
 text-align: left;
 vertical-align: top;
 cursor: pointer;
}

.sub_menu2 {
 border: 1px solid #CE3303;
}

.sub_menu_table td {
 color: #FFFFFF;
 font-size: 12px;
 border: none;
 border-top: 1px solid #FF9700;
 padding: 5px;
}

.ok {
 color: #FF9900;
 font-size: 16px;
 font-weight: normal;
 margin: 0px;
}
.error {
 color: #FF0000;
 font-size: 16px;
 font-weight: normal;
 margin: 0px;
}

.visitors {
 color: #999999;
 font-size: 11px;
 font-weight: bold;
}