/*********** FONTS *******
@font-face {
	font-family: "ptsans";
	src: url("/fonts/ptsans.ttf");
	font-size: 13px;
}

@import "http://webfonts.ru/import/ptsans.css";
@import "http://webfonts.ru/import/lobster.css";

@import "http://webfonts.ru/import/gunnyrewritten.css";
****/


body { margin:0px; padding:0px; font-size: 16; background: #078dcc;font-family:arial;}

img { border:0px; }
.clr { clear:both; }


.stn:link, .stn:visited { color: #609143; text-decoration: none; font-weight: bold; } 
.stn:active, .stn:hover { color: #d77906; text-decoration: none; }

.stn-sort:link, .stn-sort:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; } 
.stn-sort:active, .stn-sort:hover { color: #000000; text-decoration: none; }

/*############# WRAPPERS #############*/
.wrap { width:1515px; border:0px solid black; margin: 0 auto; background: url(/img/fon4.jpg) 0px 0px no-repeat; background-size:1500px; padding-top:100px; min-height:1700px; position:relative;z-index:100;   }

/*############# HEADER #############*/
.header { width:100%; }

.clr-line {
	
	width:1500px;
	height:18px;
}



.hd-menu {
float: left;
list-style: none;
font-family: "PTSansRegular";
margin: -83px 0px 140px 280px;
width: 950px;

}

.hd-menu li  {
display: block;
float: left;
margin: 0px 15px 0px 0px;
width: 100px;
text-align: center;
}

.hd-menu a {
	text-decoration:none;
	 color: red; font-weight:bold;text-shadow: 1px 1px 1px #000000;
        filter: dropshadow(color=#000000, offx=1, offy=1);
}


.acci {
background: url(/img/arrows.png) repeat-x;
width: 500px;
height: 145px;
margin-left: 70px;
}

.tigr {
background: url(/img/tigr.jpg) no-repeat;
width: 654px;
height: 145px;
}


.cp-art {

	width:542px;
	height:244px;
	margin-bottom:10px;
        border-radius: 35px;
        margin: 0px 0px 0px 50px;
	float:left;
}

.sprite-icon {
	background: url(/img/sprite-icon.png) no-repeat;
	width:500px;
	height:500px;
}

.hd-bnf {
float: left;

height: 152px;
font-family: "lobster";
margin: 25px 0px 0px 30px;
padding: 10px 15px 0px 30px;
color: #FFFFFF;
font-size: 1.2em;
line-height: 17pt;
border: 1px solid #FFFFFF;
border-radius: 5px;
letter-spacing: 1px;
}

.hd-bnf li {
	list-style-image: url(/img/arrow.png);	
	background-repeat:no-repeat;
}

/*############# CONTENT #############*/
.content {  width:100%; margin-top:27px; }
.cl-left { width:375px; float:left; border:0px solid black;}
.cl-right { width:630px; float:left; padding:0px 0px 0px 20px; border:0px solid black; }

.h-title {
background: url(/img/opacity-title.png) no-repeat;
width: 289px;
height: 22px;
color: #000000;
font-family: "GNUTypewriter";
text-align: center;
font-size: 15px;
margin: 2px 0px 0px 15px;
}


.h-title2 {
background: #095d8f;
border-radius:5px;
width: 313px;
height: 28px;
color: #fff;
font-family: "Candara";
text-align: center;
font-size: 20px;
margin: 0px 0px 0px -1px;
padding-top:2px;
}


.autoriz {
color: #89FFFF;

width: 313px;
height: 295px;
background: #12557c;
border: 1px solid #0e4e75;
border-radius:10px;
margin: 0px 0px 0px 40px;
font-weight: bold;

}

.lg {
	background: white;
	border: 1px solid grey;
	border-radius:6px;
	
	width:240px;
	height:35px;
	padding:10px 5px 10px 10px;
	margin:15px 0px 0px 0px;
}

.lg:hover {
	background: white;
	
}

.ps {
	background: white;
	border: 1px solid grey;
	border-radius:6px;
	
	width:240px;
	height:35px;
		padding:10px 5px 10px 10px;
	margin:10px 0px 10px 0px;
}

.ps:hover {
	background: white;
}

.btn_in {
background: #083d5c;
	background-image: -moz-linear-gradient(#083d5c, #105177, #083c5b);
	background-image: -o-linear-gradient(#083d5c, #105177, #083c5b);
	background-image: -webkit-linear-gradient(#083d5c, #105177, #083c5b);
	background-image: -ms-linear-gradient(#083d5c, #105177, #083c5b);
border: 1px solid #0e4e75;
border-radius: 7px;
color: #fff;
margin: 0px 0px 0px 10px;
padding: 3px 0px 3px 0px;
cursor: pointer;
width: 220px;
height:40px;
font-weight: bold;
font-size:19px;
font-family:Comic Sans MS;
}



.btn_in:hover {
background:#0a476b;
	background-image: -moz-linear-gradient(#0a476b, #145b85, #0a4467);
	background-image: -o-linear-gradient(#0a476b, #145b85, #0a4467);
	background-image: -webkit-linear-gradient(#0a476b, #145b85, #0a4467);
	background-image: -ms-linear-gradient(#0a476b, #145b85, #0a4467);
	color:#f3f3f3;

}






.btn_reg {
	background:  #095d8f;
	border: 1px solid #2596B3;
	border-radius:5px;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 0px;
	cursor:pointer;	
	width:130px;
	height:30px;
        font-weight: bold;
}

a.rs-ps { color:white; text-decoration:none;  font-size:14px; }
a.rs-ps:hover { text-decoration:underline; }




.lgo {
	background: white;
	border: 1px solid #8d8d8d;
	border-radius:3px;
	
	width:400px;
	height:40px;
	padding:10px 5px 10px 10px;
	margin:5px 0px 0px 0px;
}


.regs{
   margin:0 auto;
   width:500px;
   background:#b4d0df;
   border-radius:5px;
   padding:10px;
   border:1px dotted #095d8f;
}

.regs2{
    
    width:450px;
    margin:0 auto;
}
.btn_reg2 {
	background: #095d8f;
	border: 1px solid #2596B3;
	border-radius:5px;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 0px;
	cursor:pointer;	
	width:250px;
	height:40px;
        font-weight: bold;
        font-size:19px;
}








.stat {

color: #000;
width: 313px;
height: 245px;
margin: 0px 0px 0px 0px;
border: 1px solid #034d70;
border-radius:10px;

margin: 0px 0px 0px 40px;
background: #12557c;
font-weight: 700;
}

.stat2 {

color: #000;
width: 313px;
height: 330px;
margin: 0px 0px 0px 0px;
background: #12557c;
border: 1px solid #0e4e75;
border-radius:10px;
margin: 0px 0px 0px 40px;

font-weight: 700;

}

.st-lf { float:left; margin:5px 0px 0px 0px; }
.st-rg { float:left; margin:7px 0px 0px 15px; }r
.st-lf1 { float:left; margin:0px 0px 0px 0px; }
.st-rg1 { float:left; margin:3px 0px 0px 27px; }
.line {
	margin:10px 0px 0px 30px;
        font-family: 'GNUTypewriter';
font-size: 15;
}

.line-st {
	border: 1px solid #8d8d8d;
        font-family: 'GNUTypewriter';
font-size: 14;
	border-radius:2px;
	background: url(/img/inpt-hov.png) repeat-x;
	width:115px;
	height:19px;
	color:#0e426c;
	text-align:center;
	margin:2px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	
}

.st-time {
	margin:3px 0px 0px 30px;
}

.wim {
background: url(/img/small-inpt.png) repeat-x;
width: 487px;
height: 283px;
text-align: center;
margin: 50px;
}

.wim-block {
	margin:10px 0px 0px 67px;
}

.wim-lf {
	background: url(/img/man-1.jpg) no-repeat;
	width:125px;
	height:129px;
	float:left;
}

.wim-ctr {
	width:220px;
	float:left;
	color:#0a5200;
	font-size:19pt;
	text-align:center;
	margin:0px 5px 0px 5px;
}

.wim-ctr-in {
	background: url(/img/arrows.jpg) no-repeat;
	width:117px;
	height:63px;
	margin:10px 0px 10px 50px;
}

.wim-rg {
	background: url(/img/man-2.jpg) no-repeat;
	width:130px;
	height:131px;
	float:left;	
}

.garant-bk {
	width:200px;
	float:left;
	margin:5px 0px 0px 0px;
	text-align:center;
	color:#0a5200;
	font-size:15pt;	

}

i {
	display:block;
	background:url(/img/garant-sprite.jpg);
	width:171px;
	height:155px;
	margin-left:15px;
}

.cntrl-ps {
	width:171px;
	margin-left:71px;

}

s {
	display:block;
	background:url(/img/paysitem-sprite.png);
	width:57px;
	height:46px;
	float:left;
}

.acc-title {
background: #0b4161;
width: 1050px;
height: 20px;
border: 1px solid #0e4e75;
border-radius: 5px;
text-align: center;
font-family: "arial";
font-size: 18px;
color: #fff;
margin-left: 0px;
padding:5px 0;
margin-top:-14px;
}

.acc-title2 {
background: #095d8f;
width: 238px;
height: 30px;
border: 1px solid #000000;
border-radius: 5px;
text-align: center;
font-family: "lobster";
font-size: 18px;
color: #000000;
margin-left: 30px;
margin:0px 0px 0px 78px;
}


.profmenu {
background: url(/img/menu.png) no-repeat;
width: 210px;
margin: 0 auto;
height: 555px;
line-height: 36px;
text-align: center;
font-size: 18px;
padding-top: 10px;
}

.field-gr {
	background:#c2d6e0 url(/img/1112.png) no-repeat;
	width:232px;
	height:31px;
	padding:9px 0px 0px 58px;
	margin:-9px 0px 11px 50px;
	border:1px solid #034d70;
	
}

.field-gr a {
	color:#07344f;
	text-decoration:none;
	font-size:20px;
	
}
.field-gr a:hover {
	color:#6e0e0e;
	text-decoration:none;
	border-bottom:1px dashed #6e0e0e;
	font-size:20px;
}

.field-gr2 {
	background:url(/img/1113.png) no-repeat #c2d6e0;
	width:230px;
	height:31px;
	padding:9px 0px 0px 45px;
	margin:-9px 0px 11px 55px;
	border:1px solid #034d70;
}


.field-gr2 a {
	color:#07344f;
	text-decoration:none;
	font-size:20px;
}

.field-gr2 a:hover {
	color:#6e0e0e;
	text-decoration:none;
	border-bottom:1px dashed #6e0e0e;
	font-size:20px;
}



















.field-rd {
	background: url(/img/field-rd.jpg) no-repeat;
	width:220px;
	height:31px;
	padding:9px 0px 0px 48px;
	margin:-10px 0px 11px 28px;
}

.field-rd a {
	color:#ad7676;
	text-decoration:none;
	font-size:20px;
}

.field-rd a:hover {
	color:#c28888;
	text-decoration:none;
	border-bottom:1px dashed #c28888;
	font-size:20px;
}

.field-ar {
	background: url(/img/field-ar.jpg) no-repeat;
	width:220px;
	height:31px;
	padding:9px 0px 0px 48px;
	margin:-10px 0px 11px 28px;
}

.field-ars {
	background: url(/img/field-ars.jpg) no-repeat;
	width:220px;
	height:31px;
	padding:9px 0px 0px 48px;
	margin:-10px 0px 11px 28px;
}

.field-ars a, .field-ar a {
	color:#7ea57b;
	text-decoration:none;
	font-size:18px;
}

.field-ars a:hover, .field-ar a:hover {
	color:#99be97;
	text-decoration:none;
	border-bottom:1px dashed #99be97;
	font-size:18px;
}

.fr-block {
background: url(/img/fr-block.jpg) no-repeat;
width: 450px;
height: 150px;
border-radius:40px;
margin: 0px auto 20px;
box-shadow: 0 1px 5px #0e405a;
}

.fr-block img {
	margin:10px 0px 0px 15px;
	border-radius:40px;
	border:3px solid #cdcdcd;
}

.fr-title {
	color:#7ea57b;
	font-size:18px;
}

.cl-fr-lf {
	float:left; 
	text-align:center;
}

.cl-fr-rg {
float: left;
margin: 10px 0px 10px 5px;
}

.fr-te-gr {
color: #000000;
font-family: 'Comfortaa', cursive;
font-size: 0.8em;
font-weight: bold;
}
.fr-te-gr-title { color:#000; font-weight:700; margin-bottom:10px;}

a.sm-btn {
	display:block;
	cursor:pointer;
	font-size: 12px;
	font-weight: 700 !important;
	margin: 0px 5px 8px 0px;
	padding: 0px 14px;
	border-radius: 10px;
	box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.400), 1px 1px 1px rgba(0, 0, 0, 0.102);
	display: inline-block;
	line-height: 26px;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.298);
	background: linear-gradient(to bottom, #88BDFF 0px, #60A7FF 100%) transparent;
	border: 1px solid #3E8FF4;
	color: #2B63A8 !important;	
	text-decoration:none;
}

a.sm-btn:hover { opacity:0.8; }


input.sm-btn {
	display:block;
	cursor:pointer;
	font-size: 12px;
	font-weight: 700 !important;
	margin: 0px 5px 8px 0px;
	padding: 0px 14px;
	border-radius: 10px;
	box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.400), 1px 1px 1px rgba(0, 0, 0, 0.102);
	display: inline-block;
	line-height: 30px;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.298);
	background: linear-gradient(to bottom, #88BDFF 0px, #60A7FF 100%) transparent;
	border: 1px solid #3E8FF4;
	color: #2B63A8 !important;	
	text-decoration:none;
}

input.sm-btn:hover { opacity:0.8; }

.silver-bk22 {
background: #12557c;
border: 1px solid #0e4e75;
width: 1020px;
border-radius: 10px;
margin: -60px 110px 0px 0px;
padding: 1px 0px 0px 0px;
color: #222;
}

.silver-bkk {
background: #ffffff;
border: 2px solid #59a29c;
width: 630px;
border-radius: 10px;
margin: 0px 0px 0px 0px;
padding: 10px 30px 10px 30px;
color: #222;
}

.silver-bk {
background:#d7e4ea;
border: 1px solid #59a29c;
width: 1020px;
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 20px;
color: #000000;
border-radius: 5px;
overflow:hidden;
}

.silver-bk5 {
background: #FFFFFF;
background: -o-linear-gradient(top, #ffffff 0px, #FFFFFF 100%);
background: -moz-linear-gradient(top, #ffffff 0px, #FFFFFF 100%);
background: -webkit-linear-gradient(top, #ffffff 0px, #FFFFFF 100%);
background: -ms-linear-gradient(top, #ffffff 0px, #FFFFFF 100%);
border: 1px solid #59a29c;
width: 770px;
margin: -10px 0px 0px 0px;
padding: 10px 10px 30px 20px;
color: #000000;
border-radius: 15px;
overflow:hidden;
}

.silver-bk2 {
background: #FFFFFF;
background: -o-linear-gradient(top, #FFFFFF 0px, #FFFFFF 100%);
background: -moz-linear-gradient(top, #FFFFFF 0px, #FFFFFF 100%);
background: -webkit-linear-gradient(top, #FFFFFF 0px, #FFFFFF 100%);
background: -ms-linear-gradient(top, #FFFFFF 0px, #FFFFFF 100%);
border: 5px solid #000000;
width: 550px;
margin: -150px 0px 0px 0px;
padding: 10px 10px 10px 20px;
color: #000000;
border-radius: 15px;
}

.s-bk-lf {
	margin-left:0px;
}

.sm-line {
	
	margin:5px 21px;
	font-size:15px;

}

.sm-line-nt {
	
	margin:5px 0px 5px 0px;
	font-size:14px;

}

.sm-line-nt img {
	
	border-radius:10px;
	vertical-align:-13px;
}

.sm-line img {
	
	border-radius:10px;
	vertical-align:-39px;
	margin:0px 5px 0px 0px;
}

.m-tb {
background: #095d8f;
color: white;
font-size:18px;
}

table { border:none; }
 
td {
border-radius: 3px;
margin-right: 5px;
color: #000;


}



td.ramka {
border:1px solid #bdb5b5;
height:35px;
font-weight:700;
color:#072a41;


}

.bs-py {
	border: 1px solid #8d8d8d;
	border-radius:10px;
	background: url(/img/inpt-hov.png) repeat-x;
	width:115px;
	height:24px;
	color:#f77827;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
}

.out-my {
	background: none;
	border: 1px solid #8d8d8d;
	border-radius:10px;
	background: url(/img/inpt.png) repeat-x;
	width:187px;
	height:24px;
	padding:0px 0px 0px 10px;
	margin:1px 0px 0px 0px;
}

.out-my:hover {
	background: url(/img/inpt-hov.png) repeat-x;
	width:187px;
	height:24px;
}

.referals {
    text-align: left;
    border-collapse: collapse;
    line-height: 1.9;
    border: none;
    border-spacing: 0;
    padding: 0;
    width: 100%;        
}

.referals thead {
    text-align: center;
    background: url(/thema/form/menu_form_spisok.png) repeat-x bottom;
}
.referals thead th {
    color: #ffffff;
    font:11px tahoma, arial, sans-serif;
    padding: 4px 8px;
}
.referals thead th a {
    color: #ffffff;
    outline: none;
}
.referals thead th a:hover {
    color: #FAE897;
    border-color: #FAE897;
}
.referals td {
padding: 2px 5px;
border-top: solid 1px #FFFFFF;
border-bottom: 1px solid #bfbfbf;
text-shadow: 0 1px 0 #fff;
font-size: 13px;
font-family: Verdana, sans-serif;
}


/*############# FOOTER #############*/
.footer {
	margin-top:0px;
}

.htt:hover {background-color:#87CEFA;}

.onns{
width: 128px;
height: 31px;
display: block;
float: left;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
margin: 0px 10px 0px 0px;
background-image: url(/img/5.jpg);
}

.onns:hover {
background-image: url(/img/5.jpg);
}


.news{
width: 128px;
height: 31px;
display: block;
float: left;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
margin: 0px 10px 0px 0px;
background-image: url(/img/1.jpg);
}

.sob:hover {
background-image: url(/img/1.jpg);
}

.viplatu {
width: 128px;
height: 31px;
display: block;
float: left;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
margin: 0px 10px 0px 0px;
background-image: url(/img/3.png);
}

.paymen:hover {
background-image: url(/img/3.png);
}

.pavila {
width: 128px;
height: 31px;
display: block;
float: left;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
margin: 0px 10px 0px 0px;
background-image: url(/img/2.jpg);
}

.onas1:hover {
background-image: url(/img/2.jpg);
}

.cont {
width: 128px;
height: 31px;
display: block;
float: left;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
margin: 0px 10px 0px 0px;
background-image: url(/img/4.jpg);
}

.cont:hover {
background-image: url(/img/4.jpg);
}

.auct {
width: 93px;
height: 40px;
display: block;
float: left;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
margin: 0px 10px 0px 0px;
background-image: url(/img/auct.png);
}

.auct:hover {
background-image: url(/img/auct-h.png);
}

.onas {
width: 93px;
height: 40px;
display: block;
float: left;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
margin: 0px 10px 0px 0px;
background-image: url(/img/top.jpg);
}

.onas:hover {
background-image: url(/img/top10.jpg);
}

.field-gr-458 {
background: url(/img/logo_web.png) no-repeat;
width: 218px;
height: 39px;
padding: 0px 0px 0px 48px;
margin: 10px 0px 10px 50px;
}

.knb {
background: url("/img/kno.png") no-repeat scroll center top transparent;
color: #FFFFFF;
display: block;
font-size: 14px;
font-weight: bold;
padding: 15px 20px 20px 20px;
text-decoration: none;
text-transform: uppercase;
text-align: center;
}

.knb:hover {
background: url("/img/kno_d.png") no-repeat scroll center top transparent;
}

.buttons {
background-image: url("/img/kno_h.png");
cursor: pointer;
width: 100px;
height: 29px;
float: left;
font-size: 14px;
margin-left: -17px;
margin-top: -20px;
text-align: center;
padding: 4px 0px 0px 0px;
text-decoration: none;
color: #FFFFFF;
}

.buttons:hover {
background: url("/img/knoh.png") no-repeat scroll center top transparent;
}

.buttone {
background-image: url("/img/kno_e.png");
cursor: pointer;
width: 100px;
height: 29px;
float: right;
font-size: 14px;
margin-left: -17px;
margin-top: -20px;
text-align: center;
padding: 4px 0px 0px 0px;
text-decoration: none;
color: #FFFFFF;
}

.buttone:hover {
background: url("/img/kno_h.png") no-repeat scroll center top transparent;
}

.share {
font: 16px "lobster";
color: #a52a2a;
text-shadow: 0 0 2px rgba(158,157,157,0.4);
display: block;
margin-top: 20;
margin-bottom: 10px;
padding: 4px;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
text-align: center;
cursor: pointer;
border: 1px solid #f0ffff;
}

.refs {

background-image: url("/img/refs.png");
cursor: pointer;
width: 243px;
height: 80px;
float: left;
font-size: 14px;
margin-left: -30px;
margin-top: -62px;
text-align: center;
text-decoration: none;
color: #FFFFFF;
}

.stn-ref {
background-image: url("/img/kno_s.png");
cursor: pointer;
font-size: 15px;
text-align: center;
padding: 5px 20px 10px 0px;
text-decoration: none;
color: #FFFFFF;
font-family: "lobster";
}

.stn-ref:hover {
background: url("/img/knos.png") no-repeat scroll center top transparent;
}

.refcode {
color: #114C5B;
font-size: 13px;
text-align: left;
border: solid 1px #4895C9;
display: block;
padding: 5px;
width: 500px;
margin: 5px auto 10px;
}

.avatar{ box-shadow:0 0 3px rgba(0, 0, 0, 0.6); border: 2px solid #fff; }
.wall {
    text-align: left;
    border-collapse: separate;
    line-height: 1.9;
    border: none;
    border-spacing: 0;
    padding: 0;
	width: 100%;
}
.wall td {
padding: 2px 5px;
border-top: solid 1px #FFFFFF;
border-bottom: 1px solid #bfbfbf;
text-shadow: 0 1px 0 #fff;
font-size: 13px;
font-family: Verdana, sans-serif;
}

.button-money_box {
background: #00b2ee;
background: -o-linear-gradient(top, #00e5ee 0px, #00b2ee 100%);
background: -moz-linear-gradient(top, #00e5ee 0px, #00b2ee 100%);
background: -webkit-linear-gradient(top, #00e5ee 0px, #00b2ee 100%);
background: -ms-linear-gradient(top, #00e5ee 0px, #00b2ee 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b2ee', endColorstr='#00e5ee',GradientType=0);
margin: 6px auto;
display: block;
color: #f0ffff;
border-radius: 4px;
text-align: center;
font-weight: bold;
text-shadow: 0px 0px 3px #627172;
cursor: pointer;
line-height: 2;
}
.button-money_box:hover
{
	background: #037A9A;
	background: -o-linear-gradient(top, #06B8D6 0px, #037A9A 100%);
	background: -moz-linear-gradient(top, #06B8D6 0px, #037A9A 100%);
	background: -webkit-linear-gradient(top, #06B8D6 0px, #037A9A 100%);
	background: -ms-linear-gradient(top, #06B8D6 0px, #037A9A 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#037A9A', endColorstr='#06B8D6',GradientType=0);
	color: #000000;
}




.gllla{
    margin:15px auto;
    width:700px;
   
    padding:5px 15px;
    
    
}


.osnb{
    width:350px;
    margin-top:30px;
    margin-left:30px;
    float:left;
    border-radius:5px;
    border:1px solid #2e627d;
}

.oshed{
    background:#2e627d;
    padding:12px 90px;
    color:#fff;
    font-size:18px;
}

.oscont{
    margin:7px 0 7px 0;
    padding:15px;
    color:#07344f;
    
}

.oscont tr td{
    border-radius:0;
    border-top:1px solid #ddd;
    padding:5px;
    color:#07344f;
    font-size:17px;
    
}

.oscont tr:nth-child(odd){
    background:#f5f5f5;
    
}



.ok-gr{
    color:green;
}
.no-gr{
    color:red;
}




.st_strs{
     background:#f8fbfc;
    color:#163d77;
    width:140px;
    text-align:center;
    font-weight:bold;
    padding:2px 0;
    border-radius:5px;
    border:1px solid #e5e7eb;
   
     
}



.st_strs2{
     background:#f8fbfc;
    color:#163d77;
    width:140px;
    text-align:center;
    font-weight:bold;
    padding:2px 0;
    border-radius:5px;
    border:1px solid #e5e7eb;
   
     
}



.st_strtab{
    margin:10px 0 0 14px;
}





.btn_gon{
    margin:7px 0 0 30px;
    color: #fff;
    padding: 5px 10px;
    font-size: 18px;
    background: radial-gradient(50% 50%, circle cover, #d84552,#c42231);
    background: -moz-radial-gradient(50% 50%, circle cover, #d84552,#c42231);
    background: -webkit-radial-gradient(50% 50%, circle cover, #d84552,#c42231);
    background: -o-radial-gradient(50% 50%, circle cover, #d84552,#c42231);
    background: -ms-radial-gradient(50% 50%, circle cover, #d84552,#c42231);
    text-decoration: none;
    border-radius: 7px;
}








/*  -------------------  Battle  ------------------------*/

.battlein{
    
   
    margin-bottom:20px;
    border:1px solid #2e627d;
    width:600px;
}


.battle1{
    overflow:hidden;
    background:#fff;
    
}

.battle1-1{
    width:160px;
   
    
}
.battle1-2{
   width:420px;
    color:#07344f;
   
}
.battle1 div{
    float:left;
    
}


.battle1-1 img{
    width:150px;
    height:150px;
    
}


.cavav {
    width: 147px;
    height: 35px;
    margin-left: -26px;
    border-radius: 10px;
    margin-top: 2px;
    cursor: pointer;
    background: #095d8f;
    color: white;
    font-weight: bold;
    font-size: 17px;
    background: radial-gradient(50% 50%, circle cover, #d84552,#c42231);
    background: -moz-radial-gradient(50% 50%, circle cover, #d84552,#c42231);
    background: -webkit-radial-gradient(50% 50%, circle cover, #d84552,#c42231);
    background: -o-radial-gradient(50% 50%, circle cover, #d84552,#c42231);
    background: -ms-radial-gradient(50% 50%, circle cover, #d84552,#c42231);
    
}

/*  -------------------  Battle  ------------------------*/







.best{
     background:#a0ffa0;
     color:#033d11;
     padding:10px 10px;
     border:1px dotted #000;
     text-align:center;
   
}




.nebest{
    background:#f8d7da;
    color:#6e1217;
    padding:10px 10px;
    border:1px dotted #000;
    text-align:center;
}




.foot{
    width:1515px;
    height:100px;
    background:#44728a;
}

.wheelser{
    width:113px; height:83px; border:2px solid #061821;font-size:20px;font-weight:700;text-align:center;color:#ca2332;padding-top:30px; background:#f3faf2;
}





.mennutop{

    background: #145982;
	background-image: -moz-linear-gradient(#145982, #237aae, #145982);
	background-image: -o-linear-gradient(#145982, #237aae, #145982);
	background-image: -webkit-linear-gradient(#145982, #237aae, #145982);
	background-image: -ms-linear-gradient(#145982, #237aae, #145982);
    
    border:1px solid #0e4e75;
    padding:6px 93px 6px 93px;
    float:left;
    text-shadow:1px 1px 2px #110809;
  
   font-size:15px;
    
   
}


.mennutop:hover{
    background: #0a4568;
	background-image: -moz-linear-gradient(#0a4568, #146596, #0d4465);
	background-image: -o-linear-gradient(#0a4568, #146596, #0d4465);
	background-image: -webkit-linear-gradient(#0a4568, #146596, #0d4465);
	background-image: -ms-linear-gradient(#0a4568, #146596, #0d4465);
    
    
} 
   

.mennutop a {
text-decoration:none;
 color:#eff7fd;
 font-family:Arial;

}



.mennutop a:hover {
   
    border-bottom:1px dashed #759db5;
}



.statbest{
width:1515px;height:65px;margin-top:370px;

}


.glav1{

color:#000;
border-radius:10px;
padding:5px 15px 15px 15px;
margin-top:0px;
font-family:Arial;

}

.glav2{
    margin-top:35px;
    font-size:33px;
    color:#e6e6e6;
	text-shadow: 0px 0px 1px #9c27b0;
	font-family:Arial;
	
	
    font-weight:700;
    color:#eceeef;
    text-shadow:0px 0px 10px #518099;
    
    	
    
}

.glav3{
    margin-top:30px;
    font-size:22px;
    color:#eceeef;
	text-shadow: 0px 0px 1px #9c27b0;
		font-family:Arial;
		
		
    font-weight:700;
    color:#dfeaf0;
    text-shadow:0px 0px 10px #518099;
    
}

.glav4{
    font-size:30px;
    color:#0a4f77;
	text-shadow: 1px 1px 1px #110809;
}




.popovn{
    padding-top:5px;width: 180px;height: 20px; border: 1px solid #000000;text-align: center;margin: 10px 0px 11px 55px;background:#28a745;border-radius:5px;
}

.popovn:hover{
    background:#239d3f;
}


.popovn a{
     font-weight:700;text-decoration:none;font-size:14px;color:#fff
}

.popovn a:hover{
    color:#fbfcb5
}



.viplatt{
    padding-top:5px;width: 180px;height: 20px; border: 1px solid #000000;text-align: center;margin: 10px 0px 11px 55px;background:#dc3545;border-radius:5px
}


.viplatt:hover{
    background:#ce303f;
}

.viplatt a{
    font-weight:700;text-decoration:none;font-size:14px; color:#fff
}


.viplatt a:hover{
    color:#fbfcb5
}


.osnbtn{
    padding:5px 60px; margin-top:20px;color:white;border:1px solid #a51515;font-size:17px;cursor:pointer;
    background: #d61f1f;
	background-image: -moz-linear-gradient(#d61f1f, #df4545, #d61f1f);
	background-image: -o-linear-gradient(#d61f1f, #df4545, #d61f1f);
	background-image: -webkit-linear-gradient(#d61f1f, #df4545, #d61f1f);
	background-image: -ms-linear-gradient(#d61f1f, #df4545, #d61f1f);
}





.osnbtn:hover{
    background: #d61f1f;
	background-image: -moz-linear-gradient(#c61313, #df4545, #c61313);
	background-image: -o-linear-gradient(#c61313, #df4545, #c61313);
	background-image: -webkit-linear-gradient(#c61313, #df4545, #c61313);
	background-image: -ms-linear-gradient(#c61313, #df4545, #c61313);
}



.drakonss{
    font-size:50px;
    font-weight:800;
    color:#8c1e16;
    text-shadow:2px 2px 20px #169be1;
    transform:skew(-12deg, 0deg);
    font-family:Tahoma;
    box-shadow: 0px 0px 5px #093f5c;
    width:450px;
}

























