body {color: #333; background: #fff;}

/*Ссылки*/
a:link, a:visited {color: #377a0b; text-decoration: none;}
a:hover {text-decoration: underline;}

/*Заголовки*/
h1, h2, h3, h4 {color: #333;}
h1 {border-bottom: 1px solid #ddd; margin-bottom: 5px;}
.rightCol h1 {color: #fff; background: #69ba35;}
#body .services h1 a {color: #fff;}

/*Шапка и подвал*/
.line {background: #377a0b;}
#header, #footer {color: #fff;}
#header {padding-top: 5px;}
a#logo img {padding-left: 5px;}
.serviceMenu {margin-top: 2px;}
.serviceMenu, body .serviceMenu a {color: #fff;}
.rightCol .rctl {background: #69ba35; height: 10px;}
/*.headerBottom {height: 5px; background: #9bdb84;}*/

/*Меню*/
#menu td a {color: #fff;}
#menu td a:hover, #menu td a.active {color: #000; background: #fff;}
#menu td.rc a:hover, #menu td.rc a.active {color: #fff; background: #69ba35;}
.menu a.active {color: #000; font-weight: bold; background: #eee;}
.menu a:hover {color: #fff; background: #9bdb84;}
body .menu span {color: #666;}

/*Свитчер*/
.subMenu span {background: #c3c3c3;}
.subMenu span.lite {color: #ccc; background: #e9e9e9;}
#body .subMenu a {color: #000;}
#body .subMenu a:hover {background: #ccc; text-decoration: none;}

/*Формы*/
.cForm {background: #f5f5f5;}

/*Выделенный ряд */
.xRow {background: #f6f6f6;}

/*Сообщения*/
#threads .thread:hover, #threads a.active {background: #eee; color: #000;}
#popup h1 {color: #fff; background: #090 url('../img/megafon_bg.gif') repeat-x bottom;}

#body .like {color: #000; font-size: 10px; text-decoration: none; background: #eee; border: 1px solid #ccc; padding:4px 4px 3px; /*padding:1px 4px 2px; display: block; float: left;*/ border-radius: 2px;  -moz-border-radius: 2px; -webkit-border-radius: 2px;}
.like img {vertical-align: bottom;}

