td{font-size: 10px;}
th{font-size: 12px;}

body {
  text-align: center;   
  background-color: #c2c2c2;
  margin: 0;
  font-family: "Verdana";
  font-size: 10px;
  color: #000000;
} 

#centralni {
  position: relative;
  margin: auto;
  top: 1px;
  width: 1000px;
  height: auto;
  min-height: 700px;
  border: 1px solid #000000;
  background-color: #f7f7f7;
  text-align: center;
  }

#banner {
  position: absolute; 
  top: 0px;
  left: 0px;
  width: 278px;
  height: auto;
  text-align: center;
  margin-top: 0px;
  padding-top: 50px;
  border: 0px solid yellow;
  background-image: url('../img/lista2.png');
  background-repeat: no-repeat;
}

#menu {
  position: relative;
  top: 0px;
  left: 278px;
  width: 722px;
  height: 119px;
  color: #000000;
  background-image: url('../img/lista.png');
  background-repeat: repeat;
  /*background-color: #f7f7f7;*/
  border-bottom: 1px solid #000000;
}

#content {
  position: relative;
  top: 0px;
  left: 279px;
  width: 721px;
  height: auto;
  min-height: 580px;
  text-align: center;
  border-right: 1px solid #000000;
  border-bottom: 0px solid #000000;
  /*border: 0px solid red;*/
  background-color: #f7f7f7;
}

#bottom_strip {
  position: relative;
  top: 0px;
  left: -1px;
  width: 1000px;
  height: 20px;
  text-align: center;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  background-color: #f7f7f7;
}

#text {
  position: relative;
  top: 30px;
  left: 60px;
  width: 600px;
  height: 450px;
  text-align: justify;
  border: 0px solid red;
}

#left_panel_shop {
  position: absolute;
  top: 700px;
  left: -1px;
  width: 281px;
  height: auto;
  min-height: 0px;
  text-align: justify;
  border-top: 0px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 0px solid #000000;
  /*border: 1px solid blue;*/
  background-color: #f7f7f8;
}

#eshop {
  position: relative;
  top: 0px;
  left: 0px;
  width: 710px;
  height: auto;
  min-height: 600px;
  text-align: justify;
  border: 0px solid #000000;
  background-color: #f7f7f7;
}

#basket {
  position: relative;
  top: 0px;
  right: 30px;
  border: 0px solid #000000;
  margin-bottom: 15px;
}

#the_way {
  position: relative;
  top: 0px;
  left: 0px;
  width: 300px;
  height: auto;
  min-height: 200px;
  text-align: justify;
  border: 0px solid #000000;
  background-color: #f7f7f7;
}

#the_pay {
  position: absolute;
  top: 48px;
  left: 350px;
  width: 350px;
  height: auto;
  min-height: 200px;
  text-align: justify;
  border: 0px solid #000000;
  background-color: #f7f7f7;
}

#obrazky {
  position: relative;
  top: 5px;
  left: 0px;
  width: 240px; 
  height: 180px;
  text-align: left;
  border: 0px solid #000000;
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}

#kontakt {
  position: absolute;
  top: 815px;
  left: 36px;
  width: 540px;
  height: 75px;
  text-align: center;
  border: 0px solid #000000;
  background-color: #000000;
  background-repeat: repeat;
} 

a.menu{
text-decoration: none;
font-weight: none;
color: #000000;
margin: 0px 7px 0px 7px;
font-size: 14px;
font-family: Arial;
}
a.menu:hover, a.menu:active{
color: #000000;
text-decoration: underline;
font-size: 14px;
font-family: Arial;
}
  
a.lang:visited,a.lang:link {
  color: #bfbebd;
  text-decoration: none;
  font-weight: normal;
  line-height: 20px;
  }
  
a.lang:hover {
  color: #bfbebd;
  text-decoration: underline;
  font-weight: none;
  line-height: 20px;
  }
  
p.menu {
  color: #000000;
  text-align: center;
  font-family: Verdana;
  font-size: 14px;
  padding-top: 60px;
} 

p.text{
  margin: 0;
  padding: 5px 10px 0px 10px;
  text-align: justify;
  color: #000000;
  font-size: 14px;
  Line-height: 24px;
  font-weight: none;
}

p.e-year{
  text-decoration: none;
  font-weight: none;
  color: #000000;
  margin: 0px 7px 0px 7px;
  font-size: 14px;
  font-family: Arial;
}
  

