body {
    font-family: arial, tahoma, verdana;
    font-size: 13px;
    background: black;
    text-align: center;
    padding: 0 0 0 0;
    margin: 0px auto;
    color: #d5d5d5;
}

a {
    color: #628fe7;
}
a:hover {
    color: #e4edff;
}

h2 {
    color: #f1a332;
    font-size: 16px;
    margin: 0px 10px 2px 0px;
}
img {
    padding: 1px 1px 1px 1px;
    margin: 0 0 0 0;
    border: 0px none;
}

p {
    margin: 0px;
}
#all {
    width: 960px;
    height: 100%;
    margin: 0px auto;
    text-align: center;
    background: black;
    padding-top: 10px;
}

#top {
    height: 150px;
    width: 960px;
    position: relative;
    left: 0px;
    top: 0px;
    border-bottom: 2px solid white;
}

#top_home {
    height: 365px;
    width: 960px;
    position: relative;
    left: 0px;
    top: 0px;
    background: url(../layout/top_img_2025.jpg) no-repeat;
    border-bottom: 2px solid white;
}

#top #logo {
    left: 0px;
    top: 0px;
    position: absolute;
}

#top_home #logo h1 {
    margin-top: 0px;
}

.logo_datum {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    left: 750px;
    position: absolute;
    top: 110px;
}
.logo_datum_tien {
    color: #grey;
    font-size: 34px;
    font-weight: bold;
    left: 733px;
    position: absolute;
    top: 82px;
}

#top_home #logo {
    left: 5px;
    top: 0px;
    position: absolute;
}
#top_home #menu_meta,
#top #menu_meta {
    width: 950px;
    height: 33px;
    position: absolute;
    left: 0px;
    top: 20px;
    color: black;
    text-align: right;
}
#top_home #menu_meta a,
#top #menu_meta a {
    color: black;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 0px 10px;
}

#top #menu_top {
    width: 960px;
    height: 33px;
    position: absolute;
    left: 0px;
    top: 3px;
}

#news {
    width: 940px;
    height: 141px;
    padding: 0px 0 0px 20px;
}

#news a {
    text-decoration: none;
    cursor: pointer;
}
#news .new {
    background: url(../layout/bg_news.gif) no-repeat;
    width: 281px;
    height: 141px;
    float: left;
    margin-right: 32px;
    text-align: center;
    padding-top: 2px;
    font-size: 13px;
    color: white;
    font-weight: bold;
}
#news .new .text {
    padding-top: 3px;
}
#holder {
    width: 960px;
}
#content {
    width: 594px;
    padding: 10px 0 10px 20px;
    float: left;
    text-align: left;
}
#content .article {
    width: 590px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px dotted silver;
    text-align: justify;
}
#content .article .date {
    float: right;
    padding-left: 20px;
}
#content .article h1 {
    color: #f1a332;
    font-size: 14px;
    margin: 0px 10px 2px 0px;
}
#content .article .img_holder {
    width: 100px;
    height: 75px;
    overflow: hidden;
    float: left;
    padding: 0 10px 0px 0px;
}

#content .article_first {
    padding: 0px;
    width: 570px;
    border: 0px none;
    margin-bottom: 10px;
}
#content .article_first .img_holder {
    width: auto;
    height: auto;
}
#content .article_first .top {
    width: 590px;
    height: 13px;
    background: url(../layout/news_big_10.gif) no-repeat top;
}
#content .article_first .text {
    width: 560px;
    padding: 0px 15px;
    background: url(../layout/news_big_13.gif) repeat-y;
}
#content .article_first .bottom {
    width: 590px;
    height: 15px;
    background: url(../layout/news_big_14.gif) no-repeat;
}

#partners {
    width: 960px;
    border-top: 5px solid red;
    padding: 5px 0px 0px 0px;
    position: relative;
    margin: 0 auto;
}

.partneri {
    width: 249px;
}

.gallery {
    padding: 5px;
    text-align: left;
}

#rightHolder {
    float: right;
    width: 281px;
    text-align: left;
    padding-top: 10px;
}
#rightHolder .holder {
    width: 281px;
    margin-bottom: 10px;
}

#rightHolder .holder .top {
    width: 281px;
    height: 13px;
    background: url(../layout/right_01.gif) no-repeat top;
}
#rightHolder .holder .text {
    width: 251px;
    position: relative;
    padding: 0px 15px;
    background: url(../layout/right_02.gif) repeat-y;
}
#rightHolder .holder .bottom {
    width: 281px;
    height: 15px;
    background: url(../layout/right_04.gif) no-repeat;
}

ul.site_map {
    margin: 0px;
    text-align: left;
    padding-left: 20px;
}

