#lightbox {
	background-color: #fff;
	padding: 10px;
	border: 1px solid #c4b789;
}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}
#lightboxCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#closeButton {
	top: 5px;
	right: 5px;
}
#lightbox img {
	border: none;
	clear: both;
}
#overlay img {
	border: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #592a0d;
	padding-bottom: 50px;
}
img, img a {
	border-width: 0px;
}
.wallpaper_c {
	float: left;
	margin: 15px;
	border: 1px solid #50321e;
}
.plista_i {
	float: left;
	margin: 5px 0px 5px 5px;
}
.plista_t {
	float: left;
	margin: 5px;
	margin-top: 24px;
}
.wallpaper_t {
	float: left;
	margin: 15px;
	margin-top: 24px;
	line-height: 28px;
}
html, body {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	color: #592a0d;
	background-color: #c4b789;
	font-family: Georgia;
}
a {
	text-decoration: none;
	color: #3b1d0b;
}
.produkt {
	color: #583119;
	font-size: 13px;
	float: left;
	width: 300px;
}
#main {
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	width: 952px;
	height: 600px;
	border: 1px solid #50321e;
}
#cien {
	background-image: url('gfx/cien.gif');
	margin: 0 auto;
	padding: 0px 15px 15px 0px;
	width: 952px;
	height: 600px;
}
#xxxxx {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -300px;
	width: 100%;
}
#menu {
	font-family: Georgia;
	width: 100%;
	background-image: url('gfx/menu-line.gif');
	background-repeat: repeat-y;
}
.frame_t {
	height: 434px;
	width: 670px;
	margin: 0px;
	margin-left: 40px;
	margin-top: 15px;
	overflow: auto;
	line-height: 1.9;
}
#menuscroll_box {
	overflow: auto;
	overflow-x: hidden;
	height: 320px;
	width: 230px;
	margin-top: -220px;
	position: relative;
	left: 10px;
	margin-right: 10px;
}
.tytul {
	background-color: #fff;
	font-size: 26px;
	color: #592a0d;
}
.menu_txt {
	margin: 6px;
	margin-left: 25px;
}
a {
	color: #2e7525;
}
.menu_txt a, .menu_txt {
	color: #97c000;
	font-size: 16px;
	text-decoration: none;
}
.menu_txt_active {
	text-decoration: none;
	margin: 6px;
	font-size: 18px;
	color: #2e7525;
}
.menu_txt_sub {
	margin-left: 49px;
	/*position: relative;
	top: -15px;
*/
}
.menu_txt_sub a {
	font-size: 11px;
	color: #2e7525;
}
.menu_txt_sub a:active {
	color: #f28e00;
}
.menu_txt_sub_active {
	margin-left: 49px;
	position: relative;
	top: -15px;
	font-size: 11px;
	color: #f28e00;
}

