body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html , body{
	margin: 0px;
	height: 100%;
	color: #794E25;
	background-color: #FFFFFF;
}
a{
	color: #794E25;
}

td.dog_line {
	background-image: url(/tpl/main/images/top_4.jpg);
	background-repeat: repeat-x;
}
td.head_razd {
	background-image: url(/tpl/main/images/raz_3.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
td.left_razd {
	background-image: url(/tpl/main/images/raz_2.jpg);
	background-repeat: repeat-y;
}
td.right {
	background-image: url(/tpl/main/images/menu.jpg);
	background-repeat: no-repeat;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
table.menu , table.menu td, table.menu td a{
	color: #d9ac51;
	text-decoration: none;
}
table.menu td a:hover{
	text-decoration: underline;
}
table.menu td{
	font-size: 14px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
table.main_table {
	background-color: #F9EF90;
	height: 100%;
	width: 100%;
}
table.main_table_fix {
	background-color: #F9EF90;
	height: 100%;
	width: 1297px;
}
#logo {
	height: 254px;
	width: 355px;
	position: absolute;
	left: 56px;
	top: 23px;
}
table.h100 , td.h100{
	height: 100%;
}
a.us_login {
	font-weight: normal;
	text-decoration: none;
	color: #794E24;
	font-size: 13px;
}

a.cats{
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #794E25;
}

a.cats:hover{
	text-decoration: underline;
}

#work_path, #work_path a{
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
	color: #3F5221;
}
#work_path{
	padding-bottom: 10px;
}

td.content{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

h1 {
	font-size: 14px;
	text-transform: uppercase;
}

h2, h2 a{
	font-size: 13px;
	text-decoration: none;
}

h3 {
	font-size: 13px;
	text-decoration: none;
	color: #505F22;
}

p, li {font-size: 12px;}

input.w100, select.w100, textarea.w100{
	width: 100%;
}

input, select, textarea, file{
	font-size:8pt;
	background-color:#F9EF90;
	color:#508831;
	border-color:#508831;
	border-width:1px;
	border-style:solid;
}

input.radio{
	border-width:0px;
}

input.submit{
	font-size:8pt;
	background-color:#508831;
	color:#F9EF90;
	border-color:#508831;
	border-width:1px;
	border-style:solid;
}

input.hide{
	font-size:8pt;
	background-color:#F9EF90;
	color:#794E25;
	border-color:#F9EF90;
	border-width:1px;
	border-style:solid;
}

table.comm_form{
	font-size: 12px;
	width: 500px;
	border: 0px solid #013E72;
}

span.errors{
	color:#FF0000;
}


/* ‘’ђЂЌ€–› */

ul.pages{
  padding:0;
  margin:0;
  list-style:none;
  font-size: 12px;
}

.listing{
  float:left;
  width:100%;
  text-align:center;
  padding:5px 0;
  overflow:hidden;
  height:30px;
  line-height:30px;
}
.listing li{
  display:inline;
  padding:0;
}

.listing .center a{
  padding:2px 5px;
  font-weight:100;
  background:#A1CB3C;
  border:0px solid #c7c7c7;
  color:#FFFFFF;
  text-decoration:none;
  margin:0 1px;
}
.listing .center a:hover{
  background:#898989;
  border:0px solid #666;
}
.listing .center a.active{
  background:#CF8334;
  border:0px solid #666;
  color:#fff;
}
.listing .center span{
  font-weight:100;
  padding:0 5px;
}


hr {
	color:red;
	background-color:red;
	height: 1px;
	border-width:0px;
}

hr.bottom {
	color:#3F5221;
	background-color:#3F5221;
	height: 1px;
	border-width:0px;
}

a.del_admin{
	color: #FC0200;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

table.comm_form{
	font-size: 12px;
	width: 500px;
	border: 0px solid #013E72;
}

table.sub_form {
	padding-top: 10px;
}

table.sub_form td{
	font-size: 12px;
}

img.bb{
	margin: 2px;
	padding: 2px;
	border:1px solid #794E24;
}

img{
	border: 0px;
}

table.style1, table.style1 td{
	border:1px solid #794E24;
	border: 1px solid #794E24;
	border-collapse:collapse;
	font-size: 12px;
}

#clear{
    clear:both;
    font-size:0;
    line-height:0;
    height:0;
    border:none;
    float:none
}

#flashcontent{
	width: 554px;
	height: 370px;
}

a.user_online{
	color:#336633;
}

#li_menu ul {
  padding:3px 0;
  margin-left:0;
  border-bottom:1px solid #9C9C9C;
  font:bold 8pt Verdana, sans-serif;
}
#li_menu ul li {
  list-style:none;
  margin:0;
  display:inline;
}
#li_menu ul li a {
  padding:3px 0.5em;
  margin-left:3px;
  border:1px solid #F89F03;
  border-bottom:none;
  background-color:#F89F03;
  text-decoration:none;
  color:#FFF;
}
#li_menu ul li a:hover {
  background-color:#FFF;
  color:#C1170A;
}
#li_menu ul li a#current {
  background-color:#fff;
  border-bottom:1px solid #F89F03;
}


