/* FRAMEWORK */
body {
	background-color:#F8F5EE;
	color:#333;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:16px;
	text-align:center;
}
H1 {
	font-size:24px;
	font-weight:700;
	margin:6px 0px 8px 0px;
	padding:0px;
}
H2 {
	font-size:17px;
	font-weight:700;
	margin:6px 0px 8px 0px;
	padding:0px;
}
H2 a {
	color:#C76A02;
}
H3 {
	font-size:16px;
	margin:7px 0px 4px 0px;
	padding:0px;
}
.child_body_bg {
	background:url('../img/child_body_bg.gif') repeat-x 0px 0px;
}
.header {
	z-index:2;
	width:1000px;
	height:50px;
	background:url('../img/zanti.png') no-repeat 0px 0px;
	_background:url('../img/zanti.gif') no-repeat 0px 0px;
}
.header_kak_footer {
	width:1000px;
	height:15px;
	background:url('../img/zanti.png') no-repeat 0px -534px;
	_background:url('../img/zanti.gif') no-repeat 0px -534px;
}
.search_line {
	z-index:2;
	height:50px;
	background:url('../img/zanti.png') no-repeat 0px -549px;
	_background:url('../img/zanti.gif') no-repeat 0px -549px;
}
.page_shadow {
	background:url('../img/page_shadow.png') repeat-y 0px 0px;
	_background:url('../img/page_shadow.gif') repeat-y 0px 0px;
	padding:0px 20px 0px 30px;
}
.footer_shadow {
	width:1000px;
	height:15px;
	background:url('../img/zanti.png') no-repeat 0px -312px;
	_background:url('../img/zanti.gif') no-repeat 0px -312px;
}
.nobold {
	font-weight:400;
}
.logo {
	margin-left:20px;
	display:block;
	width:493px;
	height:23px;
	background:url('../img/zanti.png') no-repeat 0px -52px;
	_background:url('../img/zanti.gif') no-repeat 0px -52px;
}
.logo_small {
	margin-left:20px;
	display:block;
	width:127px;
	height:29px;
	background:url('../img/zanti.png') no-repeat 0px -492px;
	_background:url('../img/zanti.gif') no-repeat 0px -492px;
}
a.button_one {
	display:block;
	float:left;
	background:url('../img/zanti.png') no-repeat 0px -88px;
	_background:url('../img/zanti.gif') no-repeat 0px -88px;
	padding-left:13px;
	height:28px;
	overflow:hidden;
}
a.button_one span {
	display:block;
	float:left;
	background:url('../img/zanti.png') no-repeat right -116px;
	_background:url('../img/zanti.gif') no-repeat right -116px;
	height:28px;
	overflow:hidden;
	cursor:pointer;
	padding:0px 12px 0px 0px;
	color:#333;
	line-height:28px;
}
a.button_one:hover {
	background-position:0px -144px;
}
a.button_one:hover span {
	background-position:right -172px;
}
a.button_two {
	display:block;
	float:left;
	background:url('../img/zanti.png') no-repeat 0px -200px;
	_background:url('../img/zanti.gif') no-repeat 0px -200px;
	padding-left:10px;
	height:28px;
	overflow:hidden;
}
a.button_two span {
	display:block;
	float:left;
	background:url('../img/zanti.png') no-repeat right -228px;
	_background:url('../img/zanti.gif') no-repeat right -228px;
	height:28px;
	overflow:hidden;
	cursor:pointer;
	padding:0px 12px 0px 7px;
	color:#175798;
	line-height:28px;
}
a.button_two:hover {
	background-position:0px -256px;
}
a.button_two:hover span {
	background-position:right -284px;
}
a.button_three {
	display:block;
	float:left;
	background:url('../img/zanti.png') no-repeat 0px -407px;
	_background:url('../img/zanti.gif') no-repeat 0px -407px;
	padding-left:8px;
	height:19px;
	overflow:hidden;
}
a.button_three span {
	display:block;
	float:left;
	background:url('../img/zanti.png') no-repeat right -426px;
	_background:url('../img/zanti.gif') no-repeat right -426px;
	height:19px;
	overflow:hidden;
	cursor:pointer;
	padding:0px 8px 0px 0px;
	line-height:19px;
}
a.button_three:hover {
	background-position:0px -445px;
}
a.button_three:hover span {
	background-position:right -464px;
}
.button_three em {
	font-style:normal;
}
a.button_four {
	display:block;
	background:url('../img/zanti.png') no-repeat 0px -331px;
	_background:url('../img/zanti.gif') no-repeat 0px -331px;
	padding-left:6px;
	height:19px;
	overflow:hidden;
}
a.button_four span {
	display:block;
	float:left;
	background:url('../img/zanti.png') no-repeat right -350px;
	_background:url('../img/zanti.gif') no-repeat right -350px;
	height:28px;
	overflow:hidden;
	cursor:pointer;
	padding:0px 10px 0px 4px;
	color:#175798;
	line-height:19px;
}
a.button_four:hover {
	background-position:0px -369px;
}
a.button_four:hover span {
	background-position:right -388px;
}

