body {
  background-color: #003771;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-size: 70%;
  background-image: url("img/pod.jpg");
  background-repeat: no-repeat;
  color: white;
}


.eshop  {
background-image: url("img/pod-eshop.jpg");
}

a {
color: #63AED6;
}

a img {
border: 0px solid white;
}

a:hover {
color: #F6C800;
}

* {
margin: 0px;
padding: 0px;
}

table {
font-size: 100%;
}

h1  {
font-size: 150%;
padding: 0.3em;
background-color: #63AED6;
margin-bottom: 15px;
}

h3  {
font-size: 130%;
color: #7ED2FF;
margin-bottom: 0.5em;
margin-top: 1.3em;
}

h3 i  {
font-weight: normal;
font-size: 80%;
color: #2B7CCE;
}

h4  {
/* rezervováno pro admin */
font-size: 140%;
color: #7ED2FF;
margin-bottom: 0.3em;
margin-top: 1.3em;
}

h5  {
font-size: 125%;
color: white;
margin-bottom: 0.5em;
margin-top: 0em;
}

h6  {
font-size: 100%;
color: white;
margin-bottom: 0.1em;
margin-top: 0.9em;
}

h5  i {
font-weight: normal;
color: #7ED2FF;
}

form table  {
border-collapse: collapse;
color: white;
}

form td {
border: 1px solid white;
padding: 5px;
}

p {
text-indent: 1.6em;
margin-bottom: 0.6em;
text-align: justify;
line-height: 1.4em;
}

.znak {
position: absolute;
top: 74px;
right: 0px;
}

.menu {
position: absolute;
top: 104px;
left: 0px;
background-repeat: repeat-x;
background-image: url("img/lista-vrch.gif");
background-color: #F6C800;
width: 100%;
}

.okolomenu  {
width: 100%;
background-repeat: repeat-x;
background-position: bottom;
background-image: url("img/lista-spodek.gif");

}

.menu a {
text-decoration: none;
color: black;
display: block;
padding-left: 10px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
float: left;
margin: 0px;
border-right: 1px solid black;
font-weight: bold;
font-size: 100%;
}

.menu a:hover, .meni a:hover {
color: black;
background-repeat: repeat-x;
background-position: bottom left;
background-image: url("img/lista-stin.gif");
}

.oznac  {
color: black;
background-repeat: repeat-x;
background-position: bottom left;
background-image: url("img/lista-stin.gif");
}

.menu .vnor {
margin-left: 120px;
}


.celek  {
position: absolute;
top: 140px;
width: 100%;
border-collapse: collapse;
}

.celek td {
vertical-align: top;
}




.podmenu  {
width: 180px;
}

.podmenicko {
/*je v eshopu*/
padding-left: 15px;
}

.meni {
background-repeat: repeat-x;
background-image: url("img/lista-vrch.gif");
background-color: #F6C800;
width: 180px;
}

.meni a {
text-decoration: none;
color: black;
display: block;
padding-left: 10px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
float: left;
margin: 0px;
border-right: 1px solid black;
font-weight: bold;
font-size: 100%;
}

.meni .vnor {
margin-left: 10px;
}

.okolomeni  {
width: 210px;
background-repeat: repeat-x;
background-position: bottom left;
background-image: url("img/lista-spodek.gif");
}

.podmenu table  {
border-collapse: collapse;
margin-bottom: 4px;
}

.podmenu td {
vertical-align: top;
}


.pravy  {
width: 160px;
text-align: center;
}

.pravy h5 {
margin-top: 0em;
margin-bottom: 0.1em;
}

.pravy .vnor  {
padding: 8px;
}



.pravy a {
border: 1px solid #FDD406;

color: white;
font-size: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
text-decoration: none;
margin-bottom: 10px;
background-color: #002B55;
display: block;
}

.pravy a:hover  {
border: 1px solid white;
}


.obsah .vnor  {
margin-left: 15px;
margin-right: 5px;
margin-top: 0px;
color: white;
}

.okoloprvku {
margin-bottom: 60px;
}

.prvek_vrch  {
background-image: url("img/prvek-horni.gif");
background-repeat: repeat-x;
background-position: top;
}

.prvek_spodni  {
background-image: url("img/prvek-spodni.gif");
background-repeat: repeat-x;
background-position: bottom;
}

.prvek_levy  {
background-image: url("img/prvek-levy.gif");
background-repeat: repeat-y;
background-position: left;
}

.prvek_pravy  {
background-image: url("img/prvek-pravy.gif");
background-repeat: repeat-y;
background-position: right;
}

.prvek_pravy_horni {
background-image: url("img/prvek-pravy-horni.gif");
background-repeat: no-repeat;
background-position: top right;
}

.prvek_levy_horni {
background-image: url("img/prvek-levy-horni.gif");
background-repeat: no-repeat;
background-position: top left;
}

