html, body { width: 100%; height: 100%; padding: 0; margin: 0; }
body{font-family: 'Tahoma', 'Arial';font-size: 12px;}
p{padding-top: 5px;padding-bottom: 5px;}
a{color: #5591ff;}
a:hover{color: #a4c3fd;}
a { outline: none; -moz-outline: 0; border: none; border-width: 0px; }
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }
img { border: none; border-width: 0px; }
h1{padding-bottom: 10px; padding-top: 10px; font-size: 18px; padding-left: 22px;}
div.clear { clear: both; font-size: 0pt; line-height: 0px; height: 0px; }
div.main { width: 100%; min-width: 1100px; min-height: 100%; margin: 0 auto; font-size: 12px; _height: 100%;}
div.header{
	height: 380px;
	background: url('../img/fon.jpg');
	position: relative;
	width: 100%;
}
div.church{
	background: url('../img/church.jpg') no-repeat;
	width: 387px;
	height: 380px;
	float: left;
}
div.logo{
	background: url('../img/logo.png') no-repeat;
	width: 497px;
	height: 372px;
	float: left;
	margin-left: 200px;
}
div.line{
	background: #d7d7d7;
	width: 100%;
	height: 6px;
}
div.content{

}
div.menu{
	margin-top: 50px;
	padding-top: 15px;
	background: url('../img/menu_fon.jpg') no-repeat;
	width: 300px;
	height: 470px;
	font-size: 14px;
}
div.punkt_menu{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	
}
div.text{
}
div.pic{
	text-align: center;
	margin-left: 10px;
	margin-right: 30px;
	float: left;
	background: url('../img/shadow_pic.jpg') center bottom no-repeat;
	width: 223px;
	height: 239px;
}
div.block_text{
	padding-right: 30px;
}
div.footer{
	padding-top: 20px;
	margin-left: 300px;
	height: 65px;
}
div.footer_text{
	padding-top: 20px;
	height: 45px;
	float: left;
	width: 366px;
	background: url('../img/footer.jpg') bottom no-repeat;
	font-size: 18px;
	text-align: center;
	color: #ccc;
}
div.google{
	padding-left: 0px;
	float: right;
	width: 400px;
}