.but_search {
	bottom:8px;
	left:561px;
}
.but_add {
	bottom:8px;
	right:20px;
	padding-left:23px !important;
}

body, td, div, h1, p, input, select, textarea {
	font-family: Arial, Tahoma, Sans-Serif;
}
form {
	margin:0px;
	padding:0px;
}
.page {
	width:1000px;
	margin:0px auto;
	text-align:left;
}
a, img {
	border:none;
}
a {
	color:#0E5A99;
	text-decoration:none;
}
a:hover {
	color:#982339;
}
.clear {
	display:block;
	clear:both;
	font-size:1px;
	height:1px;
	overflow:hidden;
	line-height:1px;
}
.clear2 {
	display:block;
	clear:both;
	font-size:0px;
	height:0px;
	overflow:hidden;
}
.clear_small {
	display:block;
	clear:both;
	font-size:1px;
	height:5px;
	overflow:hidden;
	line-height:1px;
}
.clear_small2 {
	display:block;
	clear:both;
	font-size:1px;
	height:2px;
	overflow:hidden;
	line-height:1px;
}
.clear_medium {
	display:block;
	clear:both;
	font-size:1px;
	height:10px;
	overflow:hidden;
}
.clear_big {
	display:block;
	clear:both;
	font-size:1px;
	height:15px;
	overflow:hidden;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.mtp_header {
	margin-top:8px;
}
.mtp_small {
	margin-top:6px;
}
.mrt_small {
	margin-right:10px;
}
.mrt {
	margin-right:15px;
}
.mrt_big {
	margin-right:20px;
}
.ml_min {
	margin-left:-9px;
}
.mrl_small2 {
	margin-left:5px;
}
.mrl_small {
	margin-left:10px;
}
.mrl {
	margin-left:15px;
}
.mrl_big {
	margin-left:20px;
}
.mrl_xbig {
	margin-left:30px;
}
.mrt_xbig {
	margin-right:40px;
}
.vtop {
	vertical-align:top;
}
.text_center {
	text-align:center !important;
}
.text_right {
	text-align:right !important;
}
.bigcol a, .smallcol a, .footer a, .doublecol a {
	line-height:15px;
}
.bigcol a.large, .smallcol a.large, .doublecol a.large, .footer a.large, .bigcol .large a, .smallcol .large a, .footer .large a, .footer .doublecol a {
	line-height:17px;
}
.bigcol a.small, .smallcol a.small, .doublecol a.small, .footer a.small, .bigcol .small a, .smallcol .small a, .footer .small a, .doublecol .small a {
	line-height:14px;
}
.small {
	font-size:11px !important;
	line-height:15px;
}
.xsmall {
	font-size:10px !important;
	line-height:15px;
}
.large {
	font-size:14px !important;
	line-height:18px;
}
.cat .large a {
	line-height:22px;
}
.xlarge {
	font-size:16px !important;
	line-height:20px;
}
.hnill {
	margin-top:0px;
	padding-top:0px;
}
.hfnill {
	margin:0px;
	padding:0px;
}
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-indent:0px;
	margin:0px;
	padding:0px;
}
.hidden {
	display:none;
}
.visible {
	display:block;
}

