@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #212121;
	background-image: url(header/background.gif);
	background-repeat: no-repeat;
	background-position: center -17px;
}
#container  {
	width: 860px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header  {
	text-align: right;
	height: 15px;
	margin: 0px;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #2D2D2D;
} 
#header ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9BBB47;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 357px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4E4E4E;
	border-right-color: #4E4E4E;
	border-bottom-color: #4E4E4E;
	border-left-color: #4E4E4E;
}
#sidebar1 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar1 li a {
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8FAE27;
	border-right-color: #8FAE27;
	border-bottom-color: #8FAE27;
	border-left-color: #8FAE27;
	margin: 0px;
}
#sidebar1 li a:hover {
	color: #8FAE27;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8FAE27;
	border-right-color: #8FAE27;
	border-bottom-color: #8FAE27;
	border-left-color: #8FAE27;
	background-color: #2D2D2D;
}
#sidebar1 li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebar1 h4 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #4E4E4E;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 16px;
}
#sidebar1 h5 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #4E4E4E;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 16px;
}
#Linki p {
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#Linki p a {
	font-weight: normal;
	text-decoration: none;
	color: #999;
}
#Linki p a:hover {
	text-decoration: none;
	color: #9BBB47;
}
#kontakt {
	background-image: url(menuBar/tlo-kontakt1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 24px;
	border: 1px none #666;
	padding-bottom: 20px;
}
#kontaktPanel {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#kontaktPanel a {
	background-image: url(menuBar/tlo-kontakt1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 90px;
	color: #282828;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	text-decoration: none;
}
#kontaktPanel a:hover {
	background-image: url(menuBar/tlo-kontakt2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 90px;
	color: #23320B;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	text-decoration: none;
}
#kontakt h4 a {
	text-decoration: none;
	color: #999;
}
#kontakt h4 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#kontakt h4 a:hover {
	text-decoration: none;
	color: #FFF;
}
#kontakt .telefon a {
	color: #9BBB47;
	text-decoration: none;
}
#kontakt .telefon a:hover {
	color: #FFF;
	text-decoration: none;
}
.telefon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #8FAE27;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
}
.tytulNews {
	color: #9BBB47;
}
#News a img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#News p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#singleNews h1 {
	color: #9BBB47;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 12px;
}
#singleNews h1 a {
	color: #9BBB47;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
#singleNews h1 a:hover {
	color: #999;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#singleNewsy h1 a img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #1D1D1D;
	background-image: url(foto/newsy/news.jpg);
}
#singleNewsy h1 a:hover img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #999;
}
#singleNews {
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	height: 80px;
}
#menuBar {
	background-image: url(header/tloMenuBar.gif);
	height: 100px;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	margin: 0px;
	padding-top: 57px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menuBar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menuBar li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menuBar li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-decoration: none;
	margin: 0px;
	padding-top: 74px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#menuBar li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #8FAE27;
	text-decoration: none;
	margin: 0px;
	padding-top: 74px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2D2D2D;
	border-right-color: #2D2D2D;
	border-bottom-color: #2D2D2D;
	border-left-color: #2D2D2D;
}
#menuBar ul li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#News h4 a {
	color: #333;
	text-decoration: none;
	font-size: 14px;
}
#News h4 a:hover {
	color: #9BBB47;
	text-decoration: none;
	font-size: 14px;
}
#mainContent p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#mainContent p strong {
	color: #FFF;
	font-weight: bold;
}
#mainContent p img {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#mainContent ul {
	list-style-image: url(foto/ARROWS/AR002.gif);
	color: #CCC;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
#mainContent h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	color: #8FAE27;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
#mainContent h2 {
	color: #9BBB47;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-image: url(foto/ARROWS/AR002a.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#mainContent h2 a {
	text-decoration: none;
	color: #9BBB47;
}
#mainContent h2 a:hover {
	text-decoration: none;
	color: #999;
}
#mainContent  {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 357px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #4E4E4E;
	border-right-color: #4E4E4E;
	border-bottom-color: #4E4E4E;
	border-left-color: #4E4E4E;
} 
#mainContent p a {
	text-decoration: none;
	color: #999;
}
#mainContent p a:hover {
	text-decoration: none;
	color: #9BBB47;
}
#tagi a {
	color: #393939;
	text-decoration: none;
}
#tagi a:hover {
	color: #666;
	text-decoration: none;
}
.tagi1 {
	font-size: 22px;
	text-decoration: none;
}
.tagi2 {
	font-size: 13px;
	text-decoration: none;
}
.TabelaLewaKol {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4E4E4E;
	border-right-color: #4E4E4E;
	border-bottom-color: #4E4E4E;
	border-left-color: #4E4E4E;
	vertical-align: top;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#MainFoto a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.MainFoto {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
#naglowek {
	width: 357px;
	margin: 0px;
	padding: 0px;
}
#podpis {
	background-image: url(foto/ARROWS/malylistek.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #2D2D2D;
	margin-left: 357px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 6px;
}
#foto {
	padding: 0px;
	width: 503px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 357px;
}
#footer  {
	background-color: #2D2D2D;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	padding: 0;
} 
#footer p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.daneForm {
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#form1 {
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#next {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#next a {
	text-decoration: none;
	color: #1D1D1D;
	font-size: 10px;
	display: block;
	width: 100px;
	background-color: #9BBB47;
	text-align: center;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#next a:hover {
	text-decoration: none;
	color: #9BBB47;
	font-size: 10px;
	display: block;
	width: 100px;
	background-color: #000;
	text-align: center;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#galeria ul {
	list-style-type: none;
}
#galeria {
	width: 460px;
}
#galeria a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 2px;
	padding: 0px;
}
#listaPDF tr td p a img {
	border: 1px solid #666;
}
#listaPDF tr td p a:hover img {
	border: 1px solid #CCC;
}
#listaPDF td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