/*/////*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/tpl/main/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/tpl/main/images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.popup {position:absolute; left:50%; margin-left:-237px; width:475px; top:134px; z-index:100; font-size:17px; color:#000;}
.p-top {width:475px; height:5px; background:url(/tpl/main/images/popup-top.png); overflow:hidden;}
.p-bot {width:475px; height:5px; background:url(/tpl/main/images/popup-bot.png); overflow:hidden;}
.popup-in {background:#f2f2f2; padding:20px 10px 4px 30px;}

.games_popup {position:absolute; left:50%; margin-left:-237px; top:134px; z-index:100; font-size:17px; color:#000;}
.games_p-top {height:5px; background-color:#F2F2F2; overflow:hidden;}
.games_p-bot {height:5px; background-color:#F2F2F2; overflow:hidden;}
.games_popup-in {background:#f2f2f2; padding:30px 30px 30px 30px;}


.att1{padding: 0px 0px 10px 0px; margin: 0px;}
.td1 {width:120px; padding-right:18px; text-align:right;}
.popup td {padding-bottom:16px;}
.popup table .input1 {width:275px; border:1px solid #c9c9c9; font-size:17px; padding-top:4px; padding-bottom:4px; background:#f2f2f2;}
.exit {width:12px; height:12px; position:absolute; background:url(/tpl/main/images/exit.gif); overflow:hidden; top:9px; right:9px;}

.sh {width:100%; z-index:50; height:100%; background:url(/tpl/main/images/sh.png); position:absolute; left:0; top:0;}

#wrapper {
 width:100%;
min-height:100%;
height:auto  !important;
height:100%;
position:relative;
font-size:12px;
color:#808080;
}

div.news_line_cont{
	background-color: #F9EF90;
	border: 1px solid #3C471B;
	overflow: hidden;
	position:relative;
	padding: 5px;
}

div.news_line{
	padding: 10px;
}

div.news_line ul li{
	width: 210px;
	height: 165px;
}

div.news_line ul li a{
	text-decoration: none;
}

div.news_line_cont a.prev, div.news_line_cont a.next {
	display: block;
	float: left;
	width: 30px;
	height: 140px;
	text-decoration: none;
	border: none;
	outline: none;
	background: url("/tpl/main/images/news/imageNavLeft.gif") left 60px no-repeat;
}
div.news_line_cont  a.next {
	background: url("/tpl/main/images/news/imageNavRight.gif") right 60px no-repeat;
}
div.news_line_cont  a.next:hover {
	background-image: url("/tpl/main/images/news/imageNavRightHover.gif");
}
div.news_line_cont  a.prev:hover{
	background-image: url("/tpl/main/images/news/imageNavLeftHover.gif");
	}
div.news_line_cont  a:hover, div.news_line_cont  a:active {
	border: none;
	outline: none;
}

div.news_src{
	padding-bottom: 10px;
	color:#E1771E;
}

div.news_src a{
	color:#E1771E;
}


div.newspic
{
	margin: 0px;
	padding: 0px 13px 12px 0px;
	float: left;
}

div.newspic news_lotarc{
	border:0px solid #FFF;
}

div.news_lotfull img.news_lotfull{
	border:0px solid #FFF;
	text-align: left;
	float: left;
	margin: 0px 10px 5px 0px;
}

div.lot_pics{
	width: 100%;
	overflow: auto;
}

div.lot_pics div{
	width: 180px;
	height: 130px;
	float: left;
}

/* COMMENT */

