* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	padding: 0 0;
	background: #fff;
	color: #333;
	font-family: Segoe UI,Arial, Helvetica, sans-serif;
	font-size:10pt;
}

a {
	color:#558CFF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#2169FF;
}

.list {
	counter-reset:list_item;
	margin: 0;
	padding: 0;
}
.list-item {
	display:block;
	padding-top:5px;
}
.list-item:before {
	content:'  'counter(list_item)'  ';
	counter-increment:list_item;
}

.list {
	padding-left:5px;
	padding-top:5px;
	margin-left:0;
}
.list-item:before,  .list-item-before {
	font-family:Georgia, serif;
	font-style:italic;
	color: #d40233;
	font: 22px Arial;
}

ul {
	margin: 0px;
	padding: 0px 10px 10px 5px;

}

ul li{
	padding: 0px 5px;
	margin: 0px;
	font-size:9pt;
	color: #222;
}

li.normal{
	background: url(/img/li.png) no-repeat 0px 13px;
	padding: 7px 5px 0px 17px;
	margin: 0px;
	font-size:14px;
	color: #222;

}

td.zagolovok {
	margin: 0px;
	padding: 0px;
	height: 50px;
	background:url(/img/tab_bg.png) repeat-x top;
}


.redUl {
	list-style-image:url(/img/red_li.png);
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size:9pt;
	color: #222;
}

.yelloUl {
	list-style-image:url(/img/yello_li.png);
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size:9pt;
	color: #222;
}

.greenUl {
	list-style-image:url(/img/green_li.png);
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size:9pt;
	color: #222;
}

.contentAbout table ,.content table  {
	width:100%;
	border-collapse:collapse;
	border-width:1px 0;
	border-color:#A5BFF8;
	border-bottom-width:2px;
	border-color:#A5BFF8;
	border-bottom-style:solid;
	text-align:justify;
	margin:10px 5px;
	height:auto;
	background: #fff;
}

.contentAbout table tr td, .content table tr td {
	padding:4px 10px;
	text-align:left;
	border-collapse:collapse;
	border-bottom-width:1px;
	border-color:#A5BFF8;
	border-bottom-style:solid;
}

.contentAbout table tr.final td.final, .content table tr.final td.final{
	padding:4px 10px;
	text-align:left;
	border-collapse:collapse;
	border-bottom-width:2px;
	border-color:#A5BFF8;
	border-bottom-style:solid;
}

.h2 {
	font-size:18pt;
	color:#D40233;
	margin:0 4px!important;
}
h1 {
	font-family: Segoe UI,Arial, Helvetica, sans-serif;
	font-size:28pt;
	color:Black;
	margin:0 -12px!important;
	font-weight:normal;
8
}

h2 {
	font-family: Segoe UI,Arial,Helvetica,sans-serif!important;
	font-size:18pt;
	color:#D40233;
	margin:0 4px!important;
	font-weight:normal;
}
.container {
	width:100%;
	min-width:1000px;	
}

hr {
	background-color:#A5BFF8!important;
	height:1px;
	width:938px;
	margin:0 auto;
	border:none;
}

.hr {
	background-color:#A5BFF8;
	height:1px;
	width:938px;
	margin:0 auto;
}

.head {
	width:920px;
	margin:0 auto;
	overflow:visible;
}

.head p {
	float:left;
	 width:195px; 
	 height:115px; 
	 font-size:9pt;
	 padding:10px;
	 color:Black;
}

.head .mainLogo {
	padding:10px 0;
}

.head p img {
	margin:10px 0 0 10px!important;
	padding-bottom:9px;
}

.headContainer {
	float:left;
	height:150px;
	width:100%;
	background:url(/img/head_bg.png) repeat-x bottom;
}

.left {
	width:49%;
	background:url(/img/head_left.png) repeat-x;
	height:300px;
	float:left;
	border-top: 1px solid #ffffff
}

.right {
	width:49%;
	background:url(/img/head_right.png) repeat-x;
	height:300px;
	float:right!important;
	border-top: 1px solid #ffffff
}

.aboutLeft
{
	width:49%;
	background:url(/img/MenuLeft.png) repeat-x;
	height:67px;
	float:left;
}
.aboutRight {
	width:49%;
	background:url(/img/MenuRight.png) repeat-x;
	height:67px;
	float:right!important;
}

