/* Template created by CENTROARTS.com | Author: Rumin Sergey | URL: http://centroarts.com */

/** { margin: 0 auto; padding: 0; }      */
body, html { height:100%; }
body {background: #e9e9e9 url("../images/bgtop.png") repeat-x;color: #696969;font: .82em/1.4 Tahoma, Arial, Helvetica, sans-serif;}
html { min-width: 996px; }

h1, h2, h3, h4, h5 { font-weight: normal; }
h1 { font-size: 1.6em; } h2 { font-size: 1.4em; } h3 { font-size: 1.2em; } h4 { font-size: 1.1em; } h5 { font-size: 1em; }

input, textarea, select, button { color: #505050; font: 1em Tahoma, Arial, Helvetica, sans-serif; }

a { color: #4d96aa; text-decoration: underline; }
a:hover { text-decoration: none; }
a img  { border: 0 none; }

p { margin-bottom: .6em; }
hr { border: 0 none; border-top: 1px solid #dfdede; height: 1px; }

ul, ol { list-style: none; padding: 0; margin: 0; }
.dcont ul { padding-left: 16px; list-style: disc outside; }
.dcont ol { list-style-image: none; list-style-position: outside; list-style-type: decimal; margin-left: 2.2em; }

.clr { clear: both; }
.thide, .ui-icon-closethick, #searchbar label, #topmenu li.sublink:after, .shadows b, .fullstory .dbtm:after { overflow: hidden; display: block; height: 0; line-height: normal; }
table.userstop, table.pm, table.tableform, #calendar { border-collapse: collapse; border-spacing: 0; }
.lcol, .rcol, form { display: inline; }
.lcol { float: left; } .rcol { float: right; }
.small { font-size: .8em; }
.green { color: #739d24; }

.ui-dialog, #topmenu li ul, .navigation a, #dropmenudiv, #searchsuggestions, .searchitem, #loading-layer { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

.wrap { width: 90%; min-width: 950px; text-align: left; margin: 0 auto; }
.pagebg { background: url("../images/bglines.png") no-repeat 50% 0; }
.page { min-width: 950px; overflow-x: hidden }

/* Fonts */
@font-face {
    font-family: 'aAvanteBsExtraBold';
    src: url('../fonts/ava_beb-webfont.eot');
    src: url('../fonts/ava_beb-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ava_beb-webfont.woff') format('woff'),
         url('../fonts/ava_beb-webfont.ttf') format('truetype'),
         url('../fonts/ava_beb-webfont.svg#aAvanteBsExtraBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
#head h1 a span, #topmenu li a, .block h3, .block1 h2, #commbox .dtop { text-transform: uppercase; font-size: 14px; font-family: "aAvanteBsExtraBold", Tahoma, Arial, Helvetica, sans-serif; }
.block1 h2 { text-transform: uppercase; font-size: 18px; font-family: "aAvanteBsExtraBold", Tahoma, Arial, Helvetica, sans-serif; }
/* header */
#head { border-top: 0px solid #6f6f6f; width: 100%; }
	#head .wrap { z-index: 49; position: relative; height: 135px; }

	#head h1, #head h1 a, #head h1 a * { float: left; }
	#head h1 a { width: 380px; margin-top: 23px; text-decoration: none; color: #696969 }
	#head h1 a span { line-height: 18px; margin-top: 38px; width: 95px;} 
	#head h1 a b { margin: 0 11px 0 0; float: left; width: 380px; padding-top: 98px; background: url("../images/logo.png"); }
	
/* Menutop */
#tmenu { padding-left: 0; float: left; z-index: 50; left: 430px; position: absolute; height: 135px; background: url("../images/topmenu.png") no-repeat -249px -135px;}
	#topmenu li, #topmenu li a { float: left; position: relative; height: 135px; background: url("../images/topmenu.png") no-repeat 100% -135px; }
	#topmenu li a { padding: 48px 13px 0 13px; height: 1px; color: #696969; text-decoration: none; }
	#topmenu li a.active { color: #739d24 !important; }
	#topmenu li.sublink:after { cursor: pointer; content: "^"; position: absolute; bottom: 8px; left: 50%; margin-left: -5px; padding-top: 7px; width: 10px; background: url("../images/cmi-img.png") no-repeat -75px -240px; }
	#topmenu li a:hover, #topmenu li.selected a { color: #3e3e3e; background-position: 100% 0; }

	#topmenu li ul { border-top: 2px solid #dcdcdc; padding: 10px; float: left; z-index: 51; position: absolute; top: 135px; left: 0; display: none; background-color: #f9f9f9; background-color: rgba(249,249,249,0.95);
		-webkit-border-top-left-radius: 0; -webkit-border-top-right-radius: 0; -moz-border-radius-topleft: 0; -moz-border-radius-topright: 0; border-top-left-radius: 0; border-top-right-radius: 0; 
		-moz-box-shadow: 0 4px 4px 0 rgba(75,75,75,0.3);
		-webkit-box-shadow: 0 4px 4px 0 rgba(75,75,75,0.3);
		box-shadow: 0 4px 4px 0 rgba(75,75,75,0.3);
	}
	#topmenu li ul li { margin: 0; width: 180px; background: url("../images/topmenu.png") no-repeat 100% -135px;}
	#tmenu #topmenu li ul li a { font-family: Tahoma, Arial, Helvetica, sans-serif; text-transform: none; color: #696969; font-size: .9em; padding: 5px 5px; width: 170px; line-height: normal; height: auto; background: none;
	}
	#tmenu #topmenu li ul li a:hover { color: #3e3e3e; background: #fefefe; }
	#tmenu #topmenu li ul li { padding: 0; height: auto; }

/* login */
#userint { width: 155px; margin-top: 0px; padding-right:20px; float: right; }
.logbox { margin-bottom: 24px; height: 35px; line-height: 34px; }
	.logbox a { height: 35px; font-size: 1.1em; float: right; }
	.logbox a b { cursor: pointer; height: 35px; padding: 0 15px; display: block; font-weight: normal; }
	.lxbtn { background: url("../images/cmi-img.png") no-repeat 0 -100px; }
	.lxbtn b { background: url("../images/cmi-img.png") no-repeat 100% -135px; }

	.lxbtn:hover { color: #709a21; background-position: 0 -170px; }
	.lxbtn:hover b { background-position: 100% -205px; }

	.loginbtn { text-decoration: none; padding: 0 18px; color: #fff; height: 31px; line-height: 31px; background: #c6153a url("../images/lbtn.png") no-repeat 50% 0; border: 1px solid #d6284e;
		-moz-box-shadow: 0 1px 2px 0 #000;
		-webkit-box-shadow: 0 1px 2px 0 #000;
		box-shadow: 0 1px 2px 0 #000;
	}
	.loginbtn:hover { background-position: 50% -31px; background-color: #d6173f; }

	.lfield { margin-bottom: 10px; }
		.lfield input { border: 1px solid #ababab; width: 258px; padding: 6px 5px 5px 5px; }
	.lbtn { text-align: center; }

/* Search */
#searchtop { height: 29px; }
#searchbar { float: right; height: 29px; position: relative; }
	#searchbar label { position: absolute; padding-top: 29px; width: 17px; left: -12px; top: 0; background: url("../images/cmi-img.png") no-repeat 0 -240px; }
	.stext { display: block; width: 181px; height: 17px; background: #fbfbfb; border: 1px solid #d0d0d0; padding: 5px 5px 5px 5px;
		-webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;
		-webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; 
		-moz-box-shadow: inset 0 1px 2px 0 #e4e4e4;
		-webkit-box-shadow: inset 0 1px 2px 0 #e4e4e4;
		box-shadow: inset 0 1px 2px 0 #e4e4e4;
	}
	.sbtn { position: absolute; top: 0; right: 0; width: 29px; height: 29px; background: url("../images/cmi-img.png") -17px -240px; }
	.sbtn:hover { background-position: -46px -240px; }

/* Speedbar */
#pagetop { width: 100%; min-height: 26px; background: url("../images/speedbar.png") no-repeat 50% 0; }
	#pagetop .wrap { height: 66px; }
	#speedbar { padding: 1em 0 0 18px; text-shadow: 0 1px 0 #fff; font-size: .8em; }
	#speedbar a, #speedbar { color:#8e8e8e; }

	#speedbar b { padding-top: 10px; width: 8px; float: left; margin: .3em 0 0 -18px; background: url("../images/cmi-img.png") 0 -90px; }

#contbody { background: #fff url("../images/wrapbg.png") repeat-x 50% 0; min-height: 400px;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
}

	.page { width: 100%; min-width: 950px; overflow: hidden; }
	
	.shadows { height: 24px; position: relative; }
		.shadows b { padding-top: 373px; width: 22px; background: url("../images/wrap_shadow.png"); position: absolute; top: 0; display: block; }
		.shadows .lcol { left: -22px; }
		.shadows .rcol { right: -22px; background-position: -22px 0; }

/* content coloms */
#conteiner { padding: 0 30px 0 260px; }
	#lside, #rside { width: 200px; padding: 0 30px; }
	#lside { margin-left: -260px; }
	#rside { margin-right: -260px; }
	#midside, .midside { width: 100%; vertical-align: middle; }
	#midside { padding-bottom: 90px; }

/* Footer */
#footer { font-size: .8em; min-height: 122px; text-shadow: 0 1px 0 #f6f6f6; color: #6a6a6a; background: #cacaca url("../images/bgfoot.png") repeat-x; }
	#footer a { color: #6a6a6a; }
	#footer { width: 100%; padding-top: 30px; }

	.copyright { padding-left: 50px; float: left; }
		.copyright p { margin-bottom: 1.4em; }
		#cmifoot { float: left; margin: -4px 0 0 -50px; width: 37px; padding-top: 35px; background: url("../images/cmi-img.png") 0 -269px; }

.counts { float: right; }
	.counts li { float: left; width: 88px; height: 31px; margin: 0 0 0 6px; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
	.counts li:hover { opacity: 1.0; -moz-opacity: 1.0; filter:alpha(opacity=100); }

/* blocks */
.voteline .thide, .pollbox, .comright, .berrors, .commbox, .bcomment .lcol img { -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
	
	.block { width: 200px; margin-bottom: 30px; }
.block1 { width: 100%; margin-bottom: 30px; text-align: center; }
	.block h3 { padding-bottom: .8em; margin-bottom: 1em; font-weight: normal; border-bottom: 1px solid #d9d9d9; }
		.block1 h2 { padding-bottom: .8em; margin-bottom: 1em; font-weight: normal; border-bottom: 1px solid #d9d9d9; }

	/* Vmenu */
	.vmenu li a, .topnews li a { background: url("../images/arrow.png") no-repeat 0 9px; padding: .1em 0 .4em 12px; width: 188px; font-size: 1.1em; display: block; }

	/* Archives */
	a.archives b { font-weight: normal; }

	/* News */
	.bnews li { margin-bottom: 1.4em; }
	.bnews li .bncont { overflow: hidden; max-height: 4.1em; font-size: .8em; padding: .4em 0 0 15px; background: url("../images/arrow-light.png") no-repeat 0 8px; } 
		.bnews li img { display: none; }

	/* Votes */
	.vote, #dle-poll-list div { clear: both; padding: 2px 0 2px 0; }
	.vote input, #dle-poll-list div input { vertical-align: middle; margin: -1px 2px 0 0; padding: 0; width: 14px; height: 14px; }

	#dle-poll-list { text-align: left; }

	#pollbox { padding: .8em 6% 1.2em 6%; }
	.pollbox { background: #f8f8f8; padding: 18px 20px; border: 1px dotted #ccc; margin: 0 auto; margin-bottom: 1.1em; }
	.pollhead { margin-bottom: 1em; color: #739d24; font-size: 1.3em; font-weight: normal; }

/* bannerfoot */
#bnfoot { height: 0; position: relative; }
	.bnfoot { text-align: center; width: 100%; height: 60px; position: absolute; top: -90px; left: 0; }

/* static */
.bstatic { margin-bottom: 30px; }
	.bstatic .dcont, .story .dcont { text-align: justify; }

/* shortstory */
.story { border-bottom: 1px dotted #d9d9d9; padding-bottom: 1.6em; margin-bottom: 30px; }
	.story h2 { color: #739d24; margin-bottom: .4em; }
	
	.stinfo { margin-bottom: .8em; }
	.isicons { float: right; margin-left: 1em; }
	.isicons b { height: 16px; width: 16px; float: left; margin-left: 4px; }
	.isicons a { display: block; height: 16px; width: 16px; }

	.ihmenu { display: inline; font-size: .8em; }
	.ihmenu, .shortstory .dbtm { color: #a6a6a6; }
	.ihmenu li { float: left; padding-left: 10px; margin-right: 9px; background: url("../images/ihmenu.png") no-repeat 0 50%; }
	.ihmenu li span { padding-left: 15px; }
	.ihmenu li:first-child { padding: 0; background: none; }

	.story .dcont { margin-bottom: 1em; }

	.rate { float: right; margin: -1px 0 0 1em; width: 85px; height: 17px; overflow: hidden; }
	.argcat { float: right; font-size: .8em; }
	.argmore a { margin-right: 1em; padding-left: 12px; background: url("../images/arrow.png") no-repeat 0 6px; }

	.adate { background: url("../images/adate.png") no-repeat 0 50%; }
	.auser { background: url("../images/auser.png") no-repeat 0 50%; }
	.aviews { background: url("../images/aviews.png") no-repeat 0 50%; }
	.acat { background: url("../images/acat.png") no-repeat 0 50%; }

/* fullstory */
.fullstory { margin-bottom: 30px; }
.sthead { margin-bottom: .4em; font-size: 1.6em; color: #739d24; }

/* Вывод ошибок */
.berrors { margin-bottom: 20px; padding: 13px 13px 13px 55px; background: #f3f0e9 url("../images/berrors.png") no-repeat 18px 22px; }

/* Комментарии */
#commbox { margin-bottom: 30px; }
#commbox .dtop { height: 37px; }
	#commbox .dtop h3 { padding: 10px 0 0 13px; float: left; height: 38px; width: 127px; background: #f1f1f1 url("../images/comtop.png") repeat-x; font-size: 1em; }
	.addcombtn { cursor: pointer; font-size: .85em; width: 88px; height: 29px; line-height: 29px; padding-left: 9px; text-decoration: none; float: right; color: #fff; background: #7ca72b url("../images/addcomm.png") no-repeat; }
	.addcombtn:hover { background-position: 0 -29px; }

	.commbox { padding: 13px; background: #f1f1f1 url("../images/commbox.png") repeat-x;
		-moz-box-shadow: inset 0 1px 1px 0 #e0e0e0;
		-webkit-box-shadow: inset 0 1px 1px 0 #e0e0e0;
		box-shadow: inset 0 1px 1px 0 #e0e0e0;
	}
	
	.commbox .bform { margin-bottom: 13px; padding-bottom: 13px; background: url("../images/bcomment.png") repeat-x 0 100%; }

	.bcomment { padding: 13px 0 13px 55px; background: url("../images/bcomment.png") repeat-x; }
	.bcomment .lcol { margin-left: -55px; width: 55px; }
	.bcomment .lcol img { width: 41px; }

	.bcomment .rcol { width: 100%; }
	.cdate { font-size: .8em; margin-left: 1em; float: right; color: #8a8a8a; text-shadow: 0 1px 0 #f6f6f6; }
	.dcont { margin-bottom: 1em; }
	.comedit { clear: both; height: 16px; }
	.comedit li { float: left; font-size: 11px; margin-right: 1em; }
	.comedit li.selectmass { float: right; margin: 0 0 0 1em; }
	
	.signature { border-top: 1px dashed #9b9b9b; padding-top: 1em; margin-bottom: 1em; font-size: .85em; color: #6b6b6b; }

	.mass_comments_action { margin-bottom: 30px; text-align: right; height: 30px; padding-top: 13px; background: url("../images/bcomment.png") repeat-x; }
	.commbox .mass_comments_action { margin: 0; }
	.selectmass input { float: right; margin-left: 6px; }

/* forms */
.bform { width: 100%; margin-bottom: 30px; }
.bfhead { font-weight: normal; color: #585858; font-size: 1.8em; margin-bottom: .6em; }
.tableform { width: 100%; }
	.tableform td, .tableform th { padding: 4px 0 6px 0; text-align: left; }
		.tableform th, .tableform .label, .tableform .addnews { width: 25%; font-weight: normal; vertical-align: top; padding-right: 10px; padding-top: 8px; }
		.imp:after { color: #dc173f; content: "*"; font-weight: bold; margin-top: 6px; vertical-align: middle; }

	.recipient select { width: 298px; }

	.checkbox { padding: 4px 0; line-height: 1em; }
		.checkbox input { margin-top: -2px; vertical-align: middle; }

	/*captcha*/
	.c-captcha { position: relative; height: 70px; }
	.c-captcha #dle-captcha, .c-captcha .f_input { float: left; margin-right: 5px; }
	.c-captcha #dle-captcha a { display: block; clear: both; }
	.c-captcha .f_input { position: absolute; left: 125px; font-size: 20px; height: 30px; padding: 9px; width: 100px; }

.f_input, .xfields input, .xprofile input { width: 288px; }
textarea { resize: vertical; }
.f_textarea { width: 96.7%; }
#category { width: 300px !important; }
.f_input { height: 16px; }
.fieldtr select, .f_textarea, .f_input, .xfields textarea, .xprofile textarea, .tdfield select, .lfield input,
.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select, #category, .bbeditor select, .textin, select.rating { padding: 4px; background: #fbfbfb; border: 1px solid #ababab;
	-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
	-moz-box-shadow: inset 0 1px 2px 0 #dbdbdb;
	-webkit-box-shadow: inset 0 1px 2px 0 #dbdbdb;
	box-shadow: inset 0 1px 2px 0 #dbdbdb;
}
.xfields textarea { width: 96.7%; }
.editor_button select { padding: 0; }

/* search */
.searchstyle { width: 480px; }
.search { padding: 0; }
.searchtable { background-color: #f8f8f8; padding: 10px; }
fieldset legend { font-size: 11px; font-weight: bold; color: #696969; }
fieldset { border-width: 0; border: 1px solid #d7d7d7; padding: 5px; text-align: left; }
#searchuser, #searchinput { width: 90% !important; }
.searchitem { background: #f8f8f8; padding: 18px 20px; border: 1px dotted #ccc; }
.searchresult { margin-bottom: 20px; }
.searchresult:hover { background-color: #fff; }

/* Userinfo */
.avatar { width: 100px; background: #fff; border: 1px solid #e5e8e9; padding: 5px; }
.avatar img { width: 100px; display: block; }
.userinfo { padding-left: 135px; }
	.rateui { width: 85px; height: 17px; margin: 0 auto; padding-top: 4px; }
	.userinfo .lcol { margin-left: -135px; width: 110px; padding-right: 25px; }
		.userinfo .lcol .avatar { margin-bottom: 1em; }

	.userinfo .rcol { width: 100%; }
	.userinfo .rcol ul { list-style: none; margin-bottom: 1.4em; }
	.userinfo .rcol ul li { margin-bottom: 0.2em; } 

	.usinf li { padding: 8px 0; border-top: 1px dotted #D9D9D9; }
	.usinf { border-bottom: 1px dotted #c0bcbc; }
	.ussep { padding-top: 1.2em; background: url("../images/ussep.png") no-repeat; }

/* statistics */
.statistics { padding-bottom: 1em; }
	.statistics ul.lcol { min-height: 71px; margin: 0 0 0 -1px; width: 33.3%; }
	.statistics ul.lcol li { padding: 0 15px 0 1px; margin-bottom: 2px; }
	.statistics h4 { color: #739d24; font-size: 1.3em; margin-bottom: .4em; }

.lines { border: 1px solid #f0f0ed; padding: 10px; }
	.lines li { margin-bottom: 0.2em; }
	
.pm_status {
	float:left;
	border: 1px solid #d8d8d8;
	padding: 0px;
	background-color: #fff;
	width: 450px;
	height: 100px;
	margin-left: 20px;
	margin-right: 5px;
}

.pm_status_head {
	border-bottom: 1px solid #d8d8d8;
	font-size: 0.9em; 
	background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
	height: 22px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #4e4e4e;
}

.pm_status_content {
	padding: 5px;
}

/* --- tehnologi ---  */
#menu-holder{margin:20px auto;width:460px;}
.column-clear{clear:both;}


/***** PRICING TABLE *****/
.price_table {width: 100%;
	height: 100%;
	font-size: 13px;
	font-family: 'Viga', arial, sans-serif;
	font-weight: normal;
	color: #444444;
	}
.price_table a{color: #444444;}
.price_table .align_center{text-align: center;}

.price_table .pack-title{font-family: 'Viga', arial, sans-serif;
	font-size: 25px;
	color: #217515;
	text-shadow: 0 1px 0 rgba(125, 207, 61, 0.4);
	margin-top:3px;}
.price_table .pack-title1{font-family: 'Viga', arial, sans-serif;
	font-size: 25px;
	color: #CFAB0E;
	text-shadow: 0 1px 0 rgba(125, 207, 61, 0.4);
	margin-top:3px;}
.price_table .pack-title4{font-family: 'Viga', arial, sans-serif;
	font-size: 25px;
	color: #0080A6;
	text-shadow: 0 1px 0 rgba(125, 207, 61, 0.4);
	margin-top:3px;}
.price_table .price{
font-family: 'Viga', arial, sans-serif;
	font-size: 30px;
color: #ffffff;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
	margin:8px 0px 10px 0px;
	}
.price_table .time{font-size: 14px;color: #217515;
	text-shadow: 0 1px 0 rgba(125, 207, 61, 0.4);}	
	
/* --- header row ---  */
.price_table .column_1 .header_row_1{
	height: 85px;
	width: 100%;
	padding: 5px 0px 0px 0px;
	border-bottom: 1px solid #37752B;
	background: #52A93E;
	background: -webkit-gradient(linear, left top, left bottom, from(#52A93E), to(#469436));
	background: -moz-linear-gradient(top, #52A93E,  #469436);
	background: linear-gradient(#52A93E, #469436);
	}

/* --- header row 2 ---  */
.price_table .column_1 .header_row_2{
	height: 100px;
	width: 100%;
	padding: 5px 0px;
	border-top: 1px solid #B0E287;
	background: #7DCF3D;
	background: -webkit-gradient(linear, left top, left bottom, from(#7DCF3D), to(#52A93E));
	background: -moz-linear-gradient(top, #7DCF3D,  #52A93E);
	background: linear-gradient(#7DCF3D, #52A93E);
	}
.price_table .column_1{height: 100%;
	float: left;
	width:220px;
   -webkit-transform: translate(0px, 0px);
   -moz-transform: translate(0px, 0px);
   -o-transform: translate(0px, 0px);
   -ms-transform: translate(0px, 0px);
   transform: translate(0px, 0px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
	}	
 /* --- header row 11 ---  */
.price_table .column_11 .header_row_11{
	height: 35px;
	width: 100%;
	padding: 5px 0px 0px 0px;
	border-bottom: 0px solid #ffffff;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
	background: -moz-linear-gradient(top, #ffffff,  #ffffff);
	background: linear-gradient(#ffffff, #ffffff);
	}
  
/* --- header row 22 ---  */
.price_table .column_11 .header_row_22{
	height: 55px;
	width: 100%;
	padding: 5px 0px;
	border-top: 0px solid #FFF200;
	background: #FFF200;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF200), to(#CFAB0E));
	background: -moz-linear-gradient(top, #FFF200,  #CFAB0E);
	background: linear-gradient(#FFF200, #CFAB0E);
	}	
.price_table .column_11{height: 100%;
	float: left;
	width:220px;
   -webkit-transform: translate(0px, 0px);
   -moz-transform: translate(0px, 0px);
   -o-transform: translate(0px, 0px);
   -ms-transform: translate(0px, 0px);
   transform: translate(0px, 0px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
	}	

/* --- header row 33 ---  */
.price_table .column_11 .header_row_33{
	height: 55px;
	width: 100%;
	padding: 5px 0px;
	border-top: 0px solid #13D207;
	background: #13D207;
	background: -webkit-gradient(linear, left top, left bottom, from(#13D207), to(#1DA600));
	background: -moz-linear-gradient(top, #13D207,  #1DA600);
	background: linear-gradient(#13D207, #1DA600);
	}	

  
    /* --- header row 44 ---  */
.price_table .column_11 .header_row_44{
	height: 55px;
	width: 100%;
	padding: 5px 0px;
	border-top: 0px solid #07ABD2;
	background: #07ABD2;
	background: -webkit-gradient(linear, left top, left bottom, from(#07ABD2), to(#0080A6));
	background: -moz-linear-gradient(top, #07ABD2,  #0080A6);
	background: linear-gradient(#07ABD2, #0080A6);
	}	
	

/**** COLUMN HOVERS ****/
.price_table .column_1:hover{
	position: relative;
	z-index: 100;
	box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
	-webkit-box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
	-moz-box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
	-webkit-transform: translate(-5px,-15px);
   -moz-transform: translate(-5px,-15px);
   -o-transform: translate(-5px,-15px);
   -ms-transform: translate(-5px,-15px);
   transform: translate(-5px,-15px);
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
	}

.price_table .column_1:hover .header_row_1,	
.price_table .column_1:hover .header_row_2,
.price_table .column_1:hover .row_style_1,
.price_table .column_1:hover .row_style_2,
.price_table .column_1:hover .row_style_footer_1,
.price_table .column_1:hover .row_style_footer_2
{	padding-left: 5px;
	padding-right: 5px;
	}

/**** COLUMN HOVERS11 ****/
.price_table .column_11:hover{
	position: relative;
	z-index: 100;
	box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
	-webkit-box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
	-moz-box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
	-webkit-transform: translate(-5px,-15px);
   -moz-transform: translate(-5px,-15px);
   -o-transform: translate(-5px,-15px);
   -ms-transform: translate(-5px,-15px);
   transform: translate(-5px,-15px);
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
	}
.price_table .column_11:hover .header_row_11,	
.price_table .column_11:hover .header_row_22,
.price_table .column_11:hover .header_row_33,
.price_table .column_11:hover .header_row_44,
.price_table .column_11:hover .row_style_11,
.price_table .column_11:hover .row_style_22,
.price_table .column_11:hover .row_style_footer_11,
.price_table .column_11:hover .row_style_footer_22
{	padding-left: 5px;
	padding-right: 5px;
	}

/**** COLUMN HOVERS111 ****/
.price_table .column_111:hover{
	position: relative;
	z-index: 100;
	box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
	-webkit-box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
	-moz-box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
	-webkit-transform: translate(-5px,-15px);
   -moz-transform: translate(-5px,-15px);
   -o-transform: translate(-5px,-15px);
   -ms-transform: translate(-5px,-15px);
   transform: translate(-5px,-15px);
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
	}


.price_table .column_111:hover .header_row_111,	
.price_table .column_111:hover .header_row_222,
.price_table .column_111:hover .row_style_111,
.price_table .column_111:hover .row_style_222,
.price_table .column_111:hover .row_style_footer_111,
.price_table .column_111:hover .row_style_footer_222
{	padding-left: 5px;
	padding-right: 5px;
	}
	


/**** DATA ROWS  ****/
.price_table .row_style_1,
.price_table .row_style_2,
.price_table .row_style_footer_1,
.price_table .row_style_footer_2
	{width: 100%;
	height: 40px;
	padding-top: 9px;
	float: left;
	}
.price_table .row_style_footer_1, .price_table .row_style_footer_2{padding: 10px 0px;}
	
.price_table .row_style_1, .price_table .row_style_footer_1{background-color: #F9F8F0;}
.price_table .row_style_2, .price_table .row_style_footer_2{background-color: #F0EED9;}

.price_table .row_style_1 span, .price_table .row_style_2 span{position:relative;font-size:14px;}
.price_table .row_style_1 span:before, .price_table .row_style_2 span:before{
background: url("../images/icon-yes.gif") no-repeat 0 0;
	width: 24px;
    height: 24px;
	left: -30px;
    position: absolute;
    top: -3px;
	content: "";
    }
.price_table .no-option span:before{
background: url("../images/icon-no.gif") no-repeat 0 0;
	width: 24px;
    height: 24px;
	left: -30px;
    position: absolute;
    top: -3px;
	content: "";
    }

/**** DATA ROWS_tv  ****/
.price_table .row_style_11,
.price_table .row_style_22,
.price_table .row_style_footer_11,
.price_table .row_style_footer_22
	{width: 100%;
	height: 40px;
	padding-top: 9px;
	float: left;
	}
.price_table .row_style_footer_11, .price_table .row_style_footer_22{padding: 10px 0px;}
	
.price_table .row_style_11, .price_table .row_style_footer_11{background-color: #F9F8F0;}
.price_table .row_style_22, .price_table .row_style_footer_22{background-color: #F0EED9;}

.price_table .row_style_11 span, .price_table .row_style_22 span{position:relative;font-size:14px;left:-40px;}
.price_table .row_style_11 span:before, .price_table .row_style_22 span:before{
background: url("../images/tv.png") no-repeat 0 0;
	width: 24px;
    height: 24px;
	left: -30px;
    position: absolute;
    top: -3px;
	content: "";
    }
.price_table .no-option span:before{
background: url("../images/icon-no.png") no-repeat 0 0;
	width: 24px;
    height: 24px;
	left: -30px;
    position: absolute;
    top: -3px;
	content: "";
    }


/**** DATA ROWS_epg  ****/
.price_table .row_style_111,
.price_table .row_style_222,
.price_table .row_style_footer_111,
.price_table .row_style_footer_222
	{width: 100%;
	height: 40px;
	padding-top: 9px;
	float: left;
	}
.price_table .row_style_footer_111, .price_table .row_style_footer_222{padding: 10px 0px;}
	
.price_table .row_style_111, .price_table .row_style_footer_111{background-color: #F9F8F0;}
.price_table .row_style_222, .price_table .row_style_footer_222{background-color: #F0EED9;}

.price_table .row_style_111 span, .price_table .row_style_222 span{position:relative;font-size:14px;}
.price_table .row_style_111 span:before, .price_table .row_style_222 span:before{
background: url("../images/epg.png") no-repeat 0 0;
	width: 24px;
    height: 24px;
	left: -30px;
    position: absolute;
    top: -3px;
	content: "";
    }
.price_table .no-option span:before{
background: url("../images/icon-no.png") no-repeat 0 0;
	width: 24px;
    height: 24px;
	left: -30px;
    position: absolute;
    top: -3px;
	content: "";
    }


/**** BUY NOW BUTTON ****/
.buy_now
	{
	width: 80px;
	height: 20px;
	padding: 5px 16px;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
	border-style: solid;
    border-width: 1px;
	color: #513b26;
	border-color: #ddb385 #dca36c #db904f;
	background: #fab778;
	background: -webkit-gradient(linear, left top, left bottom, from(#fcca94), to(#f9a55c));
	background: -moz-linear-gradient(top, #fcca94,  #f9a55c);
	background: linear-gradient(#fcca94, #f9a55c);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	 }
.buy_now:hover
	{
	border-color: #d2aa7e #d19c68 #d0894b;
	background: #fbca98;
	background: -webkit-gradient(linear, left top, left bottom, from(#fddfba), to(#fab371));
	background: -moz-linear-gradient(top, #fddfba,  #fab371);
	background: linear-gradient(#fddfba, #fab371);
	}

/* --- akcii ---  */
.margin-bot {overflow: auto;
  margin: auto;
  top: 0; left: 0; bottom: 0; right: 0;display: table; }
.border-bot {width:100%; min-width: 660px; padding-bottom:20px;background:url("../images/pic-1.gif") 0 bottom repeat-x}
.wrapper {width:100%; height: 35px; margin: 0 auto; overflow: visible;
  top: 0; left: 0; bottom: 0; right: 0;
	vertical-align: middle;}
.col-1 {float:left;}
.col-2 {float:left;
padding-left:5px;}
.col-3 {float:left;
padding-left:5px;}
/* home.html */



.box1 {width:210px;height:191px; background:url("../images/box.png") center 0 no-repeat #FFFFFF;border-radius:19px;-moz-border-radius:19px;-webkit-border-radius:19px}
.box1 h3 {margin-top:-8px}
.box1 .pad {padding:18px 25px}
.box1.first .button {background:url("../images/button1.png") left top no-repeat}
.box1.first .button:hover {background-position:left bottom}
.box1.first .numb {background:url("../images/numb-1.gif") 0 0 repeat-x #00a9ff}
.box1.second .button {background:url("../images/button2.png") left top no-repeat}
.box1.second .button:hover {background-position:left bottom}
.box1.second .numb {background:url("../images/numb-2.gif") 0 0 repeat-x #a2c902}
.box1.third .button {background:url("../images/button3.png") left top no-repeat}
.box1.third .button:hover {background-position:left bottom}
.box1.third .numb {background:url("../images/numb-3.gif") 0 0 repeat-x #fabb0c}
.numb {display:inline-block;padding:3px 7px 6px;font-size:40px;line-height:1.2em;letter-spacing:-2px;color:#fefefe;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px}
*+html .numb {padding:6px 7px 4px}

.indent-bot {margin-bottom:22px}
.indent-bot2 {margin-bottom:19px}
.indent-bot3 {margin-bottom:45px}

.button {display:block;width:43px;height:43px;text-indent:-5000px}
.button-2 {display:inline-block;font-size:19px;line-height:1.21em;letter-spacing:-1px;color:#fefefe;padding:9px 20px 11px;background:url("../images/button-tail.gif") 0 0 repeat-x #3c3c3c;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px}
.button-2:hover {background:#3c3c3c}

.img-indent-bot {margin-bottom:25px}
.img-indent {float:left;margin:0 10px 0px 0}
.img-indent2 {float:left;margin:0 15px 0px 0}
.img-indent3 {float:left;margin:0 20px 0px 0}
.img-indent4 {float:left;margin:0 28px 0px 0}
.img-indent-r {float:right;margin:4px 0px 0px 10px}
.prev-indent-bot {margin-bottom:10px}
.buttons a:hover {cursor:pointer}
.menu li a, .list-1 li a, .button-2, .logo {text-decoration:none}

.extra-wrap {overflow:hidden}
.color-1 {color:#00a9ff}
.color-2 {color:#a2c902}
.color-3 {color:#fabb0c}
.color-4 {color:#0f0f0f}

/* Тарифы */

.simple-little-table {
	/* font-family:Arial, Helvetica, sans-serif; */
	/* color:#666; */
	/* font-size:12px; */
	/* text-shadow: 1px 1px 0px #fff; */
	/* background:#eaebec; */
	/* margin:20px; */
	/* border:#ccc 1px solid; */
	/* border-collapse:separate; */
	min-width: 600px;
	max-width: 640px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}

.simple-little-table th {
	font-weight:bold;
	padding:16px 20px 17px 20px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;

	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
.simple-little-table th:first-child{
	text-align: left;
	padding-left:20px;
}
.simple-little-table tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
.simple-little-table tr:first-child th:last-child{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
.simple-little-table tr{
	/* text-align: center; */
	padding-left:20px;
}
.simple-little-table tr td:first-child{
	/* text-align: left; */
	/* padding-left:20px; */
	/* border-left: 0; */
}
.simple-little-table tr td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
.simple-little-table tr.even td{
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
.simple-little-table tr:last-child td{
	border-bottom:0;
}
.simple-little-table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
.simple-little-table tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
.simple-little-table tr:hover td{
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}

.simple-little-table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
.simple-little-table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
.simple-little-table a:active,
.simple-little-table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}

/* Новое меню */

ul#menu {list-style-type:none; margin:0; padding:0;}

ul#menu li a{
	color:#909090;
	background: url("../images/vert_menu.png") no-repeat 0 0;
	text-decoration:none; 
	width: 200px;
	height: 55px;
	display:block;
	border:none;
	text-shadow: #ddd 2px 2px 0;
}

ul#menu li a:hover{
	background-position: 50% 100%;
	width: 200px;
	height: 55px;
	display:block;
	color:#fff;
	text-shadow: #027219 2px 2px 0;
}

ul#menu li a span{
	font-family:sans-serif;
	font-size:18px;
	padding:15px 0 0 20px;
	display:block;	
}
/* Всплывающее окно */



/* РљРЅРѕРїРєРё */
.button1 {
position: relative;
display: inline-block;margin: 12px;
padding: 0 20px;
height: 36px;
border: 1px solid;
border-radius: 3px;
background-clip: padding-box;
-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25);
-moz-box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25);
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25);
color: white;
vertical-align: top;
text-align: center;
text-decoration: none;
text-shadow: 0 -1px rgba(0, 0, 0, 0.4);
font-size: 14px;
line-height: 35px;
cursor: pointer;
}
.rounded-button{border-radius: 18px; }
.circular-button {
padding: 0;
width: 36px;
border-radius: 65px 65px 65px 65px;
}
.button1:before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-image: -webkit-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
background-image: -moz-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
background-image: -o-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
background-image: radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
content: '';
pointer-events: none;
}
.button1:hover:before {
background-image: -webkit-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
background-image: -moz-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
background-image: -o-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
background-image: radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
}
.button1:active {
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
}
.button1:active:before {
content: none;
}
.button-green {
border-color: #478228 #478228 #3c6f22;
background: #5ca934;
background-image: -webkit-linear-gradient(top, #69c03b, #5ca934 66%, #54992f);
background-image: -moz-linear-gradient(top, #69c03b, #5ca934 66%, #54992f);
background-image: -o-linear-gradient(top, #69c03b, #5ca934 66%, #54992f);
background-image: linear-gradient(to bottom, #69c03b, #5ca934 66%, #54992f);
}
.button-green:active {
border-color: #3c6f22 #478228 #478228;
background: #5ca934;
}
.button-red {
border-color: #ae3623 #ae3623 #992f1f;
background: #d5452f;
background-image: -webkit-linear-gradient(top, #da5c48, #d5452f 66%, #c73d28);
background-image: -moz-linear-gradient(top, #da5c48, #d5452f 66%, #c73d28);
background-image: -o-linear-gradient(top, #da5c48, #d5452f 66%, #c73d28);
background-image: linear-gradient(to bottom, #da5c48, #d5452f 66%, #c73d28);
}
.button-red:active {
border-color: #992f1f #ae3623 #ae3623;
background: #d5452f;
}
.button-blue {
border-color: #0d78b6 #0d78b6 #0b689e;
background: #1097e6;
background-image: -webkit-linear-gradient(top, #25a5f0, #1097e6 66%, #0f8ad3);
background-image: -moz-linear-gradient(top, #25a5f0, #1097e6 66%, #0f8ad3);
background-image: -o-linear-gradient(top, #25a5f0, #1097e6 66%, #0f8ad3);
background-image: linear-gradient(to bottom, #25a5f0, #1097e6 66%, #0f8ad3);
}
.button-blue:active {
border-color: #0b689e #0d78b6 #0d78b6;
background: #1097e6;
}
.button-orange {
border-color: #df770c #df770c #c76a0a;
background: #f4902a;
background-image: -webkit-linear-gradient(top, #f69f47, #f4902a 66%, #f38617);
background-image: -moz-linear-gradient(top, #f69f47, #f4902a 66%, #f38617);
background-image: -o-linear-gradient(top, #f69f47, #f4902a 66%, #f38617);
background-image: linear-gradient(to bottom, #f69f47, #f4902a 66%, #f38617);
}
.button-orange:active {
border-color: #c76a0a #df770c #df770c;
background: #f4902a;
}
.button-pink {
border-color: #d31865 #d31865 #bc165a;
background: #e8367f;
background-image: -webkit-linear-gradient(top, #eb5190, #e8367f 66%, #e62473);
background-image: -moz-linear-gradient(top, #eb5190, #e8367f 66%, #e62473);
background-image: -o-linear-gradient(top, #eb5190, #e8367f 66%, #e62473);
background-image: linear-gradient(to bottom, #eb5190, #e8367f 66%, #e62473);
}
.button-pink:active {
border-color: #bc165a #d31865 #d31865;
background: #e8367f;
}
.button-gray {
border-color: #2f3034 #2f3034 #232427;
background: #47494f;
background-image: -webkit-linear-gradient(top, #55585f, #47494f 66%, #3d3f44);
background-image: -moz-linear-gradient(top, #55585f, #47494f 66%, #3d3f44);
background-image: -o-linear-gradient(top, #55585f, #47494f 66%, #3d3f44);
background-image: linear-gradient(to bottom, #55585f, #47494f 66%, #3d3f44);
}
.button-gray:active {
border-color: #232427 #2f3034 #2f3034;
background: #47494f;
}
.button-darkblue {
border-color: #2d477b #2d477b #263c68;
background: #3b5ca0;
background-image: -webkit-linear-gradient(top, #4369b6, #3b5ca0 66%, #365391);
background-image: -moz-linear-gradient(top, #4369b6, #3b5ca0 66%, #365391);
background-image: -o-linear-gradient(top, #4369b6, #3b5ca0 66%, #365391);
background-image: linear-gradient(to bottom, #4369b6, #3b5ca0 66%, #365391);
}
.button-darkblue:active {
border-color: #263c68 #2d477b #2d477b;
background: #3b5ca0;
}
.button-purple {
border-color: #8040be #8040be #733aab;
background: #9966cb;
background-image: -webkit-linear-gradient(top, #a87dd3, #9966cb 66%, #8f57c6);
background-image: -moz-linear-gradient(top, #a87dd3, #9966cb 66%, #8f57c6);
background-image: -o-linear-gradient(top, #a87dd3, #9966cb 66%, #8f57c6);
background-image: linear-gradient(to bottom, #a87dd3, #9966cb 66%, #8f57c6);
}
.button-purple:active {
border-color: #733aab #8040be #8040be;
background: #9966cb;
}

.spoiler {border:#ccc solid 0px; padding:0; width: 150px;}
.spoiler > .heading {margin:0; padding:15px 4px; backgound:#eee; font-weight:bold; cursor:pointer;margin-right: 5px; background-color: #739D24;
    border-radius: 20px 20px 0 0;
    border: 1px solid #739D24;}
.spoiler > .heading .b {display:inline-block; width:8px; height:8px; vertical-align:middle; background:#cfc;margin: 3px;}
.spoiler.open > .heading .b {background:#fcc;}
.spoiler > .content {margin:0; padding:3px; display:none;}
.spoiler.open > .content {display:block;}

.cont-channels-list table td.available:after {
    content: '';
    position: absolute;
    margin: -8px 0 0 -12px;
    width: 32px;
    height: 32px;
    background: url("../images/pre_icon.png") no-repeat 0 0;
}
.cont-channels-list table td:nth-of-type(1) {
    min-width: 70px;
    background: #000;
}
.letter {
    color: #fff;
}
#centera { text-align: center; }
.oglav {
	width: 75%;
    }
.block11 h2 { margin-bottom: 1em; font-weight: normal; border-bottom: 1px solid #d9d9d9; font-weight: bold;
    border: 1px solid #739d24;
    border-radius: 5px;
    background-color: #739d24;
}