body {
    background:#131a20;
    color:#fff;
}

.all {
    background:#1b2129;
}

.counter {
    background:#3f51b5 url(img/counter.svg) center/18px no-repeat;
}

.back .start,.back .nstart,.back .midstart,.back .ministart {
    background:#efc752;
    border:3px solid #24303d;
    color:#222;
}

.back .chart {
    background:#24303d;
}

.back:nth-child(even) .start,.back:nth-child(even) .midstart,.back:nth-child(even) .ministart {
    border:3px solid #222933;
}

.nstart {
    border:3px solid #000!important;
    text-align:center;
}

hr {
    background:#2a3443;
}

.imgmax {
    background:#333;
}

.read,.info {
    background:#191919;
    box-shadow:0 1px 0 0 #000;
    color:#e0e0e0;
}

.head {
    background:#131a20;
}

.head .notif {
    background:#efc750;
    border:3px solid #131a20;
    color:#000;
}

.count {
    background:#2a313c;
    box-shadow:inset 0 1px 2px 0 #000;
    color:#eee;
}

.foot {
    background:#000;
    color:#436793;
}

.title {
    background:#222933;
    border-bottom:2px solid #313842;
    color:#efc750;
    text-shadow:#111 0 2px 1px;
}

.title .r {
    background:#3b3f46;
    box-shadow:0 1px 1px 0 #000;
}

.button {
    background:#009688;
    border:1px solid #0e1716;
    color:#fff;
}

input[type=text],input[type=password],input[type=email],input[type=url],input[type=number],input[type=search],textarea,select {
    background:#222933;
    color:#fff;
    box-shadow:0 0 1px 0 #979797;
}

.err {
    background:#3d2424;
    border-top:1px solid #e55b52;
    color:#e2574c;
}

.ok {
    background:#253322;
    border:none;
    color:#3db39e;
}

.nav_btn {
    background:#282828;
    color:#686868;
}

a.nav_btn {
    background:#2a313b;
    color:#a5bbdc;
}

a.nav_btn:hover {
    background:#156768;
    color:#fff;
}

.back2 {
    border-left:1px solid #778ea7;
}

.back,.news {
    background:#24303d;
    color:#e0e0e0;
}

.title-s {
    background:#222933 url(img/link.svg) no-repeat 8px 45%;
}

.newsa {
    background:#222933 url(img/rss.svg) no-repeat 8px 45%;
}

.title-h {
    background:#222933 url(img/hashtag.svg) no-repeat 8px 45%;
}

.home {
    background:#222933 url(img/home.svg) no-repeat 8px 45%;
}

.newsa,.title-h,.home,.title-s {
    background-size:16px;
    border-bottom:1px solid #304156;
    color:#a5bbdc;
}

.ball {
    background:#304156;
    border-bottom:1px dashed #303030;
    color:#fff;
}

.game,.game:hover,.login,.login:hover,.login2,.login2:hover {
    color:#fff;
}

.gameact,.gameact:hover {
    color:#ff0;
}

.opis {
    color:#989e9e;
}

.opis2 {
    color:#909090;
}

.no {
    box-shadow:inset -60px -30px 20px 0 #181f29;
}

a {
    color:#0fa7a9;
    text-decoration:underline;
}

#popup {
    background:#333;
    box-shadow:0 1px 10px #000;
}

.score {
    background:#795548;
    border:4px solid #222933;
}

.num {
    color:#989898;
}

.back:nth-child(even) .chart,.back:nth-child(even) {
    background:#222933;
}

.title-s:hover,.link-plus1 a:hover,.home:hover,.title-h:hover,.newsa:hover {
    background-color:#304156;
}

.page {
    background:#282828;
}

input[type=search],select {
    max-width:100%;
    width:100%;
}