html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}
body, p, div, td, th {
		color: #2b2b31; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px;
		text-align: justify;	
}

p {
		padding:0px 0px 0px 0px ; 
		margin:0px 0px 7px 0px ; 
		text-align:justify; 
		line-height:17px; 
}



label{
		padding:0px 10px 0px 10px;
}
.label_left{
		padding-left:10px;
}

img{ border:0;}
select{
		border:1px solid #969696;
		padding:2px;
		color:#505050;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px;
}
input{ 
		border:1px solid #969696;
		padding:3px 3px 3px 8px;
		color:#505050;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px;
}
textarea{ border:1px solid #c0c0c0}

.cursor{
		cursor:pointer;
}

h1{ 
		font-size:20px;
		font-weight: normal;
		padding:0px 0px 0px 0px;
		margin:0;
		text-align:left;
		color:#2b2b31;
}
h2{ 
		font-size:16px;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		padding:10px 0px 10px 0px;
		margin:0;
		text-align:left;
		color:#2b2b31;
}
h3{ 
		font-size:14px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		padding:10px 0px 5px 0px;
		margin:0;
		text-align:left;
		color:#2b2b31;
}
ul{
		margin-top:0px;
}

.Small{
		font-size:11px;
		
}
.Standart{
		font-size:12px;
		
}
.Medium{
		font-size:14px;
}
.Big{
		font-size:16px;
}
.XXL{
		font-size:20px;
}



.Left{
		text-align:left;
}
.Right{
		text-align:right;
}
.Center{
		text-align: center;
}



.Brown{
	color:#7f6e4e;
}
.Orange{
		color:#ff2a00;
}
.Gray, a.Gray, a.Gray:active, a.Gray:visited{
		color:#5d5d5d;
		text-decoration:none;
}
a.Gray:hover{text-decoration:underline; color:#7a7a7a;}

.LGray, a.LGray, a.LGray:active, a.LGray:visited{
		color: #aeaeae;
		text-decoration:none;
}
a.LGray:hover{text-decoration:underline; color: #CCCCCC;}

.Red{
		color:#ff0000;
}
.Blue{
		color:#0864ac;
}
.Green{
		color:#68b400
}
.Black{
		color:#000000;
}

.Arial{
		font-family:Arial, Helvetica, sans-serif;
}

a {color:#535353; text-decoration: underline;  }
a:visited {text-decoration: underline;}
a:hover{text-decoration: none; color:#ff2a00}
a:active{text-decoration:underline;}


.White{ color:#ffffff; text-decoration: none;}
a.White {text-decoration: none;}
a.White:visited {text-decoration: none;}
a.White:hover{text-decoration: underline; color:#FFFFFF}
a.White:active{text-decoration:none;}


.under{text-decoration: underline;}
a.under {text-decoration:underline;}
a.under:visited {text-decoration:underline;}
a.under:hover{text-decoration: none;}
a.under:active{text-decoration:underline;}


.nunder{text-decoration: none;}
a.nunder {text-decoration:none;}
a.nunder:visited {text-decoration:none;}
a.nunder:hover{text-decoration: underline;}
a.nunder:active{text-decoration:none;}




/*Общие*/



/*Верстка главных блоков*/
.top{
		width: 100%;
		height:340px;
		
}
.podval{
		height: 100px;
		position: absolute;
		bottom:0;
		width:100%;
}
.cen{
		padding:15px 0px 100px 0px;

}





/*Основная верстка*/
.logo{
		width:239px;
		height:41px;
		float:left;
		background:url(/_img/logo.gif) no-repeat;
		margin:35px 0px 32px 30px;
		padding:0;
}
.tel{
		width:141px;
		height:70px;
		float:right;
		background:url(/_img/tel.gif) no-repeat;
		margin:15px 30px 23px 0px;
}
.icon{
		width:14px;
		height:68px;
		margin:14px 30px 24px 0px;
		float:right;
}
.hat{
		height:153px;
		background:url(/_img/hatfon.jpg) repeat-x;
		clear:both;
		margin:0px 15px 0px 15px;
}
.hatim1{
		background:url(/_img/hatim1.jpg) no-repeat left;
		height:153px;
}
.hatim2{
		background:url(/_img/hatim2.jpg) no-repeat right;
		height:153px;
}
.hatim3{
		background:url(/_img/hatim3.png) no-repeat ;
		background-position:left 48px ;
		width:513px;
		height:153px;
		/*margin:48px 0px 0px 233px;*/
		margin:0px auto;
}
.menu{
		padding:0px 0px 0px 30px;
}
.menucol{
		float:left;
		padding:23px 0px 23px 0px;
}
.mspl{
		float:left;
		width:30px;
		text-align:right;
		padding-right:0px;
}
.grayspl{
		clear:both;
		height:8px;
		background-color:#efefef;
}
.grayblock{
		clear:both;
		background-color:#efefef;
}
.cenblock{
		padding:0px 30px 30px 30px;	
}
.seoblock{
		padding:30px 30px 30px 30px;	
}
.cen_right{
		width:230px; 
		vertical-align:top
}
.cen_right_per{
		width:230px; 
		vertical-align:top;
		float:right;
}
.cen_left{
		padding:0px 55px 0px 0px;
		width:50%;
		vertical-align:top
}
.seo_cen_left{
		padding:0px 55px 0px 0px;
		width:33%;
		vertical-align:top
}
.cen_left_per{
		padding:0px 50px 0px 0px;
		width:100%;
		vertical-align:top
}
.more{
		background:url(/_img/more.gif) no-repeat left 3px;
		padding-left:16px;
}
.cen_row{
		margin-top:13px;
}
.news_row{
		padding-bottom:20px;
}
.menuLeftRow{
		padding:4px 0px 4px 10px;
		background:url(/_img/marker.gif) no-repeat ;
		background-position:left 11px;
		text-align:left
}
.menuLeftRow_2{
		padding:4px 0px 4px 10px;
		margin-left:15px;
		background:url(/_img/marker.gif) no-repeat ;
		background-position:left 10px ;
		text-align:left
}



/*Подвал*/
.footer_left{
		width:400px;
		float:left;
		padding:30px 0px 0px 30px;
}
.footer_right{
		width:300px;
		float:right;
		padding:30px 30px 0px 0px;
		text-align: right
}
.footer_cen{
		padding:30px 20px 0px 20px;
}



/*Личный кабинет*/
.pres_error{
		padding:15px; 
		margin-bottom:10px; 
		border:1px solid #FF6633; 
		background-color:#FFEBD2
}
.pres_green{
		padding:15px; 
		margin-bottom:10px; 
		border:1px solid #009900; 
		background-color: #F0FFF0
}
.pers_dedicated{
		padding:10px; 
		margin-bottom:10px; 
		border:1px solid  #999999; 
		background-color: #F7F7F7
}


/*Данные обьявления*/
#advpar input{
		width:200px;
}
#advpar select{
		width:215px;
}
#advparmetro input{
		width:150px;
}
#advparmetro select{
		width:165px;
}

/*Обьявление детально*/
.adv_det_image{
		width:220px; 
		float:left; 
		padding:0px 25px 15px 0px;
}





/*Системные классы - не удалять*/
.inp_error{
		border:1px solid #FF0000;
}
.office_small_row{
	padding:3px 0px 3px 0px;
}

.reg{
		width:289px	
}

.pwd_no{
	color:#FF0000; 
	border:1px solid #FF3300; 
	background-color: #FFF9E8;
	padding:2px; 
	display:none; 
	clear:both; 
	width: 300px; 
	margin-top:3px;
}
.pwd_yes{
	color:#009900; 
	border:1px solid #00CC00; 
	background-color: #E6FFEE;
	padding:2px; 
	display:none; 
	clear:both; 
	width: 300px;  
	margin-top:3px;
}
.site_map_level_0{
		padding:3px 0px 3px 0px;
}
.site_map_level_1{
		padding:3px 0px 3px 0px;
}
.site_map_level_2{
		padding:3px 0px 3px 30px;
}
.site_map_level_3{
		padding:3px 0px 3px 60px;
}