* {
	margin: 0;
	padding: 0;
	outline: 0;
	border-width: 0;
	list-style: none;
}

body {
	font: 12px/15px Tahoma, Arial, Helvetica, sans-serif;
	color: #241C06;
	background: #E1F1FE url(images/bg1.jpg) repeat-x 0 0px;
}

a {
	color: #241C06;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.red {
	color: #B80415;
}

.green {
	color: #419303;
}

h1, h2, h3 {
	font: bold 14px/17px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
}
h1 a, h2 a, h3 a {
	color: #fff;
}

input, textarea, select {
	font: 11px/13px Tahoma, Arial, Helvetica, sans-serif;
	color: #828080;
	outline: 0;
}

#menubar {
	width: 100%;
	height: 27px;
	overflow: hidden;
	background: url(images/menubar.png) repeat-x;
}

#menubar ul {
	margin: 0 auto;
	width: 984px;
	overflow: hidden;
}

#menubar ul li {
	font-size: 11px;
	color: #86DBFF;
	font-weight: bold;
	padding: 4px 24px 0 0;
	float: left;
}

#menubar ul li a {
	color: #86DBFF;
}

#menubar ul li a span {
	margin: -3px 0 0;
	padding: 0 2px 0 0;
	float: left;
	display: block;
	width: 23px;
	height: 23px;
}

* html #menubar ul li a span {
	margin: -2px 0 0;
	padding: 0;
}

#bg {
	background: url(images/bg2.jpg) no-repeat 50% 0px;
}

#main {
	margin: 0 auto;
	width: 984px;	
}

#top {
	width: 984px;
	min-height: 166px;
	_height: 166px;
	position: relative;
	z-index: 1000;
}

#top:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;	
}

#logo {
	font-size: 11px;
	color: #DDE5EC;	
	white-space: nowrap;
}

#logo a {
	color: #DDE5EC;
	text-decoration: none;
	display: block;
	width: 167px;
	height: 47px;
	position: absolute;
	left: 32px;
	top: 53px;
}

#logo em {
	font-style: normal;
	font-weight: normal;
	padding: 0 0 0 16px;
	display: block;
	position: absolute;
	top: 84px;
	left: 202px;
	background: url(images/x3.gif) no-repeat 0 5px;
}

#b_top {
	position: absolute;
	top: 97px;
	left: 0;
}

#b_search,
#b_add {
	font-weight: bold;
	color: #86DBFF;
	white-space: nowrap;
	padding: 0 0 6px;
	float: left;
	clear: left;
	height: 28px;
	background: url(images/b2.gif) repeat-x;
}

#b_add {
	margin-left: 62px;
	_display: inline;
}

#b_search span,
#b_add span {
	_float: left;
	display: block;
	background: url(images/b1.gif) no-repeat;
}

#b_search span span,
#b_add span span {
	height: 28px;
	background: url(images/b3.gif) no-repeat 100% 0;
}

#b_search a,
#b_add a {
	color: #86DBFF;
	padding: 6px 9px 0 32px;
	display: block;
	_float: left;
}

#b_search a {
	background: url(images/b4.gif) no-repeat 8px 5px;
}

#b_add a {
	background: url(images/b5.gif) no-repeat 8px 5px;
}

#billboard {
	margin: 22px 0 0;
	float: right;
	width: 750px;
	position: relative;
	z-index: 10000;
}

#middle1 {
	width: 984px;
	background: url(images/w2.gif) repeat-y;
}

#middle2 {
	width: 984px;
	background: url(images/w3.gif) no-repeat 0 100%;
}

#middle3 {
	padding: 11px 0 15px;
	width: 984px;	
	background: url(images/w1.gif) no-repeat;
}

#middle3:after {
	line-height: 0;
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;	
}

#content {
	margin: 0 0 0 6px;
	float: left;
	width: 468px;
	_display: inline;
}

#info,
#add {
	padding: 0 0 20px;
	width: 468px;
	overflow: hidden;
}

#info h2,
#add h2 {
	padding: 3px 0 0 8px;
	width: 460px;
	height: 32px;
	background: url(images/h1.gif) no-repeat;
}

#add h2 {
	background: url(images/h4.gif) no-repeat;
}

#info p {
	color: #265888;
	margin: 0 5px 0 8px;
}

#info div.border {
	font-size: 11px;
	color: #265888;
	text-align: center;
	margin: 8px auto 0;
	padding: 8px 0 0;
	display: block;
	width: 364px;
	height: 27px;
	overflow: hidden;
	border: 1px solid #265888;
}

#descriptions,
#vc,
#improve {
	width: 468px;
	overflow: hidden;
}