.bigcol {
	width:620px;
}
.smallcol {
	width:320px;
}
.doublecol {
	width:972px;
	overflow:hidden;
	padding-left:9px;
}
.pa {
	position:absolute;
}
.pr {
	position:relative;
	display:block;
	_width:100%;
}
.info_pad {
	padding:10px;
}
.bg_brown {
	background-color:#FFEFD0;
}

/* реклама */
.box {
	margin:0px 2px;
	overflow: hidden; 
    font-size:1px;
	height:1px;
}
.box2 {
	margin:0px 1px;
	overflow: hidden; 
    font-size:1px;
	height:1px;
}
.box3 {
	margin:0px auto;
	overflow: hidden; 
    font-size:1px;
	height:1px;
}
.box_info {
	padding:2px 7px;
}
.box_color_adv_s {
	background-color:#f5f5f5;
}
.box_color_adv {
	background-color:#f5f5f5;
	border-left:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
}
.box_color_adv2_s {
	border-left:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
}
.box_color_adv2 {
	border-left:3px solid #f5f5f5;
	border-right:3px solid #f5f5f5;
}
.box_color_adv3_s {
	border-left:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
}
.box_color_adv3 {
	border-left:2px solid #f5f5f5;
	border-right:2px solid #f5f5f5;
}
.box_color_full_adv {
	background-color:#f5f5f5;
}
.adv_text {
	position:absolute;
	margin-top:-7px;
	margin-bottom:-2px;
	font-size:11px;
	font-family:tahoma;
}
.top_banner .mtp_banner {
	padding-top:5px;	
}
.premium_banner .small {
	line-height:12px !important;
}
.gray {
	color:#999;
}
/* реклама */

/* visited */
.vh a:visited, a.vh:visited {
	color:#696bc3;
}
.vh a:hover, a.vh:hover {
	color:#982339;
}
/* end visited */

/* corner */
.corner_lt, .corner_rt, .corner_lb, .corner_rb {
	display:block;
	font-size:0px;
	line-height:1px;
	width:6px;
	height:6px;
	overflow:hidden;
	position:absolute;
	background:url('../img/corner.png') no-repeat;
}
.o_corn {
	width:1px;
	height:1px;
	background:none;
	background-color:#fff;
}
.corner_lt {
	top:0;
	left:0;
	background-position:0px 0px;
}
.corner_rt {
	top:0;
	right:0;
	background-position:right 0px;
}
.corner_lb {
	bottom:0;
	left:0;
	background-position:0px bottom;
}
.corner_rb {
	right:0;
	bottom:0;
	background-position:right bottom;
}
/* end corner */

