@charset "utf-8";

/* CSS Document */
body, td, th {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #000000;
}

.map_rubl {color: #000;}

body {
	background-color: #d0d0d0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.phone {
	color: #FFF;
	font-family: "Times New Roman";
	font-size: 25px;
	font-weight: normal;
	text-align:center;
	width: 100%;
	float:left;
	
	}
#navigation-block {
	width:230px;
}
ul#sliding-navigation {
	list-style-image:url(/images/li.jpg);
	margin-left: 0px;
	padding-left: 30px;
	font-size: .85em;
	background-color:#FF5900;
}
ul#sliding-navigation li.sliding-element h3, ul#sliding-navigation li.sliding-element a {
	display: block;
	padding: 5px 0px;
	margin: 0;
	margin-bottom: 0px;
	background-color:#FF5900;
	text-align:left;
	font-size: 130%;
	font-weight: bold;
}


ul#sliding-navigation li.sliding-element h3 {
	color: #fff;
	background-color:#FF5900;
	font-weight: normal;
}
ul#sliding-navigation li.sliding-element a {
	color: #FFF;
	text-decoration: none;
}
ul#sliding-navigation li.sliding-element a:hover {
	color: #323232;
}
#content {
	text-align:left;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}
	#content h1 {
		font-family:Arial;
		color: #FF5900;
		font-size:20px;
		font-weight:normal;
		padding-bottom:3px;
		text-transform:uppercase;
	}
	#content p {
		text-align:justify;
	}
	#content a {
		font-family: Arial;
		font-size: 12px;
		color: #FFF;
	}
	#content a:visited {
		color: #FFF;
	}
	#content a:hover {
		color: #FF5900;
	}
	#content a:active {
		color: #FF5900;
	}
#menu {
	background-color:#4F4F4F;
	text-align:left;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}
	#menu li {padding-bottom:5px; list-style-image:url(/images/li2.jpg);}
	#menu h1 {
		font-family:Tahoma;
		color: #FF5900;
		font-size:17px;
		font-weight:normal;
		border-bottom: 2px solid #FFF;
		padding-bottom:3px;
	}
	#menu span.p-h1 {
		font-family:Tahoma;
		color: #FF5900;
		font-size:17px;
		font-weight:normal;
		border-bottom: 2px solid #FFF;
		padding-bottom:3px;
		width:100%;
	}
	#menu a {
		font-family: Arial;
		font-size: 12px;
		color: #FFF;
	}
	#menu a:visited {
		color: #FFF;
	}
	#menu a:hover {
		color: #FF5900;
	}
	#menu a:active {
		color: #FF5900;
	}
.border_orange {border-bottom:1px solid #FF5900; border-right:1px solid #FF5900;}

#tovar-box {width:100%; padding: 10px 10px 10px 10px; text-align:left;}
	#tovar-box .tovar-element {
		width:45%;
		height:140px;
		float:left; 
		background-color:#4F4F4F;
		padding: 5px 5px 5px 5px;
		margin: 5px 5px 5px 5px;
	}
	#tovar-box img {
		border: 1px solid #FF5900;
		background: #FF5900;
		padding: 1px;
		text-align: center;
		margin-right:5px;
		float:left;
	}
	#tovar-box h2 {
		padding-top:0px;
		font-family:Tahoma;
		color: #FF5900;
		font-size:17px;
		font-weight:normal;
		border-bottom: 2px solid #FFF;
		padding-bottom:3px;
		margin-top:0px;
	}
	#tovar-box p {
		margin-bottom:1px;
		margin-top:1px;
	}
	#tovar-box .price {
		margin-bottom:1px;
		margin-top:10px;
		font-family:Tahoma;
		color:#FF5900;
		font-size:17px;
		font-weight:normal;
		float:right;		
	}
	
	#tovar-box a.podrobnee {
		font-family: Tahoma;
		font-size: 17px;
		color: #FF5900;
		font-weight: normal;
		text-decoration:none;
		
	}
	#tovar-box a.podrobnee:visited {
		color: #FF5900;
	}
	#tovar-box a.podrobnee:hover {
		color: #FFF;
	}
	#tovar-box a.podrobnee:active {
		color: #FFF;
	}
	
	#tovar-box a {
		font-family: Tahoma;
		font-size: 17px;
		color: #FF5900;
		font-weight: normal;
	}
	#tovar-box a:visited {
		color: #FF5900;
	}
	#tovar-box a:hover {
		color: #FFF;
	}
	#tovar-box a:active {
		color: #FFF;
	}
