html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font,img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody,tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
/*	font-weight: inherit;*/
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	font:		88% Verdana,sans-serif;
	color:		#626262;
	background-color:white;
}
a {
	text-decoration:none;
	color:		inherit;
}
p {
	margin-bottom:	15px;
}

.naglowek {
	font-size:	125%;
	color:		black;
}

.sub_naglowek {
	font-size:	100%;
	color:		#333333;
}
.wiecej {
	color:		#333333;
}
.wiecej:hover {
	font-weight:	bold;
}
.date {
	color:		#A2A2A2;
}
.clear {
	clear:		both;
	height:		0;
}
#bip {
	position:	absolute;top:25px;right:0;
	display:	block;
	width:		250px;
	height:		42px;
}
/**
****STRONICOWANIE****
**/
.stronicowanie {
	list-style:	none;
	text-align:	center;
}
.stronicowanie li {
	display:	inline;
}
.stronicowanie li a {
	margin:		0 3px 0 3px;
	font-weight:	bold;
}
.stronicowanie li a.aktualny {
	font-weight:	bold;
	color:		#E77817;
}
.poprzedni {

}
.nastepny {

}
/**
****SEARCH***
**/
#search_list {

}
#search_list li {
	margin-bottom:	10px;

}
#search_list li a {

}
/**
****MENU_BOCZNE****
**/
#menu_boczne {
	list-style:	none;
	width:		240px;
}
#menu_boczne li {
	display:	inline;
}
#menu_boczne li a {
	display:	block;
	text-indent:	-9999px;
}
#menu_boczne li a:hover {
	color:		#E77817;
}
.program {
	height:		28px;
	background:	url('../images/h2_program.png') no-repeat top left;
	text-indent:	-9999px;
}
.galeria {
	height:		22px;
	background:	url('../images/h2_galeria.png') no-repeat top left;
	text-indent:	-9999px;
}
.archiwum {
	height:		23px;
	margin-top:	-2px;
	background:	url('../images/h2_archiwum.png') no-repeat top left;
	text-indent:	-9999px;
}
.zdjecia {
	height:		29px;
	background:	url('../images/h2_zdjecia.png') no-repeat top left;
	text-indent:	-9999px;
}
.ogloszenia {
	height:		29px;
	margin-top:	2px;
	background:	url('../images/h2_ogloszenia.png') no-repeat top left;
	text-indent:	-9999px;
}
.oferta {
	height:		23px;
	background:	url('../images/h2_oferta.png') no-repeat top left;
	text-indent:	-9999px;
}
.kontakt {
	height:		23px;
	background:	url('../images/h2_kontakt.png') no-repeat top left;
	text-indent:	-9999px;
}
.pial {
	height:		37px;
	background:	url('../images/h2_pial.png') no-repeat top left;
	text-indent:	-9999px;
}
#menu_boczne ul {
	display:	none;
	margin-left:	15px;
}
#menu_boczne ul li a {
	text-indent:	0;
}
#menu_boczne ul.active {
	display:	block;
}
/**
****POD MENU****
**/
#pod_menu {
	height:		22px;
	overflow:	hidden;
	margin-bottom:	25px;
}
#pod_menu ul {
	float:		right;
	padding:	0 20px 0 20px;
	background-color:#e77817;
}
#pod_menu ul li {
	display:	inline;
}
#pod_menu ul li a {
	line-height:	22px;
	margin:		0 5px 0 5px;
	font-size:	90%;
	font-weight:	bold;
	color:		white;
}
#pod_menu ul li a:hover {
	color:		#000000;
}
/**
****BANNER****
**/
/**
****PARTNERZY****
**/
#partnerzy {
	margin-top:	35px;
	overflow:	hidden;
}
#banner {
	margin-bottom:	20px;
	overflow:	hidden;
}
#banner2 {
	margin-bottom:	20px;
	overflow:	hidden;
}
#menu_title {
	margin:		10px 0 15px 0;
	text-align:	right;
	font-weight:	bold;
	color:		#9A171C;
}
/**
****RIGHT****
**/
#right ul,ol {
	margin-left:	15px;
}
#right .gallery {
	margin:		3px;
}
#wernisaze {
	list-style:	none;
}
#wernisaze div {
	float:		left;
	width:		133px;
	margin:		0 5px 0 5px;
	overflow:	hidden;
	text-align:	center;
}
#wernisaze li {

}
#wernisaze a {

}
/**
****AKTUALNOSCI****
**/
.item {
	position:	relative;
	overflow:	hidden;
	padding-left:	76px;	/*71px ma fotka, dajemy z 5px wiecej*/
	margin-bottom:  25px;
}
.item .border {
	margin-top:	20px;
	border-bottom:	1px solid #EBEBEB;
}
.item .photo {
	position:	absolute;top:0;left:0;
	float:		none;
}
.topic {
	margin-bottom:	30px;
	overflow:	hidden;
}
.item .date {
	margin-top:	10px;
	text-align:	right;
}
.photo {
	float:		left;
	margin:		0 10px 0 0;
}
/**
****MENU(FIXED)****
**/
#menu {
	position:	fixed;bottom:30px;left:0;
	z-index:	100;
}
#menu_push {
	display:	block;
	float:		left;
	width:		47px;
	height:		81px;
	background:	url('../images/menu_bg.jpg') no-repeat bottom left;
	cursor:		pointer;
}
#menu #newsletter {

}
.newsletter_input {
	width:		200px;
	height:		18px;
	padding:	2px;
	background-color:#ffffff;
	border:		1px solid #7A7A7A;
	font-size:	90%;
	color:		#626262;
}
.newsletter_submit {
	border:		none;
	background-color:#E77817;
	color:		white;
	cursor:		pointer;
}
#menu #search {

}
#menu .con {
	float:		left;
	margin-left:	25px;
}
.h2_newsletter {
	display:	block;
	width:		138px;
	height:		29px;
	background:	url('../images/h2_newsletter.png') no-repeat top left;
	text-indent:	-9999px;
}
.h2_search {
	display:	block;
	width:		90px;
	height:		28px;
	background:	url('../images/h2_szukaj.png') no-repeat top left;
	text-indent:	-9999px;
}
#newsletter_box {
	display:	none;
}
#search_box {
	display:	none;
}
#menu ul {
	display:	none;
	position:	relative;
	height:		25px;
	padding:	0 10px 0 10px;
	list-style:	none;
	background-color:#e77817;
	margin:		0;
}
#menu ul li {
	display:	block;
	float:		left;
}
#menu ul li a {
	margin:		0 5px 0 5px;
	line-height:	25px;
	color:		white;
}
#menu ul ul {
	position:	absolute;bottom:-20px;left:0;
	display:	none;
	height:		26px;
	margin-top:	100%;
}
/**
****KONTAKT****
**/
#danekontakt {
	margin-bottom:	20px;	
}
#danekontakt h3 {
	margin-bottom:	10px;
}
#danekontakt p {
	margin-bottom:	5px;
}
.opis_opcja {
	font-weight:	bold;
}
.text_input {
	width:		300px;
	height:		18px;
	padding:	2px;
	background-color:#ffffff;
	border:		1px solid #7A7A7A;
	font-size:	90%;
	color:		#626262;
}
.textarea {
	width:		400px;
	height:		100px;
	padding:	2px;
	background-color:#ffffff;
	border:		1px solid #7A7A7A;
	font-size:	90%;
	color:		#626262;
}
.zapisz {
	margin-left:	350px;
	border:		none;
	background-color:#E77817;
	color:		white;
	cursor:		pointer;
}
/**
****FOOTER****
**/
#footer p {
	margin-bottom:	5px;
}
/**
****SZKIELET****
**/
#kontener {
	width:		867px;
	margin:		0 auto;
	overflow:	hidden;
}
#logo {
	float:		left;
	width:		68px;
	height:		394px;
	background:	url('../images/logo.jpg') no-repeat;
}
#wrap {
	float:		left;
	width:		799px;
	overflow:	hidden;
}
#top_header {
	position:	relative;
	height:		67px;
	background:	url('../images/top_header.jpg') no-repeat;
}
#header {
	height:		196px;
	background:	url('../images/header.jpg') no-repeat;
}
#left {
	float:		left;
	width:		240px;
	padding-top:	20px;
	overflow:	hidden;
}
#right {
	float:		left;
	width:		559px;
	overflow:	hidden;
	margin-top:	-1px;
	padding-bottom:	15px;
}
#footer {
	margin:		0 0 70px 316px;		/*240px lewej strony + 76px na zdjecie z prawej strony*/
	padding-top:	15px;
	clear:		both;
	text-align:	right;
	color:		#A2A2A2;
	line-height:	90%;
	border-top:	1px solid #CCCCCC;
}
