﻿body{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
background-color: #000000;
color: #000000;
text-align: center;
}

a:link{
color: #432F0C;
text-decoration: underline;
}

a:visited{
color: #432F0C;
text-decoration: underline;
}

a:hover{
color: #FF8000;
text-decoration: underline;
}

ul{
text-align: left;
list-style-image: url(odrazka.gif);
}

ol{
text-align: left;
}

hr{
color: #432F0C;
}

.ohraniceni{
border: 2px solid #432F0C;
}

.zvyrazneni{
width: 100%;
height: 25px;
color: #FF0000;
font-weight: bold;
text-align: center;
border: 2px solid #432F0C;
background-color: #FFFF00;
}

.vypln{
font-size: 11pt;
color: #000000;
border: 2px solid #432F0C;
background-color: #EFCE4B;
}

.vypln p{
padding-left: 5px;
padding-right: 5px;
}

.overovaci_kod{
text-transform: uppercase;
}

/*																STRANKA			*/
#stranka{
width: 1080px; /* firefox */
_width: 1050px; /* IE */
margin: 0 auto;
background-color: #000000;
}

/*																LEFT			*/
#left{
width: 150px;
float: left;
padding: 3px;
margin-right: 5px;
font-size: 11pt;
text-align: center;
background-color: #008400;
}

#left ul{
text-align: left;
list-style: none;
list-style-image: none;
margin-left: 3px;
padding-left: 3px;
}

#left .uroven_1{
margin-top: 15px;
margin-left: 3px;
}

#left .uroven_2{
margin-left: 15px;
}

#left a:link{
color: #F5E08D;
text-decoration: none;
}

#left a:visited{
color: #F5E08D;
text-decoration: none;
}

#left a:hover{
color: #FF8000;
text-decoration: none;
}

/*																RIGHT			*/
#right{
width: 150px;
float: left;
padding: 3px;
margin-left: 5px;
font-size: 11pt;
text-align: center;
background-color: #359AFF;
}

#right ul{
text-align: left;
list-style: none;
list-style-image: none;
margin-left: 3px;
padding-left: 3px;
}

#right .uroven_1{
margin-top: 15px;
margin-left: 3px;
}

#right .uroven_2{
margin-left: 15px;
}

#right a:link{
color: #F5E08D;
text-decoration: none;
}

#right a:visited{
color: #F5E08D;
text-decoration: none;
}

#right a:hover{
color: #FF8000;
text-decoration: none;
}

/*																TOP			*/
#top{
height: 130px;
color: #F5E08D;
font-size: 11pt;
background-color: #000000;
}

#top #slideshow_div_1{
width: 120px;
float: left;
}

#top #slideshow_div_2{
width: 120px;
float: right;
}

#top #nadpis{
width: 760px;
float: left;
text-align: center;
}

#top #linka{
width: 100%;
height: 25px;
float: left;
padding-top: 3px;
margin-top: 4px;
overflow: hidden;
background-color: #432F0C;
}

#top #linka #prihlasit{
width: 100px;
height: 25px;
float: left;
}

#top #linka #motto{
width: 820px;
height: 25px;
float: left;
text-align: center;
}

#top #linka #jazyk{
width: 60px;
height: 25px;
float: right;
}

#top a:link{
color: #F5E08D;
text-decoration: none;
}

#top a:visited{
color: #F5E08D;
text-decoration: none;
}

#top a:hover{
color: #FF8000;
text-decoration: none;
}

/*																ZAPATI			*/
#zapati{
text-align: center;
font-size: 8pt;
padding: 5px;
background-color: #000000;
}

#zapati a:link{
color: #9C8B2F;
text-decoration: underline;
}

#zapati a:visited{
color: #9C8B2F;
text-decoration: underline;
}

#zapati a:hover{
color: #FF8000;
text-decoration: underline;
}

.cleaner{
clear: both;
}

/*																MAIN			*/
#main{
width: 740px;
text-align: left;
float: left;
font-size: 11pt;
padding: 2px 5px 10px 5px;
overflow: hidden;
background-color: #F2D76A;
}

/*																NADPISY			*/
h1{
position: relative;
top: -8px; /* firefox */
_top: 2px; /* IE */
width: 100%;
text-indent: 8px;
color: #F5E08D;
background-color: #432F0C;
font-size: 11pt;
font-weight: normal;
text-align: left;
}

