td.cenik2 {width: 50px;}
td.cenik {width: 150px;}

body {
	font-family: Verdana, Arial, lucida, sans-serif; 
	text-align: justify;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	_text-align:center;
	background: rgb(255,204,204);
}
#main {
	min-height: 500px;
	_height: 500px;
	width: 800px;
	margin: 0 auto;
	border: 1px solid black;
	text-align:justify;
	background: white;
}


#zahlavi {
	width: 800px;
	margin: 0 auto;
	text-align:justify;
	font-size: 10px;
	color: rgb(102,0,0);
	
}
#header {
	background-image: url(img/my_header1.png);
	min-height: 150px;
	_height: 150px;
}
#bottom {
	background-image: url(img/my_bottom1.png);
	min-height: 44px;
	_height: 44px;
	clear: both;
}


#content {

	width: 494px;
	_width: 494px;
	min-height: 282px;
	_height: 282px;
	float: right;
	padding: 10px;
	_padding: 5px;
	margin: 20px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	line-height: 20px;
	color: rgb(48,48,48);
}




#menu {
	width: 206px;
	_width: 236px;
	float: left;
	padding: 20px;
	text-align: left;
}
.menu-top {
	background-image: url(img/my_menu1.png);
	height: 250px;
	_height: 250px;
	border: 1px solid silver;
	margin-bottom: 20px;
	padding: 10px;
	font-weight: bold;
	color: rgb(102,0,0);
}

.menu-top menu {
  padding-left: 15px;
  margin-left: 0px;
}
strong {
  font-style: italic;
  font-weight: normal;
}
li strong {
  font-style: italic;
  font-weight: bold;
}
.menu-bottom {
	background-image: url(img/my_menu1.png);
	min-height: 180px;
	_height: 180px;
	border: 1px solid silver;
	padding: 10px;	
	_padding: 10px;	
	line-height: 17px;
	font-weight: bold;
	color: gray;
}

.left {
padding: 0px 5px 0px 5px;
float: left;
}
.right {
padding: 0px 5px 0px 5px;
float: right;
}
.clearer {
clear: both;
}
.spacer {
padding-top: 10px;
}


h1 {
	font-size: 16px;
	padding:2px;
	margin:2px;
  padding-top:2px;
  color: black;
}
h2 {
	font-size: 14px;
		padding:8px;
	margin:8px;
	color: black;
}
h3.normal {
color: rgb(80,80,80); 
line-height: 17px;
padding: 0px;
margin: 0px;
font-size: 14px;
color: black;
}
a {
	text-decoration: none;
	color: rgb(102,0,0);
}	
a:hover {
  color: black;
}
a.zahlavi {
	text-decoration: none;
	color: rgb(204,102,102);
}	
a.zahlavi:hover {
	color: black;
	font-weight: normal;
}
li{
	margin-top: 15px;
}
ul.starter li {margin-top:2px; text-align: left;}
li a{
	color: black;
}
li a:hover{
color: rgb(102,0,0);
}
strong.kategorie {
  color: white;

}
td {
	border: 1px solid silver;
}
th {
	border: 1px solid silver;
	width: 60px;
}
table {
	border: 1px solid silver;
	font-size: 10px;
}

