
html, body { width: 100%; height: 100%; padding: 0; margin: 0; }
body{font-family: 'Tahoma', 'Arial';font-size: 12px; background: #fdd3eb;}
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-top: 40px;}
div.clear { clear: both; font-size: 0pt; line-height: 0px; height: 0px; }
div.main { width: 943px; min-width: 943px; min-height: 100%; height: 100%; margin: 0 auto; font-size: 12px; _height: 100%; position: relative; }
td.shadow_left{
	background: url('../img/shadow_left.jpg') left repeat-y;
	width: 7px;
}
table.table{
	height: 100%;
}
td.shadow_right{
	background: url('../img/shadow_right.jpg') right repeat-y;
	width: 7px;
}
td.td{
	background: #fff url('../img/fon.jpg') left bottom no-repeat;
	width: 928px;
}
div.header{
	background: url('../img/logo.jpg') no-repeat;
	width: 928px;
	height: 338px;
	float: left;
}
div.menu{
	width: 929px;
}
div.pic{
	background: url('../img/pic.png') no-repeat;
	width: 128px;
	height: 128px;
	float: left;
	margin-left: 50px;
}
*html div.pic { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/pic.png", sizingMethod="crop"); }

div.content{
	padding-top: 10px;
	width: 929px;
}
div.footer{
	height: 70px;
	
}
div.footer_text{
	font-size: 15px;
	padding-top: 20px;
	padding-left: 50px;	
	float: left;
}
div.punkt_menu{
	background: url('../img/fon_menu.jpg') no-repeat;
	width: 234px;
	height: 28px;
	float: left;
	padding-top: 12px;
	padding-left: 60px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 9px;
	_margin-left: 6px;
	margin-right: 6px;
}
div.text{
	padding-left: 200px;
	padding-right: 30px;
	padding-bottom: 20px;
}
div.google{
	float: right;
	padding-right: 40px;
}