body {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
    height: 100%;
    color: #FFFFFF;
    background: #000000;
}
h1 {
    min-width: 268px;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    color: #E0CA7B;
    text-height: 10px;
    text-transform: lowercase;
    border-bottom: 1px solid #595959;
}
h2 {
    font-size: 14px;
    font-weight: normal;
    color: #E0CA7B;
}

/* images */
#logo {
    position: relative;
    float: left;
    top: 17px;
    width: 254px;
    height: 126px;
    background: url(/bitmap/logo.png) no-repeat;
    z-index: 20;
}
#lang a {
    position: absolute;
    top: 55px;
    right: 20px;
    width: 34px;
    height: 22px;
}
.lng-cz { background:  url(/bitmap/language.png) 0 0; }
.lng-en { background:  url(/bitmap/language.png) -34px 0; }
.sign {
    text-align: right;
    clear: both;
    height: 30px;
}
.sign img {
    border: 0;
}
.signature {
    width: 128px;
    height: 15px;
    text-decoration: none;
}

#navigation {
    position: absolute;
    padding-left: 10px;
    font-size: 10px;
    color: #787878;
    width: 90%;
}
#navigation a {
    text-decoration: none;
    color: #2A2A2A;
    padding: 0 5px 0 5px;
}
#navigation a:hover {
    color: #3E3E3E;
}
#navigation p {
    margin: 0;
}
.navbox {
    width: 90%;
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* menu */
#menu {
    position: relative;
    float: right;
    margin-top: -41px;
    height: 58px;
    width: 100%;
    background-image: url(/bitmap/menu_back.png);
    z-index: 10;
}
#menu ul {
    position: relative;
    list-style: none;
}
#menu ul li {
    display: block;
    float: right;
    margin: 0;
    padding: 0;
}
#menu a {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    width: 100px;
    margin: 15px 20px 0 0;
    padding: 3px;
    float:left;
    display: inline;
    border: 1px solid #696969;
    background-image: url(/bitmap/menu_back_0.png);
    text-align: center;
    text-decoration: none;
    line-height: 17px;
}
#menu a:hover {
    background-color: #505050;
    border: 1px solid #FFFFFF;
}
#menu a.current {
    background-image: url(/bitmap/menu_back_1.png);
    border: 1px solid #D5D5D5;
}

/* content */
#container{
    position: relative;
    top: 40px;
    float: left;
    padding: 0;
    margin: 0;
    background:#000000;
}
#content{
    position:relative;
}
.contentwrapper{
    position: relative;
    margin: 0 auto 0 auto;
    width: 100%;
    height: 100%;
    /*border: 1px solid white;*/
}
#catalogue {
    float: right;
    left: 155px;
}
.imageBox {
    border: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    overflow: hidden;
}
.imageBox.profile { background-image: url('/bitmap/profile.jpg'); }
.imageBox.technology { background-image: url('/bitmap/technology.jpg'); }
.imageBox.faq { background-image: url('/bitmap/faq.jpg'); }
.imageBox.contact { background-image: url('/bitmap/contact.jpg'); }

.contentBack {
    position: absolute;
    width: 100%;
    height: 100%;
}
.contentText {
    position: absolute;
    right:0;
    width: 45%;
    height: 100%;
    padding: 0 7px 0 60%;
    font-size: 12px;
    color: #FFFFFF;
    text-align: right;
    max-width: 800px;
    overflow-y: auto;
    background: url(/bitmap/fade_right.png) repeat-y 100%;
}
.contentText a:link {
    color: #EAE26C;
    text-decoration: none;
}
.contentText a:visited {
    color: #EACE6B;
    text-decoration: none;
}
.contentText b {
    font-weight: normal;
    color: #DEC47B;
}
.contentText h3 {
    font-size: 15px;
    font-weight: normal;
    color: #E6CFD3;
}

.gallery {
    float: right;
}
.gallery-description {
    position: absolute;
    top: 5px;
    right: 5px;
    font-family: Verdana, Geneva, sans-serif;
    font-size:13px;
    font-weight:normal;
    text-align: right;
    line-height:22px;
    max-width:25%;
    padding: 0px 5px 0px 5px;
    margin:0;
    background:#2E2E2E;
    filter:alpha(opacity=85);
    opacity:0.85;
    z-index: 100;
}
.contentText div {
    margin-right: 20px;
}

#slider ul, #slider.li{
    margin:0;
    padding:0;
    list-style:none;
}
#slider.li{
    float: right;
    width:1100px;
    height:700px;
}
.img, .imgfloat {
    border:1px solid white;
    margin:0px 0px 10px 10px;
}
.imgfloat { float:right; }

.leftmenu {
    position: absolute;
    bottom: 0;
    width:25%;
    z-index: 50;
}
.leftmenu a {
    padding: 5px;
}
.news, .newsdate {
    font-family: Verdana, Geneva, sans-serif;
    font-size:13px;
    font-weight:normal;
    margin: 0 !important;
}
.news a {
    text-decoration: none;
    color: #FAF6BB !important;
    white-space: nowrap;
    padding-left: 45px;
}
.newsdate strong {
    color: #C45263;
    font-weight: normal;
}
.contactTable {
    width: 100%;
    float: right;
}
.contactTable td {
    width: 50%;
}
.site_links {
    position: absolute;
    width: 100%;
    margin-top: 20px;
}
.site_links a {
    padding: 0 5px 0 5px;
}

.googlemap {
    position: absolute;
    left: 830px;
    top: 100px;
}

/* mapa webu */
.map.title {
    text-indent: 10px;
}

.map.subtitle {
    clear: both;
    text-indent: 30px;
}

.map a {
    font-size: 14px;
    text-decoration: none;
    color: #EACE6B;
}
.map.subtitle a {
    text-decoration: none;
    color: #FFFFFF;
}
.map ul {
    list-style: none;
}
.map ul li {
    font-size: 10px;
    color: #EACE6B;
}

#faq { display: block; }
#faq tr.question { line-height: 20px; }
#faq tr.question td { color: #C45263; }
#faq td { vertical-align: top; }
#faq b { color: #FFFFFF; }
#faq tr.question b { color: #C45263; }

.gmaps {
    width: 80%;
    height: 300px;
    overflow: hidden;
    float: right;
    margin: 5px !important;
}

ul.partner { list-style: none; }
ul.partner li { padding: 7px; }
ul.partner li a { font-size: 16px; }
