* {
	font-family: Helvetica;
	font-size: 12px;
	margin:0;
	padding:0;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

body {
	background-image: url('../images/bg_last.jpg');
	background-repeat: no-repeat;
	background-position: 50% -100px;
	background-attachment: fixed;
	-moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ Рё Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%;
}

.main {
	padding-bottom: 20px;
}

img{
	border:none;
}
a, li{
 text-decoration: none;
 color: black;
}
ul{
	list-style-type:none;
}
h1, h2, h3, h4, h5 {
	line-height: normal;
}
h1 {
	font-size: 1.25em;
}
 h2 {
	font-size: 1.2em;
}
 h3 {
	font-size: 1.15em;
}
 h4 {
	font-size: 1.1em;
}
 h5 {
	font-size: 1em;
}
body{
	width: 100%;
	height:100%;
}
.bg{
	width:1280px;
	margin:0 auto;

}
#header{
	height:100px;
	position: relative;
	width:100%;
}
.body2{
	width:1020px;
	margin:0 auto;
	background-color:#f0ede7;
}
.container{
	width:1000px;
	margin:0 auto;
}

#news-title , .category_title , .dtop {
	font-size: 16px;
	padding: 10px 0;
}
#logo{
	float:left;
}
#logotxt{
	margin:0 15px 20px 10px;
}
#contacts{
	float:right;
}
#contacts table{
	vertical-align:middle;
	margin:10px 10px 0 0;
}
#contacts td{
	font-size:14px;
	padding-bottom:10px;
}
#contacts tr :first-child{
	padding-right:3px;
	padding-top:1px;
}
#menu{
	height:48px;
	border:1px solid #3d4c5a;
	background-color:#2d7abe;
	
}
#menu span{
	font-size:18px;
	color:#fff;
	
}
#menu li{
	display:inline-block;
	margin:0 30px 0 19px;
	float:left;
	height: 48px;
	line-height:48px;
	
}
#menu2{
	height:250px;
	margin-top:20px;
}
#slides {
	position:relative;
}

#slides .slidesContainer {
	background:#fff;
	border:8px solid #fff;
	margin-left:-8px;
	box-shadow: 0 2.5px 5px rgba(0,0,0,.1);
}

/*
	Next/prev buttons
*/

#slides .slidesNext,#slides .slidesPrevious {
	position:absolute;
	top:134px;
	left:-40px;
	width:24px;
	height:0;
	padding-top:32px;
	display:block;
	z-index:101;
	overflow:hidden;
	background:url(../img/navigation-previous.png) no-repeat 0 0;
}

#slides .slidesNext {
	left:798px;
	background:url(../img/navigation-next.png) no-repeat 0 0;
}

.slidesPagination {
	margin:10px 0 0;
	float:right;
}

.slidesPagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.slidesPagination li a {
	display:block;
	width:14px;
	height:0;
	padding-top:14px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	overflow:hidden;
}

.slidesPagination li.slidesCurrent a {
	background-position:0 -14px;
}

.current_slide {
	font:bold 10px/1.33 sans-serif;
	float:left;
	margin-top:12px;
}

.controls {
	display:block;
	margin-top:12px;
	float:left;
	color:#333;
	font:bold 10px/1.33 sans-serif;
	margin-right:10px;
}
#slider{
	float:left;
	width:500px;
	border:1px solid #cac0ad;
}
#cities table{
	float:right;
}
#cities .cell{
	border:1px solid #cac0ad;
	background-color:#f8f7f4;
	padding-left:5px;
}
.cellhead{
	color:#575757;
	font-weight:bold;
}
.cellbody{
	background-color:#efede8;
	color:#827763;
}
.buttons{
	height:116px;
	position:relative;
}
.line{
	border:none;
	border-bottom:3px solid #a89c89;
	margin-top:20px;
	padding-top:40px;
}
#triangles{
	margin-top:-36px;
}
.buttons span{
	margin-left:100px;
	padding-right:50px;
}
#firsttriangle{
	margin-left:150px;
	padding-right:75px;
}
#secondtriangle{
	margin-left:80px;
	padding-right:55px;
}
#lasttriangle{
	margin-left:100px;
	padding-right:10px;
}
.buttons li{
	display:inline-block;
	margin:-2px 0 19px 0;
	float:left;
}
#triangles div{
	text-align:right;
	font-size:18px;
	color:#ff0000;
	text-decoration:underline;
	margin-top:-10px;
}
#triangles img{
	margin-top:10px
}
.main_text{
	line-height: 1.5;
	font-size: 14px;
	clear: both;
}

.basenavi {
	clear: both;
}

.navigation , .nextprev {
	text-align: center;
}

.arenda td {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
}

.maincont {

	line-height: 1.5;
}

