@charset "utf-8";
/* CSS Document */

* {
	margin: 0 auto;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, select, button, textarea {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

ul {
	list-style-type:none;
}

a {
	font-size: 9pt;
	text-decoration: none;
}

a.hover {
	font-size: 9pt;
	text-decoration: none;
}

.clear {
	clear: both;
}

body {
	font-family: Verdana, Times New Roman, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
}

#top {
	height: 212px;
	background: url(/bg/wLayout/design/img/bgr_top.png) repeat-x;
	z-index: 0;
}

#wrapper {
	width: 941px;
	position: relative;
	top: -200px;
	z-index: 1;
}

.separator {
	margin: 0 -2px 0 -2px;
}

.header {
	height: 324px;
}

.logo {
	float: left;
	width: 342px;
	height: 57px;
	margin: 22px 0 23px 8px;
}

.languages {
	float: right;
	color: #464646;
	padding-top: 60px;
	margin-right: 20px;
}

.languages a {
	color: #464646;
}

.languages a.active {
	color: #92ca67;
}

.header_right {
	float: right;
	margin-top: 10px;
	width: 94px;
	height: 79px;
	background: url(/bg/wLayout/design/img/nsni.png);
}

.menus {
	clear: both;
}

.menus ul li {
	width: 129px;
	height: 31px;
	float: left;
	margin-right: 4px;
	text-align: center;
	border: 1px solid #587444;
	border-bottom: 0;
	background: url(/bg/wLayout/design/img/butt_green.png) repeat-x;
}

.menus ul li.active {
	border: 1px solid #bdbec0;
	border-bottom: 0;
	background: url(/bg/wLayout/design/img/butt_silver.png) repeat-x;
}

.menus ul li.last {
	margin-right: 0;
}

.menus ul li.active a {
	color: #000;
}

.menus ul li a {
	font-size: 11pt;
	font-weight: bold;
	padding-top: 6px;
	display: block;
	color: #fff;
}

.submenu {
	width: 941px;
	height: 24px;
	padding-top: 6px;
	background: url(/bg/wLayout/design/img/submenu.gif) repeat-x;
}

.submenu a, .biznes a {
	color: #fff;
	font-size: 10pt;
	margin-left: 30px;
	background:transparent url(/bg/wLayout/design/img/bullets1.gif) no-repeat scroll 3px -37px;
	color:#FFFFFF;
	padding:3px 5px 3px 13px;
}

.biznes a {
	margin-left: 2px;
	padding:3px 0 3px 10px;
}

.header_logo {
	float: left;
	width: 333px;
/*	width: 371px;*/
	height: 160px;
	background: url(/bg/wLayout/design/img/header_logo.png) repeat-x;
}

.header_bottom {
	clear: both;
	width: 941px;
	height: 160px;
	background: url(/bg/wLayout/design/img/bgr_search.png) repeat-x;
}

.search {
	position: relative;
	right: 10px;
	float: right;
	width: 920px;
/*	width: 558px;*/
	height: 139px;
	border: 1px solid #e6e7e9;
	background: url(/bg/wLayout/design/img/bgr_search.gif) repeat-x;
	margin: 10px 0 0 0;
	color: #fff;
}

.search p.title {
	margin: 10px 0 0 20px;
	color: #fff;
	font-weight: bold;
}

.search p {
/*	margin-left: 21px;*/
	margin-left: 12px;
}

.search select {
	width: 155px;
	/*height: 15px;
	margin: 2px 0 0 21px;*/
	margin: 2px 0 0 0;
	font-size: 8pt;
}


.search span {
	margin: 0 4px 0 10px;
}

.search .ref_num {
	width: 76px;
}

.butt_search {
	float: right;
	width: 73px;
	height: 19px;
	padding-top: 4px;
	border: 1px solid #6e9254;
	border-bottom: 0;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	background: url(/bg/wLayout/design/img/butt_search.png) repeat-x;
}

.search_content {
	position: absolute;
	top: 2px;
}

.search_bottom {
	position: relative;
	top: 11px;
}

.search_bottom div, .search_top div {
	float: left;
}

.search .last {
	margin-left: 11px;
}

.search p.last {
	margin-left: 30px;
}

