html, body {
	background: #fafafa url('/images/bbg.jpg') repeat-x top left;
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #313d44;
	text-align: center;
}
* {
	text-align: left;
}
.container {
	width: 1000px;
	margin: 0 auto;
}
.general {
	background: #fafafa url('/images/bbg.jpg') repeat-x top left;
	width: 1000px;
	margin: 0 auto;
	border-left: 1px solid #cfcdcd;
	border-right: 1px solid #cfcdcd;
}
.clear {
	float: none;
	clear: both;
	height: 0;
	line-height: 0;
	padding:0;
	margin: 0;
}
a {
	color: #23629d;
}
a:hover {
	color: #4785bf;
	text-decoration: none;
}
a.switch {
	text-decoration: none;
	border-bottom: 1px dashed #23629d;
}
a.switch:hover {
	color: #4785bf;
	border-bottom: none;
}
a img {
	border: 0;
}
/*-----------------------------------------------------------------------*/
#header {
	background: url('/images/logodivan.jpg') no-repeat top left;
	height: 205px;
/*	border: 1px solid #666;*/
}
#popup-bg {
	position: absolute;
	top: 0; left: 0;
	z-index: 200;
	background: #000;
}
#popup-block {
	position: absolute;
	z-index: 210;
	width: 600px;
	padding: 1em 2em;
	border: 3px solid #999;
	background: #fff;
}
#zvonok {
	position: relative;
	top: 0;
	left: 330px;
	height: 40px;
	background: url('/images/phone2.png') no-repeat top left;
	width: 405px;
}
#zvonok-bg {
	position: absolute;
	top: 0; left: 0;
	z-index: 200;
	background: #000;
}
#zvonok-form {
	position: absolute;
	z-index: 210;
	width: 360px;
	padding: 1em 2em;
	border: 3px solid #999;
	background: #fff;
}
#zvonok-form2 {
	position: absolute;
	z-index: 220;
	width: 360px;
	padding: 1em 2em;
	border: 3px solid #999;
	background: #fff;
}
#zvonok-form label, #zvonok-form input {
	display: block;
}
#zvonok-form input {
	padding: 0.2em;
	margin-bottom: 0.5em;
	width: 98%;
}
.zvonok_link {
	position: relative;
	top: 0;
	left: 250px;
	background: url('/images/zvonok-bullet.png') no-repeat top left;
	height: 38px;
	padding: 0 0 0 40px;
	font-size: 12px;
	width: 150px;
}
.zvonok_link a {
	color: #414549;
	text-decoration: none;
	border-bottom: 1px dashed #414549;
}
.zvonok_link a:hover {
	border: none;
}
#head_question {
	position: relative;
	width: 100px;
	top: 0;
	left: 530px;
	margin-top: 20px;
	padding: 8px 0 10px 40px;
	font-size: 12px;
	background: url('/images/question.png') no-repeat top left;
}
#head_question a {

}

#head_links2 {
/**/	position: relative;
	top: 0;
	left: 530px;
	width: 220px;
/*	height: 100px;*/
	padding-top: 20px;
	font-size: 12px;
/*	border: 1px solid #666;*/
}
#head_links2 ul{	margin-top: 15px;}
#head_links2 ul, #head_links2 li {
	padding: 0;
	list-style-type: none;
}
#head_links2 ul li {
	padding: 5px 15px 5px 0;
	float: left;
}
#head_links2 ul li a, #head_question a {
	color: #414549;
	text-decoration: none;
	border-bottom: 1px dashed #414549;
}
#head_links2 ul li a:hover, #head_question a:hover {
	color: #FF6712;
	text-decoration: none;
	border: none;
}
.count-model {
	position: relative;
	top: 50px;
	left: 17px;
	font-size: 12px;
}
#head_forms {
	width: 245px;
	float: right;
	margin-right: 15px;
	font-size: 10px;
/*	border: 1px solid #666;*/
}
#login_form {
	background: url('/images/login-bg.png') no-repeat top right;
	border-left: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	padding: 5px;
	margin: 10px 0 5px 0;
}
#head_forms form {
	margin: 0;
	padding: 0;
}
#login_form input.textbox {
	width: 150px;
	height: 22px;
	display: block;
	margin-bottom: 7px;
}
#login_form input.checkbox {
	width: 14px;
}
#login_form input.checkbox, #login_form label {
	margin: 0 3px 0 0;
	padding: 0;
	height: 10px;
	display: block;
	float: left;
}
#loginbutton {
	display: block;
	width: 49px;
	height: 32px;
	background: url('/images/consult-search.png') no-repeat top left;
	float: right;
	margin-right: 10px;
	margin-top: 8px;
	text-decoration: none;
	color: white;
	text-align:center;
	padding-top:9px;
	font-size: 9px;
}

