html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

body {
    position:relative;
    height: 100%;
    font: 12px tahoma, sans-serif;
	background: #FFFFFF url("../img/top.jpg") repeat-x top center;
    text-align: center;
}

div, span, a, td, li, input, textarea {
	font-family: tahoma, sans-serif;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.container {
    min-height: 100%;
    height: auto !important;
    height: 100%;
	background: url("../img/bottom.jpg") repeat-x bottom center;
}

.content {
	width: 942px;
	margin: 0 auto;
	padding-bottom: 100px;
	text-align: left;
}

.footer {
	margin: -100px auto 0;
	height: 100px;
	width: 942px;
	position: relative;
	text-align: left;
}

.footer a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.footer .copyright {
	left: 16px;
}

.footer .design {
    right: 16px;
}

.footer .copyright, .footer .design {
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	bottom: 16px;
}

.left_column {
	width: 332px;
	height: 535px;
	float: left;
	background: url("../img/left.png") no-repeat;
}

.logo {
	display: block;
	width: 98px;
	height: 30px;
	background: url("../img/logo.png") no-repeat;
	position: absolute;
	left: 28px;
	top: 12px;
}

.main {
	padding-top: 17px;
}

.menu {
	padding: 25px 0 13px 0;
}

.menu_content {
	background: url("../img/menu.png") repeat-x;
	height: 55px;
	width: 100%;
	position: relative;
}

.menu_content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}

.menu_content ul li {
	float: left;
	height: 55px;
	padding: 0 22px 0 24px;
	line-height: 55px;
	background: url("../img/menu_li.png") no-repeat;
}

.menu_content ul li a {
	font-size: 21px;
	color: #c4c4c4;
	text-decoration: none;
}

.menu_content ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu_left {
	background: url("../img/menu_left.png") no-repeat;
}

.menu_right {
	background: url("../img/menu_right.png") no-repeat right top;
}

.menu_wrapper {
	padding: 0 7px;
}

.right_column {
	width: 590px;
	float: right;
}

.top {
	color: #c4c4c4;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
}
.info {
	display: block;
	width: 942px;
	height: 168px;
	background: url("../img/first.png") no-repeat;
	position: relative;
}
.info_zagolovok {
	color: #005178;
	font-size: 22px;
    padding: 2 17px;
}

.info_text {
	color: #3E3E3E;
	font-size: 13px;
}
.left_zagolovok {
	color: #005178;
	font-size: 22px;
	margin-left: 54px;
	margin-top: 18px;
}
.left_text {
	color: #0074A9;
	font-size: 14px;
	margin-left: 22px;
	margin-top: 3px;
}
.left_text a:hover {
	color: #0074A9;
	text-decoration: underline;
}
.left_text a {
	color: #0074A9;
	text-decoration: none;
}
.left_text_main {
	color: #3E3E3E;
	font-size: 13px;
	margin-left: 20px;
	margin-top: 3px;
}
.poloska {
	margin-left: 23px;
	margin-top: 2px;
}
.right_zagolovok {
	color: #005178;
	font-size: 22px;
	margin-left: 0px;
	margin-top: 18px;
}
#about_pic {
	position:absolute;
	width:40px;
	height:28px;
	z-index:1;
}
.right_content {
	color: #3E3E3E;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 5px;
}
.right_content a {
	color: #0074A9;
	font-size: 13px;
	text-decoration: underline;
}
.right_content a:hover {
	color: #0074A9;
	font-size: 13px;
	text-decoration: underline;
}
#calc_pic {
	position:absolute;
	width:21px;
	height:28px;
	z-index:1;
}
#princip_pic {
	position:absolute;
	width:28px;
	height:28px;
	z-index:1;
}