h1 a:link{
color: #F5E08D;
text-decoration: none;
}

h1 a:visited{
color: #F5E08D;
text-decoration: none;
}

h1 a:hover{
color: #FF8000;
text-decoration: none;
}

h2{
height: 20px;
text-align: left;
text-indent: 2px;
font-weight: bold;
font-size: 12pt;
color: #F5E08D;
margin-bottom: 3px;
margin-top: 0;
background-color: #432F0C;
}

h2 a:link{
color: #F5E08D;
text-decoration: none;
}

h2 a:visited{
color: #F5E08D;
text-decoration: none;
}

h2 a:hover{
color: #FF8000;
text-decoration: none;
}

th{
text-align: left;
text-indent: 2px;
font-weight: bold;
font-size: 12pt;
color: #F5E08D;
background-color: #432F0C;
}

th a:link{
color: #F5E08D;
text-decoration: none;
}

th a:visited{
color: #F5E08D;
text-decoration: none;
}

th a:hover{
color: #FF8000;
text-decoration: none;
}

/*																TABULKY			*/
.tabulka{
font-size: 11pt;
width: 100%;
color: #000000;
border-collapse: collapse;
border: 2px solid #432F0C;
margin-bottom: 2px;
}

.tabulka td{
background-color: #EFCE4B;
border: 1px solid #432F0C;
padding-left: 5px;
padding-right: 5px;
}

.tabulka .tabulka_svetle{
background-color: #F2D76A;
border: 1px solid #432F0C;
padding-left: 5px;
padding-right: 5px;
}

.tabulka_komentar_pridat{
font-size: 11pt;
width: 100%;
color: #000000;
border-collapse: collapse;
border: 2px solid #432F0C;
margin-bottom: 2px;
}

.tabulka_komentar_pridat td{
background-color: #EFCE4B;
border: 1px solid #432F0C;
padding-left: 5px;
padding-right: 5px;
}

.tabulka_foto{
font-size: 11pt;
width: 100%;
color: #000000;
border-collapse: collapse;
border: 2px solid #432F0C;
margin-bottom: 2px;
}

.tabulka_foto td{
text-align: center;
background-color: #EFCE4B;
border: 1px solid #432F0C;
width: 25%;
padding-left: 5px;
padding-right: 5px;
}

.tabulka_foto img{
border: 2px solid #432F0C;
}

/*																CLANKY			*/
.clanek_nahled{
width: 100%;
font-size: 11pt;
color: #000000;
padding-bottom: 5px;
margin-bottom: 20px;
border: 2px solid #432F0C;
background-color: #EFCE4B;
}

.clanek_nahled .datum{
font-size: 10pt;
padding-left: 5px;
margin: 0;
}

.clanek_nahled .obrazek{
float: left;
padding-left: 5px;
margin-right: 5px;
}

.clanek_nahled .text{
padding-left: 10px;
padding-right: 5px;
margin: 0;
}

.clanek_nahled .text p{
margin: 0;
}

.clanek_nahled .podrobnosti{
text-align: right;
padding-right: 10px;
margin-top: 15px;
}

.clanek{
width: 100%;
min-height: 160px;
font-size: 11pt;
color: #000000;
padding-bottom: 5px;
margin-bottom: 20px;
border: 2px solid #432F0C;
background-color: #EFCE4B;
}

.clanek .datum{
font-size: 10pt;
padding-left: 5px;
margin: 0;
}

.clanek .text{
padding-left: 5px;
padding-right: 5px;
margin: 0;
}

.clanek .text p{
margin: 0;
}

/*																AKCE			*/
.akce_nahled{
width: 100%;
font-size: 11pt;
color: #000000;
padding-bottom: 5px;
margin-bottom: 20px;
border: 2px solid #432F0C;
background-color: #EFCE4B;
}

.akce_nahled .datum{
font-size: 10pt;
padding-left: 5px;
margin: 0;
}

.akce_nahled .obrazek{
float: left;
padding-left: 5px;
margin-right: 5px;
}

.akce_nahled .text{
padding-left: 10px;
padding-right: 5px;
margin: 0;
}

.akce_nahled .text p{
margin: 0;
}

.akce_nahled .podrobnosti{
text-align: right;
padding-right: 10px;
margin-top: 15px;
}

