
/* Style elementów serwisu */

#body #reklamy, #body #menu {
	display: block;
	width: 230px;
	min-height: 50px;
	padding: 10px;
	background: url(images/back_75p_trans.png);
	border: solid 1px #01916d;
	margin-bottom: 20px;
}

#body #reklamy {
	text-align: center;
}

#body #reklamy IMG {
	margin: 10px 0;
	border: none;
}

#body #menu UL, #body #opis_imprezy UL, UL.default {
	margin: 10px;
	padding: 0;
}

#body #menu UL LI, #body #opis_imprezy UL LI, UL.default LI {
	margin: 5px;
	white-space: normal;
	padding: 5px;
	color: White;
	font-size: 9pt;
	padding-left: 25px;
	list-style-type: none;
	background: url(images/bullet.png) no-repeat left 3px;
}

#body #menu UL LI A {
	color: White;
	font-weight: bold;
}

#body #menu UL LI A:hover {
	color: Yellow;
}

#body #opis_imprezy {
	float: right; width: 660px; padding: 10px; background: url(images/back_75p_trans.png); border: solid 1px #01916d;
}

#body #opis_imprezy H1, #body #opis_imprezy H2 {
	padding: 0;
	margin: 0;
	background: none;
	color: White;
	font-weight: bold;
}

#body #opis_imprezy H2 {
	font-size: 170%;
	font-weight: normal;
}

#body #opis_imprezy H2 {
	font-size: 170%;
	font-weight: normal;
}

#body #opis_imprezy UL.flat LI {
	font-weight: normal;
	background: none;
	padding-left: 10px;
}

#body #opis_imprezy P {
	color: White;
	font-size: 9pt;
}

#body #galeria {
	float: right; width: 660px; margin-top: 20px; margin-bottom: 20px; padding: 10px; min-height: 100px; background: url(images/back_75p_trans.png); border: solid 1px #01916d;
}

#galeria #zdjecie {
	float: left;
	width: 120px;
	text-align: center;
	color: White;
	padding: 10px;
	margin: 10px;
	bborder: solid 1px Black;
	bbackground: url(images/back_50p_trans.png);
}

#galeria #zdjecie A {
	color: White;
}

#galeria #zdjecie IMG {
	border: solid 1px White;
}

#paginacja, #paginacja A {
	color: White;
}

#paginacja A {
	text-decoration: underline;
}

#paginacja FORM {
	display: inline;
}


