*

{

	margin:0;

	padding:0;

	border: 0;

}

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,

b, u, i, center,

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-size: 100%;

vertical-align: baseline;

}

.info {

				position: fixed;

				top: 100px;

				left: 5px;

				text-align: center;

				background: #8e0c0c;

				padding: 10px;



				-webkit-border-radius: 5px;

				-moz-border-radius: 5px;

				border-radius: 5px;



				-webkit-box-shadow: rgba(0,0,0,.7)3px 3px 3px;

				-moz-box-shadow: rgba(0,0,0,.7)3px 3px 3px;

				box-shadow:  rgba(0,0,0,.7)3px 3px 3px;



				;

		}

.info a {

				color: white;

				text-decoration: none;

				font-size: 20px;

				font-family: Trajan Pro, Tahoma;

				text-shadow: 1px 1px #3f0000;

}





html

{

	background: #e7e6e6;

}

body {



}

html,

body {

   	height:100%;

   	line-height: 1;





}

.clear

{

	border-bottom: 1px solid #FFF;

	border-top: 1px solid #80b51f;

	margin: 10px 0;

	clear: both;

}

.clear1

{

	border:0;

	margin: 10px 0;

	clear: both;

}

h2

{

	font-family: Times New Roman, Trajan Pro, Verdana;

	font-size: 18px;

	letter-spacing: 1px;

	font-weight: normal;

	line-height: 150%;

	color: #fb6704;

	padding: 10px;

}

h3

{

	font-family: Times New Roman;

	font-size: 11px;

	font-weight: normal;

	color: #313b3d;

	padding: 5px;

}

h4

{

	text-decoration: underline;

	font-family: Verdana;

	font-size: 12px;

	font-weight: normal;

	color: #c77a1c;

	padding: 5px 0 0px 20px;

	margin: 0;



}

p

{

	font-family: Cambria;

	font-size: 16px;

	line-height: 150%;



	text-align: justify;

	padding: 5px;

	margin: 0;

}

a

{

	color: #c77a1c;

	font-family: Arial;

	font-size: 12px;

}

img.img1, img.img2, img.img4

{

	background: #fff;

	border-color: #aaa #ccc #ddd #bbb;

	border-style: solid;

	border-width: 1px;

	color: inherit;

	padding: 2px;

	vertical-align: top;

	float: left;

	margin: 5px;

}

img.img2

{

	width: 150px;

	height: 200px;



}

img.img3

{

	width: 468px;

	height: auto;

	margin: 5px 5px 5px 30px;



}

img.img4 {



	padding: 10px;

}



#container {

   min-height:100%;

   margin: auto;

   width: 800px;

}

#header {

   padding: 0;

   width: 800px;

   height: 450px;

   position: relative;

   top:0;



    background-position: 100% 100%;

	background-image: url('obrazki/logo16.png');

	background-repeat: no-repeat;



}

#header-index {

   padding: 0;

   margin: 0;

   width: 800px;

   position: relative;

   top: -10px;

}

#body

 {

	/*background: #f9f9f9;*/

	padding-right: 10px;

	height: 100%;

	overflow: auto;

	margin-bottom: -200px;

	padding-bottom: 200px;

}

#body-index

 {

	position: relative;

	padding-top: 250px;

	width: 800px;

	height: 100%;

	overflow: auto;

	margin-bottom: -200px;

	padding-bottom: 200px;

}





#body .left

{

	float: left;

	width: 580px;

	padding-right: 10px;



}

#body .right

{

	margin-top: 10px;

	float: right;

	width: 190px;

	height: auto;

}

.index

{

	width: 800px;

	height: 400px;

	position: relative;

	top: 350px;

}



.right h2, .right p {

	padding-left: 6px;

	padding-right: 6px;

}

/*stopka--------------------------------------------------------------*/



#footer {

   position:relative;

   bottom:-20px;

   width:800px;

   height:200px;   /* Wysokość stopki */

   background-image: url('obrazki/bg-footer.png');

}

.footer

{

	text-align:center;

}



.footer-element

{

	display:inline-block; zoom:1; *display:inline; // IE7 hack margin:5px 10px 5px 10px;

	padding:10px 3px 2px 3px;



	width: 250px;

	height: 200px;

	vertical-align: top;

}



.footer-element p

{

	text-decoration: none;

	font-family: Verdana;

	font-size: 11px;

	letter-spacing: 0;

	line-height: 150%;



	color: #686868;



	text-align: left;

}

/*MENU INDEX*----------------------------------------------------------*/

ul.menu-index

{

	list-style: none;

	background: url(obrazki/bg10.png) no-repeat;

	height: 50px;

	width: 220px;

	position: absolute;

	right: 0;

		padding: 12px 0 20px 10px;

}



ul.menu-index li

{

	display: inline-block;

	list-style: none;

}

ul.menu-index li a

{

	text-decoration: none;

	font-family: Arial;

	font-size: 11px;

	border-right: 1px #c77a1c solid;

	padding: 3px;

}

ul.menu-index li.menu-index-last a

{

	border-right: 0;

}

/*menu górne-----------------------------------------------------------*/

ul.menu-gorne