#login_form .hello {
	line-height: 13px;
	color: #767b82;
	margin-bottom: 10px;
}
#login_form .hello span {
	color: #404346;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-style: italic;
}
#login_form div.bullet {
	background: url('/images/login-bullet.png') no-repeat 0 50%;
	padding-left: 15px;
	margin-right: 10px;
}

#search_consult {
	border: 1px solid #d5d5d5;
	padding: 5px;
	height: 65px;
}
#search_consult form {
	margin: 0;
	padding: 0;
}
#search_consult input.textbox {
	width: 135px;
	height: 22px;
	display: block;
	float: left;
	margin: 13px 5px;
	position: relative;
	z-index: 100;
}
#consultbutton {
	display: block;
	width: 49px;
	height: 33px;
	background: url('/images/consult-search.png') no-repeat top left;
	float: right;
	margin-right: 8px;
	margin-top: 8px;
	position: relative;
	z-index: 100;
}
.consult-block {
	position: absolute;
	z-index: 1;
}
.ctl {
/*	position: relative;
	left: 0px;
	padding-top: 5px;*/
	padding: 0;
}
#head_cart {
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	margin-top: 5px;
	padding: 10px 5px 10px 10px;
	line-height: 16px;
	background: url('/images/cart-bg.png') no-repeat bottom right;
}
#head_cart #cartbutton {
	display: block;
	width: 48px;
	height: 33px;
	background: url('/images/cart-button.png') no-repeat top left;
	float: right;
	margin-right: 10px;
}

#links_line{
	position: absolute;
	z-index: 1;
	top: 180px;
	margin-left: 270px;
	font-size: 11px;
}
#links_line a {
	font-size: 11px;
}

/*---------------------------------------------------------------------------------------------*/
#menu {
	height: 66px;
/*	border: 1px solid #666;*/
	position: relative;
	text-align: center;
	background: #fafafa url('/images/menu-bg.png') repeat top left;
}
#menu.over {
	background: #fafafa url('/images/menu-bg-over.png') no-repeat top left;
}
#menu ul {
	height: 33px;
	padding: 0 10px;
	margin: 0;
	text-transform: lowercase;
	list-style-type: none;
}
#menu li {
	margin: 0 31px;
	height: 33px;
	line-height: 28px;
	display: block;
	float: left;
}
#menu li.over, #menu li.active {
	background: url('images/menuitem-bg-over.gif') repeat-x top left;
}
#menu a {
	color: #222425;
	font-size: 13px;
	text-decoration: none;
}
#menu .over a, #menu .active a {
	color: #fff;
}
#menu a:hover {
	text-decoration: underline;
}
#menu_more2 {
	position: relative;
	font-size: 11px;
	z-index: 3000;

}
#menu_more {
	position: absolute;
	float: left;
	right: 60px;
	width: 330px;
	top: 33px;
	margin: 0;
	padding: 0;
	background: #d5d5d5;
}
#menu_more a {
	display: block;
	float: left;
	font-size: 11px;
	color: #333;
	padding: 5px 10px;
	margin: 0;
	width: 140px;
}
#menu_more a:hover {
	color: #fff;
	background: #ff6712;
}
#menu_more a.last {
	border: none;
}
/*---------------------------------------------------------------------------*/
#body {
	margin-top: 20px;
}
#sidebar {
	width: 200px;
	float: left;
	font-size: 12px;
}
#sidebar div.in {
	padding: 0 0 0 15px;
}
#sidebar .block {

}
#sidebar .block h3 {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	background: url('/images/sidebar-header-bg.png') no-repeat top left;
	border-bottom: 1px solid #707070;
	padding: 5px 0;
	margin: 0;
}
#sidebar .block div.border {
	border: 1px solid #d5d5d5;
}
#sidebar .goods_title {
	padding: 10px;
	text-align: center;
}
#sidebar .goods_pic {
	background: url('/images/sidebar-goods-bg.gif') no-repeat top left;
	padding: 5px 0 5px 10px;
}
#sidebar .goods_price {
	background: url('/images/sidebar-price-bg.png') no-repeat top left;
	padding-top: 3px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	width: 125px;
	height: 33px;
	position: relative;
	top: -40px;
	float: left;
	text-decoration: none;
}
/*-----------------------------------------------------------------*/
.submenu_dop {
	text-align: left;
/*	border: 1px solid #666;
	margin: 0 0 20px 0px;*/
	padding: 0 0 0 10px;
	font-size: 11px;
}