.content {
	float: left;
	width: 941px;
	margin-top: 14px;
}

.main {
	float: left;
	width: 940px;
}

.nav, .navLogin {
	width: 940px;
	height: 28px;
	border: 1px solid #767b81;
	background: url(/bg/wLayout/design/img/bgr_silver.png) repeat-x;
}

.navLogin {
	width: 939px;
}

.nav h1, .navRight h2, .navLogin h1, .nav a {
	margin: 4px 0 0 8px;
	font-size: 11pt;
	font-weight: bold;
}

.pRight {
	float: right;
}

.navRight {
	float: right;
	width: 250px;
	height: 28px;
	border: 1px solid #767b81;
	background: url(/bg/wLayout/design/img/bgr_silver.png) repeat-x;
	margin-bottom: 13px;
}

.item {
	float: left;
	margin: 13px 15px 0 0;
	width: 220px;
	height: 309px;
	border: 1px solid #747b81;
	background: url(/bg/wLayout/design/img/bgr_item.png) repeat-x;
}

.item img {
	background-color: #fff;
	border: 1px solid #767b81;
	padding: 1px;
	margin: 11px 0 0 11px;
	width: 187px;
	height: 140px;
}

.item .title {
	width: 191px;
	display: block;
	font-weight: bold;
	margin-top: 13px;
	margin-bottom: 10px;
	font-size: 10pt;
	color: #000;
}

.item .title a, .item_list a {
	color: #000;
}

.item .price {
	float: left;
/*	position: absolute;
	bottom: 0;
	margin: 0 0 64px 11px;*/
	margin: 0 0 0 11px;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
	width: 191px;
}

.price span {
	color: #78A05A;
}

.item div {
	width: 191px;
	font-size: 8pt;
}

.item div span, .item_list .price, .item_list .title a, .item_list span {
	font-weight: bold;
}

.main .last {
	margin-right: 0px;
}

.itemNews {
	padding: 6px 7px 0 8px;
	float: right;
	border: 1px solid #747b81;
	width: 234px;
	height: 57px;
	margin-bottom: 6px;
	background: url(/bg/wLayout/design/img/bgr_news.png) repeat-x;
}

.itemNews a {
	color: #000;
	font-size: 8pt;
}

.itemNews .title {
	font-size: 7pt;
	margin-bottom: 15px;
}

.footer {
	position: relative;
	top: 16px;
	margin-top: 16px;
	width: 941px;
	height: 36px;
	z-index: 1;
	background: url(/bg/wLayout/design/img/bgr_footer_top.png) repeat-x;
	text-align: center;
	padding-top: 17px;
	color: #fff;
}

.footer a {
	color: #fff;
	font-weight: bold;
}

#bottom {
	height: 212px;
	background: url(/bg/wLayout/design/img/bgr_bottom.png) repeat-x;
	z-index: 0;
	position: relative;
	top: -216px;
}

.item_list {
	margin: 7px 0 7px 0;
	width: 940px;
	height: 212px;
	border: 1px solid #747b81;
	background: #EBEBEB;
}

.item_list img {
	float: left;
	background-color: #fff;
	border: 1px solid #767b81;
	padding: 1px;
	margin: 10px 0 0 10px;
	width: 148px;
	height: 111px;
}

.desc {
	width: 489px;
	float: left;
	margin: 8px 0 0 11px;
	font-size: 10pt;
}

.desc .title a {
	font-size: 10pt;
}

.item_list span, .item_list p, a.more {
	font-size: 8pt;
}

.item_list .price, .item_list .title, .item_list .refnumber, .item_list .city{
	margin-bottom: 6px;
}

.item_list.first {
	margin-top: 18px;
}

.item_list .more {
	color: #8dc53c;
}

.paging {
	margin-top: 28px;
	width: 874px;
	height: 21px;
	text-align: center;
}

.paging a {
	color: #000;
	width: 21px;
	height: 21px;
	text-align: center;
	font-weight: bold;
	padding: 4px 6px 3px 6px;
}

.paging a.active {
	background-color: #98cc5d;
	color: #fff;
}