#descriptions h1,
#descriptions h2,
#vc h1,
#vc h2,
#improve h1,
#improve h2 {
	margin: 0 0 -15px;
	padding: 3px 0 0 8px;
	width: 460px;
	height: 39px;
	position: relative;
	background: url(images/h2.gif) no-repeat;
}

#vc h1,
#vc h2,
#improve h1,
#improve h2 {
	margin: 0;
}

#descriptions .box1,
#descriptions .box2,
#descriptions .ads1,
#descriptions .ads2 {
	padding: 15px 0 0px;
	width: 468px;
	background: #FBF7D7;
	border: solid #FFFFF0;
	border-width: 1px 0;	
}

#descriptions .box2,
#descriptions .ads2 {
	background: #FCF1B4;
	border-color: #DEC348;
}

#descriptions .box1 .i1,
#descriptions .box2 .i1 {
	margin: 0 0 0 8px;
}

#descriptions .box1 .i1 em,
#descriptions .box2 .i1 em {
	font-size: 11px;
	font-style: italic;
	color: #A6A388;
	display: block;
}

#descriptions .box1 .i1 em a,
#descriptions .box2 .i1 em a {
	color: #A6A388;
}

#descriptions .box1 .i2,
#descriptions .box2 .i2 {
	font-size: 11px;
	color: #F6481B;
	margin: 3px 0 0 8px;
	width: 460px;
	overflow: hidden;
}

#descriptions .box1 .i2 .plus,
#descriptions .box2 .i2 .plus,
#descriptions .box1 .i2 .minus,
#descriptions .box2 .i2 .minus {
	margin: 3px 2px 0 0;
	float: left;
	display: block;
	width: 9px;
	height: 9px;
	background: url(images/plus.gif) no-repeat;
}

#descriptions .box1 .i2 .minus,
#descriptions .box2 .i2 .minus {
	background: url(images/minus.gif) no-repeat;
}

#descriptions .box1 .i2 .plus:hover,
#descriptions .box2 .i2 .plus:hover,
#descriptions .box1 .i2 .minus:hover,
#descriptions .box2 .i2 .minus:hover {
	background-position: 0 -9px;
}

#descriptions .box1 .i2 .plus strong,
#descriptions .box2 .i2 .plus strong,
#descriptions .box1 .i2 .minus strong,
#descriptions .box2 .i2 .minus strong {
	display: none;
}

#descriptions .ads1,
#descriptions .ads2 {
	padding: 0 10px 0 0;
	width: 428px;
	height: 60px;
	overflow: hidden;
	background-image: url(images/ads_bg2.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0;
}

#descriptions .adsb1,
#descriptions .adsb2 {
	padding: 0;
	width: 468px;
	overflow: hidden;
	background: #FBF7D7;
	border: solid #FFFFF0;
	border-width: 1px 0;	
}

#descriptions .ads1 div,
#descriptions .ads2 div {
	float: right;
}

#descriptions .banner1 {
	text-align: center;
	background: #FCF1B4;
	/*border-top: 1px solid #FFFFF0;*/
	border-bottom: 1px solid #DEC348;
}

/*#descriptions .banner1 * {
	margin: 0 auto;
	display: block;
}*/

#sort {
	font-size: 10px;
	color: #4A4A4A;
	margin: 12px 0 0;
	padding: 0 0 8px;
	width: 468px;
	overflow: hidden;
	position: relative;
	z-index: 1000;
	background: #FBF7D7;
	border-bottom: 1px solid #DEC348;
}

#sort * {
	float: left;
}

#sort dt {
	padding: 1px 0 0 8px;
}

#sort dd {
	padding-left: 4px;
}

#sort select {
	font-size: 10px;
	border: 1px solid #DBD9CD;
}

#sort option {
	float: none;
}

#sort .submit {
	margin: 2px 0 0 6px;
}

#vc .info {
	color: #4A4A4A;
	padding: 0 0 11px;
	width: 468px;
	overflow: hidden;
	background: #FBF7D7;
}

#vc .info p {
	margin: 0 0 0 8px;
}


#vc .add {
	font-weight: bold;
	color: #B80415;
	text-align: right;
	padding: 5px 0 0;
	height: 22px;	
	background: #FCF1B4;
	border: solid #DEC348;
	border-width: 1px 0;
}

#vc .add a {
	color: #B80415;
	padding: 6px 8px 6px 32px;
	background: url(images/b6.gif) no-repeat 8px 5px;
}

#vc .box1,
#vc .box2 {
	padding: 12px 0 3px;
	width: 468px;
	background: #FBF7D7;
	border: solid #FFFFF0;
	border-width: 1px 0;	
}

