body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  background-color: #eeeeee;
  background-image: url(images/bg.gif);
  background-repeat: repeat-all;
  background-position: 0px 0px;
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 15px;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #d8261a;
  scrollbar-darkshadow-color: #d8261a;
  scrollbar-shadow-color: #ffffff;
  scrollbar-arrow-color: #d8261a;
  scrollbar-track-color: #ffffff;
}

#topBanner {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -475px;
  width: 950px;
  height: 284px;
  z-index: 1;
  background-color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  border: 0px;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
}

#topBanner object {
  position: absolute;
  border: 0px;
  left: 0px;
  top: 0px;
}

#content {
  position: absolute;
  top: 284px;
  left: 50%;
  margin-left: -475px;
  width: 950px;
  z-index: 2;
  background-color: #ffffff;
  border: 0px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

#content div.half1Page {
  width: 701px;
  margin: 0px;
  padding: 0px;
  float: left;
  min-height: 400px;
  border: 0px;
}

#content div.half1Page div.nadpiscerveny {
  width: 701px;
  height: 46px;
  margin: 0px;
  padding: 0px;
  float: left;
  background-image: url(images/menu_cervena.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
}

#content div.half1Page div.textbily {
  width: 661px;
  margin: 0px;
  padding: 20px 20px 20px 20px;
  float: left;
}

#content div.half2Page {
  width: 248px;
  margin: 0px;
  padding: 0px;
  float: left;
  min-height: 200px;
  border: 0px;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

#content div.half2Page div.nadpissedy {
  width: 248px;
  height: 46px;
  margin: 0px;
  padding: 0px;
  float: left;
  background-image: url(images/menu_seda.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
}

#content div.half2Page div.nadpiscerveny {
  width: 248px;
  height: 46px;
  margin: 0px;
  padding: 0px;
  float: left;
  background-image: url(images/menu_cervena.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
}

#content div.half2Page div.textsedy {
  width: 214px;
  margin: 0px;
  padding: 17px;
  float: left;
  background-color: #f2f2f2;
}

#content div.half2Page div.textbily {
  width: 214px;
  margin: 0px;
  padding: 17px;
  float: left;
}

#spodek {
  width: 940px;
  height: auto;
  margin: 0px;
  padding: 5px;
  background-color: #ffffff;
  border: 0px;
  border-top: 1px solid #cccccc;
  float: left;
}

.zbozi1 {
  width: 320px;
  height: 150px;
  margin: 3px;
  padding: 0px;
  border: 0px;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  float: left;
}

.zbozi2 {
  width: 320px;
  height: 150px;
  margin: 3px;
  padding: 0px;
  border: 0px;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  float: right;
}

.zboziobrazek {
  width: 130px;
  height: 130px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  float: left;
}

.zbozitext {
  width: 180px;
  height: 130px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-size: 10px;
  float: right;
}

.zbozitext a {
  font-size: 12px;
  text-decoration: none;
}

.zbozicena {
  width: 310px;
  height: 20px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-weight: bold;
  float: left;
}

.tabulka
{ 
background:#eeeeee; 
border:1px solid #666; 
color:#555; 
border-collapse: collapse;
} 

.tabulka td 
{ 
padding: 3px;
background:#fff; 
border:1px solid #666; 
color:#555; 
} 

.tabulka th
{ 
border:1px solid #666; 
} 

.nadpis {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #d8261a;
  }

.cervena {
  color: #d8261a;
  }

h1 {
  font-family: Arial CE, Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  margin: 0px;
  margin-left: 30px;
  padding: 0px;
  color: #f81611;
  border-bottom: 1px dashed #666666;
  }

h2 {
  font-size: 18px;
  margin: 0px;
  padding: 0px;
  color: #09c600;
}

h3 {
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  color: #000000;
}

a {
  color: #d8261a;
  text-decoration: underline;
  font-weight: bold;
}

hr {
  color: #cccccc;
  height: 1px;
}

ul {
	margin: 0;
	margin-left: 10px;
	padding: 0 3px 0 8px;
  list-style-type: disc;
  line-height: 1.5;
}
	
ul li {
  position: relative;
	left: 5px;
}

.obrazek {
  border: 3px solid #dddddd;
}

.obrazek:hover {
  border: 3px solid #d8261a;
}

input, textarea, select {
  background-color: #ffffff; 
  color: #d8261a; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #aaaaaa;
  font-weight: bold;
}

.inputreg {
  width: 300px;
}

.inputbasket {
  width: 30px;
}

.submitreg {
  background-color: #d8261a; 
  color: #ffffff; 
}

.submitbasket {
  background: url(images/basket.gif) top left no-repeat;
  width: 15px; height: 15px;
  border: 0px;
  text-indent: -2000px;
  line-height: 0px;
  cursor: pointer; cursor: hand;
}

.pozpatku 
{ 
unicode-bidi:bidi-override; 
direction: rtl; 
} 

.prazdny
{
  width:100%;
  height:15px;
}

.linka
{
  margin: 5px 0 5px 0;
  width:100%;
  height:4px;
  background-color: #dddddd;
}

.fontmaly {
	font-size: 10px;
}

#flashcontent {
  border: 0px;
  margin: 0px;
  padding: 0px;
  width: 950px;
  height: 284px;
  float: left;
}

#flashcontent2 {
  border: 0px;
  margin: 0px;
  padding: 0px;
  width: 701px;
  height: 46px;
  float: left;
}
