* {
	margin:0;
	padding:0;
}
html {
	height:100%;
	scrollbar-face-color: #ffbe72;
    scrollbar-highlight-color: #562902;
    scrollbar-shadow-color: #562902;
    scrollbar-3dlight-color: #f3ab69;
    scrollbar-arrow-color: #562902;
    scrollbar-track-color: #ffebd1;
    scrollbar-darkshadow-color: #f3ab69;
 
}
body {
	height:100%;
	color: #43291b;
	background: #ff8035;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	scrollbar-face-color: #ffbe72;
    scrollbar-highlight-color: #562902;
    scrollbar-shadow-color: #562902;
    scrollbar-3dlight-color: #f3ab69;
    scrollbar-arrow-color: #562902;
    scrollbar-track-color: #ffebd1;
    scrollbar-darkshadow-color: #f3ab69;
}

img {
	border: none 0;
}
a, a:active, a:focus {
	outline: 0; /*delete border*/
	color: #43291b;
}

a:hover {
    text-decoration: none;
}
a:visited {
    color: #7b6c62;
}
ul li, ol li {
   margin-left: 20px;
}
p {
	padding: 0 0 6px 0;
	text-indent: 1.6em;
	text-indent: 0px;
}
h1, h4  {
    font-size: 24px;
	color: #562902;
	font-weight: normal;
}
h4 {
    font-size: 33px;
	font-family: "Times New Roman", Times, serif;
	position: relative;
	left: -10px;
	top: 10px;
	padding-bottom: 12px;
}
h2, .exc {
    color: #8e4a10;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 15px 0;
	display:block;
}
.exc h1 {
    color: #8e4a10;
	display:inline;
	font: bold 24px "Times New Roman", Times, serif;
}

.exc { font-weight: bold;}
/* styles for quick search */
.quick_search {
	position: absolute;
	display: none;
	padding-top: 5px;
}

.quick_search form input {
	border: #51371E 1px solid;
	background: #ffffff;
	width: 200px;
	position: relative;
	height: 25px;
	top: -3px;
	left: 0px;
	font-size: 18px;
}

/*-----start css for index-----*/
.conteiner {
	min-width: 1000px;
	width: 100%;
}
.index #header {
	min-width: 1000px;
    background: url(../images/bg_head_2.jpg) no-repeat top center;
	height: 206px;
}
#choice {
	width: 255px;
	height: 199px;
	position: absolute;
	margin: 0 0 0 9px;
	background: url(../images/bg_choice.jpg) no-repeat;

}
#choice input {
	width: 110px;
	height: 15px;
	border: 0 none;
	position: absolute;
	margin: 14px 0 0 87px;
	font-size: 12px;
	background-color: transparent; /*delete background-color*/
}
.page #choice input {
    margin: 14px 0 0 81px;
	font-size: 12px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#choice input { margin: 17px 0 0 87px; }
 }
@media screen and (-webkit-min-device-pixel-ratio:0) {
.page #choice input { margin: 17px 0 0 81px; }
 }
html* .page #choice input {
    margin: 18px 0 0 81px;
}
html* #choice input {
    margin: 17px 0 0 87px;
}

#choice input.send {
   background: url(../images/blank.gif) repeat;
   border: 0 none;
   cursor: pointer;
   margin: 10px 0 0 200px !important;
   height: 30px;
   width: 30px;
}
#steam {
	display: block;
	width: 110px;
	height: 130px;
	position: absolute;
	margin: 55px 0 0 651px;
}
#steam:hover {
	background: url(../images/bg_steam.jpg) no-repeat;
}
#nav_menu {
	width: 203px;
	height: 68px;
	position: absolute;
	margin: 128px 0 0 797px;
	background: url(../images/bg_nav.jpg) no-repeat;
}
#nav_menu a {
	display: block;
	width: 43px;
	height: 60px;
	float: left;
	margin: 0 23px 0 0;
}

.nav_menu a:link, .nav_menu a:visited {
   color: #43291b;
}

