body {
	margin: 0px;
	padding: 0px;
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	font-size: 0.75em;
	color: #000000;
	line-height: 1.5em;
	background-color: #B5D24B;
	text-align: center; /* IE center hack */
	height: 100%;
}
html {
	height: 100%;
}
/* Links */
a:link, a:visited {
	color: #53952F;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
:link img, :visited img {
	border: 0 none inherit;
}

/* Image border */
img {
	border: 0 none !important;
}

.clearBoth {
	clear: both;
	height: 0.01em;
	font-size: 0.01em;
	line-height: 0.01em;
}

p {
	margin: 0em 0em 1.5em 0em;
	padding: 0;
	text-align: justify;
}
hr {
	display: none;
}

h1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 273px;
	height: 186px;
	margin: 0;
	padding: 0;
	font-size: 200%;
	text-align: center;
	overflow: hidden;
}
h1 span {
	position: absolute;
	left: 0;
	top: 0;
	width: 273px;
	height: 186px;
	margin: 0;
	padding: 0;
	display: block;
	z-index: 1;
	background: url("img/nakup.png") 0px 0px no-repeat;
}
h2 {
	font-size: 200%;
	margin: 0.75em 0em 0.5em 0em;
	padding: 0;
	color: #53952F;
}
h3 {
	font-size: 120%;
	margin: 0em 0em 0.5em 0em;
	padding: 0;
}

#whole {
	position: relative;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	z-index: 100;
}

#main {
	position: relative;
	width: 970px;
	height: 521px;
}
#main img {
	position: absolute;
	display: block;
	margin: 0;
}
#main img#datum {
	left: 273px;
	top: 0px;
	width: 306px;
	height: 186px;
}
#main img#logo {
	left: 579px;
	top: 0px;
	width: 391px;
	height: 119px;
}
#main img#dalsi {
	left: 579px;
	top: 119px;
	width: 391px;
	height: 402px;
}
#main img#bipper {
	left: 0px;
	top: 186px;
	width: 579px;
	height: 335px;
}

#podminky {
	margin: 20px 0px 20px 0px;
	background-color: #E4E86A;
}
#podminkyInner {
	margin: 0px 20px 0px 20px;
	padding: 20px 0px 20px 0px;
}
#center {
	text-align: center;
}
#left, #right {
	width: 450px;
}
#left {
	float: left;
}
#right {
	float: right;
}

#end {
	background-color: #B5D24B;
	margin: 3em 0em 0em 0em;
	padding: 5em 0em 3em 0em;
}
#produkty img{
	width: 150px;
	height: 189px;
	margin: 0;
	display: block;
	float: left;
}
#kontakt {
	text-align: center;
	margin: 10em 0em 0em 0em;
}
#logo2 {
	width: 450px;
	height: 92px;
	display: block;
	margin: 12em 0em 0em 0em;
}

