/* STYLE GLOBALNE */
body, h1, h2, h3, h4, h5, h6, p, form, fieldset, img, td, th {
	margin:0;
	padding:0;
	border:0
}
/* CALA STRONA */
body {
	color:#444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px auto;
	padding: 0px;
	background-image: url(img/bg_body.jpg);
	background-repeat: repeat-x;
}
h1 {
	display:none;
	color:#fff;
	font-size:1px;
}
.clear {
	clear:both;
}
/* ZAWARTOSC STRONY */
#kontener {
	margin:0px auto;
	background:#fff;
	width: 900px;
	background-image: url(img/bg_kontener.jpg);
	background-repeat: repeat-y;	
}
.top {
	width:900px;
	height:150px;
	margin:0px auto;
	float: left;
	background-color: #333333;
	background-image: url(img/bg_top.jpg);
}
#menu_gora {
	height:30px;
	margin:0px auto;
	float: left;
	width: 900px;
	background-color: #990000;
}
.search {
	margin: 0px auto;
	float: right;
	height: 35px;
	padding-top: 15px;
	padding-right: 15px;
	text-align: right;
}
.search input {
	margin:0px auto;
	font-size:10px;
	background-color: #CCCCCC;
	border: 0px;
	color: #000000;
}
.search .submit {
	color: #CCCCCC;
	font-size: 11px;
	border: 0px;
	padding-bottom: 5px;
	padding-top: 3px;
	margin-left: 5px;
	background-image: url(img/bg_button_sub.jpg);
	width: 76px;
	height: 21px;
}
.input {
	margin:0px auto;
	font-size:10px;
	background-color: #FFFFFF;
	border: #999999 1px solid;
	color: #000000;
}
.tresc .submit {
	color: #CCCCCC;
	font-size: 11px;
	border: 0px;
	padding-bottom: 5px;
	padding-top: 3px;
	margin-left: 5px;
	background-image: url(img/bg_button.jpg);
	width: 76px;
	height: 21px;
}
#tresc {
	float:left;
	width:500px;
}
#body:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* FOOTER */
#stopka {
	height:60px;
	margin: 0px auto;
	background-color: #990000;
	width: 870px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(img/bg_stopka.jpg);
}
.subskr {
	margin: 0px auto;
	float: left;
	padding-top: 22px;
	height: 38px;
	width: 400px;
}
.powered {
	float:right;
	text-align:right;
	padding-top: 22px;
	height: 38px;
	color: #000000;
	font-size: 11px;
	width: 400px;
}
.powered a {
	color:#999999;
	font-size: 11px;
}
.copyright {
	float:left;
	text-align:left;
	padding-left: 20px;
	color: #000000;
	font-size: 11px;
	padding-top: 3px;
}
.copyright a {
	color:#999999;
	font-size: 11px;
}
/* MENU TOP */
#menu_gora {
	float:left;
	height: 50px;
	margin: 0px auto;
	background-image: url(img/bg_menu1.jpg);
	padding-left: 10px;
	width: 890px;
}
#menu_gora a {
	display:block;
	float:left;
	font-size:12px;
	text-decoration:none;
	margin: 0px auto;
	height: 32px;
	padding-top: 18px;
	color: #999999;
	margin-right: 5px;
	background-image: url(img/bg_kontakt_a.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 85px;
	padding-left: 10px;
}
#menu_gora a:hover {
	text-decoration: none;
	color: #999999;
	background-image: url(img/bg_kontakt_b.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#menu_gora a.selected {
	text-decoration: none;
	color: #999999;
	background-image: url(img/bg_kontakt_b.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
/* MENU LEFT */
.menu2 {
	float:left;
	width:200px;
	margin:0px auto;
	list-style:none;
}
p.menu_top {
	background-image: url(img/bg_menu_top.jpg);
	margin: 0px auto;
	height: 14px;
}
p.menu_bott {
	background-image: url(img/bg_menu_bott.jpg);
	margin: 0px auto;
	height: 30px;
}
.menu2 a {
	font-size:12px;
	display:block;
	color:#FFFFFF;
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #CCCCCC;
	background-image: url(img/bg_menu2_a.jpg);
	background-repeat: no-repeat;
	margin-top: 2px;
	text-decoration: none;
}
.menu2 a:hover {
	text-decoration:none;
	background-color: #999999;
	color: #FFFFFF;
	background-image: url(img/bg_menu2_b.jpg);
	background-repeat: no-repeat;
}
.menu2 a.selected {
	background-color: #999999;
	color: #FFFFFF;
	background-image: url(img/bg_menu2_b.jpg);
	background-repeat: no-repeat;
}
/* MENU RIGHT */
.menu3 {
	width:200px;
	margin:0px auto;
	list-style:none;
	float: left;
}
.menu3 a {
	font-size:12px;
	display:block;
	color:#FFFFFF;
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #CCCCCC;
	background-image: url(img/bg_menu2_a.jpg);
	margin-top: 2px;
	text-decoration: none;
}
.menu3 a:hover {
	text-decoration:none;
	background-color: #999999;
	background-image: url(img/bg_menu2_b.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.menu3 a.selected {
	background-color: #999999;
	background-image: url(img/bg_menu2_b.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
/* PAGE DETAILS - name, description */
#pageShow {
	margin: 0px auto;
	float: left;
}
#pageShow h2 {
	font-size:12px;
	color:#333333;
	background-image: url(img/bg_h2_pageshow.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 5px;
	height: 20px;
	margin: 0px auto;
}
#pageShow h3 {
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	display: block;
	height: 28px;
	padding-left: 15px;
	padding-top: 12px;
	background-image: url(img/bg_h3.jpg);
	background-repeat: no-repeat;
	margin-top: 2px;
}
#pageShow h3 a {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0px auto;
	padding-top: 5px;
}
#pageShow .txt {
	font-size:12px;
	text-align: justify;
	line-height: 1.3em;
	padding: 15px;
}
/* PAGE DETAILS - photo */
#pagePho {
	float:left;
	margin: 0px auto;
	margin-top: 2px;
}
#pagePho img {
	margin: 0px auto;
	float: left;
	margin-bottom: 15px;
}
/* PAGE DETAILS - photo - gallery*/
#pagePhoGal {
	width:500px;
	padding:0;
	border:0;
	margin:5px 0px 10px 0px;
	float: left;
}
#pagePhoGal td {
	text-align:center;
	padding:5px;
}
#pagePhoGal td p {
	font-size:11px;
	color: #333333;
}
#pagePhoGal img {
	border: #999999 2px solid;
}
/* PAGE DETAILS - sub pages list */
#pageSubList {
	margin: 0px auto;
}
#pageSubList .l {
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0px auto;
}
#pageSubList .l h2 {
	font-size:11px;
	display: block;
	margin: 0px auto;
	height: 20px;
	background-color: #E5E4E0;
	padding-left: 15px;
	float: left;
	width: 485px;
	background-image: url(img/bg_h2.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}
