@import url(https://fonts.googleapis.com/css?family=Play:400,700&subset=latin,latin-ext);@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900&subset=latin,latin-ext);html,body{margin:0;padding:0;}h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,cite,code,del,dfn,em,img,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,button,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;font-size:100%;line-height:1;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}html{overflow-y:scroll;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}a:focus{outline:thin dotted;}a:hover,a:active{outline:0;}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block;}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;}audio:not([controls]){display:none;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;-ms-interpolation-mode:bicubic;}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}button,input{line-height:normal;*overflow:visible;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}textarea{overflow:auto;vertical-align:top;}input:-moz-placeholder,input::-moz-placeholder{opacity:1;}input,input:hover,input:focus,textarea{outline:none;}.width{width:960px;}.rel{position:relative;}.abs{position:absolute;}.center{margin:0 auto;}*{outline:none;}.ubuntu{font-family:'Ubuntu',sans-serif;}label{position:relative;}.clear:after{clear:both;content:"";display:block;}.fPlay{font-family:'Play',sans-serif;}body{background:#010a13 url('../img/bg.jpg') no-repeat top center;}body#header.notLoggedFirst{background:#010a13 url('../img/bg.jpg') no-repeat top center;}body#header.notLoggedSecond{background:#010a13 url('../img/bg1.jpg') no-repeat top center;}body#header.notLoggedThird{background:#010a13 url('../img/bg2.jpg') no-repeat top center;}header.notLogged{width:960px;height:241px;margin:0 auto;position:relative;}header.notLogged #logo{position:absolute;top:33px;left:82px;}header.notLogged #panel{position:absolute;top:30px;right:-13px;}header.notLogged #panel.notLogged{width:389px;height:169px;background:url('../img/panel-notlogged.png');padding:11px 13px 10px 40px;}header.notLogged #panel.notLogged #lostPassword{position:absolute;top:148px;left:289px;font-family:'Play',sans-serif;text-decoration:none;color:#69aae4;font-size:13px;}header.notLogged #panel.notLogged form .input{width:237px;height:31px;line-height:31px;z-index:2;}header.notLogged #panel.notLogged form .input label.label{float:left;width:50px;height:31px;line-height:31px;text-align:right;font-family:'Play',sans-serif;color:#fff;font-size:14px;}header.notLogged #panel.notLogged form .player_name{position:absolute;top:67px;left:100px;width:120px;height:31px;line-height:31px;text-align:center;font-family:'Play',sans-serif;color:#fff;font-size:20px;font-weight:bold;margin-left:10px;}header.notLogged #panel.notLogged form .input input[type="text"],header.notLogged #panel.notLogged form .input input[type="password"]{width:144px;height:31px;float:right;background:url('../img/panel-input-bg.png');border:none;padding:0 15px;font-family:'Play',sans-serif;font-size:13px;color:#376288;}header.notLogged #panel.notLogged form .input.login{position:absolute;top:37px;left:71px;}header.notLogged #panel.notLogged form .input.password{position:absolute;top:80px;left:71px;}header.notLogged #panel.notLogged form .input.serwer{position:absolute;top:123px;left:71px;}header.notLogged #panel.notLogged form .input select{margin:0;background:url('../img/panel-select-bg.png') no-repeat;border:none;outline:none;display:inline-block;-webkit-appearance:none;-moz-appearance:none;text-indent:.01px;text-overflow:'';appearance:none;cursor:pointer;width:133px;padding:0 0 0 14px;height:31px;font-family:'Play',sans-serif;font-size:13px;color:#376288;}@media screen and (-webkit-min-device-pixel-ratio: 0) {header.notLogged #panel.notLogged form .input select{padding-right:18px;}}header.notLogged #panel.notLogged form .input label.select{position:relative;margin:0 0 0 13px;}header.notLogged #panel.notLogged form .input label.select:after{content:'';right:7px;top:5px;padding:0;position:absolute;pointer-events:none;width:11px;height:10px;background:url('../img/panel-select-arrow.png');}header.notLogged #panel.notLogged form .input label.select:before{content:'';right:25px;top:1px;position:absolute;pointer-events:none;display:block;width:2px;height:17px;background:url('../img/panel-select-block.png');}header.notLogged #panel.notLogged form input[type="button"]{position:absolute;top:8px;right:19px;z-index:1;width:135px;height:116px;background:url('../img/login-button-ok.png') no-repeat top left;border:none;padding:0;margin:0;}#shade{position:absolute;top:25px;right:40px;z-index:0;width:80px;height:80px;border:none;padding:0;margin:0;animation:shadowThrob 5s infinite;animation-direction:alternate;-webkit-animation:shadowThrob 5s ease-out infinite;-webkit-animation-direction:alternate;border-radius:100px;}@keyframes shadowThrob{from{}to{box-shadow:0 0 50px 20px orange;}}@-webkit-keyframes shadowThrob{from{}to{box-shadow:0 0 50px 20px orange;}}header.notLogged #panel.notLogged form input[type="button"]:hover{background:url('../img/login-button-ok.png') no-repeat bottom left;}header.notLogged #panel.notLogged form .checkbox{position:absolute;top:125px;left:305px;}header.notLogged #panel.notLogged form .checkbox label{font-family:'Play',sans-serif;text-decoration:none;color:#69aae4;font-size:13px;cursor:pointer;position:relative;margin:0 0 0 0;width:107px;height:16px;display:block;line-height:18px;}header.notLogged #panel.notLogged form .checkbox input[type="checkbox"]+label span{width:16px;height:16px;content:"";display:block;position:absolute;left:-22px;top:0px;background:url('../img/panel-checkbox-bg.png') no-repeat top left;}header.notLogged #panel.notLogged form .checkbox input[type="checkbox"]:checked+label span{background:url('../img/panel-checkbox-bg.png') no-repeat bottom left;}nav.notLogged{width:960px;height:48px;margin:45px auto 24px;position:relative;z-index:2;}nav.pl:before{content:'';width:1055px;height:205px;background:url('../img/menu-bg.png') no-repeat left top;position:absolute;top:-83px;left:-48px;z-index:-1;}nav.pl.hover:before{background:url('../img/menu-bg.png') no-repeat left bottom;}nav.en:before{content:'';width:1055px;height:205px;background:url('../img/menu-bg_en.png') no-repeat left top;position:absolute;top:-83px;left:-48px;z-index:-1;}nav.en.hover:before{background:url('../img/menu-bg_en.png') no-repeat left bottom;}nav.notLogged #freeRegister{width:230px;height:141px;display:block;position:absolute;top:-70px;left:370px;}nav.notLogged ul.nav{position:absolute;top:0;}nav.notLogged ul.nav li{display:block;float:left;position:relative;}nav.notLogged ul.nav li a.link{padding:0 15px;display:block;line-height:48px;height:48px;font-family:'Play',sans-serif;font-size:13px;font-weight:Bold;text-transform:uppercase;color:#020e1a;text-decoration:none;}nav.notLogged ul.nav li a.link:hover{background:url('../img/menu-bg-hover.png') no-repeat center center;}nav.notLogged ul.nav li.submenu ul{display:none;position:absolute;top:48px;left:0;background:rgba(255,254,31,0.47);border-bottom-right-radius:5px;border-bottom-left-radius:5px;padding:5px 0;}nav.notLogged ul.nav li.submenu ul li{display:block;width:100%;}nav.notLogged ul.nav li.submenu ul li:hover{background:#fffe1f;}nav.notLogged ul.nav li.submenu ul li a{height:21px;line-height:21px;white-space:nowrap;padding:0 15px;display:block;font-family:'Play',sans-serif;font-size:12px;color:#000;text-decoration:none;text-transform:uppercase;}nav.notLogged ul.nav li.submenu:hover>ul{display:block;}nav.notLogged ul.nav li.submenu:hover .link{background:url('../img/menu-bg-hover.png') no-repeat center center;}nav.notLogged ul.nav.left{left:29px;}nav.notLogged ul.nav.right{left:600px;}#content{width:960px;margin:0 auto;position:relative;z-index:1;background:#020e1a;border-radius:5px;padding:7px 0 0 0;}#content #helloStatsBox{width:960px;padding:0 0 20px 0;}#content #helloStatsBox #helloBox{width:600px;float:left;position:relative;}#content #helloStatsBox #helloBox:before{width:579px;height:92px;position:absolute;top:0;left:-111px;content:'';background:url('../img/statsbox-bg.png');}#content #helloStatsBox #helloBox article{margin:81px 0 0 36px;font-family:'Play',sans-serif;color:#477aa7;font-size:14px;}#content #helloStatsBox #helloBox article strong{color:gold;}#content #helloStatsBox #helloBox article ul{list-style-type:circle;padding-left:20px;float:left;display:block;}#content #helloStatsBox #statsBox{float:left;width:360px;}#content #helloStatsBox #statsBox table{margin:81px 0 0 45px;}#content #helloStatsBox #statsBox table tbody tr td{font-family:'Play',sans-serif;font-size:13px;text-decoration:none;text-transform:uppercase;padding:2px 0;}#content #helloStatsBox #statsBox table tbody tr td:first-child{width:180px;color:#4779a6;}#content #helloStatsBox #statsBox table tbody tr td:last-child{font-weight:Bold;color:#ecd61c;}#content #helloStatsBox #statsBox #events{margin:18px 0 0 38px;}#content #helloStatsBox #statsBox #events h2{float:left;margin:5px 6px 0 0;font-family:'Play',sans-serif;font-size:17px;font-weight:Bold;color:#ecd61c;text-transform:uppercase;}#content #helloStatsBox #statsBox #events ul{float:left;width:245px;}#content #helloStatsBox #statsBox #events ul li{float:left;margin:0 11px 5px 6px;height:26px;line-height:26px;background:url('../img/events-bg.png');padding:0 2px;position:relative;font-family:'Play',sans-serif;color:#ecd61c;font-size:13px;font-weight:Bold;}#content #helloStatsBox #statsBox #events ul li strong{font-size:11px;text-transform:uppercase;color:#020e1a;}#content #helloStatsBox #statsBox #events ul li:before{width:6px;height:26px;background:url('../img/events-bg-left.png');content:'';position:absolute;top:0;left:-6px;}#content #helloStatsBox #statsBox #events ul li:after{width:7px;height:26px;background:url('../img/events-bg-right.png');content:'';position:absolute;top:0;right:-7px;}#content #helloStatsBox #statsBox #events ul:after{clear:both;content:"";display:block;}#content #helloStatsBox #statsBox #events:after{clear:both;content:"";display:block;}#content #helloStatsBox .box{position:relative;}#content #helloStatsBox .box .title{position:absolute;top:30px;left:45px;height:30px;font-family:'Play',sans-serif;}#content #helloStatsBox .box .title h2{font-size:12px;text-transform:uppercase;color:#fff;}#content #helloStatsBox .box .title h3{font-size:17px;font-weight:Bold;text-transform:uppercase;color:#ecd61c;}#content #helloStatsBox:after{clear:both;content:"";display:block;}#content #threeBoxes{padding:0 0 20px 0;}#content #threeBoxes .box{position:relative;float:left;}#content #threeBoxes .box .title{font-family:'Play',sans-serif;height:60px;width:100%;display:block;position:relative;background:#04182c;}#content #threeBoxes .box .title:before{content:"";background:url('../img/box-bg-title.png');width:95px;height:59px;position:absolute;top:0;left:11px;}#content #threeBoxes .box .title h2{font-size:12px;text-transform:uppercase;color:#fff;position:absolute;left:63px;top:14px;}#content #threeBoxes .box .title h3{font-size:17px;font-weight:Bold;text-transform:uppercase;color:#ecd61c;position:absolute;left:63px;top:28px;}#content #threeBoxes .box ul.news li{margin:0 0 20px;}#content #threeBoxes .box ul.news li .newsTitle{padding:0 0 0 22px;margin:0 0 10px 0;position:relative;height:17px;line-height:17px;background:url('../img/news-title-bg.png') no-repeat left center;}#content #threeBoxes .box ul.news li .newsTitle time{float:left;font-family:'Play',sans-serif;color:#477aa7;font-size:12px;}#content #threeBoxes .box ul.news li .newsTitle h2{float:left;font-family:'Play',sans-serif;font-size:15px;font-weight:Bold;color:#ecd61c;margin:0 0 0 5px;}#content #threeBoxes .box ul.news li .newsTitle:after{clear:both;content:"";display:block;}#content #threeBoxes .box ul.news li article{font-family:'Play',sans-serif;color:#477aa7;font-size:13px;line-height:16px;}#content #threeBoxes .box ul.news li article a.more{width:72px;height:23px;margin:5px 0 0 0;float:right;overflow:hidden;display:block;background:url(../img/more_button.png) no-repeat;}#content #threeBoxes .box ul.news li article a.more_en{width:72px;height:23px;margin:5px 0 0 0;float:right;overflow:hidden;display:block;background:url(../img/more_button_en.png) no-repeat;}#content #threeBoxes .box ul.rank{margin:2px 0 0 12px;}#content #threeBoxes .box ul.rank li{width:220px;height:76px;position:relative;background:url('../img/rank-bg.png');}#content #threeBoxes .box ul.rank li figure{margin:0;padding:0;position:absolute;top:16px;left:16px;}#content #threeBoxes .box ul.rank li figure img{width:46px;height:46px;box-shadow:0 0 2px 2px black;border-radius:3px;}#content #threeBoxes .box ul.rank li .place{position:absolute;top:16px;left:62px;width:31px;height:46px;text-align:center;line-height:46px;font-family:'Play',sans-serif;color:#e8da23;font-size:28px;font-weight:Bold;}#content #threeBoxes .box ul.rank li .name{position:absolute;top:22px;left:93px;font-family:'Play',sans-serif;color:#e8da23;font-size:16px;font-weight:Bold;}#content #threeBoxes .box ul.rank li .level{position:absolute;top:54px;left:93px;font-family:'Play',sans-serif;color:#2b4f70;font-size:14px;}#content #threeBoxes .box ul.rank li .rserwer{position:absolute;top:40px;left:100px;font-family:'Play',sans-serif;color:#B1CBE2;font-size:14px;}.rR{color:#E6E600;}.rG{color:#B30000;}#content #threeBoxes #firstBox{width:478px;}#content #threeBoxes #firstBox .title{border-bottom-left-radius:5px;}#content #threeBoxes #firstBox .content{padding:30px 0 0 35px;}#content #threeBoxes #secondBox{width:242px;}#content #threeBoxes #thirdBox{width:240px;}#content #threeBoxes #thirdBox .title{border-bottom-right-radius:5px;}.ac{text-align:center;}#content #passwordPage #title{width:100%;height:68px;display:block;background:url('../img/password-title-bg.png');font-family:'Play',sans-serif;text-transform:uppercase;}#content #passwordPage #title h1{font-size:13px;color:#fff;text-align:center;display:block;padding:15px 0 0 0;}#content #passwordPage #title h2{color:#e8da23;text-align:center;display:block;font-size:22px;font-weight:Bold;}#content #passwordPage #text{width:960px;height:406px;background:url('../img/password-bg.png');}#content #passwordPage #text .forget{width:714px;margin:11px 0 0 0;}#content #passwordPage #text .forget .input{display:block;text-align:right;height:31px;line-height:31px;margin:10px 0 0 0;}#content #passwordPage #text .forget .input label{margin:0 13px 0 0;font-family:'Play',sans-serif;font-size:15px;color:#fffce2;}#content #passwordPage #text .forget .input.long input[type="text"]{background:url('../img/password-input-long-bg.png');height:31px;line-height:31px;padding:0 15px;width:359px;border:none;font-family:'Play',sans-serif;font-size:13px;color:#376288;}#content #passwordPage #text .forget .input:after{clear:both;content:"";display:block;}#content #passwordPage #text .forget .captcha{margin:20px 0 0 370px;}#content #passwordPage #text .forget .captcha img{display:block;}#content #passwordPage #text .forget .captcha span{color:#2d5273;font-family:'Play',sans-serif;font-size:12px;margin:5px 0 0 35px;}#content #passwordPage #text .register .left{width:457px;float:left;}#content #passwordPage #text .register .right{float:left;width:378px;margin:0 0 0 5px;}#content #passwordPage #text .register .right:after{clear:both;content:"";display:block;}#content #passwordPage #text .register .right .polecil{margin:25px 0 0 57px;font-family:'Play',sans-serif;font-size:15px;color:#fff;}#content #passwordPage #text .register .right .polecil strong{font-weight:Bold;color:#e8da23;}#content #passwordPage #text .register .right .warning{margin:25px 0 0 57px;font-family:'Play',sans-serif;font-size:13px;color:#fff;}#content #passwordPage #text .register .right .warning a{font-weight:Bold;color:#e8da23;text-decoration:none;}#content #passwordPage #text .register .right .polecamy{margin:15px 0 0 57px;width:320px;text-align:center;font-family:'Play',sans-serif;font-size:13px;color:#305779;}#content #passwordPage #text .register .right .polecamy a{font-weight:Bold;color:#e8da23;text-decoration:none;}#content #passwordPage #text .register .input{display:block;text-align:right;height:31px;line-height:31px;margin:10px 0 0 0;}#content #passwordPage #text .register .input label{margin:0 13px 0 0;font-family:'Play',sans-serif;font-size:15px;color:#fffce2;}#content #passwordPage #text .register .input .pole{background:url('../img/password-input-bg.png');height:31px;line-height:31px;padding:0 15px;width:228px;border:none;font-family:'Play',sans-serif;font-size:13px;color:#376288;}#content #passwordPage #text .register .input .pole:hover{box-shadow:0 0 3px 3px grey;border-radius:7px;}#content #passwordPage #text .register .captcha{margin:20px 0 0 205px;}#content #passwordPage #text .register .captcha img{display:block;}#content #passwordPage #text .register .captcha span{color:#2d5273;font-family:'Play',sans-serif;font-size:12px;margin:5px 0 0 35px;}#content #passwordPage #text .register:after{clear:both;content:"";display:block;}#content #passwordPage #text input[type="submit"]{background:url('../img/password-submit-bg.png');text-align:center;width:699px;height:49px;display:block;border:none;line-height:49px;font-family:'Play',sans-serif;color:#020e1a;font-size:20px;font-weight:Bold;margin:40px auto 0;text-transform:uppercase;}#content #passwordPage #text input[type="submit"]:hover{box-shadow:0 0 5px 5px orange;border-radius:5px;}#content #loginBoxLeft{width:480px;float:left;}#content #loginBoxLeft #statsBox{float:left;width:480px;}#content #loginBoxLeft #statsBox:after{clear:both;content:"";display:block;}#content #loginBoxLeft #statsBox:before{width:579px;height:92px;position:absolute;top:0;left:-111px;content:'';background:url('../img/statsbox-bg.png');}#content #loginBoxLeft #statsBox table{margin:81px 0 0 45px;}#content #loginBoxLeft #statsBox table tbody tr td{font-family:'Play',sans-serif;font-size:13px;text-decoration:none;text-transform:uppercase;padding:2px 0;}#content #loginBoxLeft #statsBox table tbody tr td:first-child{width:180px;color:#4779a6;}#content #loginBoxLeft #statsBox table tbody tr td:last-child{font-weight:Bold;color:#ecd61c;}#content #loginBoxLeft #statsBox #events{margin:18px 0 0 38px;}#content #loginBoxLeft #statsBox #events h2{float:left;margin:5px 6px 0 0;font-family:'Play',sans-serif;font-size:17px;font-weight:Bold;color:#ecd61c;text-transform:uppercase;}#content #loginBoxLeft #statsBox #events ul{float:left;width:365px;}#content #loginBoxLeft #statsBox #events ul li{float:left;margin:0 11px 5px 6px;height:26px;line-height:26px;background:url('../img/events-bg.png');padding:0 2px;position:relative;font-family:'Play',sans-serif;color:#ecd61c;font-size:13px;font-weight:Bold;}#content #loginBoxLeft #statsBox #events ul li strong{font-size:11px;text-transform:uppercase;color:#020e1a;}#content #loginBoxLeft #statsBox #events ul li:before{width:6px;height:26px;background:url('../img/events-bg-left.png');content:'';position:absolute;top:0;left:-6px;}#content #loginBoxLeft #statsBox #events ul li:after{width:7px;height:26px;background:url('../img/events-bg-right.png');content:'';position:absolute;top:0;right:-7px;}#content #loginBoxLeft #statsBox #events ul:after{clear:both;content:"";display:block;}#content #loginBoxLeft #statsBox #events:after{clear:both;content:"";display:block;}#content #loginBoxLeft #statsBox span{font-family:'Play',sans-serif;font-size:13px;color:#477aa7;width:360px;line-height:14px;display:block;margin:10px 40px 20px;}#content #loginBoxLeft #statsBox span a{color:#e8da23;font-weight:Bold;text-decoration:none;}#content #loginBoxLeft #statsBox.box{position:relative;}#content #loginBoxLeft #statsBox.box .title{position:absolute;top:30px;left:45px;height:30px;font-family:'Play',sans-serif;}#content #loginBoxLeft #statsBox.box .title h2{font-size:12px;text-transform:uppercase;color:#fff;}#content #loginBoxLeft #statsBox.box .title h3{font-size:17px;font-weight:Bold;text-transform:uppercase;color:#ecd61c;}#content #loginBoxLeft #newsBox{position:relative;}#content #loginBoxLeft #newsBox.box{position:relative;float:left;}#content #loginBoxLeft #newsBox.box .title{font-family:'Play',sans-serif;height:60px;width:100%;display:block;position:relative;background:#04182c;}#content #loginBoxLeft #newsBox.box .title:before{content:"";background:url('../img/box-bg-title.png');width:95px;height:59px;position:absolute;top:0;left:11px;}#content #loginBoxLeft #newsBox.box .title h2{font-size:12px;text-transform:uppercase;color:#fff;position:absolute;left:63px;top:14px;}#content #loginBoxLeft #newsBox.box .title h3{font-size:17px;font-weight:Bold;text-transform:uppercase;color:#ecd61c;position:absolute;left:63px;top:28px;}#content #loginBoxLeft #newsBox ul.news{margin:25px 0 0 35px;}#content #loginBoxLeft #newsBox ul.news li{margin:0 0 20px;}#content #loginBoxLeft #newsBox ul.news li .newsTitle{padding:0 0 0 22px;margin:0 0 10px 0;position:relative;height:17px;line-height:17px;background:url('../img/news-title-bg.png') no-repeat left center;}#content #loginBoxLeft #newsBox ul.news li .newsTitle time{float:left;font-family:'Play',sans-serif;color:#477aa7;font-size:12px;}#content #loginBoxLeft #newsBox ul.news li .newsTitle h2{float:left;font-family:'Play',sans-serif;font-size:15px;font-weight:Bold;color:#ecd61c;margin:0 0 0 5px;}#content #loginBoxLeft #newsBox ul.news li .newsTitle:after{clear:both;content:"";display:block;}#content #loginBoxLeft #newsBox ul.news li article{font-family:'Play',sans-serif;color:#477aa7;font-size:13px;line-height:16px;}#content #loginBoxCenter{float:left;margin:0 12px 15px 0;width:240px;}#content #loginBoxCenter.box{position:relative;float:left;}#content #loginBoxCenter.box .title{font-family:'Play',sans-serif;height:68px;width:100%;display:block;position:relative;}#content #loginBoxCenter.box .title:before{content:"";background:url('../img/box-bg-title.png');width:95px;height:59px;position:absolute;top:8px;left:11px;}#content #loginBoxCenter.box .title.first:after{content:"";background:url('../img/loginboxcenter-bg.png');width:480px;height:68px;position:absolute;top:0;left:0;z-index:-1;}#content #loginBoxCenter.box .title h2{font-size:12px;text-transform:uppercase;color:#fff;position:absolute;left:63px;top:22px;}#content #loginBoxCenter.box .title h3{font-size:17px;font-weight:Bold;text-transform:uppercase;color:#ecd61c;position:absolute;left:63px;top:36px;}#content #loginBoxCenter.box .title.normal{height:60px;background:#04182c;margin:0 0 15px 0;}#content #loginBoxCenter.box .title.normal h2{top:14px;}#content #loginBoxCenter.box .title.normal h3{top:28px;}#content #loginBoxCenter.box .title.normal:before{top:0;}#content #loginBoxCenter ul.rank{margin:2px 0 15px 12px;}#content #loginBoxCenter ul.rank li{width:220px;height:76px;position:relative;background:url('../img/rank-bg.png');}#content #loginBoxCenter ul.rank li figure{margin:0;padding:0;position:absolute;top:16px;left:16px;}#content #loginBoxCenter ul.rank li figure img{width:46px;height:46px;}#content #loginBoxCenter ul.rank li .place{position:absolute;top:16px;left:62px;width:31px;height:46px;text-align:center;line-height:46px;font-family:'Play',sans-serif;color:#e8da23;font-size:28px;font-weight:Bold;}#content #loginBoxCenter ul.rank li .name{position:absolute;top:22px;left:93px;font-family:'Play',sans-serif;color:#e8da23;font-size:16px;font-weight:Bold;}#content #loginBoxCenter ul.rank li .level{position:absolute;top:40px;left:93px;font-family:'Play',sans-serif;color:#2b4f70;font-size:14px;}#content #loginBoxRight{float:left;width:206px;}#content #loginBoxRight.box{position:relative;float:left;}#content #loginBoxRight.box .title{font-family:'Play',sans-serif;height:68px;width:100%;display:block;position:relative;}#content #loginBoxRight.box .title:before{content:"";background:url('../img/box-bg-title.png');width:95px;height:59px;position:absolute;top:8px;left:11px;}#content #loginBoxRight.box .title h2{font-size:12px;text-transform:uppercase;color:#fff;position:absolute;left:63px;top:22px;}#content #loginBoxRight.box .title h3{font-size:17px;font-weight:Bold;text-transform:uppercase;color:#ecd61c;position:absolute;left:63px;top:36px;}#content #loginBoxRight ul{margin:25px 0 0 0;}#content #loginBoxRight ul li{margin:0 0 20px;}#content #loginBoxRight ul li .gameLogTitle{padding:0 0 0 22px;margin:0 0 5px 0;position:relative;height:17px;line-height:17px;background:url('../img/news-title-bg.png') no-repeat left center;}#content #loginBoxRight ul li .gameLogTitle time{float:left;font-family:'Play',sans-serif;color:#477aa7;font-size:12px;}#content #loginBoxRight ul li .gameLogTitle:after{clear:both;content:"";display:block;}#content #loginBoxRight ul li article{font-family:'Play',sans-serif;color:#477aa7;font-size:13px;line-height:16px;}#content #loginBoxRight ul li article strong,#content #loginBoxRight ul li article a{color:#e8da23;font-weight:Bold;text-decoration:none;}#content #loginBoxRight:after{clear:both;content:"";display:block;}#content #mapPage{padding:18px 10px 25px;display:block;}#content #mapPage #headMapa{display:block;height:33px;line-height:33px;padding:0 12px;font-family:'Play',sans-serif;color:#4aade4;font-size:13px;border-radius:5px;border:1px solid #062340;margin:0 0 12px 0;}#content #mapPage #map{float:left;margin:0 0 0 25px;width:515px;}#content #mapPage #map h2{display:block;text-align:center;font-size:16px;color:#e8da23;font-weight:Bold;font-family:'Play',sans-serif;margin:5px 0 0 0;}#content #mapPage #map h3{display:block;text-align:center;font-size:14px;color:#e8da23;font-weight:Bold;font-family:'Play',sans-serif;margin:5px 0 0 0;}#content #mapPage #map .fmap{width:40px;height:40px;min-width:40px;min-height:40px;text-align:center;vertical-align:center;}#content #mapPage #map .mapa{width:440px;height:440px;margin:60px 0 0 38px;position:relative;}#content #mapPage #map .mapa:before{width:558px;height:557px;background:url('../img/map-bg.png');content:'';position:absolute;top:-58px;left:-60px;z-index:-1;}#content #mapPage #map .mapa .arrows{z-index:9999;}#content #mapPage #map .mapa .arrows .arrow{width:50px;height:50px;display:block;position:absolute;cursor:pointer;}#content #mapPage #map .mapa .arrows .arrow.top-left{top:-30px;left:-25px;}#content #mapPage #map .mapa .arrows .arrow.top-right{top:-30px;right:-25px;}#content #mapPage #map .mapa .arrows .arrow.bottom-left{bottom:-30px;left:-25px;}#content #mapPage #map .mapa .arrows .arrow.bottom-right{bottom:-30px;right:-25px;}#content #mapPage #map .mapa .arrows .arrow.top-center{top:-40px;left:50%;margin:0 0 0 -25px;}#content #mapPage #map .mapa .arrows .arrow.bottom-center{bottom:-40px;left:50%;margin:0 0 0 -25px;}#content #mapPage #map .mapa .arrows .arrow.left-center{top:50%;left:-40px;margin:-25px 0 0 0;}#content #mapPage #map .mapa .arrows .arrow.right-center{top:50%;right:-40px;margin:-25px 0 0 0;}#content #mapPage #map .klawiszologia{font-size:16px;color:#e8da23;font-weight:Bold;font-family:'Play',sans-serif;margin:80px 0 0 0;background:url('../img/klawiszologia.png') no-repeat left center;padding:0 0 0 10px;}#content #mapPage aside{float:right;margin:0 10px 0 0;width:380px;font-family:'Play',sans-serif;}#content #mapPage aside .zadanie{background:#062340;border-radius:5px;width:378px;padding:0 1px 67px;position:relative;display:table;margin:0 0 8px;}#content #mapPage aside .zadanie h2{padding:0 0 0 20px;line-height:46px;height:46px;color:#1264b5;font-size:14px;}#content #mapPage aside .zadanie h2 strong{color:#e8da23;font-weight:Bold;}#content #mapPage aside .zadanie article{border-radius:5px;background:#020e1a;padding:5px 15px;}#content #mapPage aside .zadanie article.big{background:#020e1a url('../img/zadanie-bg.png') no-repeat top center;}#content #mapPage aside .zadanie article p{line-height:17px;margin:5px 0;display:block;font-size:13px;color:#fff;}#content #mapPage aside .zadanie article p strong{color:#e8da23;font-weight:Bold;}#content #mapPage aside .zadanie article p span{color:#e8da23;}#content #mapPage aside .zadanie h3{padding:0 0 0 20px;line-height:40px;height:40px;color:#1264b5;font-size:14px;}#content #mapPage aside .zadanie h3 strong{color:#e8da23;font-weight:Bold;}#content #mapPage aside .zadanie .foot{background:url('../img/zadanie-dol-bg.png');width:380px;height:61px;position:absolute;bottom:0;left:0;display:table;text-align:center;}#content #mapPage aside .zadanie .foot p{display:table-cell;vertical-align:middle;line-height:14px;font-size:12px;font-weight:Bold;color:#fff;padding:0 9px;word-wrap:break-word;}#content #mapPage aside .podzadanie{width:364px;height:27px;position:relative;background:url('../img/podzadanie-bg.png');padding:5px 7px 6px 9px;display:block;margin:0 0 8px;}#content #mapPage aside .podzadanie .firstIcon{width:27px;height:20px;line-height:20px;text-align:center;display:block;position:absolute;top:10px;left:9px;}#content #mapPage aside .podzadanie span{font-size:12px;line-height:38px;height:38px;position:absolute;top:0;left:40px;font-family:'Play',sans-serif;color:#389bf9;}#content #mapPage aside .podzadanie span strong{color:white;font-weight:Bold;}#content #mapPage aside .podzadanie span strong.yellow{color:#e8da23;}#content #mapPage aside .podzadanie .gildia{text-align:right;position:absolute;top:9px;right:112px;font-family:'Play',sans-serif;font-size:12px;}#content #mapPage aside .podzadanie .gildia a{color:#389bf9;text-decoration:none;height:20px;line-height:20px;display:block;}#content #mapPage aside .podzadanie .gildia a img{vertical-align:middle;position:relative;top:-2px;}#content #mapPage aside .podzadanie .info{display:block;background:url('../img/pzlupa.png') no-repeat center center;width:29px;height:28px;position:absolute;top:5px;right:70px;}#content #mapPage aside .podzadanie .pzpiesc1{display:block;background:url('../img/pzpiesc1.png') no-repeat center center;width:29px;height:28px;position:absolute;top:5px;right:38px;}#content #mapPage aside .podzadanie .pzpiesc2{display:block;background:url('../img/pzpiesc2.png') no-repeat center center;width:29px;height:28px;position:absolute;top:5px;right:6px;}#content #mapPage aside:after{clear:both;content:"";display:block;}#content #mapPage:after{clear:both;content:"";display:block;}#content #chooseChar{position:relative;}#content #chooseChar .title{height:69px;width:100%;position:relative;font-family:'Play',sans-serif;margin:0 0 16px 0;}#content #chooseChar .title h1{font-size:15px;color:#46a6de;font-weight:Bold;position:absolute;top:24px;left:60px;}#content #chooseChar .title h1 strong{color:#e8da23;}#content #chooseChar .title #newChar{background:url('../img/newchar-bg.png') no-repeat top left;display:block;height:32px;line-height:32px;text-align:center;text-transform:uppercase;font-family:'Play',sans-serif;color:#fff;font-weight:Bold;font-sizE:13px;width:147px;position:absolute;top:14px;right:131px;text-decoration:none;}#content #chooseChar .title #newChar:hover{background:url('../img/newchar-bg.png') no-repeat bottom left;}#content #chooseChar .title #charLogOut{background:url('../img/charLogOut.png') no-repeat top left;display:block;height:32px;line-height:32px;text-align:center;text-transform:uppercase;font-family:'Play',sans-serif;color:#fff;font-weight:Bold;font-sizE:13px;width:113px;position:absolute;top:14px;right:10px;text-decoration:none;}#content #chooseChar .title #charLogOut:hover{background:url('../img/charLogOut.png') no-repeat bottom left;}#content #chooseChar .title:before{width:939px;height:68px;position:absolute;top:0;left:-50px;content:'';background:url('../img/choosechar-title-bg	.png');}#content #chooseChar h2{display:block;padding:0 0 0 18px;height:49px;line-height:49px;margin:0 10px 16px;border-radius:5px;background:url('../img/choosechar-h2.png');font-size:16px;font-weight:Bold;color:#e8da23;font-family:'Play',sans-serif;}#content #chooseChar ul li{float:left;width:140px;height:220px;display:block;margin:0 10px 21px;}#content #chooseChar ul li figure{margin:0;padding:0;width:140px;height:140px;position:relative;background:#062340;border-radius:5px;}#content #chooseChar ul li figure img{width:134px;height:134px;position:absolute;top:2px;left:2px;border-radius:1px;border:1px solid #020e1a;}#content #chooseChar ul li h3{display:block;font-family:'Play',sans-serif;font-weight:Bold;color:#e8da23;text-align:center;margin:10px 0 5px;font-size:14px;}#content #chooseChar ul li h4{display:block;font-family:'Play',sans-serif;color:#46a6de;text-align:center;margin:5px 0 10px 0;font-size:14px;}#content #chooseChar ul li a{background:url('../img/charplay.png') no-repeat left top;display:block;height:30px;line-height:30px;text-align:center;text-transform:uppercase;font-family:'Play',sans-serif;color:#fff;font-weight:Bold;font-size:14px;width:140px;text-decoration:none;}#content #chooseChar ul li a:hover{background:url('../img/charplay.png') no-repeat left bottom;}#content #chooseChar ul:after{clear:both;content:"";display:block;}#content #chooseChar:after{clear:both;content:"";display:block;}#content:before{height:7px;width:960px;position:absolute;top:0;left:0;content:'';background:#04182c;border-top-right-radius:5px;border-top-left-radius:5px;}#content:after{clear:both;content:"";display:block;}footer{position:relative;z-index:0;width:960px;margin:0 auto;height:75px;}footer #copy{font-family:'Lato',sans-serif;font-size:11px;color:#274968;text-transform:uppercase;font-weight:900;top:10px;left:35px;position:absolute;text-decoration:none;}footer ul{position:absolute;top:10px;right:35px;}footer ul li{float:left;margin:0 0 0 40px;}footer ul li a{font-family:'Lato',sans-serif;font-size:11px;color:#274968;text-transform:uppercase;font-weight:900;text-decoration:none;}footer:before{content:"";width:1901px;height:283px;position:absolute;bottom:0;left:50%;margin:0 0 0 -950px;background:url('../img/footer-bg.png');z-index:-1;}select{-moz-appearance:menulist-text;}.wiedza_img{box-shadow:0 0 2px 2px #274968;border-radius:3px;float:left;margin:0 10px 10px 0;}.nebula{position:absolute;width:400px;height:307px;float:left;background:url('../img/nebula.png');z-index:-1;top:0px;left:200px;-webkit-animation:spin 100s linear infinite;-moz-animation:spin 100s linear infinite;animation:spin 100s linear infinite;display:none;}.nebula2{position:absolute;width:308px;height:324px;float:left;background:url('../img/nebula2.png');z-index:-1;top:20px;left:700px;-webkit-animation:spin 200s linear infinite;-moz-animation:spin 200s linear infinite;animation:spin 200s linear infinite;display:none;}.nebula3{position:absolute;width:448px;height:450px;float:left;background:url('../img/nebula3.png');z-index:-1;top:-100px;left:800px;-webkit-animation:spin 300s linear infinite;-moz-animation:spin 300s linear infinite;animation:spin 300s linear infinite;display:none;}@-moz-keyframes spin{100%{-moz-transform:rotate(360deg);}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}#komunikat{display:none;position:absolute;top:40%;left:40%;background:#3366FF;padding:20px;box-shadow:0 0 3px 3px black;cursor:pointer;z-index:9999;border-radius:10px;font-family:'Play';font-size:14px;}.pole_dobre{box-shadow:0 0 3px 3px green;border-radius:9px;}.pole_zle{box-shadow:0 0 3px 3px red;border-radius:9px;}#captcha{box-shadow:0 0 3px 3px white;}.pcsucc{text-align:center;color:white;font-family:'Play';font-size:15px;}#regulamin{height:500px;overflow:auto;font-family:'Play';font-size:15px;color:#85ACD1;padding:10px;}#regulamin h1{font-size:20px;text-transform:uppercase;color:#46a6de;margin-bottom:10px;}#regulamin a{color:orange;font-family:'Play';font-size:15px;text-decoration:none;cursor:pointer;}.tour{width:600px;box-shadow:0 0 3px 3px black;text-align:center;}.tour2 img{width:500px;box-shadow:0 0 10px white;border-radius:5px;}.tour_step{display:none;}.right{float:right;}.left{float:left;}.clr{clear:both;}#mobile_switch{position:absolute;top:10px;left:10px;width:170px;background:linear-gradient(#6633FF,#3D00F5);border-radius:5px;padding:15px;z-index:99;color:white;font-family:tahoma;font-size:13px;text-decoration:none;}