html{
	height:100%;
	background:#747E65;
}

*html body{
	height:100%;
}

body{
	position:relative;
	min-height:100%;
	width:1024px;
	margin:0px auto;
	font:8pt Tahoma;
	color:#000;
	background:url('/d/shapka-bg.jpg') white top left no-repeat; 
}

.content{
	overflow:hidden;
	width:100%;
	margin:0px;
	padding-bottom:92px; 		/*82px под footer и 10px просто отступ*/
}

.left{
	float:left;
	width:620px;
	padding:0px 24px 0px 26px;
}

.right{
	float:right;
	width:300px;
	padding:0px 26px 0px 24px;
}

.shapka{
	height:406px;
}

.footer{
	width: 100%;
	position:absolute;
	bottom:0px;
	height:82px;
	background:url('/d/footer-bg.gif') top left no-repeat; 
}

a img{
	border:none;
}

a{
	color:#687772;
}

a:hover{
	text-decoration:none;
}

/*Шапка*/
.logo{
	overflow:hidden;
	height:55px;
	padding-top: 30px;
	padding-right: 250px;
	padding-bottom: 25px;
	padding-left: 0px;
}

.logo a,.logo span{
	float:right;
}

.menu-shapka{
	float:right;
	width:500px;
	padding:0px 20px 0px 0px;
	margin:0px;
	list-style-type:none;
	text-align:left;
}
.cl_div{
	clear:both;
}

.menu-shapka li{
	display:inline;
	padding-left:15px;
}

.menu-shapka a{
	text-decoration:none;
	color:#406427;
	font-size:8pt;
	font-weight:bold;
	line-height:240%;
}

.menu-shapka a:hover{
	color:#D7721A;
}
/*Конец: Шапка*/

/*Левая колонка*/
.left h1{
	color:#7F7C49;
	font-size:11pt;
	font-weight:bold;
	font-family:Verdana;
	margin:0px;
	text-transform:uppercase;
	text-align:center;
}

.left p{
	margin:15px 0px;
	text-align:justify;
}

.left .p-select{
	font-weight:bold;
	color:#404624;
	margin:0px;
}
/*Конец:Левая колонка*/
.all_div{
	width:688px;
	padding:30px 24px 0px 26px;
}

.all_div h1{
	color:#7F7C49;
	font-size:11pt;
	font-weight:bold;
	font-family:Verdana;
	margin:0px;
	text-transform:uppercase;
	text-align:center;
}

.all_div p{
	margin:15px 0px;
	text-align:justify;
}

.all_div .p-select{
	font-weight:bold;
	color:#404624;
	margin:0px;
}

/*Правая колонка*/
.right h3{
	color:#57706D;
	font-size:9pt;
	font-weight:bold;
	font-family:Verdana;
	margin:0px;
	text-transform:uppercase;
	text-align:center;
}

.right p{
	margin:15px 0px;
	font-size:8pt;
}

.telephone{
	text-align:left;
	font-size:9pt;
	font-weight:bold;
	margin:40px 0px 0px 0px;
	color:#C8681C;
}

.telephone span{
	color:#9BB2AA;
}

.telephone b{
	color:#526C63;
}
/*Конец:Правая колонка*/

/*Футер*/
.menu-footer{
	margin:0px;
	padding:35px 0px 0px 20px;
	width:500px;
	float:left;
	list-style-type:none;
}

.menu-footer li{
	float:left;
	padding-right:10px;
}

.menu-footer a{
	text-decoration:none;
	color:#474A1D;
}

.menu-footer a:hover{
	text-decoration:underline;
}

.footer-right{
	width:306px;
	float:right;
	padding:37px 20px 0px 12px;
	color:#969777;
	font-size:8pt;
}
/*Конец:Футер*/

.p_date_act{
	background-color:Navy; 
	color:White;
}
.p_date_pas{
	background-color:#ffffff;
	color: Black;
}
/* Стиль для года и месяца в календаре */
.calender {color: #555555; font-family: tahoma, arial, geneva cy, sans-serif; font-weight: bold; font-size: 10pt}

/* Стиль таблици календаря */
.intocalend th {background: #BFC1C4; font-weight: bold;}
.intocalend td {background: #ffffff;}
.intocalend a:link {color: #444444; text-decoration:none;}
.intocalend a:visited {color: #444444; text-decoration:none;}
.intocalend a:hover {color: #339933; text-decoration:underline;}
.intocalend a:active {color: #444444; text-decoration:none;}
.cld_1{
	position:absolute;
	margin-top:50px;
	margin-left:230px;
	background: #ffffff;
	width:170px;
	border : 1px solid #DFDFDF;
}

.cld_2{
	position:absolute;
	margin-top:70px;
	margin-left:230px;
	background: #ffffff;
	width:170px;
	border : 1px solid #DFDFDF;
}

.reclama{

	color:#969777;
	font-size:7pt;
	width:90%;

}