*html .minwidth{
	width: 1000px;
	z-index: 5;
	height: 0px;
	margin: 0px;
	padding: 0px;
	background: transparent;
	color: transparent;
}
#center {
    background: url(../images/bg_center_new2.jpg) no-repeat center top;
	min-width: 1000px;
	height: 800px;
	width: 100%;
	z-index: 100;
	position: relative;
}
.main {
    margin: 0 auto;
	width: 1000px;
	position: relative;
}
#bg {
	background: url(../images/repiat_content.gif) repeat-y;
	width: 580px;
	margin-left: 214px;
}
#bg_content {
    background: url(../images/bg_content.jpg) no-repeat top;
    width: 588px;
	min-height: 627px;
	height: auto !important;
	height: 627px;
}
* html #bg_content {
    top: -15px;
	left: 0px;
	position: relative;
}
#content {
   padding: 20px 20px 20px 30px;
   min-height: 1300px;
   height:auto !important;
   height: 1300px;

}
* html #content {
   padding: 0px  20px 20px 30px;
}
#niz_content {
    background: url(../images/repitim.gif) no-repeat bottom;
	width: 780px;
	height: 291px;
	margin-left: 214px;
}
#menu {
    left: 300px;
	position: relative;
	width: 670px;
}
#menu .img td {
    height: 64px;
	vertical-align: top;
}
#menu td {
	font-size: 13px;
	padding: 0 5px;
	vertical-align: top;
}
#menu td a {
	color: #422919;
}

#zabor {
    background: url(../images/bg_zabor.jpg) no-repeat center;
	height: 318px;
	min-width: 1000px;
	width: 100%;
	position: absolute;
	top: 1005px;
}

#bottom {
    background: url(../images/bg_bottom.jpg) no-repeat center;
	height: 183px;
	position: absolute;
	top: 1323px;
	min-width: 1000px;
	width: 100%;
}
.o_proekte {
    position: absolute;
	width: 210px;
	height: 300px;
	left: 24px;
	top: 24px;
	font-size: 14px;
}
.o_proekte p { padding: 0 0 3px; }
#oblaco {
	position: absolute;
	width: 180px;
	height: 600px;
    margin-left: 815px;
	overflow: hidden;
	top: 270px;
}
#oblaco2 {
    position: absolute;
	width: 180px;
	height: 600px;
    margin-left: 830px;
	top: 155px;
}
#oblaco2 ul li {font-size: 12px;}
#oblaco2 h2 {
    font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px 0 0 15px;
	text-align: center;
}
#oblachco {
    background: url(../images/oblachco.png) top left no-repeat;
	width: 138px;
	font-size: 12px;
	font-style: italic;
	margin-top: 15px;
	padding: 3px 0 0 0px;
}
#oblachco .tagi {
    display: block;
	width: 136px;
	height: 40px;
}
#oblaco marquee {
	height: 449px;
	padding: 0px;
	margin: 0px;
}
/*tags*/
.oblaco .oblaco_1,.oblaco .oblaco_2,.oblaco .oblaco_3,.oblaco .oblaco_4,.oblaco .oblaco_5 { color: #43291b; display: inline-block;}
.oblaco .oblaco_1 {
	font-size: 19px;
	padding: 5px 7px 6px 4px;
}
.oblaco .oblaco_2 {
	font-size: 15px;
	padding: 3px 8px 8px 25px;
}
.oblaco .oblaco_3 {
	font-size: 13px;
	padding: 12px 4px 9px 12px;
	font-weight: bold;
}
.oblaco .oblaco_4 {
	font-size: 14px;
	padding: 0 22px 0px 10px;
}
.oblaco .oblaco_5 {
	font-size: 18px;
	padding: 8px 0 5px 16px;
}
/*tags*/

.oblaco_1, .oblaco_2, .oblaco_3, .oblaco_4, .oblaco_5 { color: #43291b; display: inline-block;}
.oblaco_1 {
	font-size: 11px;
	padding: 5px 7px 6px 4px;
}
.oblaco_2 {
	font-size: 12px;
	padding: 3px 0 8px 45px;
}
.oblaco_3 {
	font-size: 13px;
	padding: 12px 4px 9px 12px;
}
.oblaco_4 {
	font-size: 14px;
	padding: 0 22px 0px 10px;
}
.oblaco_5 {
	font-size: 15px;
	padding: 8px 0 5px 16px;
}
#order {
  position: absolute;
  top: 494px;
  left: 28px;
  font-size:16px;
  width: 200px;
}
#order_r {
  position: absolute;
  top: 400px;
  left: 38px;
  font-size:14px;
  width: 170px;
  font-family: "Times New Roman", Times, serif;
}
#order_r a:visited {
	color:#432918;	
}