.accordion2 {
	width: 190px;
/*	border-bottom: solid 1px #c4c4c4;*/
	float: left;
	margin: 0 0 20px 0;
}
.accordion2 h3 {
/*	background:  url(/arrow-square.gif) no-repeat right -51px; #e9e7e7;*/
	padding: 3px 0 3px 5px;
	margin: 0 0 0 12px;
	font-size: 12px;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
}
.accordion2 h3 a{
	font: normal 12px verdana, sans-serif;
	color:#23629d;
	text-decoration: none;
}
.accordion2 h3 a:hover{
	color: #ff6712;
	text-decoration: underline;
}

.accordion2 h3:hover {
	background-color: #f1f1f1;
}
.accordion2 h3.active {
	background-position: right 5px;

}
.accordion2 p {
	padding: 5px 0px 5px 15px;
/*	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;*/
	display: none;
}

.accordion2 p a {
	font: normal 11px verdana, sans-serif;
	text-decoration: none;
	color: #232323;
	background: url('/images/small.gif') no-repeat top left;
	padding:  0 0 0 15px;
	margin: 0 0 0 15px;
}
.accordion2 p a:hover {
	text-decoration: underline;
	color: #ff6712;
}




.li3 {
	background: url('/images/size-bullet.gif') no-repeat center left;
	border-bottom: 1px solid #ddd;
	padding:  0 0 0 15px;
	margin: 0 0 0 5px;
	display: block;
	list-style-type: none;
	list-style-position: inside;
	width: 160px;
}
.li3 a {
	text-decoration: none;
	display: block;
	padding: 4px 0px;
	font-size: 11px;
	cursor: pointer;
}
span.padd { padding-left: 10px; }

.li3 a.active, .li3 a:hover{
	background:#f1f1f1;
	cursor: pointer;
}
.li3 a:hover{
	text-decoration: underline;
	cursor: pointer;
}

.li2{
	background: url('/images/small.gif') no-repeat center left;
	padding:  0 0 0 15px;
	margin: 0 0 0 15px;
	display: block;
	list-style-type: none;
	list-style-position: inside;
	width: 150px;
}
.li2 a {
	text-decoration: none;
	display: block;
	padding: 1px 0px;
	font-size: 11px;
	cursor: pointer;
}

.li2 a.active, .li2 a:hover{
	background:#f1f1f1;
	cursor: pointer;
}
.li2 a:hover{
	text-decoration: underline;
	cursor: pointer;
}

/*--------------------------------------------------------------*/
.quest-form {
	margin: 10px 0;
	border: 1px solid #b1b1b1;
	padding: 10px;
	width: 300px;
/*	background: #e7e7e9;*/
}
input.size, textarea.size, select.size{
	width: 290px;
}
input.submit-style {
	padding: 2px 10px;
}
div.que {
	border: 1px solid #000000;
	padding: 0px 4px 2px 4px;
	margin-right: 10px;
	float: left;
	color: #000000;
	text-decoration: none;
}
.quest-style {
	margin: 10px;
}
.quest-style ul {
	list-style: url('/images/small.gif');
	padding: 0 0 0 10px;

}
.quest-style ul li {
	margin: 5px 0;
}
/*---------------------------------------------------------------*/
.bloknot-link {
	float: right;
	margin: 2px 0 -2px 0;
	padding: 0 5px 0 0;
}
.bloknot-block {
	background: url('/images/book.png') no-repeat ;
	width: 70px;
	height: 30px;
	text-decoration: none;
	color: white;
	text-align:center;
	padding-top:7px;
	font-size: 12px;
/*	border: 1px solid #666;*/
}
.bloknot_rel a:hover{
	cursor: pointer;
}
.bloknot_rel {
	float: right;
	margin: 0px 10px 0 0;
}

.bloknot-link2 {
	float: right;
	margin: 10px 0 0 0;
	padding: 0 20px 0 0;
}

