/*************************** STRONA ************************/

ul, ol {
	padding: 0;
	margin: 0;
}

div.clear { clear: both;}

.opis-margines img {
	border-color: #563121;
	border-style: solid;
}

.stronaGlowna {
	background: black url("../images/final/tlo.jpg") center 0 no-repeat;
	overflow: hidden;
	height: auto;
}

	.stronaZawartosc {
		width: 980px;
		margin: 0 auto;
	}

		.naglowek {
			margin-bottom: 14px;
			overflow: hidden;
			height: auto;
			zoom: 1;
		}
		
			.naglowek h1 {
				float: left;
			}
			
			.logo {
				background: url("../images/final/logo.gif") 0 0 no-repeat;
				width: 530px;
				height: 100px;
				display: block;
				text-decoration: none;
				margin: 18px 0 0 0;
				*margin: 18px 0 0 1px;
				_margin: 18px 0 0 0;
			}
			
			.logo:hover { text-decoration: none;}
		
		.glownaFlash {
			width: 980;
			height: 404px;
			margin: 0 auto 24px;
		}
		
		div.stopka {
			background: url("../images/final/stopka_hr.gif") center top no-repeat;
			text-align: center;
			overflow: hidden;
			padding: 9px 0 10px;
			color: #747474;
			float: left;
			width: 980px;
		}
		
			div.stopka a {
				color: #b6afaf;
				text-decoration: none;
			}
			
			div.stopka a:hover { text-decoration: underline;}
			
			div.stopka .wolica {
				width: 160px;
				float: left;
				text-align: left;
			}
			
			div.stopka .wolica-tel {
				width: 700px;
				float: left;
			}
			
			div.stopka .ideo {
				width: 120px;
				float: left;
				text-align: left;
			}
			
			div.stopka .wolica-tel span { font-size: 14px;}
			
			div.stopka .wolica-tel span span { color: white;}
			
			div.stopka .wolica span { color: #b6afaf;}
		
		.stronaObraz {
			margin-bottom: 15px;
			background: url("../images/final/obrazTlo.gif") 0 0 no-repeat;
			width: 954px;
			height: 177px;
			overflow: hidden;
			padding: 14px 13px;
		}
		
		.menuStrona {
			margin-bottom: 23px;
			overflow: hidden;
			height: auto;
		}
		
		.glownaMenu {
			margin-bottom: 36px;
			overflow: hidden;
		}
	
	h2 {
		padding: 7px 0 6px 24px;
		background: #563121;
		display: block;
		width: 171px;
		color: white;
	}
	
	.kategoria {
		overflow: hidden;
		padding: 6px 0;
		margin-bottom: 15px;
		border-bottom: 1px solid #5a5857;
		zoom: 1;
	}
	
		.kategoria h3 {
			font-size: 16px;
			float: left;
			margin-right: 13px;
			font-weight: bold;
			color: white;
		}
	
	h4 {
		font-size: 12px;
		color: white;
	}
	
	.opis h4 {
		color: #ab7557;
		margin-bottom: 10px;
	}
	
	.float { float: left;}

	div.sciezka a {
		text-decoration: none;
		color: #948e8c;
	}
	
	div.sciezka a:hover {
		text-decoration: underline;
		color: white;
	}
	
	div.sciezka span { color: #d68a08;}

/***************** NAWIGACJA NA DOLE MODUŁU ****************/

.nawigacjaDol {	margin-bottom: 10px;}

.nawigacjaDol ul {
	list-style-type: none;
	text-align: center;
}

.nawigacjaDol li { display: inline;}

.nawigacjaDol a {
	cursor: pointer;
	color: #948e8c;
	text-decoration: none;
	margin: 0 10px;
}

.nawigacjaDol a:hover {
	color: white;
	text-decoration: underline;
}

/**************************** MENU *************************/

/* zakładki */

.menuZakladki {
	float: left;
	background: url("../images/final/menu_glowne_tlo.gif") 0 0 repeat-x;
	height: 34px;
	overflow: hidden;
	width: 974px;
}

	.menuZakladki ul {
		list-style-type: none;
		text-align: center;
	}
	
		.menuZakladki ul li {
			display: inline;
			font-size: 14px;
			font-family: Arial;
			color: white;
			line-height: 34px;
			margin-left: -3px;
		}
		
		.menuZakladki ul li span {}
		
		.menuZakladki ul li a {
			text-decoration: none;
			color: white;
			display: inline;
			padding: 9px 21px 9px 22px;
			_padding: 9px 21px 9px 22px;
			*padding: 9px 21px 9px 21px;
		}
		
		.menuZakladki ul li a:hover {
			background: url(../images/final/menu_glowne_hover.gif) repeat-x;
		}

		.menuZakladki ul li.wcisniety a {
			background: url(../images/final/menu_glowne_hover.gif) repeat-x;
		}

.menuZakladkiLewa {
	background: url("../images/final/menu_glowne_lewa.gif") 0 0 no-repeat;
	width: 3px;
	height: 34px;
	float: left;
}

.menuZakladkiPrawa {
	background: url("../images/final/menu_glowne_prawa.gif") 0 0 no-repeat;
	width: 3px;
	height: 34px;
	float: left;
}

/* menu górne */

.menuGora {
	float: right;
	margin-top: 7px;
}

	.menuGora ul { list-style-type: none;}
	
		.menuGora ul li {
			display: inline;
			margin-left: 16px;
		}
		
			.menuGora ul li a {
				color: #c0b5b5;
				text-decoration: none;
			}
			
			.menuGora ul li a:hover { text-decoration: underline;}

/* menu boczne */

.menuLewaTlo {
	background: url("../images/final/menu_glowne_tlo.gif") 0 0 repeat-x;
	height: 25px;
	padding: 9px 0 0 24px;
	width: 165px;
	float: left;
}

.menu { margin-bottom: 26px;}

.menu ul li a.wcisniety {
	font-weight: bold;
	color: white;
}

.menu ul {
	list-style-type: none;
	width: 179px;
	margin: 0 6px 0 10px;
	padding: 4px 0 0 0;
}
	.menu ul li { display: inline;}
	
	.menu ul li a {
		display: block;
		color: #908f8f;
		width: 158px;
		padding: 6px 0 4px 21px;
		border-bottom: 1px solid #908f8f;
		text-decoration: none;
		background: url("../images/final/strzalkaZolta.gif") 7px 11px no-repeat;
	}
	
	.menu ul li a:hover {
		background: url("../images/final/strzalkaBiala.gif") 7px 11px no-repeat;
		color: white;
		text-decoration: underline;
	}
	
	.ukryjSpacer {
		width: 179px;
		height: 1px;
		background: black;
		margin-top: -1px;
		margin-left: 10px;
	}
	
	.menu ul ul {
		margin: 0;
		padding: 0;
	}
	
		.menu ul ul li a {
			text-decoration: none;
			width: 144px;
			padding-left: 35px;
			background-position: 21px 11px;
		}
		
		.menu ul ul li a:hover {
			text-decoration: underline;
			background-position: 21px 11px;
		}
		
			.menu ul ul ul {
		margin: 0;
		padding: 0;
	}
	
		.menu ul ul ul li a {
			text-decoration: none;
			width: 130px;
			padding-left: 49px;
			background-position: 35px 11px;
		}
		
		.menu ul ul ul li a:hover {
			text-decoration: underline;
			background-position: 35px 11px;
		}

/* lista podkategorii */

.lista-podkategorii {
	display: block;
	font-size: 11px;
	color: #908f8f;
	padding: 6px 0 4px 21px;
	border-bottom: 1px solid #908f8f;
	background: url("../images/final/strzalkaZolta.gif") 7px 11px no-repeat;
}

/* ------------ komunikaty --------------- */

.komunikat {
	background: white;
	margin-bottom: 20px;
	padding: 10px;
	color: black;
	text-align: center;
	overflow: hidden;
	border: 1px solid #6b4121;
	height: 1% !iefix;
}

.komunikat-submit {
	margin-top: 10px;
	color: white;
	font-size: 11px;
	border: 1px solid #b3b3b3;
	background: #522d18;
}

/* popup komunikat */
.message {
	font-weight: bold;
	padding:0px 0px 10px 0px;
	text-align: center;
}
.message p{text-align: center;}

.message div.info{
	padding:25px 5px 14px 100px;
	background: #FFFFFF url(../images/komunikat-info.jpg) no-repeat 15px 10px;
	text-align: left;
	color: #333333;
}
.message div.error{
	padding:25px 5px 14px 100px;
	background: #FFFFFF url(../images/komunikat-error.jpg) no-repeat 15px 10px;
	text-align: left;
	color: #333333;
}

/* ------------ przyciski ------------ */

input.przycisk-w {
	background: #e5e5e5;
	width: 55px;
	height: 23px;
	color: #343434;
	border: none;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

input.przycisk2 {
	background: url(../images/tlo-przycisk2.gif) no-repeat 0px 0px;
	width: 112px;
	height: 23px;
	color: #ffffff;
	border: none;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

a.przycisk2 {
	background: url(../images/tlo-przycisk2.gif) no-repeat 0px 0px;
	width: 112px;
	padding: 3px 0px 6px 0px;
	color: #ffffff;
	border: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-align: center;
	text-decoration: none;
}

a.przycisk2:hover {text-decoration: none;}

/*************************** MODUŁY ************************/

.mapa-serwisu { margin-bottom: 26px;}

.mapa-serwisu h3 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
}

.mapa-serwisu ul {
	list-style-type: none;
	margin: 0 6px 0 10px;
	padding: 4px 0 0 0;
}

	.mapa-serwisu ul li { display: inline;}
	
	.mapa-serwisu ul li a {
		display: block;
		color: #908f8f;
		padding: 6px 0 4px 21px;
		text-decoration: none;
		border-bottom: 1px solid #908f8f;
		background: url("../images/final/strzalkaZolta.gif") 7px 11px no-repeat;
	}
	
	.mapa-serwisu ul li a:hover {
		text-decoration: underline;
		background: url("../images/final/strzalkaBiala.gif") 7px 11px no-repeat;
		color: white;
	}
	
	.ukryjSpacer2 {
		width: 100%;
		height: 1px;
		background: black;
		margin-top: -1px;
		margin-left: 10px;
	}
	
	.mapa-serwisu ul .ukryjSpacer2 { display: none;}
	
	.mapa-serwisu ul ul {
		margin: 0;
		padding: 0;
	}
	
		.mapa-serwisu ul ul li a {
			border-bottom: 0;
			padding-left: 35px;
			text-decoration: none;
			background-position: 21px 11px;
		}
		
		.mapa-serwisu ul ul li a:hover {
			text-decoration: underline;
			background-position: 21px 11px;
		}


/* zdjecia */
.zdjecie a{
	display: block;
	text-decoration: none;
}

.zdjecie { color: #A1A1A1;}

.zdjecie div{
	text-align: left;
	line-height: 15px;
	color: #788088;
}

	.zdjecie div a { text-decoration: none;}
	
	.zdjecie div img { border: 8px solid #563121;}
	
	
	
	.zdjecie div a.galerieLista {
		background: url("../images/final/kwadrat.gif") 0 6px no-repeat;
		border: 0;
		color: #ab7557;
		margin-top: 8px;
		padding-left: 8px;
		text-decoration: none;
	}
	
	.zdjecie div a.galerieLista:hover { text-decoration: underline;}

.szablon2 .zdjecie, .szablon3 .zdjecie, .szablon4 .zdjecie, .szablon5, .szablon7 .zdjecie {
	width: 246px;
	height: auto;
}

.szablon2 {padding-left: 12px;}
.szablon2 .zdjecie{margin: 0px 0px 8px 0px;}

.szablon3 {padding-right: 12px;}
.szablon3 .zdjecie{margin: 0px 0px 8px 0px;}

.szablon4 {float: right; text-align: center; margin-top: 2px;}
.szablon4 .zdjecie{margin: 0px 0px 8px 12px;}
.szablon4 .clear{display: none;}

.szablon5 {float: left; text-align: center; margin-top: 2px;}
.szablon5 .zdjecie{margin: 0px 12px 8px 0px;}
.szablon5 .clear{display: none;}

.szablon7 {margin: 10px 0px;}
.szablon7 .zdjecie{float: left; padding: 0px 5px 10px;}

/* pliki */
.pliki {
	padding: 15px 0px 0px 0px;
	margin-top: 22px;
	border-top: 1px solid #555555;
}

.pliki div { margin: 8px 0px 0px 0px;}

.pliki p { margin: 4px 0px 0px 40px;}

.pliki img { vertical-align:-2px;}

/* pager */
.pager {
	text-align: center;
	padding: 5px 0px 5px 0px;
}
.pager a, .pager u { padding: 0px 3px 0px 3px;}

/* opisowy */

.opis-blok { overflow: hidden;}

.opis-margines {
	text-align: justify;
	padding-bottom: 15px;
}

.opis-margines2 {
	text-align: justify;
	padding: 0 0 15px 104px;
}

.opis-margines3 {
	text-align: justify;
	padding-bottom: 10px;
}

.opis {
	border-bottom: 1px solid #555555;
	padding-bottom: 22px;
	margin-bottom: 15px;
	text-align: justify;
}

	.opis ul {
		padding: 10px 0;
		margin-left: 25px;
		list-style-type: square;
		line-height: 150%;
	}
	
	.opis ol {
		padding: 10px 0;
		margin-left: 30px;
		line-height: 150%;
	}
	
	.opis td, th {
		border: 1px solid #bdb8b8;
		padding: 5px;
	}
	
	.opis th {
		background: #563121;
		color: white;
		text-align: center;
	}

/* formularz */

.formularz {
	margin-left: 12px; 
	margin-right: 7px; 
	padding-top: 5px; 
	overflow: hidden;
	height: 1% !iefix;
}

.formularz label {
	display: block; 
	clear: both; 
	position: relative;
}

.formularz label span {
	display: block;
	float: left;  
	width: 92px;
	text-align: right;
}

var.gwiazdka { font-style: normal;}

.formularz label input {
	float: left;
	margin: -3px 0px 13px 4px;
	border: 1px solid #6b4121;
	background: white;
	padding-left: 3px;
	width: 441px;
}

.formularz label table input {border: none;}

.formularz-input {
	border-top: 1px solid #a8a8a8;
	border-left: 1px solid #a8a8a8;
	border-bottom: 1px solid #a8a8a8;
	border-right: 1px solid #a8a8a8;
	background: white;
	padding-left: 3px;
}

.formularz label textarea {
	float: left;
	width: 595px;
	height: 159px;
	margin: -3px 0px 13px 4px;
	border: 1px solid #6b4121;
	background: white;
}

.formularz label input._error,
input._error,
.formularz label textarea._error,
textarea._error{
	border: 1px solid #6b4121;
	background: #EEEF68;
	padding-left: 3px;
}

.formularz select {
	width: 375px;
	margin: 0px 0px 13px 21px;
	border-top: 1px solid #BABABA;
	border-left: 1px solid #BABABA;
	border-bottom: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	background: #FAFAFA;
	overflow: hidden;
	height: 1% !iefix;
}

.formularz .selectkrotki select {width: 185px;}

.formularz-stopka {
	overflow: hidden;
	margin-bottom: 26px;
}

	.formularz-stopka input {
		float: left;
		color: white;
		font-size: 11px;
		margin-left: 108px;
	}
	
	.formularz-stopka span {
		float: right;
	}

.formularz-submit {
	border: 1px solid #b3b3b3;
	background: #522d18;
}

/* galeria */
.galeria-zdjecie .zdjecie {
	float: left; 
	padding: 14px 32px 10px;
}

	.galeria-wstecz {
		background: url("../images/final/strzalkaBiala.gif") 0 5px no-repeat;
		padding: 0 0 0 10px;
		color: white;
	}

.lista-margines {
	clear: both;
	padding-top: 10px;
	margin-bottom: 26px;
}

	.lista-margines div a {
		display: block;
		color: #908f8f;
		padding: 6px 0 4px 21px;
		text-decoration: none;
		border-bottom: 1px solid #908f8f;
		background: url("../images/final/strzalkaZolta.gif") 7px 11px no-repeat;
	}
	
	.lista-margines div a:hover {
		color: white;
		text-decoration: underline;
	}
	
	.lista-margines div a.aktywny {
		color: white;
		text-decoration: none;
	}
	
		.ukryjSpacer3 {
			width: 100%;
			height: 1px;
			background: black;
			margin-top: -1px;
		}

/*************************** BLOKI *************************/

.blokLewa {
	width: 195px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-right: 16px;
	height: auto;
	float: left;
	zoom: 1 !important;
}

.regsrodkowy-3 {
	float: left;
	width: 980px;
}

.regsrodkowy-3 .blok0 {
	width: 769px;
	float: left;
}

.regsrodkowy-3 .blokLewa { display: block;}

.regsrodkowy- {
	width: 980px;
}

.regsrodkowy- .blokLewa { display: none;}

/* bannery */

.reklama {
	margin-bottom: 17px;
	text-align: center;
}

.reklamaMaska{
	position: absolute;
	background: #ffffff;
	filter:alpha(opacity=1);
	-moz-opacity: 0.01;
	opacity: 0.01;
	width: 100%;
	display: block;
}

/* ----- galeria ----- */
.galeria-blok {padding: 7px;}

.galeria-blok .zdjecie{float: left; padding: 0px 6px 7px 17px;}

.regprawy .galeria-blok .zdjecie{float: left; padding: 0px 3px 7px 8px;}

.reg3 .galeria-blok .zdjecie,
.reg10 .galeria-blok .zdjecie{float: left; padding: 0px 7px 7px 9px;}

.reglewy .galeria-blok {padding: 7px 7px 7px 31px;}

