* {
    margin: 0;
    padding: 0;
    font-family: Palatino, 'palatino linotype', Times, 'Times New Roman', serif;
}
body {
    font-size: 1em;
    color: #000;
    background: #ffffff;

}

a:link, a:visited, a:active {
    color: #FFC;
}
a:hover {
    color: #FC0;
}
a.pdf {
    background: url('./img/pdf.png') no-repeat;
    padding: 10px 40px;
}
a.xls {
    background: url('./img/xls.png') no-repeat;
    padding: 10px 40px;
}
table
{
    border-collapse: collapse;
    margin: 10px 0;
}
td {
    vertical-align: top;
    font-size: 1em;
    color: #fff;
    padding: 5px 10px;
    border: #666 1px solid;
}
tr.hlavicka td
{
    background: #ddd;
    color: #000;
}


div#zahlavi{
    background: #333 url('./img/zahlavi.jpg') repeat-x top left;
    background: #333 url('./img/03.jpg') repeat-y top left;
}


div#all{
    background: #333 url('./img/03.jpg') repeat-y top left;
}
div#left {
    background: url('./img/03.jpg') repeat-y top left #000;
    float: left;
    color: #FFE500;
    width: 306px;
}
ul#menu{
    list-style-type: none;
}
ul#menu a:link,
ul#menu a:visited,
ul#menu a:active {
    display: block;
    color: #fff;
    padding: 3px 100px 3px 0;
    text-align: right;
    text-decoration: none;
    font-family: Century Gothic, Arial, sans-serif;
}
ul#menu a:hover {
    text-decoration: underline;
    color: #FFF9BF;
}


h1 {
    position:relative;
    width: 306px;
    height: 163px;
    overflow: hidden;
    font-size: 1.8em;
}
h1 span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width:278px;
    height:163px;
    background:url("./img/01.jpg") top left no-repeat;
}

.globus {
    display: block;
    position: absolute;
    left: 122px;
    top: 0;
    z-index: 1;
    width:150px;
    height:163px;
    background:url("./img/globus.jpg") top left no-repeat;
}



.rhino{
    display: block;
    position: absolute;
    left: -28px;
    top: 0px;
    z-index: 1;
    width:122px;
    height:163px;
    background:url("./img/cct.png") top left no-repeat;
}



.pozadi {
    display: block;
    position: absolute;
    left: 350px;
    top: 0px;

    width:3px;
    height:163px;
    background:url("./img/zahlavi.jpg")  top left repeat-x;
}



h2{
    position:relative;
    width: 306px;
    height: 163px;
    overflow: hidden;
    font-size: 1.8em;
}

h3{
    margin: 20px 8px 20px 8px;
    padding: 20px 0 0 0;
    font-size: 1.4em;
    font-family: Century Gothic, Arial, sans-serif;
    font-weight: normal;
    background: url('./img/06.jpg') no-repeat bottom right;
    border-bottom: solid #999 1px;
}


.h3special{
    margin: 90px 8px 20px 8px;
    padding: 60px 0 0 0;
    font-size: 1.4em;
    font-family: Century Gothic, Arial, sans-serif;
    font-weight: normal;
    background: url('./img/06.jpg') no-repeat bottom right;
    border-bottom: solid #999 1px;
}

h4{
    margin: 20px 5px 5px 15px;
    font-size: 1.3em;
    font-weight: normal;
    font-family: Century Gothic, Arial, sans-serif;
}



p{
    text-align: justify;
    margin: 10px 0;
}
div#right {
    padding: 170px 100px 40px 0;
    position: relative;
    margin-left: 306px;
    color: #fff;
    background: url('./img/zahlavi.jpg') repeat-x top left;
}

div#sponzor{
    background: url('./img/prague.jpg') no-repeat top right;
    float: right;
    position: relative;
    width: 131px;
    height: 131px;
    margin: -137px 0px 0px 0px; 

}



div#submenu{
    font-size: 1em;
    padding: 5px;
    border-bottom: solid #222 1px
}

img{
    border: solid white 1px;
}

.img1{
    float: left;
    margin: 10px;
}

.wct{
    float: left;
    margin: 0 20px 40px 7px;
}

.cct{
    float: left;
    margin: 0 0 40px 7px;
}

.photos img{
    border: solid white 1px;
}
.center, .photos{
    text-align: center;
}

ul#menu a span.new,
ul#menu a:hover span.new  {
    color: red;
    font-size: 0.8em;
    text-decoration: none;
}
div#footer {
    height: 116px;
    background: url("./img/05.jpg") top left repeat-x;
}
div#footer2 {
    height: 116px;
    width: 306px;
    background: url("./img/04.jpg") top left no-repeat;
    float: left;
}
div#footer p {
    margin: 0;
    padding: 45px 10px 0 0;
    text-align: right;
}
div#footer p a:link, div#footer p a:visited, div#footer p a:active{
    color: #333;
}
div#footer p a:hover{
    background: #333;
    color: #FC0;
}


/*
.cz {
    display: block;
    background: url('../img/flag_cz.jpg') no-repeat center;
}
.en {
    display: block;
    background: url('../img/flag_en.jpg') no-repeat center;
}
*/

.img-team {
    width: 260px;
    position: relative;
    float: left;
    text-align: center;
    padding: 10px;
    margin: 5px 15px 15px 0;
    border: solid #fff 1px;
    font-size: 0.7em;
    background: #666;
}
.img-team p {
    text-align: center;
}
.img-team img {
    border: solid #fff 1px;
}
.clear {
    clear: both;
}
/* Formular */
fieldset {
    border: solid #999 1px;
    margin: 20px 0;
    padding: 10px;
    }
legend {
    font-family: Century Gothic, Arial, sans-serif;
    padding: 5px;
    color: #fff;
    }
label {
    display: block;
    float: left;
    width: 7em;
    }
input, textarea, select {
    margin: 5px;
    }
input.submit {
    display: block;
    padding: 1px 10px;
    }
    
/* font Banff */
.font_banff {
    font-family: Brush Script MT, Century Gothic, Arial, sans-serif;
    }
h4.font_banff {
    font-family: Brush Script MT, Century Gothic, Arial, sans-serif;
    font-size: 1.8em;
}