#pageSubList .l h2 a {
	color:#333333;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
}
#pageSubList .l h2 a:hover {
	color:#999999;
	text-decoration: none;
}
#pageSubList .l p {
	font-size:10px;
	margin:2px 0 0 10px;
	text-align: justify;
}
#pageSubList .l img {
	float:left;
	margin:0 5px 3px 0;
}
/* PAGE DETAILS - sub pages list - news */
#pageSubList .n {
	padding:5px 0 10px;
	border-top:1px solid #dfdfdf;
}
#pageSubList .n h2 {
	font-size:12px;
	background-image: url(img/bg_h2.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
}
#pageSubList .n h2 a {
	color:#ff9000;
	font-weight:normal;
}
#pageSubList .n h3 {
	margin:0;
	font-size:11px;
	color:#333333;
	background-image: url(img/bg_h2.jpg);
	background-repeat: no-repeat;
}
#pageSubList .n p {
	font-size:10px;
	text-align: justify;
}
#pageSubList .n img {
	float:left;
	margin:0 5px 3px 0;
}
/* stronicowanie*/
#pageSubList .pages {
	padding:5px 0 0;
	margin:5px 0 0;
	border-top:1px solid #dfdfdf;
	text-align:right;
	font-size:11px;
}
/* PAGE DETAILS - sub pages list - gallery */
#pageSubGal {
	width:100%;
	margin:5px 0 10px;
	border-top:1px solid #dfdfdf;
}
#pageSubGal td {
	text-align:center;
	padding:5px;
}
#pageSubGal td h2 {
	font-size:10px;
}
#pageSubGal img {
	border:1px solid #dfdfdf;
}
/* PAGE DETAILS - files list */
#pageFil {
	margin:10px 0;
}
#pageFil td {
	font-size:10px;
	padding:5px 0 4px 5px;
}
#pageFil p {
	font-size:10px;
	color:#b6b6b6;
	text-align: justify;
}
/* MESSAGE - error and confirm messages styles */
#message {
	text-align:center;
}
#error, #ok {
	font-size:13px;
	font-weight:bold;
	line-height:2em;
	padding:100px 0;
}
#error a, #ok a {
	font-size:13px;
	font-weight:normal;
	color:#000;
}
#error {
	color:red;
}
#ok {
	color:green;
}
/* OTHER - styles from html editor */
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
/* BACK link style */
.back {
	font-size:11px;
	padding:20px 20px 10px 0px;
	text-align:right;
	margin: 0px auto;
	width: 480px;
	float: right;
}
.back a {
	color:#666666;
}
textarea {
	border: #999999 1px solid;
}
.akapit {
	width: 470px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(img/bg_akapit_tresc.jpg);
	background-repeat: repeat-y;
	color: #000000;
	font-size: 12px;
	float: left;
}
.akapit a {
	color: #CC0000;
	text-decoration: none;
}
.akapit a:hover {
	color: #333333;
}
p.akapit_tytul {
	background-image: url(img/bg_akapit_tyt.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	height: 22px;
	padding-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding-left: 15px;
	margin-bottom: 10px;
}
p.akapit_tresc {
	margin: 0px auto;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}
p.akapit_stopka {
	background-image: url(img/bg_akapit_stopka.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin: 0px auto;
	height: 21px;
	text-align: right;
	padding-top: 4px;
	padding-right: 15px;
	margin-top: 10px;
}
.info {
	width: 470px;
	margin: 0px auto;
	margin-top: 10px;
	background-image: url(img/bg_info_tresc.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	float: left;
	color: #000000;
}
.info a {
	color: #CC0000;
	text-decoration: none;
	background-image: url(img/bg_strz_kont.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.info a:hover {
	color: #999999;
}
p.info_tytul {
	background-image: url(img/bg_info_tyt.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	height: 22px;
	padding: 0px;
	background-position: top left;
	margin-bottom: 10px;
	color: #FFFFFF;
	padding-left: 35px;
	padding-top: 3px;
	font-size: 11px;
	font-weight: bold;
}
p.info_tresc {
	margin: 0px auto;
	padding-left: 15px;
	padding-right: 15px;
	color: #000000;
}
p.info_stopka {
	background-image: url(img/bg_info_stopka.jpg);
	color: #FFFFFF;
	margin: 0px auto;
	height: 19px;
	text-align: right;
	padding-top: 6px;
	padding-right: 15px;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
}
ul {
	padding-right: 20px;
}
li {
	list-style-image: url(img/bg_li.jpg);
}