
body {	
	margin: 0px;
	background-color: #ffffff;
	font-family: Arial;
}

td { 
	font-size: 11px; 
	color: #000000; 
	font-weight: normal; 
	font-family: Arial;
	padding: 0px;
	border-style: none;
	border-color: #000000;
}

P {
  margin: 0px;
  padding: 0px;
}

a:link, a:visited, a:hover {  
  color: #11303D; 
	text-decoration : underline;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 18px; 
	font-weight: bold; 
	color: #11303D; 
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 14px; 
	font-weight: bold; 
	color: #dd0000; 
}

TD.td_1{
  background-image: url(design/bg_1.jpg);
}

TD.td_2{
  background-image: url(design/bg_2.jpg);
}

TD.header {
  background-image: url(design/bg_header.jpg);
}

TD.bottom {
  background-image: url(design/bg_bottom.jpg);
  padding-left: 195px;
  padding-top:10px;
}

TD.main {
  background-image: url(design/bg_main.jpg);
  background-position: bottom;
}

TD.menu {
  padding-top: 20px;
}

TD.okraj_l{
  background-image: url(design/bg_okraj_l.jpg);
}

TD.okraj_r{
  background-image: url(design/bg_okraj_r.jpg);
}

DIV.but {
  width: 154;
  height: 25;
  background-image: url(design/bg_but.gif);
  padding-top: 4px;
  padding-right: 18px;
  text-align: right;
}

DIV.but2 {
  width: 130;
  height: 25;
  background-image: url(design/bg_but2.gif);
  padding-top: 4px;
  padding-right: 18px;
  text-align: right;
}

A.menu:link, A.menu:visited {
	color: #ffffff;
	font-size: 13px;
	text-decoration : none;
}

A.menu:hover {
	color: #FDBDB8;
	font-size: 13px;
	text-decoration : none;
}


A.menu2:link, A.menu2:visited {
	color: #eeeeee;
	font-size: 12px;
	text-decoration : none;
}

A.menu2:hover {
	color: #FDBDB8;
	font-size: 12px;
	text-decoration : none;
}

DIV.menu2 {
  text-align: center;
}

SPAN.nazev {
  font-weight: bold;
  font-size: 13px;
	text-decoration : none;
	color: #911401;
}

TD.cena {
  font-weight: bold;
  font-size: 16px;
  text-align: right;
  padding-right: 20px;
}

TD.listek {
  font-size: 13px;
}

