/* CSS Document */

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	background: #000000 /*url(../images/body-bgr.gif) repeat-x top*/;
	font-family: Arial, verdana, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.2em;
	width:100%;
	text-align:center;
}

/* Normal link */
a {
	color: #92c948;
	text-decoration:none;
}

a:hover, a:active, a:focus {
	color: #92c948;
	text-decoration: underline;
}

a img {
	border: none;
}

#wrap {
	width:956px;
	margin:5px auto;
	text-align:left;
	/*background:url(../images/top-bgr.gif) no-repeat top;*/
}

#top {
	width:100%;
	float:left;
}

#logo {	
	float:left;
	width:170px;
	margin:0;
	padding:13px 0 5px 13px;
}

#logo h1 {
	padding:0;
	margin:0;
}

#logo h1 a {
	width:180px;
	height:120px;
	background: url(../images/logo.gif);
	margin:0;
	padding:0;
	float:left;
}

#logo h1 a span {
	position: absolute;
	top: -1000px;
}

#topright {
	width:730px;
	float:right;
	margin:0;
	padding:13px 13px 10px 0;
	text-align:right;
}

#language {
	float:right;
	width:728px;
}

#topright #banner {
	width:728px;
	height:90px;
	float:right;
}

@font-face {
   font-family: "sloganFont";
   src: url(m-artin.ttf) format("truetype");
}


#language .date,
#language .lang {
	float:right;
	padding:0;
	margin:0 3px;
}

#language .slogan {
 float:left;
 width:144px;
 height:23px;
 background:url(../images/slogan-bg.gif);
}

#language .slogan-en {
 float:left;
 width:144px;
 height:23px;
 background:url(../images/slogan-en.gif);
}

/* Main Menu */

#menu {
	width:950px;
	float:left;
	padding:0;
	margin:0 3px;
	height:26px;
	background:#9a0ab9 url(../images/menu-bgr.gif) repeat-x center;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	border-right:1px solid #cc0ff4;
	border-left:1px solid #66097a;
	float:left;
	margin-left:145px;
}

#menu ul li {
	margin: 0;
	padding: 0;
	line-height: normal;
	background: none;
	float:left;
}

#menu ul li a {
	color: #ffffff;
	display: block;
	width:130px;
	height:26px;
	line-height:24px;
	border-left:1px solid #cc0ff4;
	border-right:1px solid #66097a;
	outline: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
}

#menu ul li a:hover,
#menu ul li a:active,
#menu ul li a:focus {
	text-decoration: none;
	background:#9a0ab9;
}

#content {
	float:left;
	width:920px;
	padding:15px 15px 0 15px;
	margin:0 3px;
}

#left {
	float:left;
	width:250px;
	padding:0;
	margin:0;
}

#right {
	float:right;
	width:670px;
	padding:0;
	margin:0;
}

.contentin {
	float:left;
	padding:0 0 10px 15px;
	margin:0;
	width:660px;
}

#content h2 {
	color:#ffffff;
	padding:0 0 15px 0;
	margin:0;
	font-size:24px;
	line-height:24px;
	font-family: Segoe UI, Myriad Pro, Arial;
	font-weight:normal;
	
}

h2.offertitle {
	float:left;
	width:500px;
}

#search {
	width:230px;
	height:280px;
	margin:0 0 15px;
	padding:9px;
	float:left;
	background:url(../images/search-bgr.gif) repeat-x top;
	border:1px solid #2a2a2a;
}

#search h2 {
	width:100%;
	float:left;
	padding:0 0 40px 0;
	margin:0;
	color:#ffffff;
	font-size:20px;
	font-family: Segoe UI, Myriad Pro, Arial;
	font-weight:normal;
}

#search select {
	float:right;
	width:120px;
	padding:1px;
	margin:3px 0;
	background: #333333;
	border:1px solid #666666;
	color:#cccccc;
}

#search .inputbox {
	width:200px;
	padding:1px;
	margin:3px 10px;
	background: #333333;
	border:1px solid #666666;
	color:#cccccc;
}

#search span {
	float:left;
	margin:3px 0;
	padding:1px;
	width:100px;
	clear:both;
	height:20px;
	color:#CCCCCC;
}

#search .button  {
	width:121px;
	height:26px;
	background:url(../images/button.gif);
	line-height:30px;
	color:#FFFFFF;
	border:none;
	cursor:pointer;
	float:left;
	margin: 25px 0 5px 45px;
	font-weight:bold;
}