.head img,.head1 img {
	float:left;
	border:none;
	padding:0;
	margin:0;
}

.top {
	float:right!important;
	vertical-align:top;
	margin:5px -29px 20px 0;
	width:700px;
	font-size:8pt;
	line-height:29px;
	vertical-align:bottom;
}

.top .info {
padding-left: 15px;
font-size:9pt;
}

.top .info #big {
font-size:11pt;
}

.top img,.top input,.top div {
	float:left;
	margin-right:10px;
	color:#9F9F9F;
	vertical-align:bottom;
}

.top a {
	font-size:8pt;
}

.top input {
	border:solid 1px #ddd;
	border-top-color:#666;
	margin:0 0 0 10px;
	width:160px;
	height:12px;
	padding:3px 4px;
	font-size:11px;
	vertical-align:top;
	border-right-style:none;
}

.top input:focus {
	color:#333;
}

.top .smallmenu {
	padding-left: 10px;
	padding-top: 0px;
}

.top .smallmenu a {
	padding-left: 5px;
}

.top .poisk {
	padding-left: 7px;
	padding-top: 5px;
}

.btn_search {
	height:20px;
	width:20px;
	background:url(/img/btn_search.png) no-repeat;
}

.btn_search:hover {
	background:url(/img/btn_search_focus.png) no-repeat;
}

.menu {
	float:right!important;
	width:700px;
	height:30px;
	vertical-align:bottom;
	margin:32px -3px 0 0;
	overflow:visible;
}

.menu a {
	float:right;
	font-weight:bold;
	font-size: 18px;
	padding:0 8px;
	color:#111;
}

.menu a:hover {
	color:#152B9E;
}

.menu .active, .menu .active:hover {
	color:#fff;
	text-decoration:none;
	background:url(/img/menu_active_blue.png) repeat-x;
}

.menu_link_active {
	color:#fff!important;
	text-decoration:none;
	background:url(/img/menu_active_blue.png) repeat-x;	
}

.menu_link_non_active {
	color:#333;
}

p.submenu a, p.submenu a:hover {
	font-weight:normal;
	font-size: 18px;
	padding:0 8px;
	color:#152b9e;
}

p.submenu a.aktiv, p.submenu a.aktiv:hover {
	font-weight:normal;
	font-size: 18px;
	padding:0 8px;
	color:#fff!important;
	text-decoration:none;
	background:url(/img/submenu_aktiv_bg.png) repeat-x 10px 4px;
}


.contentAbout .head1 {
	height:0;
}

.content .head1 {
	height:0;
	margin:0 -23px 0 26px!important;
}

.content .head1 img {
	height:300px;
	margin-top:-300px;
	margin-bottom:300px;
	
}

.content {
	width:960px;
	margin:0 auto ;
}

 .contentAbout {
	width:900px;
	margin:0 auto;
}

.contentAbout .head1 div {
	height:47px;
	margin:-67px -15px 67px 12px;
	width:302px;
	text-align:center;
	padding:20px 0 0 0;
	font-size:16pt;
	font-weight:bold;
}

.contentAbout .head1 div.eRec {
	width:303px;
	background:url(/img/MenuRed.png) repeat-x;
}

.contentAbout .head1 div.eRec a, .contentAbout .head1 div.eSerc a, .contentAbout .head1 div.ePr a {
	color:#000;
	text-decoration:none;
}

.contentAbout .head1 div.eRec a:hover, .contentAbout .head1 div.eSerc a:hover, .contentAbout .head1 div.ePr a:hover {
	color:#000;
	text-decoration:underline;
}

.contentAbout .head1 div.eSerc  {
	width:299px;
	background:url(/img/MenuYello.png) no-repeat;
}
.contentAbout .head1 div.ePr {
	width:298px;
	background:url(/img/MenuGreen.png) no-repeat;	
}

.contentAbout .head1 div.eRec:hover {
	background:url(/img/MenuRedHover.png) no-repeat;
	cursor: pointer;
}
.contentAbout .head1 div.eSerc:hover {
	background:url(/img/MenuYelloHover.png) no-repeat;
	cursor: pointer;	
}
.contentAbout .head1 div.ePr:hover {
	background:url(/img/MenuGreenHover.png) no-repeat;
	cursor: pointer;	
}

.eRecActive a,.eSercActive a,.ePrActive a {
	color:#fff;
	text-decoration:none;
}