.registracia input,
.registracia textarea {
    border: 1px solid silver;
    padding: 0px 0 5px 0;
    width: 400px;
    height: 25px;
    font-size: 16px;
    margin-bottom: 5px;
    padding: 0 5px;
}

.registracia label {
    max-width: 400px;
}

.registracia input[type="file"] {
    border: none;
    padding-left: 0;
}

input[type="checkbox"] {
    float: left;
    display: block;
    width: 18px;
    margin-right: 15px;
}

.checkboxes span {
    font-size: 13px;
}

.short-reg {
    width: 150px !important;
}

.registracia label {
    display: block;
    padding: 15px 0 5px 0;
    font-size: 16px;
}
p.registracia_popis {
    font-size: 13px;
    float: left;
    padding-bottom: 10px;
}

p.calculated_sum {
    border: 1px solid silver;
    padding: 0px 0 5px 0;
    width: 400px;
    height: 25px;
    font-size: 16px;
    margin-bottom: 5px;
    float: left;
}

input.mailing {
    border: 1px solid silver;
    width: 170px;
    font-size: 13px;
    height: 20px;
}
input.mailingSubmit {
    border: 1px solid silver;
    height: 24px;
}
/*----ankety poll-----*/
.poll {
    padding: 0px;
}

.shop .item {
    border: 1px dotted silver;
    float: left;
    width: 280px;
    padding: 5px;
    margin: 0px 5px 5px 0px;
}
.shop .basket_items {
    width: 100%;
}
.shop .basket_items table {
    width: 100%;
}
.shop h1 {
    font-size: 12px;
}
.shop .text {
    height: 40px;
}
.shop .basket {
    float: right;
}
.shop .img {
    float: left;
    padding-right: 5px;
}

.bodypainting_answer {
    width: 180px;
    padding: 3px;
    height: 165px;
    float: left;
}

.bodypainting_answer p {
    padding-top: 4px;
}
.celkovo_hlasovali {
}

.paging {
    padding: 10px 5px;
}
.clear {
    clear: both;
}

.clanky {
    /*width: 170px;
    height: 120px;*/
    display: block;
    float: left;
}

/*.menu {
    padding-bottom:10px;
    font-size:10px;
} */

.truck_counter {
    font-size: 35px;
    text-align: center;
}

.truck_counter.smaller {
    font-size: 20px;
}

.center {
    text-align: center;
}

.center2 {
    text-align: center;
    color: red;
}

h2.smaller {
    font-size: 11px;
    color: red;
}
h2.big {
    font-size: 30px;
    color: green;
}

.half_col {
    float: left;
    margin-right: 25px;
    width: 250px !important;
}

p.half_col {
    font-size: 14px;
    height: 27px;
    line-height: 27px;
    padding: 0 5px;
}

.splash_page {
    background-color: #000;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 100;

    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.splash_content {
    left: 50%;
    margin-left: -300px;
    position: absolute;
    text-align: center;
    top: 150px;
    width: 600px;
    z-index: 101;
}

/* VIDEO BOX CSS */

.video_box {
    margin: 5px 0;
    background-color: #111111;
    padding: 10px;
    float: left;
}

.video_box img {
    width: 120px;
    height: 90px;
    border: 2px solid #444;
    float: left;
}

.video_box a {
    color: #ffffff;
    text-decoration: none;
}

.video_box a:hover {
    color: #ffffff;
    text-decoration: none;
}

#content .video_box a h3 {
    width: 400px;
    color: #f1a332;
    margin: 5px 0 10px 10px;
    float: left;
}

.video_box .text {
    width: 400px;
    margin: 5px 0 0 10px;
    float: left;
}

.video_box .text_link {
    width: 400px;
    margin: 0 0 0 10px;
    float: left;
}

/* PADDOCK */

#paddockv td.paddock_jplogo {
    width: 52px;
    height: 52px;
    margin: 0 10px 0 10px;
}

/* New header / 2013 */

#lang_button {
    width: 83px;
    height: 23px;
    margin-top: 45px;
    margin-right: 15px;
    float: right;
}

#sitemap_button {
    width: 148px;
    height: 30px;
    position: absolute;
    top: 71px;
    left: 770px;
}

s {
    display: none !important;
}

.pluginCountButtonDark {
    background: rgb(0, 0, 0) !important;
    border-color: rgb(0, 0, 0) !important;
    color: rgb(0, 0, 0) !important;
}

.final_price {
    font-size: 1.4rem;
    margin: 10px 0;
}

.vstupenky {
    width: 250px;
}

.flex {
    display: flex;
    width: 100%;
    align-items: center;
}

.flex label{
    margin-right: 20px;
}

.flex input{
    margin: 5px 0 0;
    width: 20px;
}