.prvek_levy_spodni {
background-image: url("img/prvek-levy-spodni.gif");
background-repeat: no-repeat;
background-position: bottom left;
}

.prvek_pravy_spodni {
background-image: url("img/prvek-pravy-spodni.gif");
background-repeat: no-repeat;
background-position: bottom right;
}

.prvek  {
padding: 15px;
}

.nahledy  {
text-align: center;
padding-top: 2em;
}

.nahledy a  {
display: block;
float: left;
text-decoration: none;
text-align: center;
}

.nahledy a img  {
border: 1px solid #63AED6;
}

.nahledy img  {
margin: 5px;
}

.stred  {
text-align: center;
}

.nahled_admin {
float: left;
padding: 10px;
}

.prazdna  {
border-collapse: collapse;
}

.fotky  {
width: 250px;
}

.fotky img  {
margin: 0px;
border: 0px solid white;
}

.fotky .vnoreny {
padding-right: 10px;
border-right: 1px solid #63AED6;
margin-right: 10px;
}

.podstranky {
border: 1px solid #63AED6;
padding: 1em;
margin-top: 1.5em;
background-color: #002B55;
}

.reklama  {
text-align: center;
padding-top: 15px;
color: #66CCFF;
}

.reklama td {
vertical-align: middle;
text-align: center;
}

.reklama img  {
margin: 5px;
}

.eshop .podmenu {


}


.eshop .podmenu .bezodsaz a {
display: block;
text-decoration: none;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
background-color: #FBC808;
border-top: 1px solid black;
background-image: url("img/eshop_pod.gif");
background-repeat: repeat-x;
background-position: top left;
color: black;
}

.eshop .podmenu .bezodsaz-sort a {
display: block;
text-decoration: none;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
background-color: #DCA215;
border-top: 1px solid black;
background-image: url("img/eshop_pod_oznac.gif");
background-repeat: repeat-x;
background-position: top left;
color: black;
}

.eshop .podmenu .bezodsaz a:hover {
padding-left: 13px;
}

.odsaz  {
padding-left: 10px;
}

.podmenu .odsaz  {
background-color: #FCDE4A;
}



.podmenu .odsaz a  {
display: block;
border: 0px solid black;
color: black;
padding-top: 5px;
padding-bottom: 5px;
text-decoration: none;
border-top: 1px dashed white;
padding-left: 0px;
}

.podmenu .odsaz a:hover {
padding-left: 6px;
}


.eshop .podmenu .bezodsaz .vybrany  {
background-color: #FCDE4A;
background-image: url("img/sipecka-stin.gif");
background-repeat: no-repeat;
background-position:  center left;
border-bottom: 0px solid black;
font-weight: bold;
}

.eshop .podmenu .vybrany  {
background-color: #FCDE4A;
background-image: url("img/sipecka-stin.gif");
background-repeat: no-repeat;
background-position:  center left;
border-bottom: 0px solid black;
font-weight: bold;
padding-left: 10px;
}

.vypis_nad  {
padding: 4px;
background-color: #002955;
margin-bottom: 10px;
}

.obsah .e_nahledy {
width: 100%;
}

.obsah .e_nahledy table {
border-collapse: collapse;
width: 100%;
}

.obsah .e_nahledy td {
border: 1px solid #002955;
text-align: center;
width: 25%;
padding-top: 10px;
padding-bottom: 10px;
}

.e_nahledy h3  {
color: white;
margin-bottom: 0.6em;
margin-top: 0em;
}

.e_nahledy a h3  {
text-decoration: none;
}

.e_podrobnosti td {
text-align: left;
padding: 5px;
}

.e_podrobnosti h3 {
margin-top: 0em;
}

.e_podrobnosti  {
margin-top: 1em;
background-color: #002955;
}

.tabulka  {
border-collapse: collapse;
}

.tabulka  td {
border: 1px solid #F6C800;
padding: 6px;
}

.tabulka th {
border: 1px solid #F6C800;
background-color: #002955;
padding: 6px;
}

.prav {
text-align: right;
}

#predstranka  {
position: absolute;
z-index: 100;
width: 100%;
height: 120%;
color: #909DA5;
/*text-align: center;*/
cursor: pointer;
}

#predstranka .pruhlednost {
z-index: 110;
background: white;
width: 100%;
height: 100%;
opacity: 0.7;  
filter: alpha(opacity=70);  
-moz-opacity: 0.7;  
-khtml-opacity: 0.7;
}




#predstranka .vnor  {
position: relative;
}

#predstranka .zavrit  {
position: absolute;
top: -23px;
right: 0px;
width: 100px;
height: 23px;
background: black;
}

#predstranka .zavrit a  {
display: block;
padding: 4px;
color: white;
text-align: center;
}




#predstranka .ramecek  {
position: absolute;
display: block;
top: 50%;
left: 50%;
width: 550px;
height: 350px;
margin-left: -275px;
margin-top: -200px;
z-index: 120;
}






