/* -- Pozicování -- */
body {
color: black;
margin: 0px;
padding:0px;
background-color: #F9F9EF;
font-family: Times new roman, serif;
border: none;
font-size: medium;
}
/* -- Hidden -- */
.hidden {
position: absolute;
left: -500px;
top: -500px;
width: 1px;
height: 1px;
}
/* -- Content -- */
#content {
background-color: white;
color: black;
margin: 0px;
padding: 0px;
position: absolute;
left: 0px !important;
top: 0px;
}
h1 {
font-size: xx-large;
}
h2{
font-size: x-large;
}
/* -- Head -- */
#quick_line {
display:none;
width: 0px;
height: 0px;
} 
#head {

display: none;
}
/* Pos line */
#position_line {
display:none;
}
/* -- Menu_top -- */
#menu_top {
display: none;
width: 0px;
height: 0px;
}

/* -- Menu_left --*/
#menu_left {
display: none;
width: 0px;
height: 0px;
position: absolute;
left: -500px;
top: -500px;
}
/* -- Footer -- */
#footer {
display: none;

}

.center {
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
ul{
margin: 1em;
padding: 1em;
}
.radky_tabulka_formular tr {
height: 5eX;
}
/* -- Forms -- */
fieldset {
border: solid black 1px;
padding: 1em;
}
fieldset input, select, textarea {
margin-left: 1em;
margin-top: 5px;
margin-bottom: 5px;
}
fieldset legend {
font-size: medium;
color: black;
background-color: white;
font-weight: bold;
letter-spacing: 0.5ex;
}
.podpis {
padding-top: 1em;
padding-right: 1em;
text-align: right;
font-style: italic;
}
/*-- Tables -- */
table.suply {
border: solid black 1px;
}
.blue_table th {
text-align: center;
border: 1px black;
}
.blue_table {
border-collapse: collapse;
margin-left: auto;
margin-right: auto;
border: solid black 1px;
margin-bottom: 1em;
margin-top: 0px;
}
.blue_table td {
text-align: center;
}
.blue_table tr {
height: 4eX;
}
.blue_table .left {
text-align: left;
padding-left: 1em;
}
.blue_table  .background1 {
background-color: #EFEFEF;
color: black;
}
.blue_table  .background2 {
color: black;
background-color: #DFDFDF;
}
.blue_table  .background {
background-color: #c1da8b;
color: black;
height: 1eX;
}
/* -- Diskuze, suply -- */
.suply {
text-align: center;
padding: 1em;
font-size: medium;
border-bottom: solid 1px black;
margin-bottom: 1em;
}
.suply a {
background-color: white;
color: #7F0707;
}
.diskuze_table {
padding: 1ex;
border-collapse: collapse;
margin-bottom: 1em;
}
.diskuze_table td {
padding-bottom: 0.7em;
padding-left: 1ex;
padding-right: 1ex;
}
.diskuze_table .background {
background-color: #dfe2cd;;
color: black;
padding-bottom: 0em;
}
.diskuze_table .background td {
padding-bottom: 0px;
}
/* -- Seznamy -- */
#content ul ul {
padding-top:1ex;
margin-top: 0px;
list-style-type: circle;
}
#content ul {
margin-bottom: 0px;
}
.long_space {
padding-bottom: 0eX;
}
.akce, .nadpis {
font-weight: bold;
}
.vice a {
font-size: small;
text-decoration: none;
}
.galerie {
padding-bottom: 0.5ex;
}
.tabulka_stred {
margin-left: auto;
margin-right: auto;
}
.strankovani {
text-align: left;
padding-bottom: 1ex;
margin-bottom: 1ex;
}
img {
border: none;
}
.fotogalerie_td {
border: ridge white 2px;
padding: 1ex;
margin: 1em;
}
.fotogalerie {
margin-left: auto;
margin-right: auto;
text-align: center;
border-collapse: collapse;
}

