* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	background-image: url(/images/global.gif);
}

body { behavior:url('/css/csshover3.htc'); }


.button {
	padding-left: 4px;
	padding-right: 4px;
	font-size: 14px;
	color: #666;
}
* html input.button {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 13px;
	color: #999999;
}
*+html input.button {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	color: #999999;
}
a:link, a:visited {
	outline: none;
	color: #0c83ab;
}
a:hover {
	text-decoration: none;
}
#wrap {
	margin:auto;
	min-width:960px;
	max-width:1040px;
	padding: 0 2% 0 2%;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	overflow: hidden;
    line-height: 18px;
}
.header {
	height: 40px;
	clear: both;
}
.clear {
	clear: both;
	overflow: hidden;
}
.content {
	background-color: #fff;
	margin: auto;
	padding: 20px 20px 40px 20px;
	overflow: hidden;
	margin-bottom: 85px;
}
.logoline {
	margin: 0 20px 0 20px;
	height: 90px;
	clear: both;
	position: relative;
}
.logo {
	padding-top: 10px;
	padding-right: 30px;
	float: left;
}
.logo img {
	border: none;
	outline: none;
}
.topbanner {
	width: 480px;
	height: 60px;
	float: left;
}
.topbanner img {
	border: none;
	outline: none;
}
.loginform {
	width: 180px;
    height: 65px;
	overflow: hidden;
	float: right;
	font-size: 12px;
	color: #333;
    text-align: center;
	background-image: url(/images/bgadv.gif);
}
.loginform a {	
    text-decoration: none;
}
.loginform .inp, .mailing .inp {
	padding: 2px;
	font-size: 13px;    
	color: #999999;
	border: 1px solid #ccc;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
.menuline {
	clear: both;
	position: relative;
	height: 40px;
	background-image: url(/images/menuline.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
#incontent {
	max-width: 1000px;
	overflow: hidden;
}
#headr {
	max-width: 1000px;
	overflow: hidden;
	margin: auto;
}
.headmenuleft {
	padding-left: 20px;
	padding-top: 15px;
	float: left;
	width: 440px;
}
#headr a:link, #headr a:visited {
	color: #fff;
    text-decoration: none;
}
.headmenuright {
	padding-right: 20px;
	padding-top: 15px;
	float: right;
	width: 410px;
    color: #ffffff;
	text-align: right;
}
.lt, .rt, .lb, .rb {
	background-repeat: no-repeat;
	position: absolute;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.mlinecontent {
	font-size: 14px;
	color: #fff;
	padding: 10px 20px 0 20px;
	width: 720px;
	float: left;
}
.mlinecontent a:link, .mlinecontent a:visited {
	color: #fff;
	display: inline;
	margin-right: 10px;
}
.mlinecontent a:hover {
	text-decoration: none;
}
.headmenuleft a:link, .headmenuleft a:visited, .headmenuright a:link, .headmenuright a:visited {
	color: #fff;
	display: inline;
	margin-right: 10px;
}
.searchform {
	width: 165px;
	padding-right: 20px;
	padding-top: 9px;
	float: right;
}
.searchform .inp, .searchform_in .inp {
	padding: 1px 2px 0 2px;
	font-size: 13px;
	color: #333;
	border: 1px solid #666;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 1px;
}
.lt {
	background-image: url(/images/lt.gif);
	left: 0;
	top: 0;
}
.rt {
	background-image: url(/images/rt.gif);
	left: 100%;
	top: 0;
	margin-left: -10px;
}
.lb {
	background-image: url(/images/lb.gif);
	left: 0;
	bottom: 0;
}
.rb {
	background-image: url(/images/rb.gif);
	left: 100%;
	margin-left: -10px;
	bottom: 0;
}
.textcontent {
	padding: 20px 10px 0 10px;
	overflow: hidden;
}
.leftcolumn {
	width: 456px;
	float: left;
	overflow: hidden;
}
.leftcolumn_inner {
	width: 75%;
	float: right;
	overflow: hidden;
}
.leftcolumn_inner p {
	margin-bottom: 15px;
}
.leftcolumn_inner h1 {
	font-size: 22px;
	color: #285a7a;
	display: block;
	padding-bottom: 12px;
}
.article .ntitle {
	font-size: 17px;
	clear: both;
	display: block;
}

.article p {
	margin:0;
}


.leftcolumn_inner strong a:link, .leftcolumn_inner strong a:visited, .leftcolumn_inner strong {
	color: #285a7a;
	text-decoration: none;
}
.leftcolumn_inner .date {
	text-align: left;
	float: left;
	width: 400px;
	padding-top: 12px;
	color: #999;
	padding-bottom: 0px;
	padding-top: 0;
	font-size: 11px;
}
.leftcolumn_inner p strong {
	color: #000;
}
.leftcolumn_inner h4 {
	color: #000;
}

.leftcolumn_inner h3 {
	color: #000;
	font-size: 16px;
}

.leftcolumn_inner h2 {
	color: #000;
	font-size: 20px;
}

.breadcrumbs {
	padding-bottom: 10px;
}

.rss {
	clear: both;
}
.rss img {
	border: none;
	float: left;
	margin-right: 5px;
}
.rss span {
	float: left;
	padding-top: 0px;
	padding-left: 5px;
}
.rss span a:link, .rss span a:visited {
	font-size: 16px;
	color: #285a7a !IMPORTANT;
}
.leftcolumn_inner .tags {
	margin: 15px 0 0px 0;
	color: #666;
}
.leftcolumn_inner .more {
	margin: 15px 0 0px 0;
}
.leftcolumn_inner .more img {
	display: inline;
	margin-right: 6px;
}
.info {
	clear: both;
	display: block;
	padding-bottom: 0px;
	margin-bottom: 0 !IMPORTANT;
	padding-top: 15px;
	text-align: right;
}
.info img {
	display: inline;
	margin-right: 8px;
	margin-top: 3px;
}
.centercolumn {
	width: 23%;
	float: right;
	overflow: hidden;
	margin-right: 4%;
}
.centercolumn h1 {
	font-size: 23px;
}

.centercolumn .tt, .rightcolumn .tt, .rightcolumn_in .tt, .tt {
	font-size: 12px !important;
	display: block;
	padding: 1px 1px 2px 10px;
	/*text-align: center;*/
	background-color: #f8f7ec; 
    background-image: url(/images/tt.jpg);      
	color: #292929 !important;
	margin-bottom: 9px;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 1px solid #909090;
}

.tt .rssgl {
	float: right;
	display: block;
	width: 18px;
	height: 9px;
	margin-top: 4px;
	background-image: url(/images/rrs_gl.gif);
}

.tt .currency {
	float: right;
	display: block;
	width: 16px;
	height: 16px;
	margin-top: 0px;
	background-image: url(/images/currency.gif);
}

.tt .mail {
	float: right;
	display: block;
	width: 16px;
	height: 16px;
	margin-top: 0px;
	background-image: url(/images/mail.gif);
}


.subtit {
	display: inline-block;
	padding: 1px 2px;
	background-color: #cecece;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

.centercolumn h3 a:link, .centercolumn h3 a:visited {
	color: #fff;
}

.rightcolumn h4, .centercolumn h4, .rightcolumn_in h4 {
	font-size: 18px;
}

.rightcolumn {
	width: 190px;
	float: right;
	overflow: hidden;
}

.rightcolumn_in {
	width: 210px;
	float: left;
	overflow: hidden;
}

.rightcolumn img {
	border: none;
}

.rightcolumn_in img {
	border: none;
}



.homearticle {
	clear: both;
	overflow: hidden;
	color: #333333;
}
.homearticle img {
	float: left;
	display: block;
	border: 1px solid #cadaeb;
	margin-right: 20px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	display: block;
	padding-bottom: 10px;
}

.ideatits {
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
	display: block;
	padding-bottom: 10px;
}



.ideatits a:link, .ideatits a:visited {
	color: #095e7a;
}

h2 a:link, h2 a:visited {
	color: #095e7a;
}


.date {
	text-align: right;
	padding-top: 12px;
	color: #666666;
	font-size: 12px;
}

.date .calend {
	float: left;
	margin-right: 8px;
}

.center_banner {
	padding: 42px 0;
}
h1 {
	font-size: 19px;
	color: #285a7a;
	display: block;
	padding-bottom: 7px;
}
h4 {
	color: #285a7a;
	display: block;
	padding-bottom: 12px;
}
h3 {
	font-size: 20px;
	color: #285a7a;
	display: block;
	padding-bottom: 12px;
}
.tab {
	clear: both;
	display: block;
	padding-bottom: 18px;
	overflow: hidden;
}
.tab a:link, .tab a:visited {
	color: #285a7a;
	font-size: 14px;
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 16px;
	white-space: nowrap;
	padding-bottom: 1px;
	background-image: url(/images/blue_line.gif);
	background-repeat: repeat-x;
	background-position:0 bottom;
	text-decoration: none;
}
.tab a:hover {
	background-image: none;
}
.tab a.active {
	background-image: none;
	color: #424141;
}
.greyline {
	background-image: url(/images/linegrey.gif);
	background-repeat: repeat-x;
	background-position: 0 center;
}
.tabnewsitem {
	color: #999999;
	font-size: 14px;
}


.centercolumn .tabnewsitem {
	color: #999999;
	font-size: 12px;
}

.tabnewsitem a:link, .tabnewsitem a:visited {
	color: #095e7a;
	font-size: 14px;
}

.popular {
	width: 220px;
	float: left;
	overflow: hidden;
}
.liders {
	width: 220px;
	float: right;
	overflow: hidden;
}
.footline {
	height: 24px;
	background-image: url(/images/menuline.gif);
	background-repeat: repeat-x;
}
.footer {
	clear: both;
	padding: 40px 20px 0px 20px;
	overflow: hidden;
}
.copy, .frubrik, .fmenu {
	width: 158px;
	margin-right: 15px;
	float: left;
	overflow: hidden;
}
.ftext {
	float: left;
	width: 156px;
	color: #285a7a;
	font-size: 13px;
}
.fcounters {
	float: right;
	width: 100px;
	text-align: right;
}
.fcounters img {
	border: none;
}
.copy {
	font-size: 13px;
	color: #666;
}
.frubrik a:link, .frubrik a:visited, .fmenu a:link, .fmenu a:visited {
	color: #285a7a;
}
.frubrik ul, .fmenu ul, .sitemap ul {
	list-style: none;
	padding: 0;
}

.sitemap li a {
	font-size: 15px;
	color: #285a7a;
}
.sitemap ul li a {
	font-size: 13px;
	color: #666;
}
.sitemap ul ul li a {
	font-size: 13px;
	color: #095e7a;
}
.frubrik li, .fmenu li {
	display: block;
	padding: 3px 0 3px 0px;
	/*background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;*/
	margin-bottom: 0;
}

.sitemap li {
	display: block;
	padding: 3px 0 3px 0px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	margin-bottom: 0;
}

.rightcolumn .crubrik {
	background-color: #285A7A;
	padding: 10px 0 0 7px;
}

.rightcolumn .crubrik a:link, .rightcolumn .crubrik a:visited {
	color: #fff;
}

.rightcolumn_in .crubrik {
	/*background-color: #285A7A;*/
	padding: 0px 0 0 0;
}

.rightcolumn_in .crubrik a:link, .rightcolumn_in .crubrik a:visited {
	color: #285A7A;
    text-decoration:none;
    font-size:14px;
}



.crubrik a:link, .crubrik a:visited {
	color: #666666;    
	
}
.crubrik ul {
	list-style: none;
	padding: 0 0 15px 0;
}

.rightcolumn .crubrik li {
	display: block;
	padding: 1px 0 1px 20px;
	background-image: url(/images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	margin-bottom: 0;
}

.rightcolumn_in .crubrik li {
	display: block;
	padding: 1px 0 3px 16px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	margin-bottom: 0;
    border-bottom:1px dashed #B8BCBF;
}

.crubrik li {
	display: block;
	padding: 1px 0 1px 20px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
.val, .start, .to, .result {
	float: left;
}
.val {
	width: 18px;
	font-size: 12px;
	font-weight: bold;
}

/*.val {
	width: 10px;
	font-size: 12px;
	font-weight: bold;
}*/

.start {
	width: 65px;
	color: #999;
	font-size: 12px;
}

/*.start {
	width: 55px;
	color: #999;
	font-size: 11px;
}*/

.to {
	width: 50px;
	font-size: 12px;
}
.result {
	font-size: 14px;
}

/*.result {
	font-size: 12px;
}*/

.up {
	color: #28517a;
}
.down {
	color: #ff0033;
}
.crubrik h3 {
	font-size: 16px;
	padding-bottom: 4px;
}
.bluebutton {
	background-image: url(/images/blbutton.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #fff;
	padding: 1px 8px;
	border: 1px solid #3a4766;
}
.stars {
	margin: 0px;
	padding: 0px;
}
.stars li {
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 16px;
	float: left;
	background: url('/hostcmsfiles/images/stars_gray.gif') no-repeat 0 0;
	cursor: pointer;
	list-style-type: none;
}
.stars .curr {
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 16px;
	float: left;
	background: none;
	background: url('/hostcmsfiles/images/stars_single.gif') no-repeat 0 0;
}
.tw {
	/*font-size: 13px !IMPORTANT;*/
	padding-bottom: 5px !IMPORTANT;
	width: 180px !IMPORTANT;
}
.center_banner_inner {
	float: left;
	padding: 18px 30px 0px 0px;
}

.center_banner_inner2 {
	float: left;
	padding: 0px 30px 0px 0px;
}

.elinks {
	float: left;
	font-size: 12px;
	color: #666666;
	width: 540px;
}

.slinks {
	font-size: 12px;
	color: #666666;
	padding-bottom: 15px;
	overflow: hidden;
	
}

.slinks a, .slinks span {
	float: left;
	padding-right: 15px;
}

.slinks a.printv {
	margin-top: 0;
}

a.printv {
	display: block;
	float: left;
	outline: none;
	white-space: nowrap;
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 12px;
	padding-left: 25px;
	padding-right: 16px;
	background-image: url(/images/printer.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #666666;
}
a.sendfr {
	display: block;
	float: left;
	white-space: nowrap;
	outline: none;
	margin-bottom: 2px;
	padding-left: 25px;
	padding-right: 16px;
	font-size: 12px;
	background-image: url(/images/sfriend.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #666666;
}
a.addbookm {
	display: block;
	float: left;
	outline: none;
	white-space: nowrap;
	margin-bottom: 2px;
	font-size: 12px;
	padding-left: 25px;
	background-image: url(/images/addbook.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #666666;
}
.views {
	display: block;
	float: left;
	outline: none;
	white-space: nowrap;
	margin-bottom: 0px;
	font-size: 12px;
	padding-left: 25px;
	padding-right: 16px;
	background-image: url(/images/views.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.dateis {
	display: block;
	outline: none;
	white-space: nowrap;
	margin-bottom: 0px;
	font-size: 12px;
	padding-left: 25px;
	background-image: url(/images/calendar_month.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}


.h3 {
	font-size: 18px;
	color: #285a7a;
	display: block;
	padding-bottom: 20px;
	padding-top: 25px;
}
.commenttitle {
	color: #285a7a;
	font-size: 16px;
	display: block;
	padding-bottom: 6px;
}
.comment_desc, .mess {
	color: #666;
	font-size: 13px;
}
.addcomments {
	color: #285a7a;
	font-size: 16px;
	display: block;
	float: right;
	padding-top: 20px;
	white-space: nowrap;
}
#ShowAddComment {
	clear: both;
	overflow: hidden;
}
.commentf .inp {
	padding: 2px;
	border: 1px solid #999;
	margin: 5px 0;
	width: 394px;
}
.commentf {
	padding-top: 20px;
}
#captcha {
	font-size: 12px;
}
.smallgrey {
	font-size: 11px;
	color: #666;
}
.ccontr {
	float: left;
	padding-top: 0px;
	padding-left: 10px;
}
.cinp {
	padding: 2px;
	border: 1px solid #999;
	font-size: 20px;
}
.mceLayout, .txt {
	border: 1px solid #999 !IMPORTANT;
}
.pnavi {
	clear: both;
	overflow: hidden;
	padding: 30px 0 5px 0;
	font-size: 13px;
	color: #666;
	display: block;
}
.pnavi a.page_link:link, .pnavi a.page_link:visited, .pnavi span.current, .pnavi span.nomerStr {
	float: left;
	padding: 3px 7px;
	margin-left: 3px;
	text-align: center;
}

.pnavi span.num {
	float: left;
}

.pnavi span.current {
	background-color: #095e7a;
	color: #fff;
}

.pnavi span.nomerStr {
	background-color: #095e7a;
	color: #fff;
}

.ctrl {
	float: left;
	padding: 3px 3px 3px 0;
}
.regforms td {
	padding: 5px 0;
}
.regforms .inp {
	padding: 2px;
	border: 1px solid #999;
}
.today {
	clear: both;
	padding-top: 5px;
	color: #666;
	font-size: 13px;
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 300px;
}
.bgrss {
	display: block;
	clear: both;
	font-weight: bold;
	padding-left: 24px;
	background-image: url(/images/bg-rss.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
.sitemap li ul {
	padding-left: 25px;
}
.ups {
	display: block;
	padding-left: 18px;
	background-image: url(/images/up.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.download {
	display: block;
	padding-left: 20px;
	background-image: url(/images/down.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.docgroup:link, a.docgroup:visited {
	float: left;
	display: block;
	margin-right: 80px;
	margin-bottom: 40px;
	text-decoration: none;
	padding: 30px 25px 30px 90px;
	width: 203px;
	font-size: 18px;
	border: 1px solid #efefef;
	background-repeat: no-repeat;
	background-position: 7px 7px;
}
a.docgroup:hover {
	background-color: #fafafa;
	border: 1px solid #095e7a;
}
.t404 {
	padding-left: 356px;
	padding-top: 70px;
	background-image: url(/images/404.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}


/* Aey iauyaeaiee */
.zakaz {
	position:relative;
	top:0px;
	left:220px;
	margin-top:-41px;
	width:130px;
	height:41px;
	background:url('/images/bottom2.png');
	text-align:center;
}
.zakaz A {
	line-height:36px;
}
.ob {
	position:relative;
	top:0;
	left:370px;
	width:151px;
	margin-top:-41px;
	height:41px;
	background:url('/images/bottom3.png');
	text-align:center;
}
.ob A {
	line-height:36px;
}
.personal {
	position:relative;
	top:0;
	left:540px;
	width:170px;
	margin-top:-41px;
	height:41px;
	background:url('/images/bottom4.png');
	text-align:center;
}
.personal A {
	line-height:36px;
}
.addtble {
	width:680px;
	margin-right:auto;
	margin-left:auto;
}

.addtble td {
	padding: 5px;
}

.addtble textarea {font-family:Arial;}
.contakt {
	width:449px;
	margin-left:auto;
	margin-right:auto;
}
.adv_time {
	margin-left:188px;
	margin-right:auto;
}

.adv_time .lite, .adv_time .med, .adv_time .pro {
	width: 34px;
	background-repeat: no-repeat;
	background-position: right 50%;
	display: block;
	padding: 8px 0;
}

.lite {
	background-image: url(/images/adlite.gif);
}

.med {
	background-image: url(/images/admed.gif);
}

.pro {
	background-image: url(/images/adpro.gif);
}

.adv_time td {width:125px;}

.pay {
	width:450px;
	margin-left:234px;
	margin-right:auto;
}
.righttext {
	text-align:right;
	padding-right:10px;
}
.lefttext {
	text-align:left;
	padding-right:10px;
}
.pole span {
	font-weight: bold;
	line-height:21px;
	padding-right:3px;
}
.myob {
	width:100%;
	text-align:center;
}


.vip_items {position:relative; margin:50px 0px 0px 0px;}

.vip_item {
	padding:15px 10px;
	position:relative;
	clear: both;
	overflow: hidden;
	border: 2px solid #fff;
}

.vip_item:hover {
	border: 2px solid #dedede;
}

.free_item {
	padding:15px 10px;
	position:relative;
	clear: both;
	overflow: hidden;
}

.odd {
	background-color: #efefef;
}

.vip_item_cont {width:100%; /*height:125px;*/ margin:0px;}
.vip_item_cont td {vertical-align:top;}

.vip_item_cont .logo_vip {
	width:175px;
}

.vip_item_cont .logo_vip a:link, .vip_item_cont .logo_vip a:visited {
	width:152px;
	height: 102px;
	display: block;
}

.vip_item_cont .price_vip {
	width:200px;
}
.vip_item_cont .info_vip {

}

.out .list_items {
	width:100%;
	border:none;
	margin-top:50px;
}
.out .list_items td {
	width:33%; vertical-align:bottom; height:270px;
}
.out .viv {
	float:left;
	margin:0px 0px 50px 0px;
}
.out .viv .pic {width:100%; text-align:center; margin-bottom:5px;}

.out .paginator {
	float:left;
	width:500px;
	margin:60px 0px 0px 5px;
}
.out .paginator .first {
	padding:0 3px;
}
.out .paginator .num {
	padding:0px 3px;
}

.board_main_groups {
	width:100%;
	margin-top:0px;
}

.board h3 {font-size: 13pt; color:#0b5f79; font-weight:normal;}

.board_main_groups .groups {
	float:left;
}

.board_main_groups .column_groups {
	width:200px;
	float:left;
	LIST-STYLE-TYPE:none;
/*	line-height:24px;*/
	margin-top:0px;
}

.board_main_groups .column_groups ul li {
	display: block;
	padding: 2px 0 2px 20px;
	margin: 0;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
}

.board_main_groups .left_margin {
	margin-left:70px;
}

.board_main_groups .column_groups A, .board_main_groups .prices A {
	/*margin-left:5px;*/
}
.board_main_groups .column_groups li, .board_main_groups .prices li {
	LIST-STYLE-TYPE:none;
}

.board_main_groups .prices {
	padding-left:50px;
	float:left;
	width:165px;
	height:250px;
	LIST-STYLE-TYPE:none;
	/*line-height:24px;*/
	border-left:1px dashed #b2b2b2;
/*	border-right:1px dashed #b2b2b2;*/
}

.board_main_groups .column_groups ul {
	padding: 0;
	list-style: none;
	color:#095e7b;
	}
.board_main_groups .prices ul {/*margin-top:-5px;*/ 
padding: 0;
	list-style: none;
	color:#095e7b;}

.board_main_groups .prices ul li {
	display: block;
	padding: 2px 0 2px 20px;
	margin-bottom: 0;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
}

.cass h1 {
	text-align:center;
}
.cass {
	width:160px;
	border:1px solid #dcd85a;
	background:#fff3b7;
	padding:20px 20px;
	margin-top:0px;
}
.cass .pic {
text-align:center;
margin-bottom:15px;
	
}

.vitrina {}
.vitrina table {width:75%; margin-top:10px;}
.vitrina table td {width:33%; height:auto; vertical-align:bottom; }
.vitrina .vitr {
	float:left;
	width: 150px;
	margin-right: 3%;
	padding: 8px;
}

.vitrina .vitr:hover {
	background-color: #efefef;
}

.vitrina .vitr .pic {width:100%; text-align:center; margin-bottom:15px;}

.adcx {
	width:317px;
	height:20px;
}

.board {position:relative; width:100%;}
.board_left {width:100%;}
.board_right {position:absolute; top:0px; right:0px;}

.users_list {
	padding-top: 20px;
}

.users_list li {
	display: block;
	padding: 0 0 10px 0;
	overflow: hidden;
	font-size: 15px;
}

.users_list li img {
	float: left;
	margin-right: 8px;
	margin-top: 3px;
}

.users_list li a {
	display: block;
	float: left;
	white-space: nowrap;
	font-size: 15px;
}

.users_list li input {
	float: left;
	margin: 4px 10px 0 0;
}

.users_list li label {
	float: left;
	margin: 0px 10px 0 0;
}

.reds, .greens {
	font-size: 20px;
}

.reds {
	color: red;
}

.greens {
	color: green;
}

.greeny {
	color: green;
	font-size: 16px;
}

.inpbig {
	padding: 5px;
	font-size: 16px;
	border: 2px solid #bbb;
}

.inpmid {
	padding: 3px;
	font-size: 16px;
	border: 2px solid #bbb;
}

.txtmid {
	padding: 3px;
	font-size: 12px;
	border: 2px solid #bbb;
}

.filemid {
	border: 2px solid #bbb;
	background-color: #efefef;
}

.righttext {
	color: #606060;
}

.level {
	width: 34px;
	height: 42px;
	float: left;
	overflow: hidden;
	margin-right: 20px;
}

.time {
	width: 100px;
	height: 42px;
	float: left;
	overflow: hidden;
}

.levels {
	width: 34px;
	float: left;
	overflow: hidden;
	padding: 3px 0;
	margin-right: 20px;
}

.times {
	width: 100px;
	float: left;
	overflow: hidden;
	padding: 3px 0 3px 0px;
}

.viptitle {
	width: 158px;
	height: 42px;
	float: left;
	overflow: hidden;
	background-image: url(/images/viptitle.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: 10px;
}

.vipprice {
	width: 108px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	padding: 3px 0 3px 50px;
/*	background-color: #ffdbdb;*/

}

.standtitle {
	width: 158px;
	height: 42px;
	float: left;
	overflow: hidden;
	background-image: url(/images/standarttitle.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: 10px;
}

.standprice {
	width: 108px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	padding: 3px 0 3px 50px;
}

.vipadds {
	background-color: #570a0a;
	background-image: url(/images/vipsadds.gif);
	background-repeat: no-repeat;
	background-position: 30px 2px;
	height: 20px;
	clear: both;
	margin-bottom: 20px;
}

.standadds {
	background-color: #00a600;
	background-image: url(/images/standadds.gif);
	background-repeat: no-repeat;
	background-position: 30px 4px;
	height: 20px;
	clear: both;
	margin-bottom: 20px;
}

.addob select, .addob input {
	float: left;
}

.addob {
	clear: both;
}

.newadds {
	width: 200px;
}

.userpreview {
	float: left; 
	width: 260px;
	height: 104px;
	margin-right: 50px;
	padding: 10px 20px 0 20px;
	background-image: url(/images/userprevs.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.servpreview {
	float: left; 
	width: 260px;
	height: 205px;
	padding: 10px 20px;
	background-image: url(/images/servprevs.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}


/* TRANSACTIONS */

.myoperations td {
	padding: 5px 10px;
}

.opin, .opout {
	width: 27px;
	height: 7px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.opin {
	background-image: url(/images/opin.gif);
}

.opout {
	background-image: url(/images/opout.gif);
}

.opred td {
	background-color: #dbf4ff;
}

.opredodd td {
	background-color: #caeeff;
}

.opgreen td {
	background-color: #dbffdf;
}

.opgreenodd td {
	background-color: #ccffd2;
}

.opertitle td {
	background-color: #285a7a;
	color: #fff;
	font-weight: bold;
}

.opdate {
	color: #444;
}

.imred, .imgreen {
	font-size: 14px;
	font-weight: bold;
}

.imred {
	color: red;
}

.imgreen {
	color: green;
}

.opdescr {
	color: #444;
}

/* MY ADDS */

.myadds {
	width: 100%;
}

.myadds td {
	padding: 5px 10px;
	color: #444;
}

.myadds .maname {
	font-weight: bold;
}

.matitle td {
	background-color: #285a7a;
	color: #fff;
	font-weight: bold;
	white-space: nowrap;
	font-size: 12px;
}

.mavipon td {
	background-color: #ffdbdb;
}

.maviponodd td {
	background-color: #fdcdcd;
}

.mavip, .mafree {
	width: 27px;
	height: 7px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.mavip {
	background-image: url(/images/mavip.gif);
}

.mafree {
	background-image: url(/images/mafree.gif);
}

.newadd_container {
	width: 200px;
	overflow: hidden;
	background-image: url(/images/newadd_bg.gif);
	background-repeat: repeat-y;
}

.newadd_in {
	padding: 8px 25px 0 25px;
	clear: both;
	overflow: hidden;
}

.newadd_top {
	width: 200px;
	height: 53px;
	overflow: hidden;
	clear: both;
	background-image: url(/images/newadd_top.gif);
	background-repeat: no-repeat;
}

.newadd_bot {
	width: 200px;
	height: 16px;
	overflow: hidden;
	clear: both;
	background-image: url(/images/newadd_bot.gif);
	background-repeat: no-repeat;
}



/* Carousel */

.gcont {
	position: relative;
	height: 550px;
	padding-top: 7px;
	width: 880px;

}


div.scrollable { 
    /* required settings */ 
    position:relative; 
    overflow:hidden;          
    width: 750px;     
    height:500px;
	 margin: auto;
} 
 
div.scrollable div.items {     
    /* this cannot be too large */ 
    width:20000em;     
    position:absolute;
	 overflow: hidden;         
} 
 
/*  
    a single item. must be floated on horizontal scrolling 
    typically this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left;
	 width: 750px;
	 height: 500px;
	 /*padding: 0px 20px 0 0px;*/
	 text-align: center;
	 overflow: hidden;
	background-color: #292929;
} 

div.oneim { 

	 width: 750px;
	 height: 500px;
	 /*padding: 0px 20px 0 0px;*/
	 text-align: center;
	 overflow: hidden;
	 margin: auto;
	background-color: #292929;
} 

/*div.scrollable div.items div span { 
	display: block;
	padding: 10px 0 0 0;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	clear: both;
}*/

div.scrollable div.items div img {
	border: none;
	/*width: 138px;
	height: 138px;*/
	display: block;
	/*height: 500px;*/
	margin: auto;
}
 
/** html div.scrollable div.items div img {
	border: 1px solid #b3b3b3;
	width: 138px;
	height: 138px;
} */
 


.gcont a.prev {
	position: absolute;
	left: 0px;
	top: 200px;
	display: block;
	width: 38px;
	height: 56px;
	background-image: url(/images/prev.gif);
	z-index: 1000;
	cursor: pointer;
}

.gcont a.next {
	position: absolute;
	top: 200px;
	left: 843px;
	display: block;
	width: 38px;
	height: 56px;
	background-image: url(/images/next.gif);
	z-index: 1000;
	cursor: pointer;
}


.gcont .navi a:link, .gcont .navi a:visited {
	display: inline-block;
	width:10px;
	height: 10px;
	background-color: #d0d0d0;
	margin-right: 5px;
	overflow: hidden;
}

.gcont .navi a.active:link, .gcont .navi a.active:visited {
	display: inline-block;
	width:10px;
	height: 10px;
	background-color: #292929;
	margin-right: 5px;
	overflow: hidden;
}

.gcont .navi {
	text-align: center;
	padding-top: 30px;
}


/*--------------*/

.inter {
	color: #0B5F79;
	display: inline-block;
	padding-left: 10px;
}

.pole {
	padding: 3px 0;
}

.nohover:hover {
	border-color: #fff;
}

/* soarticles */

.soart, .soart .date {
	text-align: left;
}

.soart .date {
	display: block;
	color: #999;
}



/*---- vertical scrolable ----*/






div.soscroll { 
    /* required settings */ 
    position:relative; 
    overflow:hidden;          
    /*width: 750px;*/     
    height:500px;
	 /*margin: auto;*/
} 
 
div.soscroll div.items {     
    /* this cannot be too large */ 
    height:20000em;     
    position:absolute;
	 overflow: hidden;         
} 
 
/*  
    a single item. must be floated on horizontal scrolling 
    typically this element is the one that *you* will style 
    the most. 
*/ 
div.soscroll div.items div { 
    /*float:left;*/
	 /*width: 750px;*/
	 height: 500px;
	 /*padding: 0px 20px 0 0px;*/
	 text-align: left;
	 /*overflow: hidden;*/
	/*background-color: #292929;*/
	clear: both;
} 

/*div.scrollable div.items div span { 
	display: block;
	padding: 10px 0 0 0;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	clear: both;
}*/

/*div.scrollable div.items div img {
	border: none;
	width: 138px;
	height: 138px;
	display: block;
	height: 500px;
	margin: auto;
}*/
 
/** html div.scrollable div.items div img {
	border: 1px solid #b3b3b3;
	width: 138px;
	height: 138px;
} */
 


.soart a.prev {
	display: block;
	float: left;
	height: 23px;
	width: 41px;
	margin-left: 0px;
	background-image: url(/images/sprev.gif);
	cursor: pointer;
	/*clear: both;*/
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
}



.soart a.next {
	display: block;
	height: 23px;
	width: 41px;
	float: left;
	margin-left: 20px;
	background-image: url(/images/snext.gif);
	z-index: 1000;
	cursor: pointer;
	/*clear: both;*/
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	background-position: 
}

.soart .disabledall {
	display: none !IMPORTANT;
}

.soart .article strong a:link, .soart .article strong a:visited {
	color: #285A91 !IMPORTANT;
	font-weight: normal;
}

.soart .disabled {
	background-position: 0 -23px !IMPORTANT;
}

.soart .article {
	display: block;
	padding-bottom: 10px;
}

.morearticle {
	clear: both;
	font-size: 14px;
}

.morearticle li {
	font-size: 15px;
	clear: both;
	display: block;
	padding-bottom: 5px;
	font-weight: normal;
    padding: 0px 6px 0 0;   
}

.morearticle a {
    color: #285A7A;
	background: url(/images/morearticle.png) 0 6px no-repeat; 
    padding: 5px 0 0 20px;
    text-decoration: none;
}

.morearticle a:hover {
	 text-decoration: none;
}

.smtt {
	font-size: 18px;
	color: #285A7A;
}

.morearticle .descs {
	display: block;
	height: 75px;
	overflow: hidden;
}

.newidea {
	width: 28%;
	float: left;
	height: 290px;
	text-align: center;
	margin-right: 3.5%;
	padding: 10px;
	background-color: #f8f7ec;
}

.newidea .ideatits {
	display: block;
	clear: both;
	font-size: 14px;
	font-weight: normal;
	/*text-align: left;*/
	padding: 8px 0 0 0;
}

.newidea img {
	border: 1px solid #959595;
}

.news_group li {
	width: 30.8%;
	margin-right: 3.5%;
	padding: 0px;
	overflow: hidden;
	float: left;
	margin-bottom: 0;
}

.news_group li .descriptions {
	padding: 0 10px 0 10px;
}

ul {
	list-style: disc;
	padding-left: 40px;
	
}

ul li {
	margin-bottom: 10px;
}

ol {
	list-style: decimal;
	padding-left: 40px;
	
}

blockquote {
	margin: 20px 0;
	display: block;
	padding: 0 40px 0 40px;
	background-image: url(/images/quotes.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	font-style: italic;
	color: #505050;
}

ol li {
	margin-bottom: 10px;
}

.news_group {
	padding: 0;
	list-style: none;
}

/*------------ START Стили для полной статьи -------------------*/

.leftcolumn_inner .artitem h1 {
	font-size: 22px;
	color: #285a7a;
	display: block;
	padding-bottom: 2px;
}
.leftcolumn_inner .artitem h4 {
	color: #285a7a;
	display: block;
	padding-bottom: 12px;
}
.leftcolumn_inner .artitem h3 {
	font-size: 16px;
	color: #285a7a;
	display: block;
	padding-bottom: 12px;
}

.leftcolumn_inner .artitem p {
	line-height: 20px;
}

.leftcolumn_inner .artitem h2 {
	font-size: 18px;
    color: #285a7a;
	font-weight: normal;
	line-height: 22px;
	display: block;
	padding-bottom: 17px;
}

.leftcolumn_inner .artitem h2 a:link, .leftcolumn_inner .artitem h2 a:visited {
	color: #095e7a;
}

.artitem img {
	float: left;
	display: block;
	border: 1px solid #cadaeb;
	margin: 0 10px 3px 0px;
}

/*------------ END Стили для полной статьи ---------------------*/
