html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    line-height: 1;
    font-family: inherit;
    text-align: left;
    vertical-align: baseline;
}
a img, :link img, :visited img {
    border: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ol, ul {
    list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
    content: "";
}

a {
    outline: none !important;
    text-decoration: none;
}

a:hover, a:active, a:focus {
    outline: none !important;
    text-decoration: none;
}

input, textarea {
    outline: none;
}

input:hover, input:active, input:focus,
textarea:hover, textarea:active, textarea:focus {
    outline: none;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    width: 100%;
    min-width: 1081px;
    max-width: 1920px;
    margin: 0 auto;
    background: #fff;
}

.clear-fix {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.nowrap {
    white-space: nowrap;
}

.text-bold {
    font-weight: bold;
}

/* fonts */
@font-face {
    font-family: 'liberation_sans_narrowregular';
    src: url('../fonts/LiberationSansNarrow-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* content */
#content {
    width: 1081px;
    height: 840px;
    margin: 20px auto;
    padding: 10px;
    background: url(../img/main-bg.png) top left no-repeat;
}

#content h1 {
    padding: 8px 10px;
    font-family: 'Play', 'liberation_sans_narrowregular', sans-serif;
    font-size: 52px;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
    text-align: center;
    color: #6C1111;
}

#content h1 span {
    display: inline-block;
    padding-left: 7px;
    padding-right: 7px;
    color: #F5F5F6;
    background: #263c85;
}

/* selects */
#selects {
    margin-top: 10px;
    padding-left: 17px;
    padding-right: 17px;
    position: relative;
    top: 10px;
}

#selects label {
    margin-right: 9px;
    vertical-align: middle;
}

#selects .form-control {
    display: inline-block;
    border-radius: 6px;
    border: 1px solid #818284;
    width: 180px;
    padding: 0 12px 0 5px !important;
    vertical-align: middle;
    background: #e6e7e8;
    color: #6C1111;
    font-family: 'Play', 'liberation_sans_narrowregular', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 32px !important;
}

/* main */
#info {
    margin-top: 14px;
    width: 630px;
    height: 510px;
    position: relative;
}

#center-desktop {
    width: 230px;
    height: 272px;
    background: url(../img/center-desktop-bg.png);
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -120px 0 0 -136px;
}

#center-desktop h3 {
    padding-top: 17px;
    text-align: center;
    color: #008B99;
    font-family: 'Play', 'liberation_sans_narrowregular', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 4px;
}

#center-desktop div.numbers {
    text-align: center;
    margin-bottom: 4px;
}

#center-desktop div.numbers span {
    display: inline-block;
    height: 54px;
    line-height: 50px;
    text-align: center;
    margin-left: 3px;
    margin-right: 3px;
    background: #6c1112;
    border-radius: 3px;
    color: #fff;
    font-family: 'Play', 'liberation_sans_narrowregular', sans-serif;
    font-size: 65px;
}

#center-desktop h4 {
    text-align: center;
    color: #263C85;
    font-family: 'Play', 'liberation_sans_narrowregular', sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 4px;
}

#center-desktop h4 span {
    font-size: 12px;
}

#all {
    text-align: center;
}

#all img {
    position: relative;
    top: -1px;
    vertical-align: middle;
}

#all span {
    vertical-align: middle;
    color: #008B99;
    font-family: 'Play', 'liberation_sans_narrowregular', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

#info .party {
    position: absolute;
    width: 130px;
    height: 85px;
}

#info .party.n1 {
    top: 34px;
    left: 252px;
    background: url(../img/party-nash-kray.png) no-repeat;
}

#info .party.n2 {
    top: 58px;
    left: 428px;
    background: url(../img/party-vozrogdenie.png) no-repeat;
}

#info .party.n3 {
    top: 162px;
    left: 462px;
    background: url(../img/party-batkivshina.png) no-repeat;
}

#info .party.n4 {
    top: 258px;
    left: 462px;
    background: url(../img/party-ukrop.png) no-repeat;
}

#info .party.n5 {
    top: 354px;
    left: 436px;
    background: url(../img/party-svoboda.png) no-repeat;
}

#info .party.n6 {
    top: 410px;
    left: 294px;
    background: url(../img/party-lyashko.png) no-repeat;
}

#info .party.n7 {
    top: 416px;
    left: 125px;
    background: url(../img/party-prostih.png) no-repeat;
}

#info .party.n8 {
    top: 325px;
    left: 25px;
    background: url(../img/party-demalliance.png) no-repeat;
}

#info .party.n9 {
    top: 234px;
    left: 16px;
    background: url(../img/party-samopomich.png) no-repeat;
}

#info .party.n10 {
    top: 133px;
    left: 34px;
    background: url(../img/party-oppoblock.png) no-repeat;
}

#info .party.n11 {
    top: 40px;
    left: 85px;
    background: url(../img/party-solidarnist.png) no-repeat;
}

#info .major {
    text-align: center;
    width: 30px;
    position: absolute;
    top: -10px;
    left: -12px;
}

#info .major span {
    color: #6C1111;
    font-family: Tahoma, 'Play', 'liberation_sans_narrowregular', sans-serif;
    font-weight: bold;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
}

#info .major img {
    margin-top: -3px;
}

#info .count {
    position: absolute;
    top: 4px;
    right: 2px;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #6C1111;
    font-family: Tahoma, 'Play', 'liberation_sans_narrowregular', sans-serif;
    font-size: 14px;
    font-weight: bold;
}

#info .total {
    position: absolute;

    top: 4px;
    right: 40px;
    color: #6C1111;
    font-family: Tahoma, 'Play', 'liberation_sans_narrowregular', sans-serif;
    font-size: 11px;
    font-weight: bold;
}

#map {
    width: 420px;
    height: 510px;
    background: url(../img/map-desktop.png) center bottom no-repeat;
    margin-top: 20px;
    margin-right: 10px;
    position: relative;
}

#map-block {
    width: 380px;
    height: 380px;
    position: absolute;
    top: 48px;
    left: 21px;
}

#bottom-info {
    padding-left: 40px;
    clear: both;
    color: #999;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    position: relative;
    top: 94px;
}

#bottom-info a {
    color: #555;
    text-decoration: underline;
}

#bottom-info a:hover {
    text-decoration: none;
}