body { 
  font-family: sans-serif;
  padding: 0;
  margin: 0;
  font-size: 0.8em;
  background-color: white;
  color: black;
}

a { color: navy; text-decoration: none; font-weight: bold; background-color: inherit; }
a:hover { text-decoration: underline; }
a img { border-width: 0px; }

h1 { font-family: "Monotype Corsiva"; color: #BB2821; font-size: 2.1em; border-bottom: 3px double silver; padding: 4px 20px; text-align: center; margin-top: 0; background-color: inherit; }
h2 { color: #333; font-size: 1.2em; background: #eee url('/images/pozadi_tlac1.gif') left top repeat-x; padding: 4px 0 4px 0; text-align: center; border-bottom: 1px solid gray; }

.text_center { text-align: center; }
.text_left { text-align: left; }
.text_right { text-align: right; }

p { text-align: justify; }

.clear { clear: both; line-height: 1px; font-size: 1px; }

.w_33p { width: 33%; }
.w_50p { width: 50%; }

.float_right { float: right; }

/* cervena color: #BB2821 */


#stranka { color: inherit; width: 980px; margin: auto; background: gray; border-left: 1px solid #888; border-right: 1px solid #888; border-top: 6px solid #888; border-bottom: 6px solid #888; }
#hlavicka { color: inherit; height: 160px; background: #ddd url('/images/top.jpg') left top no-repeat; position: relative; }
#cistic { clear: both; }
#paticka { color: inherit; padding: 20px 10px; background: #ddd; border-top: 4px solid silver; }
#levy_panel { color: inherit; float: left; width: 240px; background: gray; border-top: 4px solid silver; }
#obsah { color: inherit; margin: 0 0 0 240px; padding: 20px 30px 30px 30px; min-height: 556px; background: #f3f3f3; text-align: center; }
#obsah_vnitrni { background: transparent; width: 99%; text-align: left; }

#mimoprovoz { position: absolute; top: 300px; left: 0; width: 960px; background: white; color: red; border: 10px solid red; font-size: 5em; padding: 100px 0; text-align: center; text-transform: uppercase; }

div.chyba { color: red; text-align: center; }

#menu { 
  color: white;
  text-align: center; 
  padding: 0;
  margin: 0;
  border-top: 4px solid silver;
  border-bottom: 4px solid silver;
  background: #BB2821 url('/images/pozadi_panely.gif') left center repeat-x;
  text-transform: uppercase;
}
#menu ul {
  margin: 8px 0;
  padding: 6px 0;
}
#menu ul li {
  display: inline;
  margin: 0;
  padding: 0;
}
#menu a {
  border: 2px solid silver;
  color: #222;
  font-weight: bold;
  text-decoration: none;
  background: #eee url('/images/pozadi_tlac1.gif') left top repeat-x;
  margin: 0 4px;
  padding: 4px 12px;
}
#menu a:hover {
  color: white;
  background: #aaa;
  border: 2px solid white;
}
.napis_sortiment {
  float: left;
  padding: 14px 4px 14px 14px;
  margin-left: 4px;
}

#menu2 {
  margin: 12px 10px 0px 10px;
  padding: 0px;
}
#menu2 li {
  padding-bottom: 16px;
  margin: 0;
  list-style-type: none;
}
#menu2 a {
  border-top: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  display: block;
  width: 195px;
  padding: 5px 0 5px 10px;
  border-left: 14px solid #BB2821;
  background: #eee;
  color: inherit;
}
#menu2 a:hover {
  color: inherit;
  background: white;
}

img.doubleborder {
  border: 3px double silver;
}

#kosik {
  float: right;
  width: 218px;
  background: gray;
  height: 100%;
  color: white;
}
#kosik h2 {
  background: #BB2821 url('/images/pozadi_panely.gif') left center repeat-x;
  color: white;
  border-left: 2px solid silver;
  border-top: 2px solid silver;
  border-bottom: 2px solid silver;
  font-size: 1.2em;
  margin: 0;
  padding: 4px;
}
#kosik_obsah {
  margin: 10px;  
}
#kosik div.kosik_radek {
  padding: 3px 0;
  margin: 0;
  height: 30px;
}
#kosik div.kosik_popisek {
  font-weight: bold;
  float: left;
  width: 50%;
  padding: 4px;
}
#kosik div.kosik_hodnota {
  float: right;
  width: 70px;
  background: white;
  color: black;
  padding: 4px;
  text-align: right;
  overflow: hidden;
}
#kosik form {
  text-align: center;
  margin: 0;
  padding: 0;
}
#kosik input {
  margin: auto;
  padding: 0;
  width: 80%;
  display: block;
}

#levy_panel div.blok {
  color: black;
  background: #eee;
  margin: auto 10px;
  padding: 10px;
  text-align: center;
}
#levy_panel div.popisek {
  background: #BB2821 url('/images/pozadi_panely.gif') left center repeat-x;
  margin: 0 10px;
  color: white;
  text-align: center;
  padding: 4px;
  font-weight: bold;
  border-top: 2px solid silver;
}

div.zbozi {
  padding: 14px;
  margin-bottom: 12px;
}
table.zbozi_obrazek {
  border: 3px double gray;
  background-color: white;
  width: 260px;
  height: 220px;
  text-align: center;
  padding: 20px 0;
  margin-bottom: 8px;
}
table.zbozi_tabulka {
  float: right;
  width: 368px;
}
table.zbozi_tabulka th {
  background: silver;
  text-align: right;
  padding: 8px;
  width: 100px;
}
table.zbozi_tabulka td {
  background: white;
  padding: 8px;
  border: 1px solid silver;
}
table.zbozi_tabulka td.zbozi_objednat {
  border: 0px solid white;
  background-color: transparent;
  padding-top: 20px;
}

div.panel_funkce {
  margin: 10px 0;
  background-color: silver;
  padding: 4px;
}

table.katalog {
  width: 100%;
}
table.katalog td.katalog_polozka {
  border: 1px solid silver;
  text-align: center;
  vertical-align: top;
  padding: 10px;
  width: 50%;
}