.eRecActive {
	color:#fff;
	text-decoration:none;
	background:url(/img/MenuRedActive.png) no-repeat;	
}

.eSercActive {
	color:#fff;
	text-decoration:none;
	background:url(/img/MenuYelloActive.png) no-repeat;	
}

.ePrActive {
	color:#fff;
	text-decoration:none;
	background:url(/img/MenuGreenActive.png) no-repeat;	
}

/*---------------------------------------------------------------------*/

.content div, .contentAbout div {
	float:left;
}

.contentAbout .title {
	color:#D40233;
	font-size:30pt;
	font-weight:900;
	margin: 0 -12px!important;
}

.subMenu a {
	padding:0 5px;
	color:#152B9E;
	font-size:11pt;
}

.subMenu a:hover {
	color:#001687;
}

.subMenu .active ,.subMenu .active:hover {
	color:White;
	background:url(/img/AboutCecondBg.png) repeat-x;	
	text-decoration:none;
}



.greenU2 {
	list-style-image:url(/img/green_li.png);
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	font-size:9pt;
	color: #222;
}

.lBorder1 {
	width:918px;
	background:url(/img/content_border2.png) no-repeat bottom left;
}
.rBorder1 {
	padding: 15px 0px 0px 0px;
	width:100%;
	background:url(/img/content_border2.png) no-repeat bottom right;
	margin: 0px;
	font-size:9pt;
	color: #222;
	text-align:justify;
}
.rBorder1 p {
margin-top:10px;
margin-right:40px;
}



.lBorder, .rBorder {
	height:171px;
	width:2px;
	background:url(/img/content_border.png) no-repeat bottom;
}

.content .rBorder {
	float:right;
	margin-right:-4px!important
}

.lBorder {
	float:left;
	clear: both;
}

.contentAbout .info {
	float:left;
	padding: 10px;
	text-align:justify;
	min-height:370px;
	height:auto;
	margin:0 -22px 0 12px;
	width:880px;
}
.content .info {
	float:left;
	width:270px;
	text-align:justify;
	height:auto;
	padding:10px 10px 0 15px;
}
.content .info1 {
	float:left;
	width:270px;
	text-align:justify;
	height:auto;
	padding:0px 10px 0px 15px;
	color:#152B9E;
}
.content .info1 .red{
	display: block;
	font: normal 37px  Segoe UI,Arial, Helvetica, sans-serif;
	color:#ff850a;
	height:46px;
}
.content .info1 .yello{
	display: block;
	font: normal 37px  Segoe UI,Arial, Helvetica, sans-serif;
	color:#ffd034;
	height:46px;
}
.content .info1 .green{
	display: block;
	font: normal 37px  Segoe UI,Arial, Helvetica, sans-serif;
	color:#7ac300;
	height:46px;
}
.hideline0 {
	width: 100%;
	height: 0px;
}
.hideline {
	width: 100%;
	height: 1px;
}
.hideline1 {
	position: relative;
	display: block;
	width: 100%;
	height: 1px;
}
.content .info p {
	font-size:11pt;
	color:#152B9E;
	margin:5px 5px 20px 3px;
}
.content div {
	margin:0 -23px 0 25px;
}

.info a {
	color:#152B9E;
}

.info p {
	margin:5px 5px 20px;
}

.info img {
	margin:10px 0px 0px -9px;
}

.orderRed, .orderYello, .orderGreen {
	font-size:20pt;
	text-align:center;
	vertical-align:bottom;
}

.orderRed {
	color:#FF850A;
}

.orderYello {
	color:#FFD500;
}

.orderGreen {
	color:#7AC300;
}

.orderRed img:hover {
	src: url(/img/btn_redHover.png);
}

.orderRed img:active {
	src: url(/img/btn_redActive.png);
}

.orderYello img:hover {
	src: url(/img/btn_yelloHover.png);
}

.orderYello img:active {
	src: url(/img/btn_yelloActive.png);
}

.orderGreen img:hover {
	src: url(/img/btn_greenHover.png);
}

.orderGreen img:active {
	src: url(/img/btn_greenActive.png);
}

/*---------------------------------------------------------------------*/

.contentAbout .news {
	width:246px!important;
	min-height:160px;
	background:url(/img/news_bg.png) repeat-x top;
	margin:10px 0 0 20px;
	float:right;
	padding:0 26px;
}