{

	margin: 0;

	padding: 0;

	list-style: none;

	position: relative;

	top: 0;





}



ul.menu-gorne li

{

	float: left;

	list-style: none;

	height: 50px;

	background-image: url('obrazki/images/bg-top-menu_02.png');

	background-image-repeat: repeat-x;

}



ul.menu-gorne a

{

	display: block;

	padding: 0;

	margin-top: 14px;



	line-height: 150%;

	width: 98px;

	height: 20px;



	text-decoration: none;

	font-family: Trajan Pro, Verdana;

	font-size: 14px;

	letter-spacing: 1px;

	font-weight: lighter;



	color: #ccc;





	text-align: center;



	border: 0;

}

ul.menu-gorne a:hover

{

	color: orange;

}

li.menu-gorne-pierwszy a

{

	border-left: 0;

	width: 99px;

}



li.menu-gorne-ostatni a

{

	border-right: 0;

	width: 99px;

}

/*menu prawe-----------------------------------------------*/



ul.menu-right  {

	padding: 5px;

	margin: 0 0 10px 0;

	border: 1px #ccc solid;

	box-shadow:  rgba(0,0,0,.7)3px 3px 3px;



}



.menu-right li {

	margin: 0;

	padding: 5px;

	list-style-type: none;

	border-bottom: 1px #80b51f dashed;

}

li.menu-right-last {

	border-bottom: 0;

}

li.menu-right-last-active {

	border-bottom: 0;

}

.menu-right a {

	text-decoration: none;

	font-family: Arial;

	font-size: 12px;

	color:#1f2622

}

.menu-right a:hover {

	color: #80b51f;

}

li.menu-right-active a {

	color: #80b51f;

}

li.menu-right-last-active a

{

	color: #80b51f;

}



/*menu prawe statystyki----------------------------------------*/

ul.menu-right-statystyki  {

	padding: 5px;

	margin: 0 0 10px 0;

	border: 1px #80b51f solid; ;

	text-align: center;



}



.menu-right-statystyki li {

	margin: 0;

	padding: 5px;

	list-style-type: none;

	border-bottom: 1px #80b51f dashed;

}

li.menu-right-last-statystyki {

	border-bottom: 0;

}

li.menu-right-last-statystyki-active {

	border-bottom: 0;

}

.menu-right-statystyki a {

	text-decoration: none;

	font-family: Arial;

	font-size: 12px;

	color:#1f2622

}

.menu-right-statystyki a:hover {

	color: #80b51f;

}

li.menu-right-statystyki-active a {

	color: #80b51f;

}

li.menu-right-last-statystyki-active a

{

	color: #80b51f;

}



/*GALERIA--------------------------------------------------------------------*/



.galeria-style,

.galeria-style-1

{

	cursor: default;

	list-style: none;

	margin: auto;

	width: 90%;

}

.galeria-style-1 ul li {

	vertical-align: bottom;

	background: black;

}

.galeria-style a,

.galeria-style-1 a

{

	cursor: default;

}





.galeria-style img,

.galeria-style-1 img

{

	background: #fff;

	border-color: #aaa #ccc #ddd #bbb;

	border-style: solid;

	border-width: 1px;

	color: inherit;

	padding: 2px;

	vertical-align: top;

}

.galeria-style img {

	width: 100px;

	height: 75px;

}

.galeria-style li,

.galeria-style-1 li

{

	background: #eee;

	border-color: #ddd #bbb #aaa #ccc;

	border-style: solid;

	border-width: 1px;

	color: inherit;

	display: inline;

	float: left;

	margin: 5px;

	padding: 5px

}



/*Rozmieszczenie tekstu na stronie*/

.tresc

{

	text-align: left;

	margin: 5px;

}



.lista li

{

	padding: 0 0 0 30px;

	font-family: Arial;

	font-size: 13px;

	color: #797771;

	line-height: 150%;

}

/*Tabele----------------------------------------*/

table.table

{

	margin: 0;

	padding: 0;

	border: 1px #80b51f solid;

	border-collapse: collapse;

	width: 580px;

}

.table tr, td

{

	vertical-align: middle;

	text-align: center;

	border: 1px #80b51f solid;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 130%;

	padding: 5px;

}

.table tr td span

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #fb6704;

}

h1, caption

{

	font-family: Trajan Pro, Tahoma, Arial;

	font-size: 30px;

	font-weight: lighter;

	color: #000;

	letter-spacing: 1px;

	line-height: 150%;

	padding: 10px;

	border-bottom: 1px #fb6704 solid;

	text-align: left;

	margin: 5px 0 5px 5px;



	text-shadow: 1px 1px white, -1px -1px #fff;

}

.licznik

{

	text-align: center;

}

dd, dt, dd, dt a, dd a

{

	text-decoration: none;

	font-family:Tahoma, Arial;

	font-size: 12px;

	color: blue;

	line-height: 150%;

}

dl

{

	padding: 10px 10px 10px 50px;

}

dt

{

	padding: 10px 0 0 60px;

}

dd{

	padding: 0 0 0 70px;

}

table.table2, table.table2 tr td

{
	border: none;
	font: Times New Roman;
	size: 12px;
}