.maincont img {
	padding: 0 10px 10px 0;
}
#news{
	width:700px;
	float:left;
}
#sidebar{
	width:280px;
	float:right;
}
#mainheader{
	height:30px;
	border: 1px solid #3d4c5a;
	background-color: #2d7abe;
	margin-top:6px;
	color:#fff;
	font-size:18px;
	line-height:28px;
	padding-left:20px;
}
#logincont{
	height:198px;
	border:1px solid #cac0ad;
	background-color:#fff;
}
#loginform{
	padding:5px;
}
#loginhead{
	height:32px;
	background-color:#da8101;
	font-size:16px;
	font-weight:bold;
	color:#f0ede7;
	text-align:center;
	line-height:30px;
}
#loginbody{
	height:124px;
	background-color:#efede8;
}
#registerbutton, #loginbutton{
	float:left;
	width:50%;
	font-size:14px;
	font-weight:bold;
	height:32px;
	color:#f0ede7;
	text-align:center;
	border:none;
	line-height:30px;
	
}
#registerbutton{
	background-color:#2d7abe;
}
#loginbutton{
	background-color:#6d9b42;
	cursor:pointer;
}
#login_name, #login_password{
	border:1px solid #cac0ad;
	height:23px;
	width:219px;
	margin-left:20px;
	padding-left:5px;
}
#login_name{
	margin-top:22px;
}
#login_password{
	margin-top:15px;
}
.lostpass{
	margin-left:25px;
	margin-top:10px;
	color:#616060;
}
#searchcont{
	height:63px;
	border:1px solid #cac0ad;
	margin-top:5px;
	background-color:#fff;
}
#searchform{
	background-color:#efede8;
	margin:5px;
	height:53px;
}
#searchbar{
	display:table;
	float:right;
	width:221px;
	height:23px;
	background-color:#f8f7f4;
	border:1px solid #cac0ad;
	margin-top:15px;
	margin-right:20px;
}
.searchbar.reset{
	float:right;
	max-width:225px;
	max-height:23px;
}
.searchbar.reset li{
	list-style-type:none;
}
.lbtn{
	right: 0;
	width: 23px;
	height: 23px; 
	top:-20px;
	right:2px;
   	top: 4px;
	border: none; 
	background: url(../images/search_icon.png) no-repeat;
	position: absolute;
	z-index: 6666;
}
#story{
	padding-left:5px;
	width:190px;
	height:23px;
	margin-right:30px;
	background-color:#f8f7f4;
	border:none;
	outline:none;
}
#archnewscont, #votingcont, #tagscloud, .pricesblock, #services{
	padding:5px;
	height:auto;
	border:1px solid #cac0ad;
	margin-top:10px;
	background-color:#f8f7f4;
}
#archnewshead, #tagscloudhead{
	font-size:16px;
	font-weight:bold;
	color:#f0ede7;
	padding-left:25px;
	line-height:30px;
	background-color:#da8101;
	height:32px;
	margin-bottom:10px;
}
#archives{
	margin:0 0 10px 30px;
}
.archives b{

}
#dle-speedbar, #dle-speedbar a span{
	color:#fff;
	font-size:16px;
	line-height:30px
}
.vtitle{
	font-size:16px;
	color: #000;
	background-color:#efede8;
	height:40px;
	line-height:40px;
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
}
#votes{
	color:#4f6171;
}
.vote{
	color: #000;
	margin-bottom:5px;
	height: 20px;
	line-height: 20px;
}

.vote input {
	position: relative;
	top: 3px;
}

small {
	color: #000;
}


#votebutton, #resultbutton{
	border:none;
	height:32px;
	background-color:#2d7abe;
	width:49%;
}
#tags{
	padding-left:25px;
}
div.newsheader, div.newsheader2{
	margin-top:25px;
}
div.newsheader2{
	margin-bottom:10px;
}
.newsheader span{
	padding-left:5px;
	font-size:18px;
	font-weight:bold;
	color:#2d7abe;
}
.newsheader2 span{
	padding-left:5px;
	font-size:18px;
	font-weight:bold;
	color:#535353;
}

.newsheader2 h2{
	padding-left:5px;
	font-size:18px;
	font-weight:bold;
	color:#535353;
}

.pricesblock{
	float:left;
}
#lastpricesblock{
	margin-left:7px;
}
.pricesbody{
	background-color:#efede8;
	padding:10px;
}
.pricesbody span{
	font-size:18px;
	font-weight:bold;
	color:#2d7abe;
}
.pricesbody img{
	float:right;
}
.services_header a{
	display:inline-block;
	font-size:16px;
	font-weight:bold;
	padding-left:220px;
	margin-bottom:10px;
}
.short_services img{
	margin-top:-20px;
	margin-right:20px;
}
#services{
	height:150px;
}
.short_services{
	padding-left:20px;
	position:relative;
	line-height: 1.5;
}
.short_services img{
	border:1px solid #d3caba;
}