#order_r ol {padding: 20px 0;}
#order input, #order textarea {
  border: 0;
  display:block;
  width: 130px;
  height: 16px;
  padding: 5px;
}
#order input.send {
  background: url(../images/blank.gif) repeat;
  border:0 none;
  cursor:pointer;
  height:30px;
  width:20px;
}
#order input.send_p {
  background: url(../images/blank.gif) repeat;
  border:0 none;
  cursor:pointer;
  height: 30px;
}
.knopochka {
    position: absolute;
	left: 645px;
	top: 160px;
}
.knopochka_text {
    position: absolute;
	left: 692px;
	top: 183px;
    font-size: 23px;
	font-family: Palatino Linotype;
	font-style: italic;
	line-height: 0.8;
}
.knopochka_text a {
    text-decoration: none;
	color:  #43291b;
}
.z_content_text {
    padding: 0px 0 12px 0;
    font-size: 33px;
	font-family: "Times New Roman", Times, serif /*Palatino Linotype*/;
	color: #562902;
}
.z_content_text a:visited {
    color: #562902;
}
*html .z_content_text {
    padding-top: 42px;
}
.name_news {
      color: #562902;
	  padding: 0 0 0px 20px;
	  font-size: 18px;
}
.z_small {
    font-size: 13px;
	width: 390px;
}
* html .z_small {
	margin-bottom: -7px;
}
.z_small tr {
    vertical-align: bottom;
}
.z_small img {
   padding: 0 2px;
}

.img_left {
    float: left;
	padding-right: 10px;
	display: block;
}
.img_main { margin: 3px 0; display: block;}
.ps {
	position: relative;
	width: 336px;
	height: 81px;
	left: 310px;
	top: 157px;
	font-size: 12px;
	font-weight: bold;
}
.pska {
    height: 48px;
	width: 257px;
	position: relative;
	left: 30px;
	top: 314px;
	margin-bottom: 10px;
}
.right {
    float: right;
	margin-right: 20px;
}
.new_content {
    padding: 5px 0 20px 0;
	 overflow:hidden;
	 _zoom:1;
}
/*-----end css for index-----*/
/*-----start css for page-----*/
.page #header {
	min-width: 1000px;
	height: 86px;
	background: url(../images/bg_head_page.jpg) no-repeat top center;
}
.page #center{background: url(../images/bg_center_page_new.jpg) no-repeat center top;}
.page #zabor {top: 886px;}
.page #bottom {top: 1204px;}
.page #nav_menu {margin: 20px 0 0 797px;}
.page #choice {
	width: 231px;
	height: 61px;
	position: absolute;
	margin: 0 0 0 263px;
	background: url(../images/bg_choice_page.jpg) no-repeat;
}
.page #steam {
	display: block;
	width: 116px;
	height: 100px;
	position: absolute;
	margin: 0px 0 0 590px;
}
.page #steam:hover {
	background: url(../images/bg_steam_page.jpg) no-repeat;
}
.page #nav_menu {
	width: 210px;
	height: 48px;
	margin: 21px 0 0 797px;
	background: url(../images/bg_nav_page.jpg) no-repeat;
}
.page #nav_menu a {
	width: 40px;
	height: 48px;
	margin: 0 30px 0 0;
}
#logo {
    display: block;
	width: 180px;
	height: 60px;
	position: absolute;
	margin: 7px 0 0 47px;
}
.order{
    border: 1px solid #cd8c5b;
}
input {
	width: 194px;
}
.form {
    /*left: 15px;*/
	position: relative;
}
.form td {
    padding: 8px 5px;
}
.left {
	text-align: right;
	width:150px;
}
/*start select*/
select {
	display: block;
	/*margin: 0 0 10px;*/
	width: 194px;
	z-index: 100;
}
/* ����� ����������� ��� ������ ������� */
select.srReplacedSelect {
	width: 1px;
	position: absolute;
	left: -999em;
}

ul.srList {
	list-style:none;
	padding:0;
	width: 194px;
	height:1.5em;
}

ul.srList li {
	display:none;
	background-color: #FFFFFF;
	line-height:1.5em;
	padding:0 10px;
	width: 174px;
}

ul.srList li.srHoverLi {
	background: wheat;
}

ul.srBlur {
	background: url('../images/srBgTop.png') no-repeat;
}

ul.srFocus, ul.srHoverUl {
	background: url('../images/srBgTop.png') no-repeat 0px 0px;
}

ul.srBlur li.srSelectedLi {
	display:block;
	background: url('srBgTop.png') no-repeat 0px 100%;
}

ul.srFocus li.srSelectedLi, ul.srHoverUl li.srSelectedLi {
	display:block;
	background: url('srBgTop.png') no-repeat 0px 100%;
}