#content {
	width: 780px;
	float: left;
	font-size: 12px;
/*	border: 1px solid #666;*/
}
#content .in {
	padding: 0 0 0 20px;
}

#content .in  strong {
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #960c01;
}
#content .search {
	width: 670px;
/*	border: 1px solid #666;*/
	float: left;
	font-size: 16px;
	margin: 2px 0 0 0;
}
#content .search input.textbox {
	border: none;
	background: url('/images/search-textbox-bg.gif') no-repeat top left;
	width: 310px;
	border: 1px solid gray;
	color: gray;
	height: 22px;
	margin: 0 10px 0 0;
	padding: 3px;
	font-style: italic;
}
#content .search input.button {
	border: none;
	background: url('/images/search-button-bg.gif') no-repeat top left;
	text-align: center;
	width: 81px;
	height: 22px;
	padding: 3px;
	margin-right: 15px;
}
#content .search input.button2 {
	border: none;
	background: url('/images/search-button-bg3.gif') no-repeat top left;
	text-align: center;
	width: 160px;
	height: 22px;
	padding: 3px;
	margin-right: 10px;
}

.categories {}

.category {
	width: 250px;
	float: left;
	/*margin-bottom: 20px;*/
}
.category .image {
	background: url('/images/cat-item-bg.png') no-repeat top left;
	padding: 10px 0 0 29px;
}
.category .ugol {
	width: 218px;
	height: 23px;
	background: url('/images/cat-ugol.png') no-repeat top left;
	position: relative;
	bottom: 0px;
	left: -12px;
}
.category .title {
	font-size: 14px;
	text-align: center;
	margin-bottom:10px;
}

#promo {
	background: #fafafa url('/images/promo-bg.gif') repeat-x top left;
	font-size: 11px;
	margin-top: 25px;
	text-align: center;
}
#promo .container {
	padding: 7px 0 10px 0;
}
#promo .date {
	font-size: 10px;
	color: #fff;
	background: #999;
	padding: 0 5px;
	float: right;
	clear: both;
}
.col2 {
	width: 730px;
	float: left;
	font-size: 13px;
	line-height: 17px;
}
.col2 p{	text-align:justify;}

.col13 {
	width: 333px;
	float: left;
	font-size: 12px;
}
.col4 {
	width: 250px;
	float: left;
	font-size: 11px;
	line-height: 16px;
}
.col2 div, .col4 div, .col13 div, .col23 div {
	padding: 15px;
}
#promo h1 {
	margin-top: 0;
	font-size: 18px;
	font-weight: normal;
}
#promo h2 {
	margin-top: 0;
	font-size: 15px;
	font-weight: normal;
}
/*--------------------ØÀÁËÎÍ ÌÎÄÅËÈ---------------------------------*/


.submenu {
	font-size: 14px;
	margin-bottom: 20px;
}
.submenu ul, .submenu li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.submenu a {
	display: block;
	color: #4e6170;
	padding: 5px 15px;
	margin: 0;
}
.submenu a:hover {
	background: #e7e7e9;
	color: #21619e;
	text-decoration: underline;
}

.cat h1{
	font-size: 140%;
	text-align: center;
	color: #666;
/*	border-top: 1px dashed #666;*/
	margin: 0;
}
/*--------------------------øàáëîí ãðóïï ìîäåëåé -----------------------------*/
#obr {
	margin-left: 10px;
}
#gr {
	float: left;
	width: 190px;
	margin: 0;
	vertical-align: top;
}
.gr-vert {
	background: url('/images/setka.gif') repeat-y top center;
	width: 185px;
	height: 100%;
	padding-left: 0px;
}
.gr-gor {
	background: url('/images/setka-gor.gif') repeat-x ;
	width: 165px;
	height: 3px;
	margin: 2px 2px 2px 10px;
}

