/* CSS Document */
BODY  {
	font-size : 13px;
  margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width : 100%;

	text-align:center;
	font-family: verdena,arial,helvetica,sans-serif;
	color: black;
}

.menum a {
  text-decoration: none;
  color: #ffffff;
}

.kontejner {
  width: 775px;
  height: 560px;
  background : transparent url(images/bck.jpg) repeat top;
}

.logo {
  width: 775px;
  height: 50px;
  margin: 5px 0px 10px 0px;
  background : transparent url(images/logo.jpg) no-repeat right;
}

.stred {
  text-align: left;
	background : transparent url(images/bck1.jpg) repeat top;
	width: 660px;
}

.menu {
  width: 660px;
 
  padding-top: 12px;
}

.menum  {
  width: 205px;
  height: 28px;
  font-size: 13px;
  font-weight: bold;
  margin-left: 10px;
  float: left;
}

.plocha {
  background-color: white;
  width: 640px;
  height: 400px;
  clear: both;
}

.tkatalog {
  font-size: 12px;
 
}

.katalog {
  padding: 20px 20px 20px 20px;

}

.kontakt {
padding: 20px 20px 20px 20px;
}
