* {
    margin: 0;
    padding: 0;
}
body {
    background: #fff url('/media/page/body-bg.png') repeat-x left top;
    color: #323232;
    font-family: Arial, helvetica, sans-serif;
    font-size: 80%; /* 100% == 16px */
    line-height: 127%;
}
.non-visible {
    height: 1px !important;
    left: -5000px !important;
    overflow: hidden !important;
    position: absolute !important;
    top: -5000px !important;
    width: 1px !important;
}
.cleaner {
    clear: both !important;
    display: block !important;
    float: none !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}
legend,
.no-display {
    display: none;
}
img {
    border: none;
}
img.float-left {
    float: left;
    margin: 0 20px 10px 0;
}
img.float-right {
    float: right;
    margin: 0 0 10px 20px;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
address {
    font-style: normal;
}
ul,
ol {
    margin: 20px;
}
ul li,
ol li {
    line-height: 150%;
}
p {
    margin: 20px 0;
}
a {
    color: #00b6e5;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a.ico {
    display: block;
    float: left;
    margin: 10px 20px 10px 0;
}
.more {
    text-align: right;
}
#container {
    margin: 0 auto;
    width: 960px;
}
#top {
    background: transparent url('/media/page/top-bg.png') repeat-x left top;
    margin: 10px 0;
    padding: 8px;
    position: relative;
    height: 76px;
}
#top h1,
#top h3 {
    float: left;
    height: 77px;
    width: 251px
}
#top h1 a,
#top h3 a {
    background: transparent url('/media/page/logo.png') no-repeat 10px 10px;
    display: block;
    height: 57px;
    padding: 10px;
    width: 231px
}
#top h1.en a,
#top h3.en a {
    background-image: url('/media/page/logo_en.png');
}
#top ul#top_menu {
    float: right;
    list-style-type: none;
    margin: 0;
    margin-top: 25px;
    width: 655px;
}
#top ul#top_menu li {
    border-right: 1px solid #ee2f3f;
    float: left;
    height: 26px;
    white-space: nowrap;
    _width: 50px;
}
#top ul#top_menu li.last {
    border-right: 0 none;
}
#top ul#top_menu li a {
    color: #5a5a5a;
    display: block;
    font-weight: bold;
    height: 16px;
    padding: 5px 12px;
    text-decoration: none;
}
#top ul#top_menu li a:hover {
    color: #969696;
}
#top ul#top_menu li a.active {
    color: #ee2f3f;
}
#top ul#languages {
    list-style-type: none;
    margin: 0;
    position: absolute;
    right: 10px;
    top: 10px;
}
#top ul#languages li {
    border-right: 1px solid #afafaf;
    color: #afafaf;
    float: left;
    line-height: 100%;
}
#top ul#languages li.last {
    border-right: 0 none;
}
#top ul#languages li a {
    color: #afafaf;
    padding: 0 5px;
}
#top ul#languages li a.active,
#top ul#languages li a:hover {
    color: #5a5a5a;
    text-decoration: none;
}
#left-col,
#right-col {
    float: left;
}
#left-col {
    margin-right: 10px;
    width: 315px;
}
#right-col {
    width: 635px;
}

#sponsors {
    background-color: #fff;
}
#sponsors ul {
    border-bottom: 2px solid #00b6e5;
    border-top: 2px solid #00b6e5;
    height: 40px;
    list-style-type: none;
    margin: 0;
    margin-top: 10px;
    padding: 8px 0px;
}
#sponsors ul li {
    _display: inline;
    float: left;
    margin: 0 22px;
}

#footer {
    background-color: #fff;
    color: #9c9d9f;
    padding: 15px;
}
#footer a {
    color: #9c9d9f;
}


/* OBECNÁ PODSTRANA */
#flash-news {
    background: transparent url('/media/page/flash-news-bg.png') no-repeat left top;
    color: #fff;
    height: 16px;
    margin-bottom: 10px;
    padding: 5px 40px;
    text-align: center;
}
#content {
    background: #fff url('/media/page/heal-bg.png') no-repeat left bottom;
    padding: 10px;
}
#content #left-col {
    width: 305px;
}
#content #right-col {
    width: 625px;
}
#content h1 {
    background-color: #00b6e5;
    color: #fff;
    font-size: 140%;
    font-weight: normal;
    line-height: 210%;
    margin-bottom: 15px;
    padding: 0 10px;
    text-transform: uppercase;
}
#content h2,
#content h3,
#content h4 {
    color: #00b6e5;
    line-height: 130%;
    margin-bottom: 7px;
    padding: 0 10px;
}
#content h2 {
    font-size: 140%;
    font-weight: normal;
    text-transform: uppercase;
}
#content h3 {
    color: #646464;
    font-size: 120%;
    font-weight: bold;
}
#content h4 {
    color: #646464;
    font-size: 100%;
    font-weight: bold;
    text-transform: uppercase;
}

#do-not-overlook {

}
div.product h3 a {
    background: transparent url('/media/page/detail-red.png') no-repeat right top;
    color: #ee2f3f;
    display: block;
}
div.product div.img {
    margin: 15px 0;
    text-align: center;
}
#do-not-overlook h2 {
    background-color: #00b6e5;
    color: #fff;
    line-height: 210%;
}
div.product h2
#content p {
    padding: 0 10px;
}

div.fotogalerie {
    border-top: 1px solid #acacac;
    padding: 10px;
}
div.fotogalerie h3 {
    padding: 0 !important;
}
div.fotogalerie a img {
    border: 1px solid #acacac;
    margin: 0 5px 5px 0;
}
div.fotogalerie a.fourth img {
    margin-right: 0;
}
#akce-2 {
    display: none;
}