.services_icons{
	position:absolute;
	width:30px;
	float:right;
	height:100%;
	top:0%;
	left:95%;
	background-color:#efede8;
}
#servicescont{
	clear: both;
	padding:0;
}
.argmore, .argcoms{
	height:30px;
}
.argmore{
	margin-top:90px;
}
.argmore img, .argcoms img{
	margin:0px;
	border:none;
}
.argcoms div{
	margin-top:-25px;
	margin-left:12px;
	color:#f0ede7;
}
#autos{
	min-height:225px;
	position:relative;
	width:154px;
	padding:5px;
	margin-right:10px;
	float:left;
	border:1px solid #cac0ad;
	background-color:#f8f7f4;
}
#autoscont :last-child{
	margin-right:0px;
}
.autos_fullstory_button{
	background-color:#2d7abe;
	font-size:14px;
	font-weight:bold;
	color:#f0ede7;
	height:30px;
	line-height:26px;
	padding-left:35px;
	margin-top:5px;
}
.short_autos{
	font-size:14px;
}
.autos_button{
	width:95%;
	position:absolute;
	top:83%;
}	
.short_autos img{
	margin-bottom:20px;
	margin-top:-135px;
}
#autos_title{
	margin-top:120px;
	text-align: center;
}
#autos_title a{
	font-size:14px;
}
#clientscont{
	margin-top:265px;
}
.ie10 #clients{
	width:333px;
}
.clients_block {
	width: 200px;
	padding:5px;
	margin:10px;
	float:left;
	border:1px solid #cac0ad;
	background-color:#f8f7f4;
}
.clients_icons {
	height: 20px;
	line-height: 20px;
	padding-top: 10px;
	text-align: center;
	background-color:#efede8;
}
.clients_comment div{
	margin-left:30px;
	margin-top:-21px;
	color:#8f6957;
	font-size:14px;
}
.clients_rating{
	float:left;
	margin-top:10px;
}
.clients_comment{
	float:right;
	margin-top:10px;
}
#footer{
	clear:both;
	height: 150px;
	border: 1px solid #3d4c5a;
	border-bottom:none;
	padding:25px 20px 0 20px;
	background-color:#2d7abe;
}
.footerblock{
	float:left;
	width:200px;
	margin-right:50px;
}
#footer :last-child{
	margin-right:0;
}
.header_footer{
	font-size:18px;
	color:#f0ede7;
}
#copyright, #copy_info{
	color:#f0ede7;
	font-size:14px;
}
#copyright{
	/*margin-top:25px;*/
}
#copy_info{
	margin-top:65px;
}
.social_icons{
	float:left;
	margin-bottom:20px;
}
#icons{
	margin-top:35px;
}

.quicksearch {
	position: relative;
}

ul.reset li a , .argcat a , .argmore a , .toptop , .navigation a , .nextprev span {
	color: #ff0000;
	text-decoration: underline;
}

.services_icons {
	display: none;
}
.argcat a , .argmore a , .lcol {
	
}
.dpad  , .dpad a{
	
}

.client_photo {
	width: 200px;
	height: 90px;
}

.client_photo img {
	max-width: 200px;
}

.clients_icons {
	font-size: 12px;
	font-weight: bold;
	color: #2d7abe;
}

table.zapchasti , table.arenda {
	border-top: 1px dashed #aaa;
	border-left: 1px dashed #aaa;
}

table.zapchasti td , table.zapchasti th , table.arenda td , table.arenda th {
	border-right: 1px dashed #aaa;
	border-bottom: 1px dashed #aaa;
	text-align: center;
	padding: 10px;
}


.zapchasti  th {
	font-size: 16px;
}

#slideshow { 
    left: 250px;
	top: 0; 
    position: absolute; 
    width: 170px; 
    height: 100px;  
    box-shadow: 0 0 20px rgba(0,0,0,0.4); 
}

#slideshow > div { 
    position: absolute;  
 	width: 222px; 
    height: 98px;
}

#slideshow > div img {
	max-height: 100px!important;
	max-width: 170px!important;
}

#dle-content {
line-height: 1.5;
}

#dle-content p {
padding-bottom: 0;
padding-top: 10px;
}

#dle-content ol {
padding-left: 60px;
padding-top: 10px;
padding-bottom: 10px;
}

#dle-content ol li {
padding-top: 10px;
}

.dpad p {
padding-bottom: 0;
padding-top: 10px;}

.fix_margin {
	margin-right: 0;
    width: 708px;
}