#container {
	position: relative;
	width: 830px;
	margin: 0 auto;
	background: url(../grafika/bkg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#top1 {
	width: 804px;
	height: 25px;
	margin: 0 auto;
	background-image: url(../grafika/top1.jpg);
	background-repeat: repeat-x;
	background-color: #1e69ad;
	text-align: center;
	padding-top: 6px !important;
	padding-top: 8px;
}
#top2 {
	height: 138px;
	background: url(../grafika/top2.jpg);
	background-repeat: no-repeat;
}
#content {
	float: right;
	margin-right: 20px !important;
	margin-right: 10px;
	width: 540px;
	padding-left: 16px;
	padding-right: 10px;
}
#sidebar {
	float: left;
	width: 217px;
	margin-left: 15px !important;
	margin-left: 8px;
	margin-bottom: 175px;
}
.side1 {background: url(../grafika/quote1.jpg); background-repeat: no-repeat; background-position: bottom; padding-bottom: 83px}
.side2 {background: url(../grafika/quote2.jpg); background-repeat: no-repeat; background-position: bottom; padding-bottom: 100px}
.side3 {background: url(../grafika/quote3.jpg); background-repeat: no-repeat; background-position: bottom; padding-bottom: 100px}
.side4 {background: url(../grafika/quote4.jpg); background-repeat: no-repeat; background-position: bottom; padding-bottom: 134px}
.side5 {background: url(../grafika/quote5.jpg); background-repeat: no-repeat; background-position: bottom; padding-bottom: 129px}
.side6 {background: url(../grafika/quote6.jpg); background-repeat: no-repeat; background-position: bottom; padding-bottom: 129px}
.side7 {background: url(../grafika/quote7.jpg); background-repeat: no-repeat; background-position: bottom; padding-bottom: 129px}
.side8 {background: url(../grafika/quote8.jpg); background-repeat: no-repeat; background-position: bottom; padding-bottom: 125px}

#lady {
	position: absolute !important;
	float: none !important;
	bottom: 12px !important;
	left: 15px !important;

	background: url(../grafika/bottom-left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 217px;
	height: 175px;

}
#bottom {
	clear: both;
	height: 14px;
	background: url(../grafika/bottom.jpg);
	background-repeat: no-repeat;
}
#footer {
	margin-top: 50px;
}
.clear {
	clear: both;
	font-size: 1px;
}
.left {
	float: left;
}
.right {
	float: right;
	width: 160px;
}
.half {
	width: 270px;
	margin-right: 5px;
	float: left;
}
.product {
	width: 120px;
	margin: 3px;
	padding: 3px;
	float: left;
	font-size: 90%;
	text-align: center;
	border: 0px solid #ccc;
}
.product_descr {
	float: left;
	width: 240px;
}
#nextprev {
	width: 150px;
	float: right;
	margin-top: 10px;
}
#page_numbers {
	float: left;
	margin-top: 10px;
}
