
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; margin-left: 250px; margin-right: 50px;}
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; margin-left: 180px;}
div.clear { clear: both; font-size: 0pt; line-height: 0px; height: 0px; }
div.main { width: 1000px; _width: 1000px; min-width: 1000px; min-height: 100%; margin: 0 auto; font-size: 12px; _height: 100%;}
div.header{
	height: 598px;
}
div.header_top{
	overflow: hidden;
}
div.lags{
	background: url('../img/logo_top.jpg') no-repeat;
	width: 269px;
	height: 296px;
	float: left;
}
div.menu{
	float: left;
	width: 700px;
	height: 269px;
	background: url('../img/menu.jpg') no-repeat;
	background-position: center;
}
div.logo{
	background: url('../img/logo.jpg') no-repeat;
	width: 942px;
	height: 302px;
}
div.punkt_menu{
	width: 250px;
	float: left;
	padding-left: 0px;
	text-align: right;
	padding-right: 100px;
	padding-top: 5px;
}
div.content{
	color: #bbb;
	position: relative;
	margin-top: -80px;
}
div.menu_probel{
	padding-top: 80px;
}

div.footer{
	background: url('../img/footer.jpg') no-repeat;
	height: 288px;
	font-size: 18px;
	color: #bbb;
	position: relative;
	margin-top: -100px;
	z-index: -10;
	margin-bottom: -180px;
	_margin-bottom: -100px;
}
div.copyright{
	float: left;
	padding-top: 200px;
	padding-left: 300px;
}
div.google{
	background: #fff;
	float: right;
	padding-top: 180px;
}
