html, body { width: 100%; height: 100%; padding: 0; margin: 0; }
body{font-family: 'Tahoma', 'Arial';font-size: 12px; background: #9b6262 url('../img/fon_top.jpg') repeat-x; width: 100%; height: 100%;}
p{padding-top: 5px;padding-bottom: 5px;}
a{color: #d88282;}
a:hover{color: #ebbbbb;}
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;}
div.clear { clear: both; font-size: 0pt; line-height: 0px; height: 0px; }
div.main { width: 935px; margin: 0 auto; font-size: 12px; background: #d88282;}
div.header{
	width: 920px;
	margin: 0 auto;
	background: #ccc;
	overflow: hidden;
}
div.left{
	background: url('../img/logo_left.jpg') no-repeat;
	width:413px;
	height: 403px;
	float: left;
}
div.right{
	background: url('../img/logo_right.jpg') no-repeat;
	width:507px;
	height: 403px;
	float: left;
}
div.content{
	background: #fff;
	margin: 0 auto;
	width: 920px;
	position: relative;
}
div.footer{
	background: #e4c1c1;
	margin: 0 auto;
	height: 45px;
	width: 920px;	
}
div.footer_copy{
	font-size: 20px;
	color: #9b6262;
	padding-top: 10px;
	padding-left: 430px;
}
div.menu{
	float: left;
	font-size: 14px;
}
div.punkt_menu{
	padding: 10px;
	padding-left: 30px;
}
div.text{	
	padding-left: 430px;
	padding-right: 20px;
}
div.image{
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}
div.search{	
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 13px;
	height: 80px;
	width: 400px;
}
div.probel{
	border: 1px solid #fff;
}
input.inp{
	background: url('../img/fon_search.jpg') repeat-x;
	width: 230px;
	height: 40px;
	border: 0px;
	font-size: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	
}
input.sub{
	margin-left: 10px;
	background: url('../img/search_bottom.jpg') repeat-x;
	width: 138px;
	height: 40px;
	border: 0px;
}