body {
    background-color: #bcaa60;
    text-align: center;
}

form, p, a, div, span, b, em, strong, i, table, td, tr, h1, h2, h3, h4, h5, h6, img, ul, li {
    margin: 0; padding: 0;
    border: none;
}

h2, h3, h4, h5 {
   text-align: left;
}

p {
    text-align: justify;
}

/*input {
    padding: 1px 5px 1px 5px;
    border: 1px solid black;
}*/

a {
  text-decoration: underline;
  color: black;
}

a:hover {
  text-decoration: underline;
}

a:visited {
  color: black;
}

.bread {
	margin-bottom: 10px;
	font-size: 8px;
}

input.polickohledani {
    padding-left: 0;
    padding-right: 0;
    width: 70px;
}

input.hledani {
    padding-left: 0;
    padding-right: 0;
    width: 50px;
}

.stranka {
    width: 864px;
    margin-left: auto;
    margin-right: auto;
}



#hlavicka {
     margin:0; padding:0;
     position:relative;
     width:864px; height:247px;
     overflow:hidden;
}
#hlavicka span {
    display:block;
    position:absolute; left:0; top:0; z-index:1;
    width:864px; height:247px;
    margin:0; padding:0;
    background:url("obr/hlavicka.jpg") top left no-repeat;
}

.obsah {
    text-align: left;
    width: 864px;
    font: 13px Verdana;
    overflow: hidden;
}

.menu {
    width: 173px;
    color: #fcffff;
}

.menu h3 {
   text-align: center;
}

.menu a, .menu a:visited {
    color: white;
    text-decoration: none;
}

.menu a:hover {
    text-decoration: underline;
}

.leve {
    text-align: left;
    float: left;
    margin: 0 15px 10px 10px;
}

.prave {
    text-align: center;
    width: 174px;
    float: right;
    margin: 0 10px 10px 15px;
}


.prave h3 {
    font-size: 14px;
    margin-top: 3px;
    margin-bottom: 3px;
}

.vyplnmenu {
    background-color: #6c522f;
    width: 133px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
}   

.vyplnleve 
{
    width: 123px;
    padding-left: 10px;
    padding-right: 10px;
}

.hornimenu {
    width: 864px;
    background-image: url('obr/menu-horni.jpg');
    color: #fcffff;
    text-align: center        	
}

.hornimenu a, .hornimenu a:visited {
    color: #fcffff;
    text-decoration: none;
    font: bold 17px Arial;
    position: relative; top: -10px;
    margin-right: 10px;
    margin-left: 5px;
}

.hornimenu a:hover {
    text-decoration: underline;
}

#aktivni {
    text-decoration: underline;
}

.stred {
    float: left;
    width: 465px;
    color: black;
}

.mezeranahore {
    width: 862px;
    height: 10px;
    line-height: 10px;
    float: left;
}

h3.nadpis a {
  color: white;
  text-decoration: none;
}

h3.nadpis a:visited {
  color: white;
}

.menu p {
   margin-left: 7px; 
}

.stred h2 {
    margin-bottom: 15px;
}

.stred p {
    margin-bottom: 8px;
}

table.formulare {
    margin-bottom: 10px;
}

table.formulare td {
    padding: 2px;
}

table.formulare td.text {
    text-align: right;
}

.eshop
{
    margin-top: 0px;
    margin-left: -26px;
    margin-bottom: 10px;
}

ul.eshop li {
    margin-left: 40px;
}

ul.eshop
{
    list-style-type: none;
    font: bold 15px Arial;
    margin-top: 0px;
}

ul.eshop li
{
    list-style-type: none;
    font: bold 15px Arial;
    margin-top: 25px;
}

ul.eshop ul.eshop li ul li
{
    list-style-type: none;
    font: 13px Tahoma;
    margin-top: 5px;
    
}

ul.eshop ul.eshop li ul li ul.eshop li
{
    list-style-type: none;
    font: 11px Tahoma;
    margin-top: 5px;
    
}

.detail {
  border-left: 1px solid #a38f50;
  border-bottom: 1px solid #6d532e;
  border-right: 2px solid #887240;
  padding: 5px;
  padding-bottom: 0;
  vertical-align: top;
}

.vyrobek {   	
  float: left;
  width: 138px;
  margin-right: 17px;
  margin-bottom: 17px;
}

.nadpis {
    font-size: 12px;
    background-color: #6b5130;
    color: white;
    margin-top: 2px;
    padding: 3px 8px 3px 8px;
    font-weight: bold;
}

h3 a {
  color: black;
}

.informaceprodukt 
{
  clear: both;
  padding-top: 15px;
}

.cena {
  font: 20px Arial;
}

.obrazekdetail {
  float: left;
  margin: 8px;
}

.obrazekkosik {
    float: left;
    margin-right: 5px;
    width: 50px;
}

.odebrat a {
    font: bold 15px Tahoma;
    color: #c5431b;
}

.kosik {
    width: 100%;
}

.kosik td {
    border-bottom: 1px solid #a38f50;
    padding-top: 3px;
    padding-bottom: 3px;
}

.produktkosik {
    text-align: left;
    width:40%;
    padding-right: 10px;
}

.moznostiobjednavky td.novapolozka {
    padding-bottom: 20px;
}

.highslide img {
    border: none !important;
}

.podmenuprave p, .podmenuleve p
{
    text-align: left;
}

.stred ul {
    margin: 15px;
    margin-left: 25px;
}

.stred ul li {
    margin-top: 8px;
}