.demi_bigcol {
	width:305px;
}
.bb {
	border-bottom:1px solid #eee;
}
.bb_brown {
	border-bottom:1px solid #E7DDC9;
}
.green {
	color:#609837;
}
.ic_v {
	background:url('../img/zanti.png') no-repeat right -69px;
	_background:url('../img/zanti.gif') no-repeat right -69px;
	padding-right:8px;
}
.no_v {
	background-position:right -86px;
}
.ic_v_red {
	background:url('../img/zanti.png') no-repeat right -483px;
	_background:url('../img/zanti.gif') no-repeat right -483px;
	padding-right:8px;
}
.no_v_red {
	background-position:right -499px;
}
.red_light a, a.red_light {
	color:#C58B6E;
}
.red a, a.red {
	color:#CB5C25;
}
.filter .current, .cat_menu .current {
	font-weight:700;
}
.cat_menu a {
	background:url('../img/zanti.png') no-repeat right -520px;
	_background:url('../img/zanti.gif') no-repeat right -520px;
	padding-right:14px;
	margin-right:9px;
}
.nobg {
	background:none !important;
}
.nopad {
	padding:0px !important;
}
.h_input {
	top:17px;
	left:193px;
	border:none;
	background:transparent;
	font-size:16px;
	width:351px;
}
.h_input:focus {
	outline:none;
}
.h_select {
	top:19px;
	left:30px;
	border:none;
	background:transparent;
	color:#555;
	font-size:12px;
	font-weight:700;
	width:121px;
	z-index:4;
}
.h_select:focus {
	outline:none;
}
.h_select_button {
	top:20px;
	left:156px;
	background:url('../img/zanti.png') no-repeat -156px -608px;
	_background:url('../img/zanti.gif') no-repeat -156px -608px;
	width:17px;
	height:17px;
	overflow:hidden;
	z-index:4;
}
.div_select {
	z-index:3;
	padding-top:10px;
	border:1px solid #EFB647;
	border-top:none;
	background-color:#fff;
}
.div_select a {
	display:block;
	padding:3px 10px 5px 10px;
	color:#CB5C25;
	font-size:12px;
	width:136px;
	font-weight:700;
}
.div_select a:hover {
	color:#982339;
}
.popup_w_h {
	z-index:2;
	width:332px;
	overflow:hidden;
}
.popup_w_h_out {
	background:url('../img/popup_w_h.png') no-repeat 0px 0px;
	_background:url('../img/popup_w_h.gif') no-repeat 0px 0px;
	padding-top:16px;
	float:left !ie;
}
.popup_w_h_in {
	background:url('../img/popup_w_h.png') no-repeat -332px bottom;
	_background:url('../img/popup_w_h.gif') no-repeat -332px bottom;
	padding:0px 17px 17px 17px;
	float:left !ie;
}
.popup_a a {
	display:block;
	float:left;
	width:139px;
	line-height:20px;
}
.popup_a a.current {
	font-weight:700;
}
.dndel {
	display:block;
	background:url('../img/zanti.png') no-repeat -627px -60px;
	_background:url('../img/zanti.gif') no-repeat -627px -60px;
	width:11px;
	height:11px;
	overflow:hidden;
}
.dndel:hover {
	background-position:-627px -74px;
}
/* pager */
a.last_list:hover, a.list_page:hover, a.first_list:hover, a.one_page:hover {
	background-color:#FEFFD4;
}
.pager {
	margin:15px 0px 15px -9px;
}
.one_page {
	display:block;
	width:31px;
	height:20px;
	background:url('../img/end.gif') no-repeat right top;
	text-align:center;
	padding-top:5px;
}
a.one_page:hover {
	background-color:#fff4e6;
}
.first_list {
	display:block;
	width:30px;
	height:20px;
	background:url('../img/first_list.gif') no-repeat right top;
	text-align:center;
	padding-top:5px;
}
a.first_list:hover {
	background-color:#fff4e6;
}
.last_list {
	display:block;
	width:31px;
	height:20px;
	background:url('../img/last_list.gif') no-repeat right top;
	text-align:center;
	padding-top:5px;
}
.list_page {
	display:block;
	border-left:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	width:29px;
	height:19px;
	text-align:center;
	padding-top:4px;
}
.current_page {
	background-color:#f7f7f7;
	font-weight:700;
}
.tr_kr {
	display:block;
	letter-spacing:3px;
	padding-top:5px;
}
.mrt_vsmall {
	margin-right:5px;
}
.list_pred {
	display:block;
	background:url('../img/list_pred_left.gif') no-repeat bottom left;
	padding-left:18px;
}
.list_pred em {
	display:block;
	background:url('../img/list_pred_right.gif') no-repeat bottom right;
	padding:5px 9px 5px 0px;
	font-style:normal;
	font-weight:700;
	line-height:15px;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
   body:first-of-type .list_pred em {
   	padding:5px 9px 6px 0px;
   }
}
.list_pred:hover {
	background:url('../img/list_pred_left.gif') no-repeat top left;
}
.list_pred:hover em{
	background:url('../img/list_pred_right.gif') no-repeat top right;
}
.thelast {
	padding-left:10px;
	background:url('../img/list_pred_left2.gif') no-repeat bottom left;
}
.thelast em {
	padding:5px 18px 5px 0px;
	background:url('../img/list_pred_right2.gif') no-repeat bottom right;
}

