body {
	background-color:  white;
	color: grey;
}

a {
	text-decoration: none;
	color: grey;
}

#hlavicka {
	position: absolute;
	width: 745px;
	height: 256px;
	top: 10px;
	left: 140px;
	background-color: White;
}

#logo1 {
	position: absolute;
	width: 658px;
	height: 256px;
	top: 0px;
	left: 0px;
	background-image: url(img/logo1.jpg);
}

#logo2 {
	position: absolute;
	width: 87px;
	height: 239px;
	top: 17px;
	left: 658px;
	background-image: url(img/logo2.jpg);
}

#cz {
	position: absolute;
	width: 27px;
	height: 17px;
	top: 0px;
	left: 658px;
}

#de {
	position: absolute;
	width: 24px;
	height: 17px;
	top: 0px;
	left: 685px;
}

#en {
	position: absolute;
	width: 38px;
	height: 17px;
	top: 0px;
	left: 709px;
}

#menu {
	position: absolute;
	width: 746px;
	height: 54px;
	top: 266px;
	left: 140px;
	background-color: White;
}

#uvod {
	position: absolute;
	width: 125px;
	height: 52px;
	top: 0px;
	left: 0px;
	background-image: url(img/button.jpg);
	text-align: center;
}

#onas {
	position: absolute;
	width: 125px;
	height: 52px;
	top: 0px;
	left: 124px;
	background-image: url(img/button.jpg);
	text-align: center;
}

#objednavka {
	position: absolute;
	width: 125px;
	height: 52px;
	top: 0px;
	left: 248px;
	background-image: url(img/button.jpg);
	text-align: center;
}

#spedice {
	position: absolute;
	width: 125px;
	height: 52px;
	top: 0px;
	left: 372px;
	background-image: url(img/button.jpg);
	text-align: center;
}

#fotogalerie {
	position: absolute;
	width: 125px;
	height: 52px;
	top: 0px;
	left: 496px;
	background-image: url(img/button.jpg);
	text-align: center;
}

#kontakty {
	position: absolute;
	width: 125px;
	height: 52px;
	top: 0px;
	left: 620px;
	background-image: url(img/button.jpg);
	text-align: center;
}

#menu a {
	text-decoration: none;
	text-transform: lowercase;
	color: White;
	font-family: "Eras Medium ITC";
}

#menu a:hover {
	color: #B5162C;
}

#telo {
	position: absolute;
	width: 746px;
	height: 658px;
	top: 318px;
	left: 140px;
	background-color : white;
}

#top {
	position: absolute;
	width: 745px;
	height: 15px;
	top: 0px;
	left: 0px;
	background-image: url(img/body_top.jpg);
}

#left {
	position: absolute;
	width: 1px;
	height: 601px;
	top: 6px;
	left: 0px;
	background-image: url(img/body_left1pix.jpg);
}

#right {
	position: absolute;
	width: 1px;
	height: 601px;
	top: 6px;
	left: 744px;
	background-image: url(img/body_right1pix.jpg);
}

#bottom {
	position: absolute;
	width: 744px;
	height: 42px;
	top: 583px;
	left: 0px;
	background-image: url(img/body_bottom.jpg);
}

#obsah {
	position: absolute;
	width: 720px;
	height: 550px;
	top: 15px;
	left: 12px;
	background-color: White;
	text-align: justify;
	font: 500 small Trebuchet MS;
}

#tab {
	background-color: White;
	font: 500 small Trebuchet MS;
}
