html, body{
        padding: 0px;
        margin: 0px;
        font-family: "Trebuchet MS", Arial, "Times New Roman";
}

h1.page_title{
	color: #620E0E;
	font-size: 17px;
	font-weight: normal;
	margin-left: 3px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 1px;
}

/* ÒÅÊÑÒÛ */
div.stext{
	font-size: 15px;
}
ol.intext{
	margin-top: 3px;
	margin-bottom: 3px;
}
ol.intext li{
	margin-bottom: 8px;
}

/* ÑÑÛËÊÈ */
a{
        color: #20216D;
        text-decoration: underline;
}
a:hover{
        color: #D00000;
        text-decoration: none;
}

/* ÄÀÒÀ Â ØÀÏÊÅ */
div.top_date{
        color: #620E0E;
        font-family: Tahoma;
        font-size: 10px;
        letter-spacing: 0px;
        margin-left: 16px;
        margin-top: 116px;
}

/* ÂÅÐÕÍÅÅ ÌÅÍÞ */
td.menu_allleft{
        width: 28px;
        background-image: url("/imgs/menu_allleft.gif");
        background-repeat: no-repeat;
        background-position: 0% 0%;
}

td.menu_div_n_n{
        width: 28px;
        background-image: url("/imgs/menu_div_n_n.gif");
        background-repeat: no-repeat;
        background-position: 0% 0%;
}

td.menu_div_n_a{
        width: 35px;
        background-image: url("/imgs/menu_div_n_a.gif");
        background-repeat: no-repeat;
        background-position: 0% 0%;
}

td.menu_div_a_n{
        width: 30px;
        background-image: url("/imgs/menu_div_a_n.gif");
        background-repeat: no-repeat;
        background-position: 0% 0%;
}

td.menu_bg_a{
        color: #620E0E;
        font-family: Tahoma;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing:0px;
        background-color: #A9AAAE;
        background-image: url("/imgs/menu_bg_a.gif");
        padding-left: 0px;
        padding-right: 2px;
        cursor: hand;
}

td.menu_bg_a a{
        color: #620E0E;
        text-decoration: none;
}
td.menu_bg_a a:hover{
        color: #8D8D2D;
        text-decoration: none;
}

td.menu_bg_a_ac{
        color: #8D8D2D;
        font-family: Tahoma;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing:0px;
        background-color: #A9AAAE;
        background-image: url("/imgs/menu_bg_a.gif");
        padding-left: 0px;
        padding-right: 2px;
        cursor: hand;
}
td.menu_bg_a_ac a{
        color: #8D8D2D;
        text-decoration: none;
}
td.menu_bg_a_ac a:hover{
        color: #8D8D2D;
        text-decoration: none;
}

td.menu_bg_n{
        color: #620E0E;
        font-size: 11px;
        font-family: Tahoma;
        text-transform: uppercase;
        letter-spacing:0px;
        background-image: url("/imgs/menu_bg_n.gif");
        padding-left: 5px;
        padding-right: 2px;
        cursor: hand;
}
td.menu_bg_n a{
        color: #620E0E;
        text-decoration: none;
}
td.menu_bg_n a:hover{
        color: #8D8D2D;
        text-decoration: none;
}
td.menu_bg_n_ac{
        color: #8D8D2D;
        font-size: 11px;
        font-family: Tahoma;
        text-transform: uppercase;
        letter-spacing:0px;
        background-image: url("/imgs/menu_bg_n.gif");
        padding-left: 5px;
        padding-right: 2px;
        cursor: hand;
}
td.menu_bg_n_ac a{
        color: #8D8D2D;
        text-decoration: none;
}
td.menu_bg_n_ac a:hover{
        color: #8D8D2D;
        text-decoration: none;
}

/* ÏÎÈÑÊ */
table.search{
	height: 49px;
	background-color: #A4A6AC;
	background-image: url('/imgs/search_bg.gif');
	margin-top: 2px;
}
div.search{
        color: #620E0E;
        font-family: Tahoma;
        font-size: 14px;
        font-weight: bold;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
}
input.search_txt{
        color: #000000;
        font-family: Arial;
        font-size: 14px;
        width: 160px;
        height: 18px;
        border: 1px #444444 solid;
}

