* {
margin: 0px 0px 0px 0px;
}

/* Tělo */

body {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: normal;
font-size: 13px;
color: #000000;
background: #a8cf20 url(images/background.gif) repeat-x;
text-align: center;
}

#web {
width: 1024px;
position: relative;
overflow: hidden;
text-align: left;
margin-left: auto;
margin-right: auto;
background: #a8cf20 url(images/pozadi.gif) repeat-y;
}

#header {
width: 1024px;
height: 199px;
position: relative;
background: url(images/header.jpg) no-repeat;
}

.headertext {
padding-top: 158px;
padding-left: 520px;
position: relative;
font-size: 13px;
color: #FFFFFF;
}

.headertext a {
text-decoration: underline;
color: #FFFFFF;
font-weight: bold;
}

.headertext a:hover {
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}

#podheader {
width: 1024px;
height: 54px;
position: relative;
background: url(images/podheader.jpg) no-repeat;
}

.podheadertext {
padding-top: 15px;
text-align: center;
position: relative;
font-size: 12pt;
color: #FFFFFF;
}

.podheadertext a {
text-decoration: underline;
color: #FFFFFF;
font-weight: bold;
}

.podheadertext a:hover {
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}

.polozkamenu {
margin-right: 15px;
}

#nadpis {
width: 603px;
height: 48px;
position: relative;
background: url(images/nadpis.jpg) no-repeat;
}

#podnadpis {
width: 603px;
height: 33px;
position: relative;
background: url(images/podnadpis.jpg) no-repeat;
}

.nadpistext {
font-size: 16px;
padding-top: 8px;
padding-left: 42px;
}

#obsah {
width: 603px;
position: relative;
float: left;
}

.obsahtext {
font-size: 13px;
padding-left: 25px;
padding-right: 19px;
padding-bottom: 15px;
padding-top: 10px;
line-height: 130%;
}

#prava {
width: 421px;
position: relative;
float: right;
}

#darek {
width: 421px;
height: 171px;
position: relative;
}

#formular_uvod {
width: 421px;
height: 171px;
position: relative;
background: url(images/darek.jpg) no-repeat;
}

#bannerakce {
width: 421px;
height: 90px;
position: relative;
margin-left: 5px;
margin-top: 10px;
margin-bottom: 10px;
}

.formular_uvodtext {
padding-top: 30px;
padding-left: 12px;
}

.formular_uvod {
font-size: 11px;
}

.formular_uvod input {
border: 1px solid #a3cd1f;
width: 150px;
}

.formular_uvod td {
font-size: 11px;
vertical-align: top;
height: 26px;
}

#galerie {
width: 421px;
height: 291px;
position: relative;
background: url(images/galerie.jpg) no-repeat;
}

.galerietext {
padding-top: 26px;
padding-left: 15px;
position: relative;
}

.obrazekuvod {
border: 1px solid #000000;
margin-right: 7px;
margin-bottom: 2px;
}

#nadspodek {
width: 421px;
height: 276px;
position: absolute;
bottom: 0;
right: 0px;
background: url(images/nadspodek.jpg) no-repeat;
clear: both;
}

#spodek-wrap {
width: 100%;
height: 109px;
clear: both;
background: url(images/spodek-wrap.gif) repeat-x;
}

#spodek {
width: 1024px;
height: 109px;
overflow: hidden;
margin: 0 auto;
background: url(images/spodek.jpg) no-repeat;
}

.spodektext {
font-size: 13px;
color: #FFFFFF;
padding-top: 38px;
text-align: left;
padding-left: 35px;
}

.spodektext a {
text-decoration: underline;
color: #FFFFFF;
font-weight: normal;
}

.spodektext a:hover {
text-decoration: none;
color: #FFFFFF;
font-weight: normal;
}

.odkazytext {
font-size: 13px;
color: #FFFFFF;
padding-top: 15px;
padding-bottom: 10px;
text-align: center;
}

.odkazytext a {
text-decoration: none;
color: #FFFFFF;
font-weight: normal;
}

.odkazytext a:hover {
text-decoration: underline;
color: #FFFFFF;
font-weight: normal;
}