.akce{
width: 100%;
min-height: 160px;
font-size: 11pt;
color: #000000;
padding-bottom: 5px;
margin-bottom: 20px;
border: 2px solid #432F0C;
background-color: #EFCE4B;
}

.akce .datum{
font-size: 10pt;
padding-left: 5px;
margin: 0;
}

.akce .text{
padding-left: 5px;
padding-right: 5px;
margin: 0;
}

.akce .text dl{
padding-left: 5px;
margin-top: 0;
margin-bottom: 30px;
overflow: hidden;
}

.akce .text dl dt{
width: 100px;
float: left;
display: block;
}

.akce .text dl dd{
margin-left: 150px;
margin-bottom: 5px;
display: block;
}

.akce .text p{
margin: 0;
}

/*																PRODEJ			*/
.prodej_nahled{
width: 30%;
float: left;
font-size: 11pt;
color: #000000;
text-align: center;
padding-bottom: 5px;
margin-right: 15px;
margin-bottom: 20px;
border: 2px solid #432F0C;
background-color: #EFCE4B;
}

.prodej_nahled h2{
text-align: center;
height: 40px;
}

.prodej_nahled .obrazek{
height: 113px;
}

.prodej{
width: 100%;
min-height: 160px;
font-size: 11pt;
color: #000000;
padding-bottom: 5px;
margin-bottom: 20px;
border: 2px solid #432F0C;
background-color: #EFCE4B;
}

.prodej .datum{
font-size: 10pt;
padding-left: 5px;
margin: 0;
}

.prodej .text{
padding-left: 5px;
padding-right: 5px;
margin: 0;
}

.prodej .text p{
margin: 0;
}

/*																NOVINKY			*/
.novinky{
width: 100%;
font-size: 11pt;
color: #000000;
padding-bottom: 5px;
margin-bottom: 20px;
border: 2px solid #432F0C;
background-color: #EFCE4B;
float: left;
}

.novinky .datum{
font-size: 10pt;
padding-left: 5px;
margin: 0;
}

.novinky .obrazek{
float: left;
margin-right: 5px;
}

.novinky .obsah{
width: inherit;
float: left;
padding-left: 5px;
padding-right: 5px;
margin: 0;
}

.novinky .obsah p{
margin-left: 0;
margin-right: 10px;
margin-top: 0;
margin-bottom: 0;
}

.novinky .podrobnosti{
text-align: right;
padding-right: 10px;
margin-top: 15px;
}

/*																KOMENTARE			*/
.komentare{
width: 100%;
font-size: 11pt;
color: #000000;
border: 2px solid #432F0C;
border-bottom: none;
margin-bottom: 20px;
background-color: #EFCE4B;
}

.komentare .jmeno{
padding: 2px;
font-size: 10pt;
}

.komentare .datum{
padding-left: 2px;
font-size: 10pt;
}

.komentare .text{
padding: 2px;
border-bottom: 2px solid #432F0C;
}

.komentare .text p{
margin: 0;
}

.komentare .smazat{
padding-left: 2px;
font-size: 10pt;
}

/*																SEZNAM				*/
.seznam{
width: 100%;
font-size: 11pt;
color: #000000;
border: 2px solid #432F0C;
padding-bottom: 5px;
margin-bottom: 20px;
background-color: #EFCE4B;
}

.seznam ul{
list-style: none;
list-style-image: none;
padding-left: 3px;
margin: 0px;
}

.seznam_odrazky{
width: 100%;
font-size: 11pt;
color: #000000;
border: 2px solid #432F0C;
padding-bottom: 5px;
margin-bottom: 20px;
background-color: #EFCE4B;
}

.seznam_odrazky ul{
list-style-image: url(odrazka.gif);
}

/*																FORMULARE			*/
select{
border: 1px solid #432F0C;
background-color: #F2D76A;
padding-left: 4px;
padding-right: 4px;
padding-top: 1px;
padding-bottom: 1px;
color: #432F0C;
}

textarea{
border: 1px solid #432F0C;
background-color: #F2D76A;
padding-left: 4px;
padding-right: 4px;
padding-top: 1px;
padding-bottom: 1px;
color: #432F0C;
}

input{
border: 1px solid #432F0C;
background-color: #F2D76A;
padding-left: 4px;
padding-right: 4px;
padding-top: 1px;
padding-bottom: 1px;
color: #432F0C;
}