* {
	margin: 0px;
	padding: 0px;
}
html {
	height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	background: url(../im/bg_body.gif) repeat;
	font: 12px Verdana, Geneva, sans-serif;
}
.container {
	width: 991px;
	margin: 10px auto auto;
	position: relative;
}
.header {
	background: url(../im/header.jpg) no-repeat center 5px;
	position: absolute;
	top: 0px;
	width: 991px;
}
.hl {
	background: url(../im/h_lr.png) no-repeat left top;
	position: relative;
	z-index: 2;
}
.hr {
	background: url(../im/h_lr.png) no-repeat right bottom;
	height: 171px;
}
.logo {
	height: 113px;
	width: 280px;
	position: relative;
	left: 95px;
	top: 27px;
}
.logo_text_rus
{    
    font-size:18px;
    color:#000000;
    position:absolute;
    left: 111px;
    top: 125px;
    z-index: 3;
    text-shadow: 1px 0px 1px #eeeeee, -1px 0px 1px #eeeeee, 0px 0px 2px white, -1px 0px 2px white, 0px 0px 3px black, 0px 0px 3px black, 0px 0px 3px black;
    color:#082d73;
}
.main {
	background: url(../im/bg_main_opt.png) repeat-y 166px top;
	position: relative;
	top: 161px;
}
.main_bg_right {
	background: url(../im/bg_main_right_opt.png) no-repeat 927px top;
	overflow: hidden;
}
.content {
	width: 794px;
	float: right;
	margin: 0px 15px 0px 0px;
}
.title_content {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.bg_nav_top {
	width: 800px;
	height: 30px;
	position: relative;
	z-index: 3;
	overflow: hidden;
	margin: 0px 0px 5px;
	padding: 2px 0px 0px;
	background: url(../im/bg_nav_top.jpg) no-repeat;
}
ul.nav_top {
	width: 444px;
	float: left;
}
ul.nav_top li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
ul.nav_top li a {
	text-decoration: none;
	height: 22px;
}
ul.lang {
	overflow: hidden;
	padding: 0px 84px 0px 0px;
}
ul.lang li {
	float: right;
}
.b_out {
	width: 760px;
	margin: 10px 0px 0px 10px;
	background: #7d9ec3 url(../im/bg_b_out.gif) repeat-x top;
}
.b_in {
	padding: 12px 14px 12px 18px;
	background: url(../im/bg_b_in.gif) repeat-y;
	overflow: hidden;
}
.txt-blocks {
min-height: 126px;
}
.blocks {
	float: left;
	width: 354px;	
	overflow: hidden;
	padding: 0px 6px 0px 0px;
}
.blocks-full {
    float: left;
    width: 354px;
    overflow: hidden;
    padding: 0px 6px 0px 0px;
}
.title_blocks {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 8px;
}
.title_blocks2 {
    font-size: 16px;
    font-weight: bold;
    margin: 0px 0px 8px;
}
.blocks img {
	float: left;
	margin: 0px 13px 0px 0px;
}
.download-store {
    float: left;
    align-content:center;
    width: 354px;
    margin: 9px 0px 4px;
}
.download-store img {
    float:left;
    margin: 0px 13px 0px 0px;
    padding-left:70px;
}
.download, .buy, .more {
	float: left;
	margin: 9px 0px 4px;
}
.download {
	width: 160px;
}
.buy {
	width: 116px;
}
.download-r, .buy-r, .more-r-free, .more-r {
	float: left;
	margin: 9px 0px 4px;
}
.download-r {
	width: 120px;
}
.buy-r {
	width: 96px;
}
.more-r-free a:link {
	color:#cf0000;
}
.more-r-free a:active {
	color:#cf0000;
}
.more-r-free a:visited {
	color:#cf0000;
}
.more-r-free a:hover {
	color:#ff0000;
}

.lnk-free:link {
	color:#cf0000;
}
.lnk-free:active {
	color:#cf0000;
}
.lnk-free:visited {
	color:#cf0000;
}
.lnk-free:hover {
	color:#ff0000;
}

.line {
	clear: both;
	background: url(../im/line.jpg) no-repeat center bottom;
	height: 3px;
	margin: 0px 0px 10px;
	padding: 5px 0px 0px;
}
.big_block img {
	float: left;
	overflow: hidden;
	margin: 0px 20px 0px 0px;
}
.b_bot {
	height: 32px;
	background: url(../im/bg_bot.png) no-repeat;
}
.title_page {
	height: 28px;
	background: url(../im/bg_top_opt.png) no-repeat;
	padding: 6px 0px 0px 20px;
}
.sidebar_l {
	width: 166px;
	float: left;
	background: url(../im/bg_sidebar_l.png) no-repeat left bottom;
	height: 491px;
	position: relative;
	z-index: 1;
	margin: 0px 0px 0px 16px;
}
ul.nav_l {
	background: url(../im/bg_nav_l.jpg) no-repeat right top;
	height: 355px;
	padding: 9px 0px 0px 29px;
}
ul.nav_l li {
	display: block;
}
ul.nav_l li a {
	display: block;
	text-decoration: none;
	height: 26px;
	width: 109px;
	text-align: center;
}
.footer {
	height: 28px;
	background: url(../im/bg_footer.png) no-repeat 161px top;
	margin: -10px 0px 10px;
	padding: 21px 0px 0px;
	position: relative;
	top: 171px;
}
ul.nav_bot {
	margin: 0px;
	padding: 0px;
	width: 567px;
	overflow: hidden;
	position: relative;
	left: 185px;
}
ul.nav_bot li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
ul.nav_bot li a {
	text-decoration: none;
}
ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1 {
	font-size: 17px;
 }
h2, h3, h4, h5, h6 {
}
a img {
	border: none;
}
a {
	text-decoration:none
}
a:link, a:active, a:visited {
	color:#56c;
}
a:hover {
	color:#abf;
}
.align_center {
	text-align: center;
}

.hheader11 {
	font-style: normal;
	font-weight: bold;
	font-size:16px;
	margin-left: 15;
	margin-right: 10;
	margin-top: 1;
	margin-bottom: 1;
	border-width: 5;
	FONT-VARIANT: normal;
	VERTICAL-ALIGN: bottom;
}
.hheader1 {
	font-style: normal;
	font-weight: bold;
	font-size:15px;
	margin-left: 15;
	margin-right: 10;
	margin-top: 1;
	margin-bottom: 1;
	border-width: 5;
	FONT-VARIANT: normal;
	VERTICAL-ALIGN: bottom;
}
.hheader2 {
	font-style: normal;
	font-weight: bold;
	font-size:17px;
	margin-left: 0;
	margin-right: 10;
	margin-top: 1;
	margin-bottom: 1;
	border-width: 5;
	FONT-VARIANT: normal;
	VERTICAL-ALIGN: bottom;
}

.hheader3 {
	font-style: normal;
	font-weight: bold;
	font-size:14px;
	margin-left: 0;
	margin-right: 10;
	margin-top: 1;
	margin-bottom: 1;
	border-width: 5;
	FONT-VARIANT: normal;
	VERTICAL-ALIGN: bottom;
}

.header1 {
	font-style: normal;
	font-weight: bold;
	font-size:14px;
	margin-left: 7;
	margin-right: 10;
	margin-top: 1;
	margin-bottom: 1;
	border-width: 5;
	FONT-VARIANT: normal;
	VERTICAL-ALIGN: bottom;
}
.header2 {
	font-style: normal;
	font-weight: bold;
	font-size:14px;
	margin-left: 0;
	margin-right: 10;
	margin-top: 1;
	margin-bottom: 1;
	border-width: 5;
	FONT-VARIANT: normal;
	VERTICAL-ALIGN: bottom;
}

.def_li { 
display: list-item; 
margin-left: 50px;
padding: 0px;
}

.def_ul {
list-style:disc;
margin-left: 30px;
}