ul.srExpanded li.srSelectedLi {
	display:block;
	background: #f8941d;
}

ul.srExpanded {
	position:relative;
	z-index:1000;
}

ul.srExpanded li {
	display:block;
}
/* end select*/
/*start input file*/
div.fileinputs {
	position: relative;
	width:207px;
}
div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	width: 194px;
	height:20px;
}
input.text{
	padding:0 0 0 5px;
	width: 141px;
	background:url(../images/upload_input.jpg) no-repeat 0 0;
	height:20px;
	position:absolute;
	left:0;
	top:0;
	border:none;
}
:root input[type="text"]{
	padding-top:3px;
	line-height:normal;
}
.fakefile img{
	position:absolute;
	left:141px;
	top:0;
	padding:0;
	margin:0;
}
/*end input file*/
.line_form {
    padding: 15px 0 20px 60px;
}
#monthly {
    background: url(../images/button.png) no-repeat;
    width: 343px;
    height: 89px;
	border: none;
	cursor:pointer;
	margin-top:20px;
}

.razdel_z {
    font-size: 21px;
}

.tags {
    padding: 10px 0 20px 0;
}
.tags a {
    padding-right: 15px;
}
.cont_page {
    padding: 0 30px 0 0px;
	line-height: 1.5;
}
.for_page_foto {
    padding-left: 15px;
	float: right;
}
.cont_page_img {
    padding-left: 20px;
}
.pad_td {
    padding-top: 20px;
}
#foto {
    overflow: auto;
	width: 500px;
	margin-left: 0px;
}
* html #foto {
	height: 170px;
}

.bigger {
   float: left;
   vertical-align: top;
}
.img2 {
   margin-left: 22px;
   /*margin-top: -18px;*/
}
.img_zagruzka {
	vertical-align: top;
	padding: 0px 20px 0 0;
}
* html .png {
    width: expression(width);
    filter: expression( (runtimeStyle.filter == '') ? runtimeStyle.filter=   "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+src+"', sizingMethod='image')" : '', src = 'images/blank.gif');
	vertical-align: top;
}
.line_page {
    padding: 20px 0;
}
.img_name {
    padding-left: 22px;
	display: block;
}
#slider {
    margin:10px;
}
#slider a {width:150px;}
.comments h3 {
    font-size: 18px;
	color: #562902;
	font-weight: normal;
}
.comments img {
   margin: 5px 10px 25px 5px;
}
.comments a {
   display: inline-block;
  /* padding: 5px;*/
}
.comments table {
   width: 428px;
   background: #ff953a;
}
.comments input {
   width: 128px;
   height: 14px;
   border: 1px solid #ff953a;
}

.otstyp{
   padding: 5px;
}
.white {
   color: #FFFFFF;
}

.MultiFile-descr, .MultiFile-wrap {float:left;}

.comments input.MultiFile-applied, .comments input.MultiFile {height:22px;}

#imgs_list {clear:both; padding:3px;}

#imgs_list a{display:inline;}

#imgs_list input {width:120px; margin-bottom:2px;}

.comments #imgs_list img, #imgs_list img {margin:0; vertical-align:middle;}

label.error {display:block; color:red; font-size:12px; background:url(/images/warning.gif) no-repeat; padding-left:20px; margin-top:3px; height:20px;}

tr.error { color:red;  }

.hint {margin-top:5px; font-style:oblique; font-size:12px; color:#F86014;}


/*.ui-rating {float:right; padding-right:50px;}*/
.ui-rating .ui-rating-star, .ui-rating .ui-rating-cancel{
    width:21px;
    height:18px;
    font-size:2px;
    float:left;
    text-decoration:none;
    vertical-align:bottom;
    background-image:url(/images/star_dogs.gif);
    background-repeat:no-repeat;
}
.ui-rating a {
	cursor: pointer;
}
.ui-rating-full  {
    background-position:left top;
}

.ui-rating-half  {
    background-position:left -18px;
}

.ui-rating-empty {
    background-position:left -36px;
}

.ui-rating-cancel-empty {
    background-position:left -64px;
}

.ui-rating-cancel-full {
    background-position:left -80px;
}

.ui-rating-hover {
    background-position:left -54px;
}
#komment input {
    padding-bottom: 3px;
}
#komment p {
    padding: 0;
	text-indent: inherit;
}
#select_city {
	position:absolute;
	left:83px;
	top:37px;
	list-style-type:none;
	z-index:200;
	background-color:#F6E6CF;
	display:none;
	font-size: 12px;
}
#select_city a, #select_city span {display:block; height:20px; line-height:20px; padding:2px 3px;}