.contentAbout .rightBan {
	width:299px;
	min-height:400px;
	height: auto !important;
	float:right;
	margin:10px -4px 10px 12px;
}

.rightBan .orderRed,.rightBan .orderYello,.rightBan .orderGreen {
 	height:100px;
 	background:url(/img/head_bg.png) repeat-x bottom;
 	min-width:300px;
 	margin:0;
}

.rightBan .newz_bg {
 	height:150px;
 	background:url(/img/news_bg.png) repeat-x bottom;
 	width:300px;
 	margin: 0px;
	padding: 0px;
}

.rightBan .newz_bg .title {
	display: block;
 	width:270px;
	padding-left: 30px;
	padding-top: 5px;
	text-transform: uppercase;
	color:#D40233;
	font-size:24pt;
	font-weight:700;
}

.rightBan .newz_bg .name {

	padding-left: 30px;
	padding-right: 20px;
	color: #888;
	font-size: 12px;
}

.rightBan .newz_bg .content {
 	width:250px;
	margin-left: 30px;
	padding-right: 20px;
	color: #3172f8;
	font-size: 14px;
}

.rightBan .newz_bg .content a, .rightBan .newz_bg .content a:hover {
	color: #3172f8;
	font-size: 14px;
	text-decoration: none;
}

.news {
	max-width:902px;
	min-height:160px;
	margin:10px auto;
}
.newsInside {
	width:913px;
	margin:0 0 0 -4px;
	background:url(/img/news_bg.png) repeat-x top;
	min-height:160px;
	padding-left:25px;
}

.news div div {
	float:left;
	width:250px;
	padding:10px 25px 0 25px;
	text-align:justify;
	height:auto;
}

.news img {
	
	margin:20px 0 0 -15px;
}

.news .date {
	color:#666;
	font-size:8pt;
	margin:0;
}

.news .title {
	color:#0251F7!important;
	font-size:10pt;
}

.footer1 {
	display: block;
	position: relative;
	width:927px;
	height:139px;
	font-size:small;
	padding:22px 0 0 45px;
	margin:100px -10px 0 12px;
}

.footer1 {
	margin:70px auto 0;
}

.footer1 .stolb {
	position: absolute;
	left: 667px;
	width:12px;
	height:90px;
	background: url(/img/stolb.png) repeat-y top;
}

.footer1 .billboard {
	position: absolute;
	top: -73px;
	left: 521px;
	width:300px;
	height:108px;
	background: url(/img/billboard_bg.png) repeat-x top left;
	border-left: 2px solid #828385;
	border-right: 2px solid #828385;
	font-size: 11px;
}

.footer1 .left {
	border: 0;
	position: absolute;
	top: -13px;
	left: 507px;
	width:14px;
	height:14px;
	background: url(/img/arrow_prev.png) no-repeat top left;
}
.footer1 .right {
	border: 0;
	position: absolute;
	top: -13px;
	left: 857px;
	width:12px;
	height:14px;
	background: url(/img/arrow_next.png) no-repeat top left;
}

.footer {
	display: block;
	position: relative;
	width:927px;
	height:139px;
	font-size:small;
	padding:20px 0 0 33px;
	margin:100px -10px 0 12px;
}

.footer {
	background:url(/img/news_bg.png) repeat-x top;
	z-index:-1;
}

.footer .stolb {
	position: absolute;
	top: 50px;
	left: 655px;
	width:12px;
	height:90px;
	background: url(/img/stolb.png) repeat-y top;
}

.footer .billboard {
	position: absolute;
	top: -75px;
	left: 509px;
	width:300px;
	height:108px;
	background: url(/img/billboard_bg.png) repeat-x top left;
	border-left: 2px solid #828385;
	border-right: 2px solid #828385;
	font-size: 11px;
}

.footer .left {
	border: 0;
	position: absolute;
	top: -15px;
	left: 495px;
	width:14px;
	height:14px;
	background: url(/img/arrow_prev.png) no-repeat top left;
}
.footer .right {
	border: 0;
	position: absolute;
	top: -15px;
	left: 845px;
	width:12px;
	height:14px;
	background: url(/img/arrow_next.png) no-repeat top left;
}

.footer1 div,.footer div {
	float:left;
	width:250px;
	text-align:justify;
	padding:20px 15px 0 15px;
	z-index:0;
}

