body {
	font: normal 12px/14px Arial, Helvetica, sans-serif; color: #555; background: #FFF; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
}
image {
	border: 0px;
}
#menu {
  height: 215px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background: #B3BFBF; border: 0px;
}
#logo {
	float: left; width: 181px; height: 215px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	background-image: url(img/con1.jpg); background-attachment: top left; background-repeat: no-repeat; 
}
#onas {
	float: left; width: 152px; height: 215px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	background-image: url(img/con2.jpg); background-attachment: top left; background-repeat: no-repeat; 
}
#produkty {
	float: left; width: 152px; height: 215px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	background-image: url(img/con3.jpg); background-attachment: top left; background-repeat: no-repeat; 
}
#kontakty {
	float: left; width: 152px; height: 215px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	background-image: url(img/con4.jpg); background-attachment: top left; background-repeat: no-repeat; 
}
#akce {
	float: left; width: 153px; height: 215px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
  background-image: url(img/con5.jpg); background-attachment: top left; background-repeat: no-repeat; background-color: #fff;
}
#obsah {
  margin: 0px auto; padding: 0px 15px; 
}
#zapati {
  height: 14px; text-align: right; margin: 0px auto; padding: 8px 10px; background: #B3BFBF; color: #fff;
}
a.zapat{
  font-weight: bold; text-decoration: none; color: #fff;
}
a:hover.zapat {
  text-decoration: underline;
}
a{
  font-weight: bold; text-decoration: none; color: #333;
}
a:hover {
  text-decoration: underline;
}
h1 {
  font-weight: bold; text-decoration: none; color: #668; font-size: 16px;
}
h2 {
  font-weight: bold; text-decoration: none; color: #866; font-size: 14px;
}
.clear {	clear: both;}
