@charset "windows-1251";
html, body, p, div, span, table, td, h1, h2, h3, h4, h5, h6, input, form, textarea {
	margin:0px;
	padding:0px;
}
html, body {
	width:100%;
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
	background-color: #bac7d9;
}
#cart_block {
	text-align: right;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#cart_block div {
	margin:0 0 0 auto;
	width:320px;
}
#cart_block td {
	text-align:left;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #151515;
	text-decoration: none;
}
#cart_block a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #213f68;
	text-decoration: none;
}
#cart_block img {
	margin-right:10px;
}
#header_lu {
	background-color: #FFFFFF;
	background-image: url(images/header_lu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header_ld {
	background-image: url(images/header_ld.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header_right {
	background-image: url(images/header_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 173px;
}
#header_inner {
	text-align: left;
	padding-top: 72px;
	padding-left: 64px;
}
#header_inner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height:28px;
	color: #345079;
	text-decoration: none;
}
#header_inner span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #879fc1;
	text-decoration: none;
	padding-left:15px;
}
#header_inner p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #787878;
	text-decoration: none;
	padding-left:13px;
}
#top_menu {
	background-image: url(images/tm_bg_off.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#top_menu td {
	width:11%;
	height:42px;
	vertical-align:middle;
	text-align:center;
	padding:0px 5px;
}
#top_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#left_menu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7089ad;
	text-align: left;
	vertical-align: top;
}
#left_menu .header {
	width:230px;
	height:25px;
	line-height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #b4c5dd;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #7089ad;
}
#right_menu {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7089ad;
	text-align: left;
	vertical-align: top;
}
#right_menu .header {
	width:180px;
	height:25px;
	line-height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #b4c5dd;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #7089ad;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7089ad;
	text-decoration: none;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #627da3;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top_menu_on_bg {
	background-image: url(images/tm_bg_on.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.top_menu_off_bg {
	background-image: url(images/tm_off_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.news {
	padding:10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #010101;
	text-decoration: none;
}
.news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7089ad;
	text-decoration: none;
	padding:4px 0px;
}
.menu {
	padding:10px 20px;
}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #354e72;
	text-decoration: none;
}
.menu div {
	background-image: url(images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align:left;
	margin-left: 30px;
	padding-left:16px;
}
.menu div>a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
}
.block_with_padding {
	margin:0px 20px;
}
.block_with_padding_content {
	margin:0px 20px;
	background-color:#FFFFFF;
	padding-top:12px;
}
.block_without_padding_tm {
	padding:0px 20px;
	background-color:#9db4d3;
}
.block_without_padding_footer {
	padding:0px 20px;
	background-color:#52719e;
	text-align:center;
	vertical-align:middle;
	height:38px;
	line-height:38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #94a8c5;
	text-decoration: none;
}
.txt * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010101;
	text-decoration: none;
}