.gr1 {
	font-size: 11px;
	color: #41464a;
}
.gr1 a{

	text-decoration: underline;
}
.gr1 a:hover{
	color: #f55410;
	text-decoration: none;
}
.gr {
	padding: 2px 0 2px 15px;
	text-align: center;
	vertical-aling: top;
}
.gr a {
	font: bold 12px Verdana;
	color: #f55410;
	text-decoration: none;
}
#gr div.pricecont {
	position: absolute;
	z-index: 1;
	margin: -25px 0 40px 7px;
	width:170px;
}
.pricecont_rel {
	position: relative;
	top: -20px;
	left: -5px;
}
#gr .price {
	background: #e94d00 url('/images/price-bg.gif') repeat-x top left;
	height: 17px;
	width: 70px;
	line-height: 20px;
	padding: 3px 5px 0 5px;
	float: left;
	font: bold 11px arial;
	color: #fff;
}
.main-image-top {
	background: url('/images/main-image-top.gif') repeat-x top left;
	height: 16px;
}
.main-image-bottom {
	background: url('/images/main-image-bottom.gif') repeat-x top left;
	height: 16px;
}
.main-image-left {
	background: url('/images/main-image-left.gif') repeat-y top left;
	width: 16px;
}
.main-image-right {
	background: url('/images/main-image-right.gif') repeat-y top left;
	width: 16px;
}
.main-image-top-left {
	background: url('/images/main-image-top-left.gif') no-repeat top left;
	width: 16px;
	height: 16px;
}
.main-image-top-right {
	background: url('/images/main-image-top-right.gif') no-repeat top left;
	width: 16px;
	height: 16px;
}
.main-image-bottom-left {
	background: url('/images/main-image-bottom-left.gif') no-repeat top left;
	width: 16px;
	height: 16px;
}
.main-image-bottom-right {
	background: url('/images/main-image-bottom-right.gif') no-repeat top left;
	width: 16px;
	height: 16px;
}


/*----------------------------------------------------------------------------*/
#gr_model{
	float: left;
	width: 350px;
	margin: 20px 10px;
}
.singlemodel2 {
	margin-top: 0px;

}
.singlemodel2 .left {
	float: left;
	width: 180px;
}
.singlemodel2 .right {
	float: left;
	width: 160px;
	margin-left: 10px;
}
/*
.singlemodel2 h1 {
	margin: 0 0 10px 0;
	color: #f55410;
	font-size: 18px;
	font-weight: normal;
}
*/
.singlemodel2 .description {
	color: #575a63;
	font-size: 11px;
	line-height: 15px;
}
.singlemodel2 .description ul li{
	list-style-image: url(/images/small.gif);
}
.singlemodel2 a.obivka {
	font-size: 18px;
	display: block;
	margin-left: 3em;
}



/*---------------------------------------------------------------*/
/* íàâèãàòîð */
		div.navigator{
			font-size:smaller;
			padding:5px;
			text-align:center;
		}
		div.totalpagesdisplay{
			padding-top: 2px;
			font-size: 70%;
			text-align:center;
			font-style:italic;
			color: #969796;
		}
		.navigator a, span.inactive{
			/*padding : 0px 2px 2px 2px;*/
			margin-left:0px;
			font-size: 100%;
			font-style: normal;
			border: solid 1px #dddede;
			background: #f9fbfd;
			padding: 4px;
			color: #6a6a6b ;
		}
		.navigator a:link, .navigator a:visited
		{
			border: solid 1px #dddede;
			background:  #f9fbfd;
			padding: 4px;
			color: #013ba6;
			text-decoration: none;
		}
		.navigator a:hover,.navigator a:active
		{
			border: solid 1px #939494;
			background: #e1e2e3;
			padding: 4px;
			color: #013ba6;
			text-decoration: none;
		}
		span.inactive
		{
		    font-style: normal;
		    font-weight: bold;
		}
		div.inp
		{
			padding-top:2px;
			font-size:9px;
			text-align:left;
			font-style:italic;
			color: #969796;
		}
/*--------------------------------------------------*/

#state {
	margin: 0 40px 0 0;
	font-size: 12px;

}
#txt {
	margin-right: 30px;
}
/*--------------------------øàáëîí-----------------------------------*/
.singlemodel {
	margin-top: 0px;
}
.singlemodel .left {
	float: left;
	width: 425px;
/*	border: 1px solid #666;*/

}
.singlemodel .right {
	float: left;
	width: 330px;
/*	border: 1px solid #666;*/

}
.singlemodel h2 {
	margin: 0 0 10px 0;
	color: #f55410;
	font-size: 20px;
	font-weight: normal;
}
.singlemodel h1 span.cond1 {
	text-transform: uppercase;
	padding-right: 10px;
}
.singlemodel h1 span.cond2 {
	text-transform: lowercase;

}


