#main{
	width: 770px;
	margin: 0 auto;
	background: #bfb1f7;
	border: 1px solid #2b1b7f;
}
#header{
	background: url('top.jpg');
	height: 219px;
	position: relative;
}
#middle{
	background: url('middle.jpg');
	height: 438px;
	padding: 0;
}
#body{
	float: right;
	padding: 15px 40px 0 0 !important;
	width: 540px;
	height: 300px;
	overflow: auto;
	position: relative;
}

body{
	margin: 0;
	background: #6d5ca2;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 70%;
}

a{
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	text-decoration: underline;
	color: #4916f7;
}
a:hover{
	text-decoration: none;
	color: #734df7;
}

p, li{
	line-height: 1.6em;
}
p{
	margin: 10px 0;
}

h1, h2{
	color: #fd933f;
	font-family: Georgia, "New York CE", utopia, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 200%;
	padding: 7px 0 0 0;
	margin: 0;
}
h2{
	color: #ffa257;
	font-size: 115%;
	font-weight: bold;
	padding: 15px 0 0 0;
}

img{
	border: 1px dashed #6d5ca2;
}

ul#menu{
	position: absolute;
	top: 197px;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
}
ul#menu li{
	float: left;
	width: 20%;
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: normal;
}
ul#menu li a{
	color: #ffe7ba;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

ul#sortiment{
	margin: 0 !important;
	padding: 0;
	width: 100%;
}
ul#sortiment li{
	float: left;
	list-style-type: none;
	width: 32%;
	text-align: center;
	height: 80px;
	border: 1px dashed #6d5ca2;
	padding: 3px 0;
	margin: 2px;
	line-height: normal;
}
ul#sortiment li#coko{
	background: url('coko.jpg') center bottom no-repeat;
}
ul#sortiment li#polomacene{
	background: url('polomacene.jpg') center bottom no-repeat;
}
ul#sortiment li#smetanove{
	background: url('smetanove.jpg') center bottom no-repeat;
}
ul#sortiment li#kakao{
	background: url('kakao.jpg') center bottom no-repeat;
}
ul#sortiment li#sladidlo{
	background: url('sladidlo.jpg') center bottom no-repeat;
}

.float-left{
	float: left;
	margin: 4px;
}
.float-right{
	float: right;
	margin: 4px;
}

.cleaner{
	clear: both
}

h2#sypane{
	padding-bottom: 16px;
}

/* logo features */
#logo-wrapper, #logo-wrapper2, #florbal{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 158px;
	height: 157px;
	overflow: hidden;
	font-weight: bold;
	cursor: pointer;
}
#logo-wrapper strong, #logo-wrapper2 strong, #florbal span{
	display: block;
	width: 158px;
	height: 157px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
	background-image: url('logo.gif');
	cursor: pointer;
}
#logo-wrapper a, #logo-wrapper2 a, #florbal a{
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}

#logo-wrapper2{
	top: 90px;
	left: 150px;
	width: 243px;
	height: 65px;
	padding: 20px;
}
#logo-wrapper2 strong{
	width: 243px;
	height: 85px;
	background-image: url('logo2.gif');
}

#florbal{
	top: 60px;
	width: 131px;
	height: 118px;
}
#florbal span{
	width: 131px;
	height: 118px;
	background-image: url('florbal-horice.jpg');
}

.kontakt-box{
	width: 18%;
	padding: 20px 0 0 40px;
}

ul.ad li{
	list-style-type: none;
}

#sova{
	position: absolute;
	top: 31px;
	left: 32px;
}
