#container {
	width: 780px;
	margin: 0 auto;
}
#top {
	position: relative;
	height: 181px;
 	background: url(../grafika/top.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#middle {
	background: url(../grafika/middle.jpg);
	padding-top: 10px;
	padding-bottom: 20px;
}
#bottom {
	height: 40px;
	background: url(../grafika/bottom.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	font-size: 90%;
	text-align: center;
}
#content {
	float: right;
	width: 550px;
	margin-right: 5px !important;
	margin-right: 2px;
}
#menu {
	float: left;
	width: 190px;
	margin-left: 20px !important;
	margin-left: 5px;
}
#mainmenu {
	position: absolute;
	text-align: right;
	width: 760px;
	top: 145px;
	left: 0px;
}
.clear {
	clear: both;
	font-size: 1px;
}
.miniform_element {
	width: 80px;
	padding: 5px;
	float: left;
}
.half {
	float: left;
	width: 260px;
	margin: 4px;
}
.opis_towaru {
	float: right;
	width: 430px;
}
.fotki {float: left; width: 100px;}