
#center{width: 800px; 
position: relative;
text-align: left;
margin: auto;
}

#h01 {
	position: absolute;
	width: 135px;
	height: 73px;
	top: 0px;
	left: 0px;
	background-image: url(logo.jpg);
	
}

#h011 {
	position: absolute;
	width: 175px;
	height: 73px;
	top: 0px;
	left: 135px;
	background-image: url(barva.gif);
	
}


#h02 {
	position: absolute;
	width: 760px;
	height: 165px;
	top: 73px;
	left: 0px;
	background-image: url(f8.jpg);
}



#bgh {
	position: absolute;
	width: 462px;
	height: 73px;
	top: 0px;
	left: 298px;
	background-image: url(barva.gif);
}
#m {
	position: absolute;
	width: 760px;
	height: 33px;
	top: 236px;
	left: 0px;
	background-image: url(nabidka.gif);
}

#menu {
	position: absolute;
	width: 760px;
	height: 33px;
	top: 248px;
	left: 0px;
	text-align: center;
	color: #708090;
	font-family: "Arial Black";
	font-size: 14px;
}

#firma {
	position: absolute;
	top: 0px;
	left: 485px;
	font-family: Arial Black;
	font-size: 26px;
	color: black;
	font-style: italic;
	font-weight: bold;
}

#text {
	position: absolute;
	left: 0px;
	top: 260px;
	width: 760px;
	height: 800px;
	color: Black;
	text-align: center;
}


a  { 
	text-decoration: none;
}


a:link    {
	color: #708090;
	text-decoration: none;
	font-family: "Arial Black";
	font-size: 14px;
}
a:visited {
	color: #708090;
	text-decoration: none;
	font-family: "Arial Black";
	font-size: 14px;
}
a:active  {
	color: #708090;
	text-decoration: none;
	font-family: "Arial Black";
	font-size: 14px;
}
a:hover   {
	color: #708090;
	text-decoration: underline;
	font-family: "Arial Black";
	font-size: 14px;
}


body {
	text-align: center;
	
}
h4 {
	margin: 0px;
}

h2 {
	background-color: #5dd000;
	font-size: 30px;
	color: white;
	font-family: Arial;
	font-weight: bold;
	white-space: pre;
	
}


table {
	border: thin solid Black;
	text-align: center;
}

td {border: 1px solid Black;
text-align: center;

}