table.comment_mess{
	border: 0px solid #408FCA;
	border-collapse:collapse;
	width: 100%;
	padding: 0px 0px 10px 0px;
}

table.comment_mess td{
	font-size:10px;
	border: 0px solid #408FCA;
	border-collapse:collapse;
	padding: 0px;
}

table.comment_mess table.comment_mess_title td, table.comment_mess table.comment_mess_title td a{
	background-color: #408FCA;
	color: #FFFFFF;
	font-size: 12px;
}

table.comment_mess td.avatar{
	font-size: 10px;
	width: 150px;
	padding-bottom: 10px;
}

table.comment_mess td.text{
	font-size: 12px;
	text-align: left;
	border-bottom: 0px solid #000;
}

table.comment_mess td.botline{
	border: 0px solid #000;
}

table.comment_mess div.sign{
	font-size: 10px;
	padding-top: 5px;
}

table.comment_mess div.edit_line{
	padding: 0px 0px 10px 0px;
	float: right;
}

table.comment_mess a.user_name{
	color:#005d86;
	text-decoration: none;
	font-weight: bold;
}

table.comment_mess div.buttons{
	font-size: 10px;
	float: right;
	background-image: url(/tpl/main/images/forum_part_razd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 2px;
}

table.comment_mess div.buttons_r{
	float: right;
}

table.comment_mess div.buttons a{
	color: #FFFFFF;
	text-decoration: none;
}


table.comment_mess td.list_mes{
	background-image: url(/tpl/main/images/forum_part_razd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 10px;
	color: #005d86;
}

table.comment_mess div.sign{
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

table.comm_form{
	font-size: 12px;
	width: 500px;
	border: 0px solid #003673;
}

table.comm_form td{
	padding: 2px;
}

/* BB CODES */

.bbcodes {
	background: #FFF;
	border: 1px solid #E0E0E0;
	color: #666666;
	font-family: Verdana, Tahoma, helvetica, sans-serif;
	padding: 2px;
	vertical-align: middle;
	font-size: 10px;
	vertical-align: middle;
	margin:2px;
	height: 21px;
}
.editor_button {
	float:left;
	cursor:pointer;
	padding-left: 2px;
	padding-right: 2px;
}
.editor_buttoncl {
	float:left;
	cursor:pointer;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
}
.editbclose {
	float:right;
	cursor:pointer;
}

.quote {
	color: #000000;
	FONT: 9pt Verdana;
	text-align:justify;
	background-color: lightyellow;
	border: 1px dotted rgb(190,190,190);
	padding: 5px;
}


table.comment_item {border:1px solid #013754; margin-bottom: 10px;  font-size:11px; color:#000;}
table.comment_form {border:1px solid #013754; margin-bottom: 10px;  font-size:11px; color:#000;}
.commentheadername {
	height: 10px;
	background:#013754; color:#FFFFFF; font-weight:bold; font-size:12px; padding-left:10px;
}
.commentheadername a{color:#FFFFFF; text-decoration:underline;}

/* GALLERY */
#simple_pages a{
	text-decoration: none;
}

#simple_pages a.active{
	font-weight: bold;
	color:#C54B05;
}

table.gallery_user_albomlist{
	width: 100%;
}

table.gallery_user_albomlist th{
	font-weight: bold;
	text-align: left;
	background-color:#940000;
	color: #FFFFFF;
	padding: 2px;
}

table.gallery_user_albomlist td{
	padding: 2px;
}

table.gallery_rating{
	border: 0px solid #FFF;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

table.gallery_rating td{
	padding: 0px;
	margin: 0px;
	border: 0px solid #FFF;
	background-position: left top;
	background-repeat: no-repeat;
}

table.gallery_rating td.galrat_0{
	background-image: url(/tpl/main/images/work/star_0.gif);
}

table.gallery_rating td.galrat_1{
	background-image: url(/tpl/main/images/work/star_1.gif);
}

table.gallery_rating td.galrat_2{
	background-image: url(/tpl/main/images/work/star_2.gif);
}

div.gallery_albom_list{
	border: 0px solid #F00;
	padding-bottom: 15px;
}

div.gallery_albom_list div.item{
	float: left;
	padding-right: 10px;
}

div.gallery_page_menu{
	width: 100%;
	padding: 10px 0px 10px 0px;
}

div.albom_name{
	font-weight: bold;
	padding-bottom: 10px;
}

div.gallery_page_menu a{
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	font-size: 12px;
	background-color:#003673;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

div.gallery_page_menu a:hover{
	text-decoration: underline;
}

#gallery_menu{
	float: left;
	margin: 0px;
	padding-bottom: 10px;
}

#gallery_menu ul{
	margin: 0px;
	padding: 0px;
}
#gallery_menu ul li {
	float: left;   /* располагаем список по горизонтали */
	position: relative;  /* контекст позиционирования для раскрывающегося меню с абсолютным позиционированием */
	list-style-type: none;  /* удаляем маркеры */
	background-color: #FFF;  /* задаем фоновый цвет элементов меню */
	border-left: 1px solid #C54B05;
	border-right: 0px solid #C54B05;
	border-bottom: 1px solid #C54B05;
	border-collapse:collapse;
}
#gallery_menu ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 4px;
}
#gallery_menu ul li a:hover{
	color:#FFF;
	background-color: #794E25;  /* задает фон пунктов списка */
}

.gal_carousel_item
{
    text-align: center;
    height: 80px;
    padding: 0px 3px 0px 3px;
    float: left;
}

/* DOSKA */

table.doska_list_item{
	border: 1px solid #025C89;
	border-collapse:collapse;
	width: 100%;
}

table.doska_list_item td.title td, table.doska_list_item td.title td a, table.doska_list_item td.title td h2{
	color: #FFFFFF;
	padding: 2px;
	font-size:13px;
	font-weight:bold;
}

table.doska_list_item td.title{
	background-color: #025C89;
	color: #FFFFFF;
	border: 1px solid #025C89;
	padding: 2px;
	font-size:12px;
	font-weight:bold;
}

table.doska_list_item td.title h2 a, table.doska_list_item td.title h2{
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	padding:0;
	margin:0;
}

table.doska_list_item td.comm{
	border: 1px solid #025C89;
	color: #FFFFFF;
	background-color: #025C89;
	padding: 2px;
}

table.doska_list_item td.comm td, table.doska_list_item td.comm td a{
	color: #FFFFFF;
}

table.doska_lotlist{
	border: 0px solid #A4C537;
}
table.doska_lotlist th{
	padding-top: 3px;
	padding-bottom: 3px;
}
table.doska_lotlist td{
	padding-bottom: 5px;
	border-bottom: 1px solid #C54B05;
}
table.doska_lotlist td, table.doska_lotlist td a{
	font-size:12px;
 	text-decoration: none;
}

table.doska_lotlist td a:hover{
	color:#C54B05;
 	text-decoration: none;
}

a.doska_cats_sub{
	font-size:12px;
	text-decoration: none;
}

a.doska_cats{
	font-size:12px;
	text-decoration: underline;
	color:#C54B05;
}

/* FORUM */

table.topics_parts{
	border: 0px solid #408FCA;
	border-collapse:collapse;
	width: 100%;
	padding-bottom: 10px;
}

table.topics_parts th, table.topics_parts td{
	border: 0px solid #408FCA;
	border-collapse:collapse;
}

table.topics_parts th{
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 2px;
	background: #CEB937;
}

table.topics_parts td, table.topics_parts td a{
	font-weight: normal;
	font-size: 12px;
	color: #794E24;
}


table.topics_parts td.list_topic, table.topics_list td.list_topic, table.forum_mess td.list_mes{
	background-image: url(/tpl/main/images/forum_part_razd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 10px;
	color: #794E24;
}

table.topics_parts td.list_line, table.topics_list td.list_line{
	background-image: url(/tpl/main/images/forum_dots_line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:  2px 0px 2px 0px;
}

table.topics_parts td.list_mes{
	background-image: url(/tpl/main/images/forum_mes_ico.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

table.topics_list{
	border: 0px solid #408FCA;
	border-collapse:collapse;
	width: 100%;
}

table.topics_list th, table.topics_list td{
	border: 0px solid #408FCA;
	border-collapse:collapse;
}

table.topics_list th{
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 0px;
	background: #A4C537;
}

table.topics_list td{
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
}

table.topic_list_item{
	border: 1px solid #408FCA;
	border-collapse:collapse;
	width: 100%;
}

table.topic_list_item td.title td, table.topic_list_item td.title td a, table.topic_list_item td.title td h2{
	color: #FFFFFF;
	padding: 2px;
	font-size:13px;
	font-weight:bold;
}

table.topic_list_item td.title{
	background-color: #408FCA;
	color: #FFFFFF;
	border: 1px solid #408FCA;
	padding: 2px;
	font-size:12px;
	font-weight:bold;
}

table.topic_list_item td.title h2 a, table.topic_list_item td.title h2, table.topic_list_item td.title a{
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	padding:0;
	margin:0;
}

table.forum_mess{
	border: 0px solid #408FCA;
	border-collapse:collapse;
	width: 100%;
	padding: 0px 0px 10px 0px;
}

table.forum_mess td{
	font-size:10px;
	border: 0px solid #408FCA;
	border-collapse:collapse;
	padding: 0px;
}

table.forum_mess table.forum_mess_title td, table.forum_mess table.forum_mess_title td a{
	background-color: #408FCA;
	color: #FFFFFF;
	font-size: 12px;
}

table.forum_mess td.avatar{
	font-size: 10px;
	width: 150px;
}

table.forum_mess td.text{
	font-size: 12px;
	text-align: left;
	border-bottom: 0px solid #000;
}

table.forum_mess td.botline{
	border: 0px solid #000;
}

table.forum_mess div.sign{
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

table.forum_mess div.edit_line{
	padding: 0px 0px 10px 0px;
	float: right;
}

table.forum_mess a.user_name{
	color:#666633;
	text-decoration: none;
	font-weight: bold;
}

table.forum_mess div.buttons{
	font-size: 10px;
	float: right;
	background-image: url(/tpl/main/images/forum_part_razd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 2px;
}

table.forum_mess div.buttons_r{
	float: right;
}

table.forum_mess div.buttons a{
	color: #666633;
	text-decoration: none;
}

table.forum_add_mess, table.forum_edit_mess {
	padding-top: 10px;
}

table.forum_add_mess td, table.forum_edit_mess td{
	font-size: 12px;
	border: 0px;
}


table.forum_new{
	border: 1px solid #794E24;
	border-collapse:collapse;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

table.forum_new tr.title, table.forum_new tr.title td{
	background-color: #408FCA;
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
	padding: 2px;
}

table.forum_new td{
	border: 1px solid #408FCA;
	padding: 2px;
}

table.forum_new td a{
	text-decoration: none;
}

td.list_part{
	background-image: url(/tpl/main/images/forum_cat_razd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
}

td.list_part a{
	text-decoration: none;
}

/* PAGE */

table.page_vist {
	border: 1px solid #794E24;
	border-collapse:collapse;
	font-size: 14px;
}
table.page_vist td {
	border: 1px solid #794E24;
	border-collapse:collapse;
	margin: 0px;
	padding: 5px;
	vertical-align: top;
}
table.page_vist tr.head td{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}
table.page_vist td.date {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

table.page_list{
	border: 0px solid #000;
}
table.page_list td.dir{
	font-size: 14px;
}

/* ADRESS */

table.adress_rating{
	border: 0px solid #FFF;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

table.adress_rating td{
	padding: 0px;
	margin: 0px;
	border: 0px solid #FFF;
	background-position: left top;
	background-repeat: no-repeat;
}

table.adress_rating td.adrrat_0{
	background-image: url(/tpl/main/images/work/star_0.gif);
}

table.adress_rating td.adrrat_1{
	background-image: url(/tpl/main/images/work/star_1.gif);
}

table.adress_rating td.adrrat_2{
	background-image: url(/tpl/main/images/work/star_2.gif);
}

#adress_sort{
	padding-top: 0px;
	padding-bottom: 10px;
	font-weight: bold;
}
#adress_sort a{
	font-weight: normal;
	text-decoration: none;
}
#adress_sort a.active{
	color:#C54B05;
}

/* MAP */

div.YMapsIDSim{
	width: 100%;
	height: 400px;
	position: relative;
	z-index: 100;
}

div.YMapsIDFull{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}

.rightrk {border: 1px solid #A4C537; padding: 8px; margin: 10px 0px 10px 0px;}