#select_city a:hover {background-color:#F27823; color:#F6E6CF;}
.line {
    padding: 10px 0 50px 20px;
	width: 393px;
	height: 4px;
}
@-moz-document url-prefix() {
  .line { padding-left: 0px;}
}
/* icons */
.page .z_content_text {
    padding: 20px 0px 22px 63px;
}
.icon_razdel {
   top: 10px;
   left: -10px;
   position: relative;
   width: 450px !important;
}
* html .icon_razdel {
   top: 35px;
   margin-bottom: 30px;
}
.title_cat1{
   background: url(../images/knm_pam.png) no-repeat;
   left: 7px;
}
.title_cat25{
   background: url(../images/knm_arh.png) no-repeat;
   left: 7px;
}
.title_cat18{
   background: url(../images/knm_izo.png) no-repeat;
   left: 7px;
}
.title_cat60{
   background: url(../images/knm_person.png) no-repeat;
   left: 7px;
}
.title_cat41{
   background: url(../images/knm_ochagi.png) no-repeat;
   left: 7px;
}
.for_sub {
   width: 64px;
   height: 64px;
   float: left;
   top: -20px;
   position: relative;
}
@-moz-document url-prefix() {
  .for_sub { padding-right: 10px;}
}
.title_cat39 {background: url(../images/icons/people.gif) no-repeat;width: 64px;height: 64px;}
.title_cat2 {background: url(../images/icons/animals.gif) no-repeat;width: 64px;}
.title_cat11{background: url(../images/icons/objcts.gif) no-repeat;width: 64px;}
.title_cat27{background: url(../images/icons/yards.gif) no-repeat;width: 64px;}
.title_cat51{background: url(../images/icons/biuldings.gif) no-repeat;width: 64px;}
.title_cat52{background: url(../images/icons/bridges.gif) no-repeat;width: 64px;}
.title_cat53{background: url(../images/icons/embarkment.gif) no-repeat;  width: 64px;}
.title_cat19{background: url(../images/icons/graffiti.gif) no-repeat;  width: 64px;}
.title_cat54{background: url(../images/icons/stensil.gif) no-repeat;  width: 64px;}
.title_cat55{background: url(../images/icons/signboard.gif) no-repeat;  width: 64px;}
.title_cat56{background: url(../images/icons/others.gif) no-repeat;  width: 64px;}
.title_cat61{background: url(../images/icons/rokkenroll.gif) no-repeat;  width: 64px;}
.title_cat62{background: url(../images/icons/psycho.gif) no-repeat;  width: 64px;}
.title_cat63{background: url(../images/icons/restovall.gif) no-repeat;  width: 64px;}
.title_cat57{background: url(../images/icons/events.gif) no-repeat;  width: 64px;}
.title_cat58{background: url(../images/icons/excurs.gif) no-repeat;  width: 64px;}
.title_cat59{background: url(../images/icons/fleshmob.gif) no-repeat;  width: 64px;}
.title_cat42{background: url(../images/icons/memories.gif) no-repeat;  width: 64px;}
/* end icons */
.bottom_links {
   position: relative;
   height: 60px;
   margin: 0 auto;
   text-align: right;
   padding-right: 90px;
   top: 20px;
}
.message {margin-top: 3em;}
.image_fr {
  float: right;
  clear: left;
  margin: 0 0 1em 1em;
  padding: 0;
}
.image_fl {
  float: left;
  clear: right;
  margin: 0 1em 1em 0;
  padding: 0;
}
span.clear {
  display: block;
  clear: both;
  height: 1px;
  line-height: 0px;
  font-size: 0px;
  margin-bottom: -1px;
}

#firstimage, .img2 {cursor: pointer;}
.add {padding-top: 25px;}
.a_1 {padding: 0 10px 0 10px;}
* html .a_1 {padding: 20px 10px 0 10px;}
.bordered_table_1 {border-collapse:collapse;}
.bordered_table_1 td {
	border:#51371E 1px solid;
	padding:5px 5px 5px 7px;
}
.bordered_table_1 th {
	border:#51371E 1px solid;
	text-align:left;
	background-color:#FEAC55;
	padding:7px;
}
#flash {
    width: 250px;
	height: 50px;
	position: absolute;
	margin: 5px 0 0 770px;
}
.nav_menu {
	font-size: 20px;
	text-align: center;
}
.nav_menu a {font-size: 18px;}
.rss {float: right;}
.rss a {
	display: block;
	padding: 18px 20px 18px 35px;
	margin-top: 36px;
	background: url('/images/rss.png') no-repeat;
	background-position: left center;
}