.odkazytextseo {
font-size: 12px;
color: #a8a8a8;
text-align: center;
font-weight: normal;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 50px;
padding-right: 50px;
}

.odkazytextseo a {
text-decoration: none;
color: #a8a8a8;
font-weight: normal;
}

.odkazytextseo a:hover {
text-decoration: underline;
color: #a8a8a8;
font-weight: normal;
}


/* Formuláře */

fieldset {
border: 2px solid #a3cd1f;
width: 450px;
font-size: 14px;
}

legend {
color: #FFFFFF;
font-weight: bold;
background-color: #a3cd1f;
border: 1px solid #a3cd1f;
}

.poptavkovyformular {
font-size: 13px;
}

.poptavkovyformular input, textarea {
border: 1px solid #a3cd1f;
width: 300px;
}

.poptavkovyformular td {
font-size: 13px;
vertical-align: top;
}

.poptavkovyformular2 {
font-size: 13px;
}

.poptavkovyformular2 input, textarea, select {
border: 1px solid #a3cd1f;
width: 250px;
}

.poptavkovyformular2 td {
font-size: 13px;
vertical-align: top;
}

.button {
background-color: #a3cd1f;
border: 1px solid #c0ee2f;
color: #FFFFFF;
font-weight: bold;
cursor: pointer;
}

.formular {
font-size: 13px;
text-align: left;
width: 500px;
}


/* Prvky */


a {
text-decoration: underline;
color: #6c8e02;
}

a:hover {
text-decoration: none;
color: #6c8e02;
}

p {
margin-bottom: 13px;
}

hr {
border: 1px solid #d7d7d7;
margin-bottom: 10px;
margin-top: 10px;
}

.floatleft {
float: left;
}

.floatright {
float: right;
}

.block {
display: block;
}

.nastred {
text-align: center;
}

.obrazek {
border: 3px solid #a3cd1f;
margin-right: 10px;
margin-bottom: 10px;
}

.zpet {
color: #f88a20;
text-align: right;
font-weight: bold;
margin-top: 30px;
}

.zpet a {
color: #f88a20;
text-decoration:none;
font-weight: bold;
}

.zpet a:hover {
color: #f88a20;
text-decoration: underline;
font-weight: bold;
}

.tucne {
color: #000000;
font-weight: bold;
}

.cervene {
color: #ff0000;
font-weight: bold;
}

.clearboth {
clear: both;
}

.malepismo {
font-size: 12px;
}

.zvyrazneni {
background-color: #656565;
border: 1px solid #fe756c;
font-size: 15px;
padding: 5px;
margin-bottom: 10px;
}

#odsazeni  		{ margin: 0 0 15px 1em; padding: 0 0 0 1em;}
#odsazeni li 		{ margin: 0;}
#odsazeni li ul li 		{ margin: 0 0 0 1em; padding: 0 0 0 1em;}

/* Tabulky */

.tabulka {
font-size: 13px;
text-align: center;
border: 2px solid #a3cd1f;
border-collapse: collapse;
margin-bottom: 20px;
}

.tabulka td, tr {
border: 2px solid #a3cd1f;
padding: 3px;
}

.tabulka_nadpis {
font-weight: bold;
background-color: #a8cf20;
color: #ffffff;
font-weight: bold;
}

.tabulka_tmavsi {
background-color: #e2e2e2;
}

table {
font-size: 13px;

}


/* Warning */

.upozorneni {
display: block;
width:555px;
height: 32px;
margin-bottom:20px;
padding-top:3px;
padding-bottom:5px;
margin-top:10px;
background-color:#fdecc4;
border:solid 1px #ff0000;
color:#373000;
}

.upozorneni img {
float:left;
width: 37px;
height: 30px;
padding-right:10px;
padding-left:5px;
}

.upozorneni p
{
float:left;
padding-top: 8px;
font-weight: bold;
font-size: 15px;
}



/* Nadpisy */

h1 {
color: #000000;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
}

h2 {
color: #000000;
font-size: 16px;
font-weight: bold;
margin-bottom: 10px;
text-decoration: underline;
}

h3 {
font-size: 14px;
font-weight: bold;
color: #000000;
text-decoration: underline;
margin-top: 10px;
margin-bottom: 10px;
}