.td-bottom1 {background-color:#FF5900; height:150px;}
.td-bottom2 {background-color:#4F4F4F; height:150px; border-top: 1px solid #FF5900;}
.logo {background-image:url(/images/logo.png); background-repeat:no-repeat; background-position:bottom  right; }

#filter-box {background-color:#4F4F4F; whidth: 100%; padding: 10px 10px 10px 10px;}
	#filter-box h2 {
		font-family: Tahoma;
		font-size: 17px;
		color: #FF5900;
		font-weight: normal;
		border-bottom: 2px solid #FFF;
		padding-bottom:3px;
		margin-top:0px;
		}
	#filter-box .element {
		width:25%;
		height:70px;
		float:left; 
		background-color:#4F4F4F;
		
	}
#price-box {background-color:#FF5900; whidth: 100%; padding: 10px 10px 10px 10px;}

#object {
	padding: 10px 10px 10px 10px; 
	text-align:left;
	
	}
	#object img {
		border: 1px solid #FFF;
		background: #4F4F4F;
		padding: 5px;
		text-align: center;
		margin-right:5px;
		
	}
	#object h2 {
		padding-top:0px;
		font-family:Tahoma;
		color: #FF5900;
		font-size:17px;
		font-weight:normal;
		border-bottom: 2px solid #FFF;
		padding-bottom:3px;
		margin-top:0px;
	}
	
	#object .price-block {
		border: 1px solid #FFF;
		text-align:center;
		font-family:Tahoma;
		color: #FFF;
		font-size:25px;
		font-weight:normal;
		background-color:#FF5900;
		margin: 10px 10px 10px 10px; 
		padding: 10px 10px 10px 10px;
	}
	
	#object p {
		margin-bottom:1px;
		margin-top:1px;
	}
	#object .price {
		margin-bottom:1px;
		margin-top:10px;
		font-family:Tahoma;
		color:#FF5900;
		font-size:17px;
		font-weight:normal;
		float:right;		
	}
	
	#object a {
		font-family: Tahoma;
		font-size: 17px;
		color: #FFF;
		font-weight: normal;
	}
	#object a:visited {
		color: #FFF;
	}
	#object a:hover {
		color: #FFF;
		text-decoration:none;
	}
	#object a:active {
		color: #FFF;
		text-decoration:none;
	}
	#object .first {
		color: #FFF;
		background-color:#4F4F4F;
		 
	}
	#object .second {
		color: #FFF;
	}

#brend-box {width:100%; padding: 10px 10px 10px 10px; text-align:left;}
	#brend-box .brend-element {
		width:45%;
		height:60px;
		float:left; 
		background-color:#4F4F4F;
		padding: 5px 5px 5px 5px;
		margin: 5px 5px 5px 5px;
	}
	#brend-box img {
		border: 1px solid #FF5900;
		background: #FFF;
		padding: 1px;
		text-align: center;
		margin-right:5px;
		float:left;
	}
	#brend-box h2 {
		padding-top:0px;
		font-family:Tahoma;
		color: #FF5900;
		font-size:17px;
		font-weight:normal;
		border-bottom: 2px solid #FFF;
		padding-bottom:3px;
		margin-top:0px;
	}
	#brend-box p {
		margin-bottom:1px;
		margin-top:1px;
	}
	#brend-box .price {
		margin-bottom:1px;
		margin-top:10px;
		font-family:Tahoma;
		color:#FF5900;
		font-size:17px;
		font-weight:normal;
		float:right;		
	}
	
	#brend-box a.podrobnee {
		font-family: Tahoma;
		font-size: 17px;
		color: #FF5900;
		font-weight: normal;
		text-decoration:none;
		
	}
	#brend-box a.podrobnee:visited {
		color: #FF5900;
	}
	#brend-box a.podrobnee:hover {
		color: #FFF;
	}
	#brend-box a.podrobnee:active {
		color: #FFF;
	}
	
	#brend-box a {
		font-family: Tahoma;
		font-size: 17px;
		color: #FF5900;
		font-weight: normal;
	}
	#brend-box a:visited {
		color: #FF5900;
	}
	#brend-box a:hover {
		color: #FFF;
	}
	#brend-box a:active {
		color: #FFF;
	}