@media all and (-webkit-min-device-pixel-ratio:0) {
   body:first-of-type .thelast em {
	padding:5px 18px 6px 0px;
   }
}
.thelast:hover {
	background:url('../img/list_pred_left2.gif') no-repeat top left;
}
.thelast:hover em{
	background:url('../img/list_pred_right2.gif') no-repeat top right;
}
/* end pager */

.opis {
	width:495px;
}
.price_date {
	width:120px;
	text-align:right;
}
.price_date .green {
	font-size:16px;
	width:120px;
	display:block;
	overflow:hidden;
}

/* элементы формы */
.inpbgdes {
	background:url('../img/el_form.png') 0px 3px no-repeat;
	padding-left:7px;
}
.inpbgdes2 {
	background:url('../img/el_form.png') right -24px no-repeat;
	padding-right:7px;
}
.inpbgdes_ok {
	background-position:0px -51px;
}
.inpbgdes_ok .inpbgdes2 {
	background-position:right -78px;
}
.inpbgdes_error {
	background-position:0px -622px;
}
.inpbgdes_error .inpbgdes2 {
	background-position:right -661px;
}
.inpbgdes input {
	border:none;
	background:none;
	padding:6px 6px 6px 0px;
	padding:6px 6px 4px 0px !ie;
}
@media all and (-webkit-min-device-pixel-ratio:0) {
   body:first-of-type .inpbgdes input {
    padding:6px 6px 3px 0px;
   }
}
.sel {
	border:1px solid #ccc;
	width:140px;
	margin-left:3px;
	padding:1px 1px 1px 0px;
}
.txtbgdes {
	background:url('../img/el_form.png') 0px -126px no-repeat;
	padding-left:7px;
}
.txtbgdes2 {
	background:url('../img/el_form.png') right -250px no-repeat;
	padding:2px 5px 2px 0px;
}
.txtbgdes textarea {
	border:none;
	background:none;
	padding:1px 0px 4px 0px;
	width:383px;
	height:104px;
	font-size:12px;
	overflow:auto;
}
.txtbgdes_ok {
	background-position:0px -374px;
}
.txtbgdes_ok .txtbgdes2 {
	background-position:right -488px;
}
.txtbgdes_small {
	background:url('../img/el_form.png') 0px -695px no-repeat;
	padding-left:7px;
}
.txtbgdes_small .txtbgdes2 {
	background:url('../img/el_form.png') right -774px no-repeat;
	padding:2px 5px 2px 0px;
}
.txtbgdes_small textarea {
	border:none;
	background:none;
	padding:1px 0px 4px 0px;
	width:383px;
	height:62px;
	font-size:12px;
	overflow:auto;
}
.txtbgdes_small_ok {
	background-position:0px -853px;
}
.txtbgdes_small_ok .txtbgdes2 {
	background-position:right -934px;
}
/* end элементы формы */

.pad_box {
	padding:0px 20px 0px 30px;
}
.fborder {
	background: url('../img/footer_border.gif') repeat-y scroll 705px 0px;
	width:940px;
}
.footer_left {
	margin-right:42px;
	width:675px;
}
.footer_col {
	width:120px;
	list-style-type:none;
}
.footer_col li{
	padding-bottom:1px;
}
li {
/*	background:url('../img/li_bul.gif') no-repeat 0px 7px; */
	padding:1px 0px 1px 10px;
	list-style-type:none;
}
.mtp_footer {
	margin-top:3px;
}
.e404 {
	padding-top:200px;
}
.error_text {
	padding:3px 0px;
	text-align:center;
	background-color:#FFEBF4;
	color:#FF0000;
	font-weight:700;
	margin-bottom:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.chosen_announce {
     background-color:#FFEFD0;
     position:relative;
     width:619px;
     margin-left:-20px;
     padding-left:20px;
     padding-right:5px;
}