#search .button:hover {
	background:url(../images/button-hover.gif);
}
/*
.topoffer {
	width:300px;
	height:299px;
	padding:1px 10px 10px 10px;
	margin:0 0 15px 15px;
	background:#222222;
	float:left;
	display:inline;
	position:relative;
}

.topoffer:hover {
	background:#9a0ab9;
}

.topoffer .title a {
	float:left;
	width:100%;
	padding:4px 0;
	margin:0;
	font-family: Segoe UI, Myriad Pro, Arial;
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
}

.topoffer .price {
	float:right;
	text-align:right;
	width:40%;
	padding:2px 0 6px;
	margin:0;
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	color: #ffffff;
}

.top .price {
	float:right;
	text-align:right;
	width:40%;
	padding:2px 0 6px;
	margin:0;
	font-size:20px;
	font-weight:normal;
	color: #ffffff;
}

.topoffer .description {
	float:left;
	width:100%;
	padding:4px 0 0;
	margin:0;
	font-size:10px;
	color:#CCCCCC;
	border-top:1px solid #999999;
	line-height:normal;
}

*/

.promo {
	float:left;
	width:101px;
	height:101px;
	padding:0;
	margin:0;
	position:absolute;
	top:0;
	left:0;
	background: url(../images/promo.gif) no-repeat;
}

.topoffer {
	width:300px;
	height:280px;
	padding:8px;
	margin:0 0 15px 15px;
	background:#000000;
	float:left;
	display:inline;
	position:relative;
}

/*
commented by Dmitrev 09.12
.topoffer {
	width:300px;
	height:280px;
	padding:8px;
	margin:0 0 15px 15px;
	background:#222222;
	float:left;
	display:inline;
	position:relative;
}
*/

/*.topoffer:hover {
	background:#9a0ab9;
}*/

.topoffer .title a {
	float:left;
	width:100%;
	padding:4px 0;
	margin:0;
	font-family: Segoe UI, Myriad Pro, Arial;
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
}

.topoffer a img {
	border:2px solid #FFFFFF;
}

/*
commented by Dmitrev 09.12
.topoffer a img {
	border:2px solid #222222;
}
*/

.topoffer a:hover img {
	border:2px solid #9a0ab9;
}

.topoffer .price {
	padding:0;
	margin:0;
	font-size:20px;
	height:30px;
	line-height:25px;
	width:120px;
	text-align:center;
	font-weight:normal;
	color: #ffffff;
	position:absolute;
	right:0;
	top:0;
	background: url(../images/big-price-bgr.gif) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.topoffer .description {
	float:left;
	width:100%;
	padding:4px 0 0;
	margin:0;
	font-size:10px;
	color:#CCCCCC;
	border-top:1px solid #999999;
	line-height:normal;
}


h3.lastoffers {
	width:920px;
	float:left;
	padding:5px 15px 10px 15px;
	margin:0 3px;
	color:#ffffff;
	font-size:20px;
	font-family: Segoe UI, Myriad Pro, Arial;
	font-weight:normal;
}

.contentin input,
.contentin textarea {
	width:300px;
	padding:2px;
	margin:2px 0;
	background:#333333;
	border:1px solid #666666;
	color:#cccccc;
}

#content .offerleft {
	float:right;
	width:340px;
}

#content .offerright {
	float:left;
	width:300px;
}

.offerimg {
	width:305px;
	padding:5px 0 2px 5px;
	margin:0;
	background:#222222;
	float:left;
	position:relative;
}


.offerimg:hover {
	background:#333333;
}

hr {
	width:100%;
	background:#666666;
	height:1px;
	border:none;
	float:left;
	clear:both;
}

.offerleft .text {
	float:left;
	width:100%;
	min-height:220px;
}

.contentin span.price{
	float:right;
	text-align:right;
	font-size:24px;
	line-height:24px;
	color:#ffffff;
	width:140px;
	display:inline;
}

.offerleft span.info{
	float:left;
	width:100%;
	padding:0;
	margin:0;
}

.smallimg a img {
	margin:5px 5px 0 0;
	padding:0;
}

span.dark {
	color:#999999;
}

#crawler {
	float:left;
	width:920px;
	height:140px;
	padding:10px 15px 10px 15px;
	border-top:1px solid #000000;
	margin:5px 3px 0;
	position:relative;
}

/*
commented by dmitrev 09.12
#crawler {
	float:left;
	width:920px;
	height:140px;
	padding:10px 15px 10px 15px;
	border-top:1px solid #222222;
	margin:5px 3px 0;
	position:relative;
}
*/

#crawl {
	width:920px;
	height:140px;
	margin:0;
	padding:0;
}

#crawler a {
	width:120px;
	margin:0 5px;
	padding:5px;
	display:inline-block;
	background:#000000;
	font-size:11px;
	line-height:14px;
	color:#CCCCCC;
	position:relative;
}