#vc .box2 {
	background: #FCF1B4;
	border-color: #DEC348;
}

#vc .box1 textarea,
#vc .box2 textarea {
	margin: 0 auto;
	display: block;
	width: 456px;
	height: 100px;
	background: #FFFFFF;
	border: 1px solid #A7A599;
}

#vc .box1 em,
#vc .box2 em {
	font-size: 1px;
	color: #A6A388;
	margin: 1px 0 0 8px;
	display: block;
}

#pages {
	color: #786200;
	text-align: center;
	/*padding: 8px 0 30px;
	padding: 0 0 20px;*/
	width: 468px;
}

#pages a,
#pagination a {
	color: #786200;
}

#pages a.next,
#pages a.prev {
	margin: 0 10px;
}

#pagination {
	margin: 0 auto 0;
	width: 456px;
	overflow: hidden;
}

#pagination .prev {
	margin-right: -100px;
	float: left;
	width: 100px;
}

#pagination .next {
	text-align: right;
	float: left;
	width: 100px;
}

#pagination .pages {
	text-align: center;
	margin-left: 100px;
	float: left;
	width: 256px;
}

#pagination .pages a,
#pagination .pages span {
	padding: 0 3px;
}

#pagination a:hover,
#pagination .pagerCurrent  {
	text-decoration: underline;
}

#improve {
	color: #4A4A4A;
	background: #FBF7D7;
}

#improve .submit {
	margin: 1px 3px 0 0;
	padding: 0 9px 0 0;
	float: right;
	width: 61px;
	height: 14px;
	background: url(images/b_generuj_opis.gif) no-repeat;
	_display: inline;
}

#improve .input {
	margin: 0 0 0 8px;
	width: 375px;
}

#improve .input input {
	padding: 2px 0;
	width: 375px;
	background: transparent;
	border: 1px solid #A7A599;
}

#improve .banner1 {
	margin: 10px 0 -10px;
	width: 468px;
	overflow: hidden;	
	background: #FCF1B4;
	border-top: 1px solid #DEC348;
}

#improve .banner1 * {
	margin: 0 auto;
	display: block;
}

#improve ul {
	margin: 10px 0 0;
	width: 468px;
	border-top: 1px solid #FFFFF0;
}

#improve ul li {
	padding: 5px 0 0;
	height: 21px;
	background: #FBF7D7;
	border: solid #FFFFF0;
	border-width: 1px 0;
}

#improve ul li.bg1 {
	background: #FCF1B4;
	border-color: #DEC348;
}

#improve ul li input {
	margin: 2px 7px 0 7px;
	float: left;
	display: block;
	width: 11px;
	height: 11px;
}

#improve .result {
	padding: 0 0 35px;
	width: 468px;
	overflow: hidden;
	background: #fff;
	border-top: 1px solid #DEC348;
}

#improve .result p {
	font-weight: bold;
	margin: 8px 0 4px 8px;
}

#improve .result div,
#improve .result iframe {
	font-size: 11px;
	color: #828080;
	margin: 0 4px;
	padding: 5px 0;
	display: block;
	background: #fff;
	border: 1px solid #A7A599;
}

#news,
#article {
	/*margin: 10px 0 0;*/
	width: 468px;
	overflow: hidden;
}

#news h2,
#article h2 {
	padding: 3px 0 0 8px;
	width: 460px;
	height: 32px;
	background: url(images/h3.gif) no-repeat;
}

#article p {
	color: #265888;
	margin: 0 5px 0 8px;
}

#news ul {
	margin: 0 0 0 6px;
}

#news li {
	color: #038793;
	padding: 3px 0 2px 12px;
	background: url(images/x2.gif) no-repeat 0 8px;
}

#news li a {
	color: #038793;
}

.virtualpage {
	display: none;
}

#add dl {
	margin: 15px 0 0;
	width: 468px;
	overflow: hidden;
}

#add dl dt,
#add dl dd {
	padding: 5px 0 0;
	float: left;
	height: 21px;
	background: #FBF7D7;
	border: solid #FFFFF0;
	border-width: 1px 0;
}

#add dl dt {
	text-align: right;
	padding-right: 8px;
	clear: left;
	width: 72px;
}

#add dl dd {
	width: 388px;
}

#add dl dt.bg1,
#add dl dd.bg1 {
	background: #FCF1B4;
	border-color: #DEC348;
}

#add dl select,
#add dl input,
#add dl textarea {
	background: #fff;
	border: 1px solid #A7A599;
}

