@charset "windows-1250";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FAFAFA;
	background-image: url(../image/pozadi.jpg);
	background-repeat: repeat-x;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding: 0px;
	margin: 0px;
}
#horni {
	width: 1045px;
	background-image: url(../image/horni.jpg);
	background-repeat: no-repeat;
	height: 70px;
}
#horni1 {
	width: 1045px;
	background-image: url(../image/horni1.jpg);
	background-repeat: no-repeat;
}
#pravy {
	height: 70px;
	width: 300px;
	float: right;
}
#levy {
	float: left;
	height: 70px;
	width: 719px;
}

#horni2 {
	background-image: url(../image/treti.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 1045px;
}
#obal {
	width: 1045px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #DCE3EB;
}
#obsah {
	width: 1045px;
}
#objednavka {
	height: 28px;
	width: 92px;
	margin-top: 0px;
	margin-right: 0px;
	float: right;
}
#spodni {
	height: 131px;
	width: 1045px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #DCE3EB;
	background-image: url(../image/spodni.jpg);
}
#design {
	height: 20px;
	width: 1035px;
	padding-right: 10px;
	background-color: #FFFFFF;
}