.footer1 .smalltekst,.footer .smalltekst {
	width: 280px;
	font-size: 12px;
}


.footer1 .smalltekst1,.footer .smalltekst1 {
	width: 130px;
	font-size: 12px;
	padding-right: 0px;
}

.footer1 .smalltekst2,.footer .smalltekst2 {
	margin:0 0 0 35px;
	width: 150px;
	padding:53px 0 0 0;
	font-size: 12px;
	position:relative;
	z-index:1;
}

.footer1 .smalltekst3,.footer .smalltekst3 {
	margin:0 0 0 35px;
	width: 220px;
	padding:51px 0 0 0;
	font-size:10pt;
	color:#A2A2A2;
	position:relative;
	z-index:1;
}

.footer_ban {
	position:relative;
	width:350px!important;
	margin-top:-220px;
}

.footer1 table, .footer_ban table {
	width:100%;
	vertical-align:bottom;
	text-align:center;
	
}

.footer_ban .area {
	border:solid 1px #333;
	width:305px;
	height:115px;
	padding:5!important;
	text-align:center;
	vertical-align:middle;
	background-color:White;
}

.footer_ban .area img,.footer_ban .area p {
	float:left;
	padding: 0 5px;
	vertical-align:middle;
}

.footerInside {
	margin:0 auto;
	width:960px;
}

.footerInside .newz {
	display: block;
	padding: 0px;
	margin-top:10px;
	margin-left:25px;
	min-height:150px;
	height:auto !important;
	width:892px;
	color: #0251f7;
	background: url(/img/news_bgr.png) repeat-x top;
	padding-top:20px;
	padding-left:47px;
}

.footerInside .newz a, .footerInside .newz a:hover {
	color: #1261f7;
	text-decoration: none;
}

.footerInside .newz span {
	display: block;
	color: #888;
	font-size: 12px;
}

.footerInside .newz img {
	margin-top: 15px;
}

.footerInside .newz .logoset{
	position: relative;
	padding-top:0px;
	padding-bottom:20px;
	display: block;
	height: 42px;
	text-transform: uppercase;
	color:#D40233;
	font-size:25pt;
	font-weight:700;
}


.footerInside .newz .text1{
	float: left;
	width: 250px;
	margin-left: 20px;
	font-size: 14px;
}

.footerInside .newz .text2{
	float: left;
	width: 250px;
	margin-left: 30px;
	margin-right: 20px;
	font-size: 14px;
}

.footerInside .newz .text3{
	float: left;
	width: 250px;
	font-size: 14px;
}

.contentImg {
	float:left;
	margin:10px 15px 10px 0!important;
}

.colum  {
	width:100%;
	float:left;
}
.colum p {
	float:left;
	width:30%;
	padding:1%;
}

.aboutBottom {
	width:100%;
	margin:-130px 22px 0 -18px;
	z-index:-1;
	position:relative;
}

.aboutBottom .hr {
	background-color:#A5BFF8!important;
	height:1px;
	width:960px;
	margin:0 auto;
	border:none;
}

.aboutBottom .rBorder {
	margin:0 -61px 0 61px;
}

.rss {
	float:left;
	clear:both;
	margin:0 0 0 -20px!important;
	padding-top:0!important;
}

.order_table  { 
		width:850px!important;
		padding:0!important;
		border:none;
}

.order_table tr td  { 
	padding:10px 20px!important;
	border:none;
}

.order_table_in {
	margin-left:20px!important;
	border:none!important;
}

.order_table_in tr td {
	border:none!important;
}

.order_table_in input, .order_table input,.order_table_in textarea, .order_table textarea {
	border:solid 1px #B2B1B1!important;
}
.divOrderLeft {
	width: 650px;
	clear: both;
	float: left;
}

.bottomnewz {
	display: block;
	padding: 0px;
	margin-top:10px;
	margin-left:0px;
	min-height:100px;
	height:auto !important;
	width:900px;
	color: #111;
	padding-top:20px;
	padding-left:20px;
}

.bottomnewz .text1{
	float: left;
	width: 260px;
	margin-left: 0px;
	font-size: 14px;
}

.bottomnewz .text2{
	float: left;
	width: 260px;
	margin-left: 30px;
	margin-right: 20px;
	font-size: 14px;
}

.bottomnewz .text3{
	float: left;
	width: 260px;
	font-size: 14px;
}