BODY {
  background-color: #8EAFBA;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #000000;
}

H3 {
  color: #3d9acf;
}

P {
  margin: 0px;
}

A {
 color: #3d9acf;
}

A:HOVER {
 
}

#all {
  width: 884px;
  background-image: url(images/bg.gif);
  _height: 100%;
}

#toplogo {
  background-image: url(images/toplogo.jpg);
  width: 884px;
  height: 110px;
}

#topmenu {
  background-image: url(images/topmenu.gif);
  height: 20px;
  margin-left: 58px;
  width: 736px;
  _width: 756px;
  padding-left: 20px;
}

#main {
  background-image: url(images/main_bg.gif);
  margin-left: 58px;
  width: 756px;  
}

#main_clear {
  background-image: url(images/main_bg_clear.gif);
  margin-left: 58px;
  width: 748px;
  _width: 756px;
  padding-left: 8px;  
}

#bottom {
  background-image: url(images/bottom.gif);
  height: 99px;
  margin-left: 58px;
  width: 756px;
}
TD.bottom {  
  padding-top: 73px;
  padding-right: 12px;
  text-align: right;
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #ffffff;
}

A.tg_link {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

.menu_item {
  height: 23px;
  text-align: center;
}

.menu_item_selected {
  height: 23px;
  text-align: center;
  background-image: url(images/menu_bg_selected.gif);
}

.menu_item_link {
  font-family: Trebuchet MS, Arial;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

A.mod_link {
  color: #000000;
  text-decoration: none;  

}

/* výpis 3 obrázky na řádek */
.vypis_3naradek_table {
	border: #ffffff 2px solid;
	width: 100%;
}

.vypis_3maradek_obrazek_img {
	margin-top: 20px;
}

.vypis_3naradek_obrazek {
	width: 171px;
	height: 145px;
	text-align: center;
}

.vypis_3naradek_popis {
	background-image : url(images/bg_3radek_text.jpg);
	width: 171px;
	height: 75px;
	text-align: center;
	color: #12385E;
	font-size: 13px;
	font-weight: bold;
}

.vypis_3naradek_popis_link {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.vypis_3naradek_popis_link:HOVER {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}

.vypis_3naradek_sleva {
	color: #000000;
	font-size: 10px;
	text-decoration : line-through;
}

SPAN.produkt_nadpis {
  font-size: 14px;
  font-weight: bold;
  color: #3d9acf;
}

SPAN.produkt_cena {
  font-size: 14px;
  font-weight: bold;
}