.modelhelp {
	float: right;
	width: 250px;
	background: #e7e7e9;
	padding: 5px 5px 5px 20px;
}
.modelhelp div {
	background: url('/images/question.png') no-repeat center right;
	height: 40px;
	padding-right: 30px;
}
.modelhelp a {
	display: block;
	float: left;
	font-size: 11px;
	color: #41464a;
	margin: 3px 20px 3px 0;
	text-decoration: none;
	border-bottom: 1px dashed #41464a;
}
.singlemodel .description {
	color: #575a63;
	font-size: 11px;
	line-height: 15px;
}
.singlemodel a.obivka {
	font-size: 18px;
	display: block;
	margin-left: 3em;
}
.ot {
/*	margin: 30px;*/
	padding-left: 230px;
}
.ss{
	float: left;
	margin: 2px 5px;
	font-size: 9px;
}
.image-carousel {
	float: left;
	margin-top: 10px;
	height: 85px;
	background: url('/images/carousel-bg.gif') repeat-x;
}
.carousel-left, .carousel-right, .carousel-thumb {
	display: block;
	float: left;
}
.carousel-thumb {
	margin: 6px;
/*	width: 340px;*/
}
.carousel-left {
	width: 26px;
	height: 85px;
	background: url('/images/carousel-left.gif') no-repeat top left;
}
.carousel-right {
	width: 26px;
	height: 85px;
	background: url('/images/carousel-right.gif') no-repeat top left;
}
.pricecont {
	margin-top: 20px;
}
.singlemodel .price {
	background: #e94d00 url('/images/price-bg1.gif') repeat-x bottom left;
	height: 25px;
/*	width: 100px;
	line-height: 20px;*/
	margin: 20px 0 20px 5px;
	padding: 8px 8px 0 8px;
	float: left;
	font: bold 13px Verdana;
	color: #fff;
}
.singlemodel .params {
	float: left;
	margin-left: 0em;
}
.params .head {
	margin-left: 0em;
}
.params ul {
	padding: 10px 0 0 5px;
	margin-left: 1em;
/*	width: 150px;
	float: left;*/
	font-size: 11px;
	list-style-image: url('/images/size-bullet.gif');
}
.params li {
	padding: 0;
	margin: 0;
}

.params2 {
	font-size: 11px;
	text-align: center;
	padding: 2px;
	border: 1px solid #cccccc;
}

.sing_dop{
	text-align: left;
	padding: 0px;
/*	border: 1px solid #666;*/
}
.sing_dop ul{
	margin-left: -40px;
/*	width: 400px; */
}

.sing_dop  a{
	text-decoration: none;
	font-size: 90%;
	display: block;
	padding: 2px 10px;
}
.sing_dop table tr td a.active, .sing_dop table tr td a:hover{
/*	background: #ff7902;*/
	color: #ff7902;
}
.sing_dop table tr td a.active , .sing_dop table tr td a:hover {
/*	color: #ffffff;*/
}

.sing_dop table.ds {
	border: 1px solid #cccccc;
	border-collapse: separate;
}
.sing_dop td.ds{
	border: 1px solid #cccccc;
	border-collapse: collapse;
}
.sing_dop table, .sing_dop td{
	font-size: 11px;
}
.gr-ver {
/*	background: url('/images/setka-vert.gif') repeat-y top right;
	width: 175px;*/
	padding-right: 15px;
}
.gr-ver2 {
	background: url('/images/setka-gor.gif') repeat-y top left;
	padding-left: 30px;
	margin: 0px 0px 2px 30px;
}
table.call {
	border: 1px solid #cccccc;
	border-collapse: separate;
}
td.call2
{
	border: 1px solid #cccccc;
	border-collapse: collapse;
	text-align: center;
	padding: 5px 10px ;
	font-size: 11px;
}



#strip_sing {
	margin: 20px 0;
/*	border: 1px solid #666;*/

}

#strip_sing td {
	vertical-align: top;
}

.grp {
	text-align: center;
	padding: 0;
	font-size: 11px;
}
.grp2 {
/*	text-align: center;*/
	padding: 5px 10px ;
	font-size: 11px;
}

span.cond3 {
	text-transform: uppercase;
	color: #f86b3b;
	font-size: 13px;
}
span.cond4 {
	text-transform: lowercase;
	color: #f86b3b;
	font-size: 13px;
}
.price22 {
	color: #959493;
	font: bold 18px Arial;
	float: right;
	margin: 0 20px 0 0;
}
.aimg{
	margin: 20px 20px 20px 0px;
	float: right;
}
.aimg-double{
	margin: 10px 0;
}
.hr {
	background: url('/images/hr.gif') no-repeat center right;
	height: 12px;
	width: 750px;
	margin: 20px 0px 0 0;

}

