/* CSS Document */

body {
margin: 0 0 0 0;
background-color: #FFFFFF;
background-image: url(img/background_g.gif);
background-repeat: repeat-y;
font-family: Arial, Helvetica, sans-serif;
}
table.kosik {
  width: 100%;
}
table.kosik th {
  background-color: #3B393F;
  border: 1px solid #B2B3B6;
  font-weight: normal;
}
table.kosik td {
  border: 1px solid #B2B3B6;
  font-weight: normal;
}
table.objednavka {
  width: 70%;
  border: 1px solid #B2B3B6;
}
table.objednavka th {
  background-color: #3B393F;
  font-weight: normal;
}
table.objednavka td {
  padding-left: 10px;
}
#levy {
width: 266px;
float: left;
text-align: center;
padding-bottom: 30px;
}
#stred {
width: 690px;
position: absolute;
left: 271px;
color: #FFFFFF;
padding: 30px 0px 30px 10px;
}
ul.menu {
list-style-type: none;
color: #B2B3B6;
font-size: 20px;
font-weight: bold;
text-align: left;
width: 214px;
margin: 0 auto 0 auto;
padding-left: 0px;
line-height: 140%;
}
ul.menu li.aktivni {
color: #FFFFFF;

}
ul.podmenu {
background-color: #3B393F;
color: #FFFFFF;
text-align: left;
font-size: smaller;
width: 189px;
margin: 0 auto 0 auto;
padding: 0 0 0 25px;
list-style-type: none;
border-left: 1px solid #B2B3B6;
border-right: 1px solid #B2B3B6;
}
li#podmenu_a {
list-style-image: url(img/arrow_right.gif);
}
img.levy {
float: left;
margin-top: 0px;
}
img.pravy {
float: right;
position: absolute;
right: 0px;
bottom: 30px;
}
td.obrazek {
border: 1px solid #B2B3B6;
width: 190px;
height: 190px;
text-align: center;
}
td.text {
font-size: smaller;
}
span.odkaz {
cursor: pointer;
}
span.cislo {
font-size: 8pt;
}
div.listovani {
text-align: center;
font-size: smaller;
}
div.nadpis {
font-size: 16pt;
/*font-weight: bold;*/
text-align: center;
color: #e7b500;
}
div.popis {
font-size: smaller;
margin-top: 15px;
margin-bottom: 25px;
}
div.zprava0 {
  
}
div.zprava1 {
  background-image: url(img/zprava.png);
  background-repeat: no-repeat;
  margin-left: 68px;
  margin-bottom: 17px;
  padding-top: 17px;
  padding-left: 52px;
  width: 532px;
  height: 37px;
  border: 1px solid #B2B3B6; 
  color: white;
}
div.zprava2 {
  color: navy;
  font-weight: bold;
}
a {
  color: white;
}
a.nedostupne {
  color: black;
}
a.menu {
  color: #B2B3B6;
  text-decoration: none;
}
a.menu_a {
  color: white;
  text-decoration: none;
}
a#expres {
  display: block;
  text-align: left;
  font-size: 0.75em;
  margin-left: 27px;
  margin-bottom: 10px;
  color: #ccc;
  text-decoration: none;
}
div.copyright {
  display: block;
  text-align: right;
  font-size: 0.7em;
  margin-right: 4px;
  margin-top: 60px; 
  color: #ccc;
  text-decoration: none;
}