#add dl input {
	margin: -2px 0 0;
	padding: 2px 0;
}

#add .submit {
	padding: 10px 0 0 80px;
	display: block;
}

#sidebar1 {
	margin: 0 0 0 5px;
	float: left;
	width: 310px;
	overflow: hidden;
}

#sidebar1 .ads1 {
	margin: 0 auto;
	padding: 4px 0 0 3px;
	width: 303px;
	height: 254px;
	background: url(images/ads_bg1.gif) no-repeat;
}

#mw {
	font-size: 11px;
	margin: 10px auto 0;
	width: 300px;
	overflow: hidden;
}

#mw dt {
	color: #696969;
	font-weight: bold;
	margin: 0 0 -5px 5px;
}

#mw dt big {
	font-size: 12px;
}

#mw dd {
	font-weight: bold;
	color: #8F8C8C;
	text-align: center;
	margin: 20px 0 0;
	float: left;
	width: 150px;
	position: relative;
}

#mw dd img {
	margin: 0 auto;
	display: block;
	width: 128px;
	height: 128px;
}

#mw dd img.over {
	margin-left: -64px;
	position: absolute;
	top: 0;
	left: 50%;
}

#sidebar2 {
	margin: -4px 0 0 5px;
	float: left;
	width: 184px;
	overflow: hidden;
}

#sidebar2 .link {
	margin: 0 0 0 7px;
}

#sidebar2 .link li {
	font-size: 10px;
	color: #696969;
	padding: 4px 0 0 10px;
	background: url(images/x3.gif) no-repeat 0 8px;
	*background-position: 0 9px;
}

#sidebar2 .link li a {
	color: #696969;
}

#menu,
#categories,
#links,
#stats {
	margin: 4px auto 0;
	width: 182px;
	overflow: hidden;
	background: url(images/m3.gif) repeat-y;
}

#categories {
	background: url(images/m6.gif) repeat-y;
}

#links {
	background: url(images/m14.gif) repeat-y;
}

#stats {
	background: url(images/m17.gif) repeat-y;
}

#menu dl {
	width: 212px;
	background: url(images/m4.gif) no-repeat 0 100%;
}

#categories dl {
	width: 212px;
	background: url(images/m7.gif) no-repeat 0 100%;
}

#links dl {
	width: 212px;
	background: url(images/m15.gif) no-repeat 0 100%;
}

#stats dl {
	padding: 0 0 11px;
	width: 212px;
	background: url(images/m18.gif) no-repeat 0 100%;
}

#menu dt,
#categories dt,
#links dt,
#stats dt {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #FFD800;
	padding: 6px 0 0 13px;
	width: 199px;
	height: 24px;
	position: relative;
	z-index: 950;
	background: url(images/m1.gif) no-repeat;
}

#categories dt {
	background: url(images/m5.gif) no-repeat;
}

#links dt {
	background: url(images/m12.gif) no-repeat;
}

#stats dt {
	margin: 0 0 5px;
	background: url(images/m16.gif) no-repeat;
}

#menu dd,
#categories dd,
#links dd {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	margin: -4px 0 0;
	padding: 10px 0 9px;
	background: url(images/m2.gif) no-repeat;
}

#categories dd {
	background: url(images/m8.gif) no-repeat;
}

#categories dd.i1 {
	padding: 0;
	position: relative;
	background: url(images/m10.gif) repeat-y;
}

#categories dd.i1 span {
	display: block;
	background: url(images/m9.gif) no-repeat;
}

#categories dd.i1 span span {
	padding: 10px 0 9px;
	display: block;
	background: url(images/m11.gif) no-repeat 0 100%;
}

#links dd {
	background: url(images/m13.gif) no-repeat;
}

#menu dd a,
#categories dd a,
#links dd a {
	color: #fff;
	margin: 0 0 0 5px;
	padding: 0 0 0 8px;
	background: url(images/x1.gif) no-repeat 0 6px;
}

#stats dd {
	font-size: 11px;
	color: #fff;
	padding: 2px 0 1px 13px;
}

#stats dd a {
	color: #fff;
}

#bottom1 {
	width: 984px;
	background: url(images/w4.gif) repeat-y;
}

#bottom2 {
	font-size: 11px;
	color: #E1F1FE;
	text-align: center;
	padding: 2px 0 12px;
	width: 984px;
	overflow: hidden;
	background: url(images/w5.gif) no-repeat 0 100%;
}

#footer_links {
	font-size: 11px;
	color: #8B9DAB;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 10px;
	width: 954px;
}

#footer_links a {
	color: #8B9DAB;
}

#rectangle {
	margin: 0 auto;
	width: 300px;
}