.nonebook {
	margin: 20px 0;
/*	font: bold 18px verdana;
	color: #f55410;*/

}

.min_max {
	margin-top: 20px;
}
/*--------------------------------------------------*/
.cont1 {
	padding: 5px 10px ;
	font-size: 12px;
}

.menu3
{
    padding-top: 0px 20px;
	font-size: 16px;
    font-style: normal;
    font-weight: bold;
/*    color: #ffffff;*/
    text-align: center;
    padding: 5px;
}
/*---------------------------------------------------*/
.priznaki {
	margin-top: 30px;
	background: #ededef;
	float: left;
	width: 750px;
}
.priznaki .title {
	background: #fafafa;
}
.priznaki .title span {
	display: block;
	float: left;
	font-weight: bold;
	padding: 10px 20px;
	background: #ededef;
}
.priznaki .common, .priznaki .private {
	float: left;
	width: 375px;
}
.priznaki table {
	margin: 20px 0;
}
.priznaki td {
	font-size: 12px;
	padding: 0 0 0 20px;
}
.priznaki select {
	margin: 5px 0;
}

/*------------------------------------------------------------*/
#footer {
	background: #ff6919;
	color: #fff;
	font-size: 10px;
	text-align: center;
}
#footer a {
	color: #fff;
}

.col23 {
	width: 500px;
	float: left;
	font-size: 12px;
}

.copyright {

	float: right;
	font-size: 10px;
	margin: 15px 20px 0 0px;

}
.for {
	float: left;
	width: 400px;
	font-size: 11px;
	margin: 15px 10px 30px 0;

}





div#img_min img:hover
{
	cursor: url(/images/zoomin.cur),pointer;
	outline: none;
}
div#img_max img:hover
{
	cursor: url(/images/zoomout.cur),pointer;
	outline: none;
}
#rel
{
	position: relative;
	left: -50px;
	top: -50px;
}
/*---------------------------------------------------------------------*/
.map_style {
	margin: 10px;
}
.map_style ul {
/*	border: 1px solid #666;*/
	padding: 0 15px;
	margin: 0;
	width: 300px;
}
.input-size { width: 98%}
.popup_help {
	background: #fafafa url('/images/bbg.jpg') repeat-x top left;
}
.popup_help ul{
	padding-left: 20px;
}

/*********************************KOTYARA***************************************/
td.trnsf_td {	text-align:justify !important;
	padding:10px;
	vertical-align:top;}

td.trnsf_td p{	text-align:justify !important;
	font-size: 13px;}

td.trnsf_td h2{
	color:#FD4E01 !important;
}

table.mentionT{	width:100%;
	font-size:12px;}
table.mentionT th{
	text-align:center;
}
ul.mention{	padding-left:15px;}
ul.mention li{
	padding:5px 0;
}
span.mention{	text-align:left;}
fieldset.mention{	width:80%;
	text-align:justify;
	height:150px;
	padding: 15px;}

fieldset.mention legend{	font-size: 12px;
	font-weight: bold;}
div.MinText{	font-size:10px;
	color:#B8B8B8;}
div.right_top{	float:right;}

#SEOtools{		border:3px outset gray;
		height:auto;
		left:10px;
		padding:10px;
		min-height:300px;
		position:fixed;
		text-align:left;
		top:50px;
		width:600px;
		z-index:999;
		background:Azure;
		opacity:0.7;
		-moz-border-radius:20px;}
#SEOkey{		border:3px outset gray;
		height:auto;
		left:10px;
		min-height:20px;
		position:fixed;
		text-align:left;
		top:10px;
		width:45px;
		z-index:999;
		background:Azure;
		-moz-border-radius:15px;
		text-align:center;
		cursor:pointer;
		font-weight:bold;
		color:orange;}

div.main_page_text p{	text-indent:25px;
	line-height:1.5;}

a.sale_a{	font-size:14px;
	margin:0 10px;}
div.sale_menu{	width:99%;
	margin: 25px 0;
	font-size:12px;
	line-height:2;}
div.sale_menu b{	margin: 0 10px;}