/* TOPLINE */
table.top_line{
	background-image: url('/imgs/top_line_bg.gif');
	background-repeat: repeat-x;
}
td.top_line_right{
	background-image: url('/imgs/top_line_right.gif');
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
div.top_line{
	color: #6E665E;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 1px;
	margin-left: 3px;
	margin-right: 7px;
}
div.top_line a{
	color: #6E665E;
	text-decoration: underline;
}
div.top_line a:hover{
	color: #D00000;
	text-decoration: none;
}

/* ÇÀÃÎËÎÂÎÊ ÑÒÐÀÍÈÖÛ */
td.page_title{
        border-bottom: 1px #E9EAF0 solid;
        height: 22px;
}
div.page_title{
        color: #313249;
        font-size: 15px;
        font-weight: bold;
        margin-top: 3px;
        margin-bottom: 3px;
        margin-left: 5px;
}

/* ÇÀÃÎËÎÂÊÈ ÐÓÁÐÈÊ */
td.main_title{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 7px;
	height: 29px;
	background-color: #D8AFB6;
	background-image: url('/imgs/main_title_bg.gif');
	background-repeat: repeat-x;
}

/* ÔÎÐÌÛ */
table.widest{
      width:100%;
}
table.form{
	background-color: #E9E9EC;
}
td.form_top{
	height: 37px;
	background-color: #B9BABF;
	background-image: url('/imgs/form_top_bg.gif');
}
td.form_top_left{
	width: 22px;
	height: 37px;
	background-image: url('/imgs/form_top_left.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
div.form_top{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 5px;
	margin-right: 5px;
}
div.form{
	color: #000000;
	font-size: 13px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}
div.form_comments {
	color: #333333;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}
div.form b {
                  color: #C20E0E;
}
input.form{
	color: #000000;
	font-size: 13px;
	border: 1px #444444 solid;
}
textarea.form{
	color: #000000;
	font-size: 13px;
	border: 1px #444444 solid;
}
select.form{
	color: #000000;
	font-size: 13px;
	border: 1px #444444 solid;
}
input.form_but{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #C0C2CA;
	border-top: 2px #E5E6E9 solid;
	border-left: 2px #C5C7CF solid;
	border-right: 2px #38383B solid;
	border-bottom: 2px #303133 solid;
}

/* ÍÀÂÈÃÀÖÈß ÏÎ ÑÒÐÀÍÈÖÀÌ */
td.paging_out{
        color: #EA0000;
        font-size: 13px;
        text-align: center;
}
td.paging_out a{
        color: #EA0000;
        text-decoration: underline;
}
td.paging_out a:hover{
        color: #EA0000;
        text-decoration: none;
}
td.paging{
        color: #EA0000;
        font-size: 13px;
        text-align: center;
        width: 20px;
        height: 20px;
}
td.paging a{
        color: #EA0000;
        text-decoration: underline;
}
td.paging a:hover{
        color: #EA0000;
        text-decoration: none;
}
td.paging_a{
        color: #FFFFFF;
        background-color: #FF4B4B;
        font-size: 13px;
        text-align: center;
        width: 20px;
        height: 20px;
}
div.paging_total{
        color: #4B4C6D;
        font-size: 13px;
        margin-top: 5px;
}

/* ÁÎÊÑÛ */
td.box_title_bg{
        height: 39px;
        background-color: #DEDFE4;
        background-image: url('/imgs/box_title_bg.gif');
}
table.box_title_left_1{
        width: 100%;
        height: 39px;
        background-image: url('/imgs/box_title_left_1.gif');
        background-repeat: no-repeat;
        background-position: 0% 0%;
}
table.box_title_left_2{
        width: 100%;
        height: 39px;
        background-image: url('/imgs/box_title_left_2.gif');
        background-repeat: no-repeat;
        background-position: 0% 0%;
}
table.box_title_left_3{
        width: 100%;
        height: 39px;
        background-image: url('/imgs/box_title_left_3.gif');
        background-repeat: no-repeat;
        background-position: 0% 0%;
}
td.box_title_right_1{
        width: 100%;
        height: 39px;
        background-image: url('/imgs/box_title_right_1.gif');
        background-repeat: no-repeat;
        background-position: 100% 0%;
}
td.box_title_right_2{
        width: 100%;
        height: 39px;
        background-image: url('/imgs/box_title_right_2.gif');
        background-repeat: no-repeat;
        background-position: 100% 0%;
}
td.box_title_right_3{
        width: 100%;
        height: 39px;
        background-image: url('/imgs/box_title_right_3.gif');
        background-repeat: no-repeat;
        background-position: 100% 0%;
}
div.box_title{
        color: #464646;
        font-family: Tahoma;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0px;
        margin-left: 15px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
}
td.box_body_1{
        background-color: #FFF5F5;
        border: 1px #6C6C6C solid;
}
td.box_body_2{
        background-color: #EAF4F0;
        border: 1px #6C6C6C solid;
}
td.box_body_3{
        background-color: #E7E7F2;
        border: 1px #6C6C6C solid;
}
div.box_menu_cat{
        color: #464646;
        font-size: 15px;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 3px;
        margin-bottom: 3px;
}
div.box_menu_cat a{
        color: #464646;
        text-decoration: underline;
}
div.box_menu_cat a:hover{
        color: #D00000;
        text-decoration: none;
}

/* ÒÝÃÈ */
div.tags{
        color: #087F62;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 3px;
        margin-bottom: 10px;
}
font.tags_act{
        color: #2222C0;
        font-weight: bold;
}
a.tags{
        color: #087F62;
        text-decoration: none;
}
a.tags:hover{
        color: #087F62;
        background-color: #BBCDF3;
        text-decoration: none;
}

/* ÍÎÂÎÑÒÈ */
td.news_firm{
        background-color: #EEF2F5;
        padding-left: 5px;
}
div.news_title{
        color: #20216D;
        font-size: 17px;
        font-weight: bold;
        margin-left: 0px;
        margin-right: 10px;
        margin-top: 7px;
        margin-bottom: 2px;
}
div.news_title a{
        color: #20216D;
        text-decoration: underline;
}
div.news_title a:hover{
        color: #D00000;
        text-decoration: none;
}
h1.news_title{
        color: #00147C;
        font-size: 20px;
        font-weight: bold;
        margin-top: 7px;
        margin-bottom: 2px;
        margin-left: 0px;
        margin-right: 0px;
}
div.news_prev{
        color: #000000;
        font-size: 13px;
        margin-left: 0px;
        margin-right: 3px;
        margin-top: 1px;
        margin-bottom: 3px;
}
div.news_body{
        color: #000000;
        font-size: 14px;
        margin-left: 0px;
        margin-right: 3px;
        margin-top: 1px;
        margin-bottom: 3px;
}
div.news_author{
        color: #000000;
        font-size: 12px;
        text-align: right;
        margin-left: 0px;
        margin-right: 3px;
        margin-top: 15px;
        margin-bottom: 2px;
}
div.news_source{
        color: #000000;
        font-size: 12px;
        text-align: right;
        margin-left: 0px;
        margin-right: 3px;
        margin-top: 2px;
        margin-bottom: 10px;
}
div.news_sort{
        color: #4B4C6D;
        font-size: 12px;
        text-align: right;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 0px;
        margin-bottom: 5px;
}
div.news_sort a{
        color: #4B4C6D;
        text-decoration: underline;
}
div.news_sort a:hover{
        color: #4B4C6D;
        text-decoration: none;
}
font.news_sort{
        color: #4B4C6D;
        background-color: #E9EAF0;
}
font.news_filter{
        color: #B56B6B;
}
font.news_filter a{
        color: #B56B6B;
        text-decoration: underline;
}
font.news_filter a:hover{
        color: #B56B6B;
        text-decoration: none;
}
font.news_filter_a{
        color: #B56B6B;
        background-color: #F2E6E5;
}

div.news_add_title{
        color: #272E56;
        font-size: 15px;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 3px;
}
ul.news_add{
        color: #20216D;
        font-size: 14px;
        margin-top: 0px;
        margin-bottom: 10px;
        list-style-image: url("/imgs/news_add.gif");
}
ul.news_add a{
        color: #20216D;
        text-decoration: underline;
}
ul.news_add a:hover{
        color: #D00000;
        text-decoration: none;
}

/* ÈÍÔÎÐÌÅÐ */

td.informer{
        background-color: #FFFFF3;
        border: 1px #ECECD3 solid;
}
div.informer{
        color: #464646;
        font-size: 12px;
        line-height: 13px;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 0px;
        margin-bottom: 0px;
}
table.informer_in{
        margin-top: 3px;
        margin-bottom: 3px;
}
td.informer_a{
        padding-left: 3px;
        padding-right: 3px;
        padding-top: 0px;
        padding-bottom: 0px;
}
td.informer_b{
        border-left: 1px #777777 solid;
        padding-left: 3px;
        padding-right: 3px;
        padding-top: 0px;
        padding-bottom: 0px;
}

/* ÍÈÇ */
div.bottom{
        color: #000000;
        font-family: Tahoma;
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: 0px;
        margin-left: 10px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
}
div.bottom a{
        color: #000000;
        text-decoration: underline;
}
div.bottom a:hover{
        color: #620E0E;
        text-decoration: none;
}

div.bottom_menu{
        color: #000000;
        font-family: Tahoma;
        font-size: 11px;
        letter-spacing: 0px;
        text-align: center;
        margin-left: 3px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
}
div.bottom_menu a{
        color: #000000;
        text-decoration: underline;
}
div.bottom_menu a:hover{
        color: #620E0E;
        text-decoration: none;
}

input.btn {
    cursor: hand;
}
input.nobtn {
    cursor: default;
}
input.invisible {
    cursor: default;
    display: none;
}

/* ÔÎÐÓÌ */
table.forum_main{
        width: 100%;
        border-top: 1px #000000 solid;
        border-left: 1px #000000 solid;
        border-right: 1px #000000 solid;
}
td.forum_rubrica{
        background-color: #DF9395;
        border-bottom: 1px #000000 solid;
}
td.forum_rubrica_info{
        width: 378px;
        border-left: 1px #000000 solid;
        border-right: 0px #000000 solid;
}
td.forum_main{
        background-color: #EAEAEE;
        border-bottom: 1px #000000 solid;
}
div.forum_plus{
        margin-top: 5px;
        margin-bottom: 5px;
}
div.forum_main{
        color: #000000;
        font-size: 14px;
        margin-left: 5px;
        margin-right: 5px;
        margin-top:3px;
        margin-bottom: 2px;
}
div.forum_main_nm{
        color: #000000;
        font-size: 14px;
        margin-left: 2px;
        margin-right: 2px;
        margin-top:3px;
        margin-bottom: 2px;
}
td.forum_sub_t{
        text-align: center;
        width: 36px;
        border-right: 1px #000000 solid;
}
td.forum_sub{
        text-align: center;
        width: 36px;
        border-right: 1px #000000 solid;
        background-color: #FFF5F5;
}
td.forum_razdel{
        border-right: 1px #000000 solid;
}
td.forum_last_t{
        text-align: center;
        width: 175px;
        border-right: 1px #000000 solid;
}
td.forum_last{
        text-align: center;
        width: 175px;
        border-right: 1px #000000 solid;
        background-color: #FFF5F5;
}
div.forum_last{
        font-size: 12px;
        text-align: right;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 4px;
        margin-bottom: 3px;
}
td.forum_themes{
        text-align: center;
        width: 60px;
        border-right: 1px #000000 solid;
}
td.forum_comments_t{
        text-align: center;
        width: 70px;
        border-right: 1px #000000 solid;
}
td.forum_comments{
        text-align: center;
        width: 70px;
        border-right: 1px #000000 solid;
        background-color: #FFF5F5;
}
td.forum_values{
        text-align: center;
        width: 70px;
}
table.forum_num_new{
        background-color: #DF9395;
        border: 1px #000000 solid;
}
div.forum_num_new{
        color: #555555;
        font-size: 14px;
        font-weight: bold;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 2px;
        margin-bottom: 2px;
}
div.forum_num_new a{
        color: #FFFFFF;
        text-decoration: none;
}
div.forum_num_new a:hover{
        color: #D00000;
        text-decoration: none;
}
table.forum_num{
        border-left: 1px #000000 solid;
        border-top: 1px #000000 solid;
        border-bottom: 1px #000000 solid;
        margin-top: 5px;
        margin-bottom: 5px;
}
td.forum_num_all{
        background-color: #DF9395;
        border-right: 1px #000000 solid;
}
div.forum_num{
        color: #000000;
        font-size: 12px;
        margin-left: 5px;
        margin-right: 5px;
        margin-top:3px;
        margin-bottom: 2px;
}
td.forum_num{
        background-color: #EAEAEE;
        border-right: 1px #000000 solid;
}
td.forum_num_act{
        background-color: #FFF5F5;
        border-right: 1px #000000 solid;
}
div.forum_num a{
        color: #000000;
        text-decoration: none;
}
div.forum_num a:hover{
        color: #D00000;
        text-decoration: none;
}
table.forum_mess{
        margin-top: 1px;
        margin-bottom: 1px;
}
td.forum_mess{
        background-color: #EAEAEE;
        border: 1px #000000 solid;
}
td.forum_mess_sub{
        text-align: center;
        width: 30px;
}
div.forum_mess{
        color: #000000;
        font-size: 14px;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 1px;
        margin-bottom: 2px;
}
div.forum_mess_tit{
        color: #000000;
        font-size: 14px;
        font-weight: bold;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 5px;
        margin-bottom: 0px;
}
td.forum_mess_profile{
        width: 85px;
        background-color: #FFF5F5;
        border-left: 1px #000000 solid;
}
div.forum_mess_profile{
        color: #000000;
        font-size: 11px;
        margin: 3px;
}
div.forum_mess_profile_d{
        margin-top: 2px;
        margin-bottom: 3px;
}
img.forum_avatar{
        border: 1px #000000 solid;
        margin: 2px;
}
table.forum_mess_informer{
        margin: 2px;
}
table.forum_form{
        border: 1px #000000 solid;
        background-color: #FFF5F5
}
textarea.forum_form{
        color: #000000;
        font-size: 13px;
        border: 1px #000000 solid;
}
div.forum_form{
        margin: 3px;
}

/* ÄÎÑÊÀ */

div.board_title{
        color: #20216D;
        font-size: 15px;
        font-weight: bold;
        margin-left: 0px;
        margin-right: 10px;
        margin-top: 7px;
        margin-bottom: 2px;
}
div.board_title a{
        color: #20216D;
        text-decoration: underline;
}
div.board_title a:hover{
        color: #D00000;
        text-decoration: none;
}
h1.board_title{
        color: #00147C;
        font-size: 20px;
        font-weight: bold;
        margin-top: 7px;
        margin-bottom: 2px;
        margin-left: 0px;
        margin-right: 0px;
}
h1.board_title strong{
        color: #D00000;
}
div.board_title_b{
        color: #20216D;
        font-size: 16px;
        font-weight: bold;
        margin-left: 0px;
        margin-right: 10px;
        margin-top: 7px;
        margin-bottom: 2px;
}
div.board_title_b a{
        color: #D00000;
        text-decoration: underline;
}
div.board_title_b a:hover{
        color: #D00000;
        text-decoration: none;
}
div.small_board_title{
        color: #20216D;
        font-size: 13px;
        font-weight: bold;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 7px;
        margin-bottom: 2px;
}
div.small_board_title a{
        color: #20216D;
        text-decoration: underline;
}
div.small_board_title a:hover{
        color: #D00000;
        text-decoration: none;
}
div.small_board_title_b{
        color: #20216D;
        font-size: 14px;
        font-weight: bold;
        margin-left: 0px;
        margin-right: 10px;
        margin-top: 7px;
        margin-bottom: 2px;
}
div.small_board_title_b a{
        color: #D00000;
        text-decoration: underline;
}
div.small_board_title_b a:hover{
        color: #D00000;
        text-decoration: none;
}
div.small_board_title_price{
        color: #D00000;
        font-size: 14px;
        font-weight: bold;
        margin-left: 0px;
        margin-right: 10px;
        margin-top: 0px;
        margin-bottom: 10px;
}

h1.board_title_b{
        color: #D00000;
        font-size: 20px;
        font-weight: bold;
        margin-top: 7px;
        margin-bottom: 2px;
        margin-left: 0px;
        margin-right: 0px;
}
div.board_body{
        color: #000000;
        font-size: 13px;
        margin-left: 0px;
        margin-right: 3px;
        margin-top: 1px;
        margin-bottom: 3px;
}

/* end of ÄÎÑÊÀ*/

div.control_title{
        color: #20216D;
        font-size: 13px;
        font-weight: bold;
        margin-left: 0px;
        margin-right: 10px;
        margin-top: 0px;
        margin-bottom: 2px;
}
div.control_title a{
        color: #20216D;
        text-decoration: none;
}
div.control_title a:hover{
        color: #D00000;
        text-decoration: none;
}

div.control_title a span{
        color: #20216D;
        text-decoration: underline;
}
div.control_title a:hover span{
        color: #D00000;
        text-decoration: none;
}

span.plus_points {
        color:#229F2B;
        font-weight:bold;
}

span.minus_points {
        color:#FF0000;
        font-weight:bold;
}

.display_block{
        display:block;
}

.display_none{
        display:none;
}
img.captcha {
        vertical-align:bottom;
}

input.comment_but{
	color: #20216D;
	font-size: 12px;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
      background-color: #FFFFF3;
      border: 0px;
      cursor: hand;
}
input.comment_but:hover {
	color: #FF0000;
}

/* ÊÀÒÀËÎÃ ÔÈÐÌ */
ul.firm_cats {
      color: #20216D;
      margin-top:0px;
      padding-top:0px;
      margin-bottom:0px;
      padding-bottom:0px;
}

ul.firm_cats li{
      font-size: 14px;
      padding-top:1px;
      padding-bottom:1px;
}
div.box_menu_cat a.firm{
      font-size: 14px;
      color: #464646;
      text-decoration: underline;
}
div.box_menu_cat a.firm:hover{
      color: #D00000;
      text-decoration: none;
}
/* end of ÊÀÒÀËÎÃ ÔÈÐÌ */

/* ÃÀËÅÐÅß */
.img_border {
      border:1px #DDDDDD solid;
      cursor: hand;
}
table.img_container {
      margin: 5px 4px 5px 4px;
      width:185px;
      float:left;
}
a div.img_border table img {
      border: 1px solid #20216D;
      cursor: hand;
}

a:hover div.img_border table img {
      border: 1px solid #D00000;
      cursor: hand;
}

div.photo_title{
        color: #20216D;
        font-size: 14px;
        font-weight: bold;
}
a div.photo_title{
        color: #20216D;
        text-decoration: underline;
}
a:hover div.photo_title{
        color: #D00000;
        text-decoration: none;
}

/* end of ÃÀËÅÐÅß */

h1.user_login{
        color: #20216D;
        font-size: 30px;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
}
div.user_login{
        color: #20216D;
        font-size: 18px;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
}

.advert {
        background-color: #EEF2F5;
}
.lenta {
        background-color: #E1EFF7;
}
.attention {
        background-color: #F5E7D4;
}
.simple {
        background-color: #E9E9EC;
}

/* BB-CODE */
table.bb{
        border: 1px #AAAAAA solid;
}
td.bb_but{
        height: 24px;
        background-color: #CFCFD7;
}
textarea.bb{
        color: #000000;
        font-family: "Trebuchet MS";
        font-size: 13px;
        width: 100%;
        border: 0;
        background-color: #F3F3F5;
}
img.bb_but{
        border: 1px #AAAAAA solid;
        cursor: hand;
}
img.bb_but_a{
        border: 1px #43A0FC solid;
        cursor: hand;
}
/* end BB-CODE */

.search_title {
        font-size: 17px;
}
.search_selection {
        background-color: #FC7E7E;
}