#vacansii-box {width:100%; padding: 10px 10px 10px 10px; text-align:left;}
	#vacansii-box .vacansii-element {
		width:90%;
		background-color:#4F4F4F;
		padding: 5px 5px 5px 5px;
		margin: 5px 5px 5px 5px;
	}
	#vacansii-box h2 {
			padding-top:0px;
			font-family:Tahoma;
			color: #FF5900;
			font-size:17px;
			font-weight:normal;
			border-bottom: 2px solid #FFF;
			padding-bottom:3px;
			margin-top:0px;
		}
#numpages {width:95%;  overflow: auto; background-color:#4F4F4F;}
	#numpages .str {
		font-family: Tahoma;
		color:#FFF; 
		float:left; 
		font-size:15px; 
		font-weight:normal; 
		padding: 5px 5px 5px 5px; 
		margin: 5px 5px 5px 5px;
		text-align:center;
		
		}
	#numpages .active {
		font-family: Tahoma;
		color:#FFF; 
		float:left; 
		font-size:15px; 
		font-weight:normal; 
		padding: 5px 5px 5px 5px; 
		margin: 5px 5px 5px 5px;
		text-align:center;
		
		}
	#numpages .notactive {
		font-family: Tahoma;
		color:#F60; 
		float:left; 
		font-size:15px; 
		font-weight:normal; 
		padding: 5px 5px 5px 5px; 
		margin: 5px 5px 5px 5px;
		text-align:center;
		
		}	
	#numpages a {
		font-family: Tahoma;
		font-size: 15px;
		font-weight:normal;
		color: #FFF;
	}
	#numpages a:link {
		text-decoration: none;
	}
	#numpages a:visited {
		text-decoration: none;
		color: #FFF;
	}
	#numpages a:hover {
		text-decoration: none;
		color: #F60;
	}
	#numpages a:active {
		text-decoration: none;
		color: #F60;
	}
#auth {	
	padding: 5px 5px 5px 5px; 
	
	border: 1px solid #FFF;
	background-color:#F60;
	font-family: Tahoma;
	font-size: 15px;
	font-weight:normal;
	color: #FFF;
	}
	#auth p {
	padding: 5px 5px 5px 5px;
	border: 1px solid #4F4F4F;
	background-color: #4F4F4F;
	margin-top: 0px;
	}
	#auth hr {color:#FFF;}
	
	
	#auth  a {
		font-family: Tahoma;
		font-size: 15px;
		font-weight:normal;
		color: #FFF;
	}
	#auth  a:link {
		color: #FFF;
	}
	#auth  a:visited {
		
		color: #FFF;
	}
	#auth  a:hover {
		
		color: #000;
	}
	#auth  a:active {
		
		color: #000;
	}
	
#content-menu {
	text-align:center;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	width:500px;
}
	#content-menu h1 {
		font-family:Arial;
		color: #FF5900;
		font-size:20px;
		font-weight:normal;
		padding-bottom:3px;
		text-transform:uppercase;
	}
	#content-menu p {
		text-align:justify;
	}
	#content-menu a {
		font-family: Tahoma;
		font-size: 16px;
		color: #FFF;
		text-decoration:none;
		font-weight:normal;
	}
	#content-menu a:visited {
		color: #FFF;
	}
	#content-menu a:hover {
		color: #000;
	}
	#content-menu a:active {
		color: #000;
	}	
.rur {display:none;}	

#ny {
	text-align:left;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	
}
	#ny .price {
		font-family:Arial;
		color: #FFF;
		font-size:16px;
		font-weight:normal;
		padding-bottom:3px;
		text-transform:uppercase;
	}
	#ny h1 {
		font-family:Arial;
		color: #FF5900;
		font-size:20px;
		font-weight:normal;
		padding-bottom:3px;
		text-transform:uppercase;
	}
	#ny h2 {
		font-family:Arial;
		color: #FF5900;
		font-size:18px;
		font-weight:normal;
		padding-bottom:3px;
		text-transform:uppercase;
	}
	#ny h3 {
		font-family:Arial;
		color: #FF5900;
		font-size:16px;
		font-weight:normal;
		padding-bottom:3px;
		
	}
	#ny p {
		text-align:justify;
	}
	#ny a {
		font-family: Arial;
		font-size: 12px;
		color: #FFF;
	}
	#ny a:visited {
		color: #FFF;
	}
	#ny a:hover {
		color: #FF5900;
	}
	#ny a:active {
		color: #FF5900;
	}
#ny img {
		border: 1px solid #FF5900;
		background: #FF5900;
		padding: 1px;
		text-align: center;
		margin-right:5px;
		
	}	
	#ny .ny-200 {
		width:220px;
		float:left;
		text-align:center;
		}
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<!-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background-color: #323232;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
	
