/* CSS Document */
html {
	margin:0 auto;
}
body{
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	background:#4c4847 url(images/bg.jpg) center repeat-y;
}
img {
	border:0;
}
img a {
	border:0;
}
.vstup {
	margin:220px 0 100px 0;
}
#menu {
	list-style-type: none;
	margin:0 auto;
	width:487px;
}
#menu li {
	float:left; height: 38px;
}
#menu li.nasetapety a {
	display: block; width: 113px; text-indent: -9999px; height: 38px; text-decoration: none
}
#menu li.katalog a {
	display: block; width: 78px; text-indent: -9999px; height: 38px; text-decoration: none
}
#menu li.inspiracie a {
	display: block; width: 96px; text-indent: -9999px; height: 38px; text-decoration: none
}
#menu li.doleziteinfo a {
	display: block; width: 120px; text-indent: -9999px; height: 38px; text-decoration: none
}
#menu li.kontakt a {
	display: block; width: 80px; text-indent: -9999px; height: 38px; text-decoration: none
}
.nasetapety {
	background: url(images/nasetapety.gif)
}
.katalog {
	background: url(images/katalog.gif)
}
.inspiracie {
	background: url(images/inspiracie.gif)
}
.doleziteinfo {
	background: url(images/doleziteinfo.gif)
}
.kontakt {
	background: url(images/kontakt.gif)
}
