
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;}
div.clear { clear: both; font-size: 0pt; line-height: 0px; height: 0px; }
div.main { width: 909px; min-width: 909px; min-height: 100%; margin: 0 auto; font-size: 12px; _height: 100%; }
div.header{
	margin-top: 30px;
	background: url('../img/header.jpg') no-repeat;
	width: 909px;
	height: 540px;
}
div.content{
	width: 909px;
	min-height: 500px;
}
div.footer{
	height: 300px;
	margin-top: -230px;
}
div.copy{
	background: url('../img/footer_fon.jpg') no-repeat;
	width: 909px;
	height: 45px;
}
div.copy_text{
	padding-top: 15px;
	padding-left: 50px;
}
div.girl{
	background: url('../img/footer_pic.jpg') no-repeat;
	width: 249px;
	height: 242px;
	margin-left: 15px;
}
div.text{
	padding-left: 300px;
	position: realtive;
	padding-right: 30px;
}
div.pic{
	width: 200px;
	height: 200px;
	position: absolute;
	margin-left: -250px;
}
div.menu{
	width: 510px;
	height: 220px;
	position: absolute;
	margin-top: 325px;
	margin-left: 430px;
	
}
div.punkt_menu{
	float: left;
	width: 250px;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.search{
	width: 500px;
	height: 71px;
	position: absolute;
	margin-top: 190px;
	margin-left: 300px;
}
input.search{
	background: #ff83b9;
	border: 0px;
	/*height: 40px;*/
	width: 250px;
	font-size: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
input.sub{
	border: 1px solid red;
	background: url('../img/search_text.jpg') no-repeat;
	width: 124px;
	height: 39px;
	border: 0px;
}
div.submit{
	float: left;
}
div.inp{
	float: left;
}