html, body{height: 100%;}
body{
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: "Tahoma";
	background: #000c10 url("../img/bg-body.jpg") no-repeat 50% 0 fixed;
	min-width: 1100px;
	font-size: 12px;
}


/*buttons*/

.btn{display: block;background: url("../img/bg-btn.png") no-repeat;text-decoration: none;outline: none;border: none;height: 33px;line-height: 33px;text-align: center;font-family: 'Arial';font-size: 16px;font-weight: bold;color: #c1c1c1;box-shadow: 2px 2px 2px 0 #000101;-webkit-box-shadow: 2px 2px 2px 0 #000101;-moz-box-shadow: 2px 2px 2px 0 #000101;}

/*noinspection ALL*/
.btn.w447{width: 447px;}

/*noinspection ALL*/
.btn.w114{width: 114px;}
.btn.w91{width: 91px;font-size: 13px;}

/*noinspection ALL*/
.btn.w447{background-position: 0 0;}

/*noinspection ALL*/
.btn.w447.hov{background-position: 0 -33px;text-shadow: 1px 1px 5px #1f7789, -1px -1px 5px #1f7789, -1px 1px 5px #1f7789, 1px -1px 5px #1f7789;}

/*noinspection ALL*/
.btn.w447.click{background-position: 0 -66px;}

.btn.gold{color: #f4d877;}

/*noinspection ALL*/
.btn.w447.gold{background-position: 0 -99px;}

/*noinspection ALL*/
.btn.w447.gold.hov{background-position: 0 -132px;text-shadow: 1px 1px 5px #1b7789, -1px -1px 5px #1b7789;}

/*noinspection ALL*/
.btn.w447.gold.click{background-position: 0 -165px;}

/*noinspection ALL*/
.btn.w114{background-position: 0 -198px;font-size: 13px;font-weight: bolder;text-shadow: 0px 0px 1px #c1c1c1;}

/*noinspection ALL*/
.btn.w114.hov{background-position: 0 -231px;}

/*noinspection ALL*/
.btn.w114.click{background-position: 0 -264px;}

/*noinspection ALL*/
.btn.w114.gold{background-position: 0 -297px;}

/*noinspection ALL*/
.btn.w114.gold.hov{background-position: 0 -330px;}

/*noinspection ALL*/
.btn.w114.gold.click{background-position: 0 -363px;}

.btn.w91{background-position: 0 -396px;}

/*noinspection ALL*/
.btn.w91.hov{background-position: 0 -429px;}

/*noinspection ALL*/
.btn.w91.click{background-position: 0 -462px;}

.btn.w91.gold{background-position: 0 -495px;}

/*noinspection ALL*/
.btn.w91.gold.hov{background-position: 0 -528px;}

/*noinspection ALL*/
.btn.w91.gold.click{background-position: 0 -561px;}

/*noinspection ALL*/
.center-btn{text-align: center;margin: 20px;}
.center-btn .btn{display: inline-block;}

/*buttons*/

table{width: 100%; border-collapse: collapse;}

/*noinspection ALL*/
.alignleft, .fl_l{float: left;margin-bottom: 15px;    margin-right: 15px;}

/*noinspection ALL*/
.alignright,.fl_r{float: right;}
.clearfix:after, .clearfix:before{content:'';display: block;clear: both;}

p{margin-top: 0;margin-bottom: 15px;text-align: justify;}

h4{font-weight: normal;color: #ffbb00;font-size: 12px;margin-top: 15px;margin-bottom: 0;}
ul{margin: 0;padding: 0;list-style: none;}
a{color: #fff;}
a:hover{text-decoration: none;}
.wrapper{min-height: 100%;width: 1100px;margin: 0 auto;background: #000d11;box-shadow: 6px 0 48px 0 #1d3946 inset, -6px 0 48px 0 #1d3946 inset;-moz-box-shadow: 6px 0 48px 0 #1d3946 inset, -6px 0 48px 0 #1d3946 inset;-webkit-box-shadow: 6px 0 48px 0 #1d3946 inset, -6px 0 48px 0 #1d3946 inset;}
.wrapper-inner{padding-left: 49px;padding-right: 49px;}

header{height: 230px;background: url("../img/bg-header.jpg") no-repeat 50% 0;position: relative;}

/*noinspection ALL*/
.wrap-social{position: absolute;right: 0;top:188px;}

/*noinspection ALL*/
.wrap-social .social{position: fixed;background: url("../img/bg-social.png") no-repeat;width: 58px;height: 207px;padding-top: 5px;}
.wrap-social .social a{background: url("../img/bg-social-a.png") no-repeat!important; display: block;width: 41px;height: 40px;margin-left: 5px!important;opacity: 0.7;transition: opacity 0.2s;display:block!important;}
.wrap-social .social a:hover{opacity: 1;}
.wrap-social .social .share42-item0 a{background-position: 0 0!important;}
.wrap-social .social .share42-item1 a{background-position: 0 -40px!important;}
.wrap-social .social .share42-item2 a{background-position: 0 -80px!important;}
.wrap-social .social .share42-item3 a{background-position: 0 -120px!important;}
.wrap-social .social .share42-item4 a{background-position: 0 -160px!important;}

.hfooter{height: 150px;}
footer{
	width:1100px;
	margin: 0 auto;
	height: 127px;
	margin-top: -127px;
	background-color: #000203;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002a38', endColorstr='#000203');
	background: -webkit-linear-gradient(top, #002a38, #000203);
	background: -moz-linear-gradient(top, #002a38, #000203);
	background: -o-linear-gradient(top, #002a38, #000203);
	background: -ms-linear-gradient(top, #002a38, #000203);
	text-align: center;
}

/*noinspection ALL*/
.foot-menu{padding-top: 15px;padding-bottom: 15px;}
.foot-menu li{display: inline-block;margin-left: 7px;margin-right: 7px;}
.foot-warning{display: inline-block;padding-left: 31px;height: 26px;line-height: 26px;font-size: 11px;text-decoration: underline;background: url("../img/18.png") no-repeat;}

.wrap-logo{height: 165px;}
.wrap-logo .logo{display: block;height: 165px;width: 330px;background: url("../img/bg-logo.png") no-repeat -30px 50%;}

.head-line{background: url("../img/bg-head-line.png") repeat-x;}

.main-menu{float: left;}
.main-menu ul{overflow: hidden;padding-left: 8px;}
.main-menu ul li{float: left;margin-left: -8px;position: relative;}
.main-menu ul li a{display: block;height: 44px;line-height: 44px;color: #f0f2f2;font-size: 15px;background: url("../img/bg-menu-a.png") no-repeat 100% 0;padding-right: 23px;padding-left: 23px;text-decoration: none;font-weight: bold;font-family: 'Arial';}
.main-menu ul li a:hover{text-decoration: underline;}

/*noinspection ALL*/
.main-menu ul li a.active{text-decoration: none;}

/*noinspection ALL*/
.main-menu ul li a.active{background-position: 100% -48px;text-shadow: 1px 2px 0 #154f59;-webkit-text-shadow: 1px 2px 0 #154f59;-moz-text-shadow: 1px 2px 0 #154f59;}

.head-line .reg-link{float: right;height: 44px;line-height: 44px;font-size: 16px;color: #765527;font-family: 'Arial';text-decoration: none;font-weight: bold;min-width: 185px;text-align: center;}

/*noinspection ALL*/
.top-box{text-align: center;margin-bottom: 27px;}

/*noinspection ALL*/
.top-box .one-box{display:inline-block;width: 250px;height: 128px;position: relative;border:3px solid #eab806;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;text-align: center;margin-left: 5px;margin-right: 5px;}
.top-box .one-box .mask{display:none;position: absolute;left: 0;top:0;width: 100%;height: 100%;background: url("../img/bg-mask.png");}
.top-box .one-box .mask .btn{margin: 0 auto 5px;}
.top-box .one-box .mask .btn:first-child{margin-top: 30px;}
.top-box .one-box:hover .mask{display: block;} 

.main-two-col .sidebar{float: left;width: 260px;}

.main-two-col .content{float: right;width: 700px;}

.inner{padding: 10px 23px;}
.sidebar .box-shadow .inner{padding: 10px 12px;}
.content .box-shadow .inner{padding: 15px 17px;}

.box-shadow{background: url("../img/bg-line-yel.png") no-repeat 50% 100%, url("../img/bg-line-yel.png") no-repeat 50% 0 #003741;box-shadow: 0 0 55px 3px #2dac9a;-webkit-box-shadow: 0 0 55px 3px #2dac9a;-moz-box-shadow: 0 0 55px 3px #2dac9a;padding-top: 2px;margin-bottom: 42px;overflow: hidden;}
.box-shadow .title{height: 38px;line-height: 38px;color: #f0cb49;font-size: 18px;text-align: center;font-family: 'Arial';background: url("../img/bg-title.png") repeat-x, url("../img/bg-line-yel.png") no-repeat 50% 100%;margin: 0;padding: 0;font-weight: normal;text-transform: uppercase;}

/*noinspection ALL*/
.box-shadow .title.small{font-size: 14px;font-weight: bold;}

.list-vin li{display: block;overflow: hidden;font-size: 12px;padding-left: 5px;padding-bottom: 4px;border-bottom:1px solid #fed94c;margin-bottom: 4px;}
.list-vin li:last-child{margin-bottom: 0;border-bottom: none;}
.list-vin li .img{float: left;width: 75px;height: 75px;border:2px solid #feb400;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;}

/*noinspection ALL*/
.list-vin li .inf{padding-left: 100px;}

/*noinspection ALL*/
.list-vin li .tit{font-size: 9px;}
.list-vin li .name{display: block;margin-bottom: 5px;}

/*noinspection ALL*/
.list-vin li .p-name{font-weight: bold;color: #e6b900;}

/*noinspection ALL*/
.list-vin li .sum{font-size: 18px;font-weight: bold;color: #e6b900;margin-top: 2px;}
.list-vin li .sum span{font-weight: normal;color: #fff;font-size: 12px;}

/*noinspection ALL*/
.wrap-big-img{padding-top: 23px;padding-bottom: 21px;}

/*noinspection ALL*/
.big-img{display: block;width: 210px;height: 139px;border:2px solid #ffb70d;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;margin: 0 auto 19px;}

/*noinspection ALL*/
.btn-center{text-align: center;}
.btn-center .btn{display: inline-block;margin-left: 2px;margin-right: 2px;}


.list-top li{display: block;border-bottom:1px solid #e8c600;padding-bottom: 4px;margin-bottom: 3px;position: relative;}
.list-top li:last-child{margin-bottom: 0;border-bottom: none;}
.list-top li .tb{display: table;}
.list-top li span{display: table-cell;height: 80px;vertical-align: middle;}

/*noinspection ALL*/
.list-top li .num{font-size: 20px;font-weight: bold;text-shadow: 1px 1px 1px #00191e;-webkit-text-shadow: 1px 1px 1px #00191e;-moz-text-shadow: 1px 1px 1px #00191e;width: 26px;text-align: center;}

.list-top li .img{width: 92px;text-align: left;}
.list-top li .img img{border:2px solid #ffb400;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;width: 75px;height: 75px;}
.list-top li .name{width: 119px;font-size: 14px;text-decoration: underline;}

.list-top li .hid-btn{	
	width: 132px;
	height: 77px;
	background-color: #076873;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003741', endColorstr='#076873');
	background: -webkit-linear-gradient(top, #003741, #076873);
	background: -moz-linear-gradient(top, #003741, #076873);
	background: -o-linear-gradient(top, #003741, #076873);
	background: -ms-linear-gradient(top, #003741, #076873);
	position: absolute;
	top:0;
	right: 0;	
	opacity: 0;
	transition: opacity 0.2s;
}
.list-top li .hid-btn .btn{margin: 2px auto 0;}
.list-top li:hover .hid-btn{opacity: 1;}

/*noinspection ALL*/
.main-table .col-1{width: 86px;}

/*noinspection ALL*/
.main-table .col-2{width: 125px;}

/*noinspection ALL*/
.main-table .col-3{width: 170px;}

/*noinspection ALL*/
.main-table .col-4{width: 159px;}

/*noinspection ALL*/
.main-table .col-5{width: 91px;}

.main-table tr th{height: 35px;vertical-align: top; text-align: center;font-size: 14px;text-shadow: 2px 2px 2px #001c22;-webkit-text-shadow: 2px 2px 2px #001c22;-moz-text-shadow: 2px 2px 2px #001c22;border-bottom:2px solid #fed013;line-height: 14px;}
.main-table tr td{text-align: center;height: 96px;border-bottom: 1px solid #ffce0d;}
.main-table tr:last-child td{border-bottom: none;}

/*noinspection ALL*/
.main-table tr td.col-1{font-size: 20px;font-weight: bold;text-shadow: 2px 2px 2px #001c22;-webkit-text-shadow: 2px 2px 2px #001c22;-moz-text-shadow: 2px 2px 2px #001c22;}
.main-table tr td .img-big img{border:2px solid #eab600;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;box-shadow: 2px 2px 4px 0 #00191e;-webkit-box-shadow: 2px 2px 4px 0 #00191e;-moz-box-shadow: 2px 2px 4px 0 #00191e;}
.main-table tr td .btn{margin-top: 3px;margin-bottom: 3px;}

.main-table tr td.col-1 span{display:inline-block;font-weight: bold;color: #ecd63f;background: url("../img/bg-span-num.png") no-repeat;width: 37px;height: 36px;line-height: 36px;text-align: center;}

/*noinspection ALL*/
.tit-line{background: url("../img/bg-tit-line.png") repeat-x 0 50%;text-align: center;font-size: 12px;text-transform: uppercase;margin-left: 70px;margin-right: 70px;margin-top: 10px;margin-bottom: 10px;}
.tit-line span{background: #003741;padding-left: 8px;padding-right: 8px;}


.box-game{width: 152px;text-align: center;}
.box-game .name{height: 25px;line-height: 25px;}
.box-game .img{position: relative;width: 148px;height: 116px;border:2px solid #ecbd18;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;}
.box-game .img .mask{position: absolute;width: 100%;height: 100%; left: 0;top:0;background: url("../img/bg-mask-2.png");opacity: 0;transition: opacity 0.2s;}
.box-game .btn{margin: 0 auto 5px;}
.box-game .btn:first-child{margin: 20px auto 5px;}
.box-game:hover .mask{opacity: 1;transition: opacity 0.2s;}


.four-box{padding-bottom: 10px;}
.four-box .box-game{float: left;margin-left: 11px;margin-bottom: 6px;}

/*noinspection ALL*/
.fl_r.img-cont{width: 295px;height: 215px;position: relative;}
.fl_r.img-cont img{position: absolute;left: 50%;top:50%;}

/*noinspection ALL*/
img.fl_r{margin-left: 15px;}


.list-news li{display: block;text-align: center;padding-top: 14px;padding-bottom: 14px;border-bottom:1px solid #ffb403;}
.list-news li:first-child{padding-top: 0;}
.list-news li a{font-size: 14px;}

/*noinspection ALL*/
.all-news{display: block;text-align: center;font-size: 14px;color: #e6b900;text-decoration: none;text-shadow: 1px 1px 0 #002026;-webkit-text-shadow: 1px 1px 0 #002026;-moz-text-shadow: 1px 1px 0 #002026;margin-top: 10px;margin-bottom: 25px;}


.two-col-iframe .inner{padding: 0;}

/*noinspection ALL*/
.two-col-iframe .left{width: 841px;float: left;}

/*noinspection ALL*/
.two-col-iframe .right{width: 126px;float: right;}

.two-col-iframe .right .box-shadow .title{font-size: 15px;line-height: inherit;}

/*noinspection ALL*/
.iframe-game {width: 795px;height: 593px;margin: 20px auto;position: relative;border: solid 3px #a1a4a3;}

/*noinspection ALL*/
.popap-game {background: url("../img/bg-popap.png");width: 453px;margin: 0 auto;height: 85px;position: absolute;padding: 45px 40px;left: 50%;top: 50%;margin-left: -266px;margin-top: -87px;font-size: 15px;line-height: 27px;border-radius: 10px;display: none;}

/*noinspection ALL*/
.popap-game .close {background: url("../img/close.png");width: 14px;margin: 0 auto;height: 13px;position: absolute;right: 10px;top: 10px;}

/*noinspection ALL*/
.popap-game .soc {padding-left: 10px;}

/*noinspection ALL*/
.vertical-carusel{width: 86px;margin: 38px auto;padding-left: 5px;padding-right: 5px;}

/*noinspection ALL*/
.vertical-carusel .jcarousel-item{width: 71px;height: 71px;border:2px solid #737373;margin-bottom: 13px;box-shadow: 1px 1px 5px #03151b;}

/*noinspection ALL*/
.vertical-carusel .jcarousel-item:hover{box-shadow: 0 0 10px 1px #a3b6a3;}

/*noinspection ALL*/
.vertical-carusel .jcarousel-clip.jcarousel-clip-vertical{height: 525px;overflow: hidden;}

/*noinspection ALL*/
.vertical-carusel .jcarousel-list{padding-left: 5px!important;padding-right: 5px!important;padding-top: 5px!important;}

/*noinspection ALL*/
.vertical-carusel .jcarousel-prev.jcarousel-prev-vertical{background: url("../img/nav-vert.png") no-repeat 0 0;width: 42px;height: 40px;position: absolute;cursor: pointer;left: 50%;margin-left: -21px;top:-38px;}

/*noinspection ALL*/
.vertical-carusel .jcarousel-prev.jcarousel-prev-vertical:hover{background-position: 0 -80px;}

/*noinspection ALL*/
.vertical-carusel .jcarousel-next.jcarousel-next-vertical{background: url("../img/nav-vert.png") no-repeat 0 -40px;width: 42px;height: 40px;position: absolute;cursor: pointer;left: 50%;margin-left: -20px;bottom:-38px;}

/*noinspection ALL*/
.vertical-carusel .jcarousel-next.jcarousel-next-vertical:hover{background-position: 0 -120px;}

/*noinspection ALL*/
.four-logo-game{padding: 18px 0;}

/*noinspection ALL*/
.four-logo-game .one-logo{float: left;width: 186px;height: 128px;border:2px solid #eab600;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;margin-left: 33px;margin-right: 12px;box-shadow: 1px 3px 8px 0 #031419;-webkit-box-shadow: 1px 3px 8px 0 #031419;-moz-box-shadow: 1px 3px 8px 0 #031419;}

/*noinspection ALL*/
.five-box{width: 104%;padding-bottom: 13px;}
.five-box .box-game{float:left;margin-left: 10px;margin-right: 34px;}

/*noinspection ALL*/
.box-comment{padding-left: 7px;padding-right: 7px;}

/*noinspection ALL*/
.box-comment .wrap-comment{background: #13655b; padding:15px;box-shadow: 1px 1px 8px 0 #062320 inset;-webkit-box-shadow: 1px 1px 8px 0 #062320 inset;-moz-box-shadow: 1px 1px 8px 0 #062320 inset;margin-bottom: 20px;}

/*noinspection ALL*/
.wrap-comment .one-comment{font-size: 12px;padding-bottom: 10px;border-bottom: 1px solid #e6b900;box-shadow: 0 1px 0 0 #0c403b;-webkit-box-shadow: 0 1px 0 0 #0c403b;-moz-box-shadow: 0 1px 0 0 #0c403b;margin-bottom: 12px;}

/*noinspection ALL*/
.wrap-comment .one-comment:last-child{border: none;box-shadow: none;padding-bottom: 0;margin-bottom: 0;}

/*noinspection ALL*/
.wrap-comment .one-comment .date{font-size: 10px;font-style: italic;}
.wrap-comment .one-comment .name{text-decoration: none;color: #e6b900;}

/*noinspection ALL*/
.tit-form{font-size: 16px;font-weight: bold;margin-top: 20px;margin-bottom: 15px;}

/*noinspection ALL*/
.in-text, .in-area{box-sizing: border-box;outline: none;resize: none;background: #fff;border:1px solid #1d0e46;color: #000;font-size: 12px;font-family: 'Arial';display: block;margin-bottom: 11px;}

/*noinspection ALL*/
.in-text{width: 100%;padding-left: 10px;padding-right: 10px;height: 29px;}

/*noinspection ALL*/
.in-area{width: 100%;padding:10px;height: 137px;}

/*noinspection ALL*/
.box-form{padding-bottom: 34px;}

/*noinspection ALL*/
.box-form .in-text{width: 173px;}

/*noinspection ALL*/
.box-form .in-area{width: 545px;}
.box-form .btn{margin-top: 22px;}

/*noinspection ALL*/
.box-line{overflow: hidden;padding-bottom: 27px;border-bottom: 1px solid #feda58;box-shadow: 0 1px 0px 0 #00232a;-webkit-box-shadow: 0 1px 0px 0 #00232a;-moz-box-shadow: 0 1px 0px 0 #00232a;padding-left: 14px;margin-bottom: 22px;}

/*noinspection ALL*/
.box-line:last-child{border-bottom: none;margin-bottom: 0;box-shadow: none;}
.box-line .img{float: left;border:2px solid #fed42e;border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;box-shadow: 1px 1px 3px 0 #021c23;-webkit-box-shadow: 1px 1px 3px 0 #021c23;-moz-box-shadow: 1px 1px 3px 0 #021c23;}

/*noinspection ALL*/
.box-line .text{padding-left: 147px;}
.box-line .name{text-decoration: none;font-size: 16px;}
.box-line p{margin: 0;text-indent: 20px;}

/*noinspection ALL*/
.box-line .more{color: #e6b900;}


.list-top-2 li{display: block;position: relative;border-bottom: 1px solid #fedb5e;}
.list-top-2 li:last-child{border-bottom: none;}
.list-top-2 li .tb{display: table;}
.list-top-2 li .tb span{display: table-cell;vertical-align: middle;height: 95px;}

/*noinspection ALL*/
.list-top-2 li .num{width: 33px;font-size: 20px;font-weight: bold;text-shadow: 1px 1px 1px #00191e;-webkit-text-shadow: 1px 1px 1px #00191e;-moz-text-shadow: 1px 1px 1px #00191e;text-align: center;position: relative;z-index: 1;}
.list-top-2 li .num i{color: #e8c600;font-style: normal;text-shadow: 1px 1px 4px #00191e;-webkit-text-shadow: 1px 1px 4px #00191e;-moz-text-shadow: 1px 1px 4px #00191e;}
.list-top-2 li .img{width: 132px;}
.list-top-2 li .img img{border:2px solid #eab600;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;width: 121px;height: 47px;}
.list-top-2 li .name{width: 63px;font-size: 14px;text-decoration: underline;line-height: 18px;}

.list-top-2 li .hid-btn{position: absolute;height: 90px;
	background-color: #076873;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003741', endColorstr='#076873');
	background: -webkit-linear-gradient(top, #003741, #076873);
	background: -moz-linear-gradient(top, #003741, #076873);
	background: -o-linear-gradient(top, #003741, #076873);
	background: -ms-linear-gradient(top, #003741, #076873);
	top:0;
	left: 0;
	width: 100%;
	overflow: hidden;
	opacity: 0;
	transition: opacity 0.2s;
}
.list-top-2 li:hover .hid-btn{opacity: 1;transition: opacity 0.2s;}

/*noinspection ALL*/
.list-top-2 li .hid-btn .small-img{float: left;margin-left:60px;margin-right:28px;width: 37px;height: 37px;border:2px solid #feb400;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;box-shadow: 1px 1px 2px #09373a;-webkit-box-shadow: 1px 1px 2px #09373a;-moz-box-shadow: 1px 1px 2px #09373a;margin-top: 25px;}

/*noinspection ALL*/
.list-top-2 li .hid-btn .box-btn{float: left;margin-top: 8px;}
.list-top-2 li .hid-btn .box-btn .btn{margin-top: 3px;margin-bottom: 3px;}

/*noinspection ALL*/
.main-table.two .col-2 {width: 160px;text-align: left;}
.main-table.two .col-4 span{font-size: 20px;color: #e6b400;}
.main-table.two tr td{font-size: 16px;font-weight: bold;}

/*noinspection ALL*/
.main-table .tb-img{display: table;}
.main-table .tb-img span{display: table-cell;height: 79px;vertical-align: middle;}

/*noinspection ALL*/
.main-table .tb-img span.t-img{width: 94px;}
.main-table .tb-img span.t-img img{width: 75px;height: 75px;border:2px solid #ffc641;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;}

/*noinspection ALL*/
.main-table .tb-img span.t-name{width: 70px;font-size: 14px;font-weight: bold;}


.box-line.two .img{border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;}

/*noinspection ALL*/
.box-line.two .date{font-size: 10px;}
.box-line.two p{text-indent: 0;margin-bottom: 15px; margin-right: 15px;}
.box-line.two .name{display:block;font-size: 14px;font-weight: bold;margin-top: 9px;margin-bottom: 10px;}

/*noinspection ALL*/
.box-line.two .text{padding-left: 177px;}

/*noinspection ALL*/
.box-line.two .img.big{max-width: 210px;height: auto;margin-right: 10px;margin-bottom: 10px;margin-top: 10px;}
.box-line.two .img.big img{max-width: 210px;height: auto;}
.box-shadow.no-marg-pad .inner{padding-top: 0;padding-bottom: 2px;}

/*noinspection ALL*/
.box-shadow.no-marg-pad{margin-bottom: 0;}
.box-shadow.no-marg-pad p{margin-top: 12px;margin-bottom: 12px;line-height: 16px;}

/*noinspection ALL*/
.bunner-rat{height: 240px;background: url("../img/bg-bunner-rat.jpg") no-repeat;font-family: 'Arial';overflow: hidden;width: 700px;margin-left: -17px;}

/*noinspection ALL*/
.bun-logo{display: block;background: url("bg-bun-logo.png") no-repeat;width: 218px;height: 57px;margin: 0 auto;}

/*noinspection ALL*/
.bunner-rat .title-bun{font-size: 16px;font-weight: bold;text-align: center;text-transform: uppercase;}
.bunner-rat span{display: block;color: #edbe21;}

/*noinspection ALL*/
.bunner-rat .box-rat{float: left; text-align: center; width: 148px;margin-left: 20px;font-size: 30px;font-weight: bold;padding-top: 25px;}
.bunner-rat .box-rat span{display: block;color: #e5b822;}

/*noinspection ALL*/
.bunner-rat .wrap-btn{float: left;padding-top: 95px;margin-left: 10px;margin-right: 10px;}
.bunner-rat .wrap-btn .btn{background: url("../img/btn-bun.png") no-repeat;width: 339px;height: 34px;color: #ebb807;}

/*noinspection ALL*/
.bunner-rat .text{float: right;width: 170px;font-size: 12px;line-height: 22px;padding-top: 24px;}
.bunner-rat .text a{text-decoration: none;}
.bunner-rat .text a, .bunner-rat .text span{color: #e6b624;}

/*noinspection ALL*/
.line{height: 2px;background: url("../img/bg-line-yel.png") no-repeat 50% 0;width: 700px;margin-left: -17px;margin-top: 17px;margin-bottom: 17px;}

/*noinspection ALL*/
.three-block{padding-bottom: 10px;}

.three-li li{display: block;width: 202px;margin-bottom: 6px;}
.three-li li a{display: block;height: 51px;line-height: 51px;font-size: 22px;font-weight: bold;font-family: 'Verdana'; color: #eaf21c; text-shadow: 1px 1px 0 #2f3333, -1px 1px 0 #2f3333, 1px -1px 0 #2f3333, -1px -1px 0 #2f3333;text-decoration: none;background: url("../img/bg-a-three.png") no-repeat;padding-left: 30px;}
.three-li li:last-child a, .three-li li:first-child a{background-position: 0 100%; color: #00f5b5;}

/*noinspection ALL*/
.logo-money{display: block;background: url("../img/logo-money.png") no-repeat;width: 159px;height: 183px;margin-left: 25px;margin-top: -10px;}

/*noinspection ALL*/
.carusel-one-slide .jcarousel-clip.jcarousel-clip-horizontal{width: 336px;height: 247px;overflow: hidden;margin: 30px auto 20px;}

/*noinspection ALL*/
.carusel-one-slide .jcarousel-item{width: 334px;height: 245px;border:1px solid #02303a;box-shadow: 0 0 10px 1px #17688a;}
.carusel-one-slide .jcarousel-item img{max-width: 334px;max-height: 245px;}

/*noinspection ALL*/
.carusel-one-slide .jcarousel-prev.jcarousel-prev-horizontal{background: url("../img/nav-one-sl.png") no-repeat;position: absolute;width: 36px;height: 36px;top:50%;margin-top: -18px;left: 110px;cursor: pointer;}

/*noinspection ALL*/
.carusel-one-slide .jcarousel-prev.jcarousel-prev-horizontal:hover{background-position: 0 -72px;}

/*noinspection ALL*/
.carusel-one-slide .jcarousel-next.jcarousel-next-horizontal{background: url("../img/nav-one-sl.png") no-repeat 0 -36px;position: absolute;width: 36px;height: 36px;top:50%;margin-top: -18px;right: 110px;cursor: pointer;}

/*noinspection ALL*/
.carusel-one-slide .jcarousel-next.jcarousel-next-horizontal:hover{background-position: 0 100%;}

/*noinspection ALL*/
.two-ul{margin-top: 20px;margin-bottom: 20px;overflow: hidden;}
.two-ul ul{padding-left: 80px;width: 205px;}
.two-ul ul{margin-bottom: 20px;}
.two-ul ul li{font-size: 14px;}

/*noinspection ALL*/
.two-ul ul.fl_l{background: url("../img/bg-check.png") no-repeat;}

/*noinspection ALL*/
.two-ul ul.fl_r{background: url("../img/bg-no.png") no-repeat;}

/*noinspection ALL*/
.deposit-col{font-size: 14px;padding-top: 20px;padding-bottom: 20px;background: url("../img/deposit-col.png") no-repeat 50% 50%;}

/*noinspection ALL*/
.deposit-col .fl_l{width: 245px;}

/*noinspection ALL*/
.deposit-col .fl_r{width: 200px;}

/*noinspection ALL*/
.deposit-pay{width: 105%;padding-bottom: 17px;}
.deposit-pay img{margin-right: 17px;}

/*noinspection ALL*/
ul.lang{width: 104%;padding-top: 20px;padding-bottom: 15px;}
ul.lang li{float: left;overflow: hidden;height: 20px;line-height: 20px;font-size: 14px;width: 170px;margin-bottom: 10px}
ul.lang li a{text-decoration: none;}
ul.lang li img{float: left;margin-right: 20px;}

/*noinspection ALL*/
.carusel-game .jcarousel-item{margin-right: 12px;width: 152px;}

/*noinspection ALL*/
.carusel-game .jcarousel-clip.jcarousel-clip-horizontal{width: 645px;margin: 20px auto 40px;overflow: hidden;}

/*noinspection ALL*/
.about{padding-top: 20px;
padding-bottom: 20px;
font-family: 'Arial';
}
.about .img{float: left;width: 210px;height: 139px;border:2px solid #eab600; border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;}

/*noinspection ALL*/
.about .inf{padding-left: 237px;}

/*noinspection ALL*/
.about .inf .tit{font-size: 16px;font-weight: bold;}
.about .inf p{margin-top: 20px;margin-bottom: 20px;}

/*noinspection ALL*/
.about .inf .bonus{display: inline-block;width: 195px;height: 50px;text-align: center; background: #002d35;font-size: 15px;font-weight: bold;text-decoration: none;line-height: 23px;box-shadow: 1px 1px 1px 0 #96aeb4, -1px 1px 1px 0 #96aeb4;-moz-box-shadow: 1px 1px 1px 0 #96aeb4, -1px 1px 1px 0 #96aeb4;-webkit-box-shadow: 1px 1px 1px 0 #96aeb4, -1px 1px 1px 0 #96aeb4;margin-right: 15px;border-top:1px solid #012128;}
.about .inf .bonus span{display: block;color: #fece3d;}

/*noinspection ALL*/
.btn-center.margin{margin-bottom: 20px;}

/*09.07*/
/*noinspection ALL*/
.three-block{padding-bottom: 0;}
.box-shadow{position: relative;}

/*noinspection ALL*/
.three-block .fl_r{width: 230px;height: 182px;overflow: hidden;padding-top: 22px;}
.three-block .fl_r > div{margin-left: -23px!important;}

/*noinspection ALL*/
.star{height: 28px;margin: 0 auto;width: 102%;}
.star i{width: 28px;height: 28px;float: left;background: url("../img/rating.png") no-repeat;margin: 0 1px;}

/*noinspection ALL*/
.star i.s1{background-position: 0 -28px;}

/*noinspection ALL*/
.star i.s2{background-position: 0 -56px;}

/*noinspection ALL*/
.star i.s3{background-position: 0 -84px;}

/*noinspection ALL*/
.star i.s4{background-position: 0 -112px;}

/*noinspection ALL*/
.star i.s5{background-position: 0 -140px;}

/*noinspection ALL*/
.star i.s6{background-position: 0 -168px;}

/*noinspection ALL*/
.star i.s7{background-position: 0 -196px;}

/*noinspection ALL*/
.star i.s8{background-position: 0 -224px;}

/*noinspection ALL*/
.star i.s9{background-position: 0 -252px;}

/*noinspection ALL*/
.star i.s10{background-position: 0 -280px;}

/*noinspection ALL*/
#air{width: 310px;height: 246px;margin-left: -15px;margin-top: -43px;position: relative;margin-right: -100px;margin-bottom: -35px;}
/*09.07*/
table.games tr td {width: 50%;text-align: center;padding-bottom: 20px;}
table.games tr td center {height: 30px;font-size: 16px;}
table.games tr td img {border: 2px solid #ffb400;}
table.games tr td .btn{display:inline-block;margin-top:10px;margin-left:5px;margin-right:5px;}

/*noinspection ALL*/
img.alignleft{float:left;margin-right:15px;margin-bottom:15px;border:2px solid #9fa0a1;}

/*noinspection ALL*/
img.aligright{float:right;margin-left:15px;margin-bottom:15px;border:2px solid #9fa0a1;}