.item_details {
	float: left;
	margin-top: 13px;
	width: 931px;
	background-color: #ebebeb;/*#FEFEFE;*/
	/*height: 477px;*/
	border: 1px solid #797e82;
	/*background: url(/ru/wLayout/design/img/bgr_details.png) repeat-x;*/
	padding: 9px 0 9px 9px;
}

.item_details img {
	background-color: #fff;
	padding: 1px;
	border: 1px solid #737a80;
}

.item_details .thumbs {
	margin: 6px 0 0 0;
	float: left;
	width: 320px;
	position: relative;
}

.item_details .thumbs img {
	margin: 0 2px 2px 0;
	width: 98px;
	height: 74px;
}

.item_details .thumbs .last {
	margin-right: 0;
}

.gallery {
	float: left;
	width: 320px;
}

.item_info {
	float: left;
	width: 580px;
	margin-left: 13px;
	font-size: 8pt;
	text-align: justify;
}

.item_info span, .item_info .price {
	font-weight: bold;
}

.item_info .price {
	font-size: 10pt;
}

.item_info .price span {
	color: #78A05A;
}

.login {
	float: left;
	margin-top: 10px;
	width: 270px;
	height: 300px;
}

.login input {
	width: 150px;
	float: right;
	margin-bottom: 5px;
}

.butt {
	float: right;
	width: 73px;
	height: 19px;
	padding-top: 4px;
	border: 1px solid #6e9254;
	border-bottom: 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: url(/bg/wLayout/design/img/butt_search.png) repeat-x;
}

.butt2 {
	cursor: pointer;
	width: 73px;
	height: 23px;
	border: 1px solid #6e9254;
	border-bottom: 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: url(/bg/wLayout/design/img/butt_search.png) repeat-x;
}

a.btn, a.btn:active, a.btn:hover {
	display: block;
	text-decoration: none;
	background: #e0e0ec url(/bg/wLayout/design/img/button_1.png) left center repeat-x;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	border: 1px solid #324159;
	padding: 1px 20px 2px 20px !important;
	cursor: pointer;
	float: left;
}

.navAdmin {
	margin: 10px 0 10px 0;
}

.navAdmin a {
	margin-right: 5px;
}

.list_item, .list_item table {
	margin-top: 10px;
}

.list_item table {
	width: 600px;
}

.list_item table td {
	padding-bottom: 5px;
}

.list_item a {
	color: #000;
}

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

.list_item textarea {
	width: 200px;
	height: 200px;
}

.list_item select {
	width: 200px;
}

.list_item .second input {
	width: 196px;
}

.check {
	width: 50px;
}

.onlineQuestion {
	color: #153B62;
	font-weight: bold;
	padding-bottom: 10px;
	display: none;
}

.onlineQuestion td {
	padding:3px 20px 3px 0;
}

.onlineQuestion textarea {
	width: 200px;
}

.text {
	border-color:#999999 #DDDDDD #DDDDDD #999999;
	border-style:solid;
	border-width:1px;
	font-family:Arial,Helvetica,sans-serif;
	padding:3px;
}

.no_offer {
	font-size:11pt;
	font-weight:bold;
	padding-left:8px;
}

.item_info a.print {
	background:transparent url(/bg/wLayout/design/img/icon_print.gif) no-repeat left center;
	color:#674C30;
	display:block;
	float: right;
	font-size:10px;
	height:22px;
	line-height:22px;
	padding-left:27px;
	position: relative;
	top: 20px;
}


.item_info a.print2 {
	background:transparent url(/bg/wLayout/design/img/google_maps_icon.gif) no-repeat left center;
	color:#674C30;
	display:block;
	float: right;
	font-size:10px;
	height:22px;
	line-height:22px;
	padding-left:32px;
	position: relative;
	top: 20px;
	left:10px;
}

.banner {
	position: relative;
	top: 17px;
	margin-left: 98px;
}

a.sort, a.sort:active, a.sort:hover {
	display: block;
	text-decoration: none;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	float: left;
}

input.pricenew {
	margin-left:8px; 
	height:14px;
	width:50px;
	font-size:8pt;
}

td.SearchfirstRow {
	padding:5px 0 0 6px;
	font-weight:bold;
}

input.checkprop {
	width:25px;
}
.bann{
	margin-left:20px;
	margin-bottom:5px;
	float:right;
}