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; text-align: center; margin-top: 2px;}
div.clear { clear: both; font-size: 0pt; line-height: 0px; height: 0px; }
div.main {width: 1000px; min-height: 100%; margin: 0 auto; font-size: 12px; _height: 100%; }
div.block{
	position: relation;
	width: 1000px;
}
div.left{
	float: left;
	width: 362px;
	background: url('../img/menu.jpg') no-repeat;
	height: 930px;
}
div.menu{
	padding-top: 60px;
	padding-left: 50px;
}
div.punkt_menu{
	padding-top: 5px;
	padding-bottom: 5px;
	
}
div.right{
	margin-left: 400px;
	width: 539px;
}
div.header{
	background: url('../img/logo.jpg') no-repeat;
	width: 539px;
	height: 276px;
}
div.menu{
	background: url('../img/menu.jpg') no-repeat;
	width: 362px;
	height: 517px;	
}
div.footer{
	background: url('../img/footer.jpg') no-repeat;
	width: 897px;
	height: 115px;
	margin: 0 auto;
	font-size: 18px;
	color: #306e91;
}
div.footer_text{
	padding-top: 80px;
	padding-left: 100px;
}
div.image{
	position: absolute;
	margin-left: -380px;
	margin-top: 240px;
}
div.tema{
	height: 46px;
	background: #e7eaeb;
	position: absolute;
	z-index: -10;
	width: 550px;
}
div.left_tema{
	background: url('../img/tema_left.jpg') no-repeat;
	width: 21px;
	height: 46px;
	float: left;
}
div.right_tema{
	background: url('../img/tema_right.jpg') no-repeat;
	width: 21px;
	height: 46px;
	float: right;
}