.rss a img {border: 0px none;}
#myContent {
    background: url(../images/kn_news.png) no-repeat top left;
    font-size: 23px;
	font-family: Palatino Linotype;
	font-style: italic;
	line-height: 0.8;
	width: 228px;
	height: 116px;
}
* html #myContent { /* хак для ie6 */
background: none; /* убираем обычный background */
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/kn_news.png'); /* png с прозрачностью для ие6 */
}
#myContent a {
    padding: 20px 0 0 40px;
	display: block;
	text-decoration: none;
}
#rating_block {vertical-align:middle;}
#rating_block a, #rating_block strong {
	float:left;
	margin-right:7px;
}
#rating_block a {
	background-image:url(/images/rating_arrows.png);
	width:16px;
	height:16px;
}
a#ilikeit {background-position:0 0;}
a#ilikeit:hover {background-position:0 -16px;}
a#idontlikeit {background-position:-16px 0;}
a#idontlikeit:hover { background-position:-16px -16px;}
.vkontakte { margin: 3px 0;}
.konkurs {
	text-align: center;
	padding: 0 0 15px 45px;
	display: inline-block;
	/*width: 120px;*/
}
.konkurs span {
	font-size: 13px;
	font-weight: bold;
}
.konkurs, .zag_news { color: #FFFFFF !important; font-size:18px;}
.back { display: block; width: 50px; margin-top: 10px; }
.main_seo {
	position:relative;
	top:50px;
	margin:20px;
}
.main_seo p {
	text-align:justify;
	line-height:18px;
}
.main_seo p strong {
	font-weight:normal;
}

#lastcomments {
   margin: 0.5em 0;
   width:170px;
}

#lastcomments div {
  margin-top: .6em;
}
#checkcode {
   float: left;
   margin:5px 0;
}
p#confirmation {
  margin-bottom: 5px;
}
a#changecode {
   margin: 15px 0 15px 10px;
   display: inline-block;
}
.eng {
   position: absolute;
   margin-left: 930px;
   top: 70px;
}
.eng_notmain {
   position: absolute;
   margin-left: 730px;
   top: 20px;
}
a.zh { font-size: 14px; font-weight: bold; text-decoration: none; font-style:italic; /*margin-left: 35px;*/}
a:visited.zh {color: #000000;}
.for_scrollable {
    width: 565px;
    height: 107px;
	background: url(/images/bg_gallery.png) no-repeat;
	position: relative;
	display: none;
}
.for_scrollable_cat {
    width: 565px;
    height: 38px;
	background: url(/images/bg_gallery_for_catitem.png) no-repeat;
	position: relative;
}
.scrollable {
	position:relative;
	overflow:hidden;
	width: 500px;
    height: 145px;
	float:left;	
}
a.browse {
	display:block;
	width:30px;
	height:20px;
	float:left;
	margin: 32px 0px 0px 0px;
	cursor: pointer;
}
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}
.items div {
	float:left;
	width:680px;
}

.scrollable img {
    border: none;
	float:left;
	margin: 0px 5px;
	width:115px;
	height:86px;
}
a.no_old {
    position: absolute;
	left: 134px;
	top:13px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	color: #613610;
	border-bottom: 1px dashed;
	cursor: pointer;
	display: block;
	z-index: 1000px;
}
.show, .show_en {
    margin: 10px 0 10px 250px;
	position: relative;
	z-index: 10000000;
}
.show_en {margin-left: 350px;}
/*seo */
.for_seo h1, .for_seo strong {
	display:inline;
	text-decoration:none;
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#43291B;
}

#social_networks {
	padding:auto 0;
}
#social_networks .social_networks {
	float:left;
	margin-right:4px;
}
#social_networks .FBConnectButton .FBConnectButton_Text {
	background:none;
	height:0px;
	width:0px;
	font-size:0px;
	border:none;
}
#social_networks .FBConnectButton {
	background:url(../images/icon_facebook32.png) no-repeat;
	height:32px;
	width:32px;	
	line-height:32px;
}

.for_last_comments_titles img {
	margin-left:-16px;
}

.for_last_comments_titles {
	padding-left:16px;
	/*padding-left:-16px;*/
}
.ss_link {
	margin-bottom:3px;
}
.ss_snippet {
	margin-bottom:7px;
}
#social_networks {
	padding-top:10px;
}