body {
    margin: 0;
    padding: 0;
}

#exit-poll-main {
    height: 250px;
/*    width: 960px;*/
}

#exit-poll-zaxid {
    height: 100%;
/*    width: 960px;*/
}

#exit-poll-r24 {
    height: 400px;
/*    width: 960px;*/
}

#exit-poll {
    height: 300px;
/*    width: 960px;*/
}

.results-main-text {
    height: 30px;
    text-align: center;
/*    width: 960px;*/
}

.results-main-text a {
    padding-top: 10px;
    display: block;
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #333333;
    text-decoration: none;
}

.results-cat-text {
    text-align: center;
}

.results-cat-text a {
    display: block;
    padding-top: 10px;
    padding-bottom: 20px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #45484C;
    text-decoration: none;
}

.results-main-text a:hover {
    text-decoration: none;
    color: #497faf;
}

.results-cat-text a:hover {
    text-decoration: none;
    color: #497faf;
}

#results-main {
    height: 220px;
/*    width: 960px;*/
}

#results-cat {
    height: 300px;
/*    width: 960px;*/
}

#results {
    height: 500px;
/*    width: 960px;*/
    padding-top: 50px;
}

#map-ua {
/*    width: 960px;*/
    height: 600px;
    padding-top: 50px;
}