#crawler a span {
	padding:0;
	margin:0;
	width:72px;
	height:18px;
	line-height:15px;
	text-align:center;
	top:0;
	right:0;
	background: url(../images/small-price-bgr.gif) no-repeat;
	position:absolute;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#crawler a img {
	padding:0;
	margin:0;
	border:1px solid #FFFFFF;
}

/*
commented by dmitrev 09.12
#crawler a img {
	padding:0;
	margin:0;
	border:1px solid #222222;
}
*/

#crawler a:hover img {
	border:1px solid #9a0ab9;
}

#crawler a:hover {
	text-decoration:none;
}

#footer {
	width:920px;
	padding:10px 15px 10px 15px;
	margin:0 3px;
	color:#999999;
	font-size:11px;
	float:left;
	border-top:1px solid #222222;
}

#footerleft {
	width:50%;
	float:left;
}

#footerright {
	width:49.9%;
	float:right;
	text-align:right;
}

#footer a {
	color:#999999;
}

#searchform {
	width:770px;
	padding:0;
	margin:10px auto;
}

#searchform img {
 border: none;
}

#searchform input,
#searchform select {
	padding:2px;
	margin:2px 4px;
	background:#333333;
	border:1px solid #666666;
	color:#cccccc;
}

#tip_imot {
	width:200px;
	height:150px;
	overflow: auto;
	border:1px solid #666666;
}

#tip_stroitelstvo {
	width:200px;
	height:80px;
	overflow: auto;
	border:1px solid #666666;
}

#searchleft {
	float:left;
	width:200px;
}

#searchright {
	float:right;
	width:320px;
}


#searchform h4 {
	font-size:14px;
	color:#ffffff;
	padding:10px 0 5px 0;
	margin:0;
	font-weight:normal;
}

#searchform .button,
.contentin .button{
	width:121px;
	height:26px;
	background:url(../images/button.gif);
	line-height:30px;
	color:#FFFFFF;
	border:none;
	cursor:pointer;
	float:left;
	margin: 10px;
	font-weight: bold;
}

#searchform .button:hover,
.contentin .button:hover {
	background:url(../images/button-hover.gif);
}

select.loc,
input.loc {
	width:190px;
}

/* Offer */

.offer {
	width:100%;
	border:1px solid #222222;
	float:left;
	padding:0;
	margin:5px 0;
}

.offer:hover {
	border:1px solid #333333;
}
/*
dmitrev commented
.offer a img {
	float:left;
	padding:10px;
	background:#222222;
	margin:0 10px 0 0;
}
*/
.offer a img {
	float:left;
	padding:3px;
	background:#222222;
	margin:0 10px 0 0;
}

.offer a:hover img {
	background:#9a0ab9;
}
/*
dmitrev commented
.offer a:hover img {
	background:#333333;
}
*/

.offer .title {
	font-size:16px;
	padding:5px 0;
}

.offer .description {
	height:60px;
	padding:0;
	margin:0;
}

.offer .price {
	font-size:16px;
	padding:5px 0;
	font-weight:bold;
	float:left;
}

.offer .area {
	padding:6px 0 5px 10px;
	float:left;
	color:#CCCCCC;
}

.offer .region {
	padding:6px 0 5px 10px;
	float:left;
	color:#CCCCCC;
}

.offer .details {
	padding:6px 0 5px 10px;
	float:left;
}

.paging {
	width:100%;
	text-align:center;
	padding:5px 0;
	margin:0;
	float:left;
}

.paging span {
	padding:2px;
	margin:0 2px;
}

.paging a {
	border:1px solid #333333;
	padding:2px;
	margin:0 1px;
	text-decoration:none;
	display: inline-block;
}

.paging a:hover {
	background:#222222;
	text-decoration:none;
}

.paging a span {
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #333333;
}

.lbLoading {
	background: #333333 url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 5px solid #333333;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbPrevLink:hover {
	
}

#lbNextLink {
	right: 0;
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbNextLink:hover {
	
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #333333;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


/*  Intro page  */

#intro {
	width:501px;
	background:url(../images/intro-bgr.gif) no-repeat top center;
	padding:140px 220px 20px 220px;
	margin-top:30px;
	text-align:center;
}

#intro a img {
	border:2px solid #ffffff;
	margin:8px;
}

#intro a:hover img {
	border:2px solid #9a0ab9;
}

/* Drop down menu */

#menu_child {
	z-index:1000;
}

#menu_child a,
#menu_child a:visited {
	color: #ffffff;
	display: block;
	width:112px;
	height:26px;
	line-height:24px;
	padding: 0 10px;
	margin: 0;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
	background:#9a0ab9 url(../images/menu-bgr.gif) repeat-x center;
	border-top:1px solid #cc0ff4;
	border-bottom:1px solid #66097a;
}

#menu_child a:hover {
	background:#9a0ab9;
}
