@CHARSET "UTF-8";

html {
overflow-y: scroll;  
overflow-x: scroll;
}

body {
	margin: 0px;
	padding: opx;
	background-color: #f8f178;
	/*font-family: Tahoma, Helvetica, Verdana, Arial, Geneva, sans-serif;*/
	font-family: "Gorgia"; /*"Bookman Old Style";*/
	font-size: 16px;
	font-weight: bold;
	color: #181101; /* #544329;*/
	/*line-height: 100%;*/
}

a:link, a:visited, a:hover, a:active	{
	text-decoration: none;
	color: #f69d4e; /*#FF7E00; */ /* #F8F074; */
}

p	{
	padding: 0;
	margin: 0;
}

ul, li{
	list-style: url(../img/lapka-braz16.png);
	list-style-position: outside;
	text-align: left;
	/*line-height: 2;*/
}

.content{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#naglowek{
	/*background-color: #241701;*/
	background-image: url(../img/naglowek-01.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 10px 0 65px 0;
	width: 100%;
	height: 134px;
	clear: both;
}

#naglowek-baner{
	display: inline;
	float: right;
}

#top-menu{
	background-image:	url(../img/bg-menu.jpg);
	background-repeat: repeat-x;
	height: 61px;
	clear: both;
	padding: 0;
}

#top{
	height: 271px;
	clear: both;
	margin: 10px 0;
}

#top-logo{
	float: left;
	margin: 25px 0 0 25px;
}

#adres-www{
	padding: 15px;
	text-align: center;
	font-family: 'myriad pro';
	font-size: 24px;
	color: #FF7E00;
	font-stretch: normal;
	letter-spacing: 2px;
}

#top-baner{
	float: right;
}

#top-baner ul, #top-baner ul li{
	padding: 0;
	margin: 0;
}

#middle{
	/*border-top: solid 3px #2d1502;*/
	background-image: url(../img/tlo.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 750px;
	clear: both;
}

#bottom-belka{
	font-size: 12px;
	background-image: url(../img/bg-bottom1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	/*background-color: #0f0900;*/
	height: 165px;
	color: #76471B; /* kolor subsktybcja, sciezka */
	clear: both;
	margin-top: -162px;
}

#bottom-pies{
	background-image: url(../img/logo-pies.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 162px;
}

#bottom{
	background-color: #181101;
	height: 190px;
	text-align: center;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color: #7c9a1f;
	/*font-size: 13px;*/
	clear: both;
}

.bottom-tekst{
	width: 33%;
	padding: 10px 0;
	background-image: url(../img/bg-bottom2.jpg);
	background-position: 50% 35px;
	background-repeat: no-repeat;
	float: left;
	font-size: 14px;
	/*height: 139px;*/
   overflow: hidden;
}
.bottom-tekst a:link, .bottom-tekst a:visited, .bottom-tekst a:hover, .bottom-tekst a:active {
	color: #7C9A1F;
}	

.bottom-tekst b{
	color: #c97e3d;
	/*font-weight: normal;*/
}
.bottom-tekst b a:link, .bottom-tekst b a:visited, .bottom-tekst b a:hover, .bottom-tekst b a:active {
	color: #c97e3d;
}
.home-kolumna{ /*326*/
	width: 273px;
	padding: 30px 30px 20px 0px;
	float: left;
	text-align: center;
}

.home-kolumna2{ /*327*/
	background-image: url(../img/separator-lewy2.jpg);
	background-repeat: no-repeat;
	background-position: 0 35px;
	width: 294px;
	padding: 30px 30px 20px 30px;
	float: left;
	text-align: center;
}

.home-kolumna3{ /*326*/
	background-image: url(../img/separator-prawy2.jpg);
	background-repeat: no-repeat;
	background-position: 0 35px;
	width: 280px;
	padding: 30px 0px 20px 30px;
	float: left;
	text-align: center;
}

.kolumna-tytul{
	font-family: Georgia;
	font-size: 25px;
	font-weight: bold;
	padding: 0 0 15px;
	text-align: center;
	color: #544329;
}

.kolumna-tytul2{
	font-family: Georgia;
	font-size: 25px;
	font-weight: bold;
	padding: 0 0 15px;
	text-align: center;
	color: #7c9a1f;
}

.podkreslenie-kolumna1 { 
	border-bottom: 1px #605034 solid; /*#605034 braz  #98C122 zielony  #ff881e*/
	display: block;
	margin: 0 70px;
}

.podkreslenie-kolumna2 { 
	border-bottom: 1px #F69D4E solid; /*#605034 braz  #98C122 zielony #F69D4E braz-pomar #ff881e*/
	display: block;
	margin: 0 30px;
}
/*
.naglowek-tresc {
	background-image: url(../img/top-linia.jpg);
	background-repeat: no-repeat;
	background-position: center 55px;
	display: block;
	float: left;
	font-size: 25px;
	font-family: "Bookman Old Style";
	font-weight: bold;
	color: #7C9A1F;
	width: 291px;
	padding: 10px 0 0 0;
	line-height: 200%;
}

.nt1{
	background-image: url("../img/lapka-zielona.png");
   background-position: 215px 50%;
   background-repeat: no-repeat;
   padding: 0 0 0 20px;
}

.nt2{
	background-image: url("../img/lapka-braz.png");
	background-position: 10px 10px;
	background-repeat: no-repeat;
	padding: 5px 0 0 85px;
}
*/


.naglowek-tresc	{
	background-image: url(../img/top-linia.jpg);
	background-repeat: no-repeat;
	background-position: center 75px;
	display: block;
	float: left;
	font-family: "Bookman Old Style";
	font-weight: bold;
	color: #7C9A1F;
	width: 291px;
	padding: 10px 0 0 0;

	/*line-height: 200%;*/
}

.naglowek-tresc a:link, .naglowek-tresc a:visited, .naglowek-tresc a:hover, .naglowek-tresc a:active	{
	color: #7C9A1F;
	text-decoration: none;
}

.nt-tytul {
	background-image: url("../img/lapka-zielona-nt.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 18px;
	padding: 15px 0 0 0px;
	height: 38px;
}

.podkreslenie-tytul {
	 border-bottom: 2px solid #F69D4E; /*#FF881E*/
    display: block;
    margin: 0 70px 0 30px;
}

.nt-pola{
	/*background-image: url("../img/lapka-braz-mini.png");
	background-position: 10px 10px;
	background-repeat: no-repeat;*/
	padding: 0px 0px;
}

.nt-pola-1{
	background-image: url("../img/lapka-braz-nt.jpg");
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px 0 0 10px;
	padding-left: 25px;
}

.nt-pola-2{
	background-image: url("../img/lapka-braz-nt.jpg");
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px 0 0 70px;
	padding-left: 25px;
}

.nt-pola-3{
	background-image: url("../img/lapka-braz-nt.jpg");
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px 0 0 180px;
	padding-left: 25px;
}

.naglowek-jezyk{
	float: right;
	background-color: #221000;
	padding: 5px 25px;
}

.naglowek-jezyk a:link, .naglowek-jezyk a:visited, .naglowek-jezyk a:hover, .naglowek-jezyk a:active { 
color: #ffffff;
text-decoration: none;
}


.bottom-tytul {
font-size: 20px;
color: #76471B;
/*font-weight: bold;*/
text-align: left;
padding-top: 25px;
margin-bottom: 5px;
}

.bottom-tresc1 {
display: inline;
float: left;
/*background-color: #221000;*/
color: #969696;
width: 435px;
margin-left: 40px;
}	

.bottom-tresc2 {
display: inline;
float: left;
/*background-color: #221000;*/
color: #969696;
width: 475px;
height: 120px;

background-image: url(../img/koperta.jpg);
background-repeat: no-repeat;
background-position: bottom right;
}	

.form-input	{
	/*font: 12px tahoma; */
	background-color: #F8F178; 
	color: #181101; 
	border: 1px solid #7C9A1F; /*#2d1502;*/
}

.form-textarea	{
	background-color: #F8F178; 
	color: #181101; 
	border: 1px solid #7C9A1F; /*#2d1502;*/
	width: 80%;
}

.form-select	{
	background-color: #F8F178; 
	color: #181101; 
	border: 1px solid #7C9A1F; /*#2d1502;*/
}

.form-wyslij	{
	/*font: 12px tahoma;*/
	background-color: #ff7e0a;
	color: #ffffff;
	border: 1px solid #2d1502;
	padding: 3px 10px;
}

.sciezka-tresc	{
	color: #76471B;
	margin: 10px 0 10px 0px;
	clear: both;
}

.sciezka-tresc a:link, .sciezka-tresc a:visited, .sciezka-tresc a:hover, .sciezka-tresc a:active { 
	color: #76471B;
	text-decoration: none;
}

.dzial-tytul {
	font-size: 24px;
	color: #F69D4E;
	/*font-weight: bold;*/
	text-align: justify;
	margin-bottom: 10px;
	margin-left: 10px;
}


.dzial-tresc {
	line-height: 150%;
	/*margin: 0 25px;*/
	text-align: justify;
	/*color: #969696;*/
	/*display: block;*/
	/*float: left;*/
}

.tresc-szablon	{
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: right;
	width: 700px;
}

.tresc-wstep	{
	text-align: right;
	font-style: italic;
	color: #FF7E00;
	padding-right: 25px;
	font-size: 18px;
	letter-spacing: 5px;
} 

.tresc-wstep a:link, .tresc-wstep a:visited, .tresc-wstep a:hover, .tresc-wstep a:active	{
	color: #FF7E00; /*#e18639;*/
}
.button-wiecej {
	background-image: url(../img/button01.png);
	background-repeat: no-repeat;
	/*background-color: #7db415;*/
	color: #F8F074; /* #C95D00 #e18639;*/
	float: none;
	font-size: 19px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	margin: 25px 15px 10px;
	padding: 10px 0px 0px 20px;
	text-align: left;
	width: 192px;
	height: 30px;
}

.button-wiecej a:link, .button-wiecej a:visited, .button-wiecej a:hover, .button-wiecej a:active	{
	color: #F8F074; /*#e18639;*/
}

.button {
	background-image: url(../img/button01.png);
	background-repeat: no-repeat;
	/*background-color: #7db415;*/
	color: #F8F074; /* #C95D00 #e18639;*/
	float: none;
	font-size: 19px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	margin: 45px 15px 10px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	width: 212px;
	height: 40px;
	border: none;
	background-color: transparent;
}

.produkt	{
	margin: 0 55px 10px 0;
	width: 640px;
	float: right;
	color: #969696;
	/*height: 600px;*/
}
.produkt-nazwa	{
	color: #FF7E00;
	font-weight: bold;
}

.mapka	{
	margin: 0px 20px 25px 0px;
	width: 600px;
	float: right;
	color: #969696;
	/*height: 600px;*/
}
#adresy{
	width: 350px;
	/*width: auto;*/
	margin: 55px 10px 25px 0px;
	padding: 0;
	color: #969696;
	/*font-size: 11px;*/
	display: inline;
	float: left;
}
#adresy ul, #adresy ul li	{
	list-style: none;
}
.adresy_nazwa	{
	color: #FF7E00;
	font-weight: bold;
}
.bottom-copyright	{
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	text-align: center;
	color: #76471B;
	font-weight: normal;
}

/* AKTUALNOSCI */

.aktualnosci-bg {
margin: 0px;
padding: 0px;
display: block;
clear: both;
}	
.aktualnosci-tytul {
font-size: 18px;
text-align: left;
color: #C97E3D;
/*margin-bottom: 10px;*/
padding: 10px 0px;
/*clear: both;*/
}		

.aktualnosci-tytul  a:link, .aktualnosci-tytul a:visited { 
color: #C97E3D;
/*font: 18px arial, sans-serif;
text-align: left;
color: #348ca9;
margin-top: 10px;
margin-bottom: 10px;*/
text-decoration: none;
}
.aktualnosci-tytul a:hover, .aktualnosci-tytul a:active {  
color: #C97E3D;
/*font: 18px arial, sans-serif;
text-align: left;
color: #348ca9;
margin-top: 10px;
margin-bottom: 10px;*/	
text-decoration: none;
}
.aktualnosci-tresc {
/*font: 12px arial, sans-serif;*/
text-align: left;
color: #000000;
/*line-height: 17px;
letter-spacing: 0px;*/
margin-bottom: 5px;
}		
/*
.aktualnosci-tresc  a:link, .aktualnosci-tresc a:visited { 
font: 12px arial, sans-serif;
text-align: left;
color: #000000;
text-decoration: undeline;
}
.aktualnosci-tresc a:hover, .aktualnosci-tresc a:active {  
font: 12px arial, sans-serif;
text-align: left;
color: #000000;
text-decoration: none;	
}*/
.aktualnosci-zdjecie {
border: 1px solid #E1E8EE;
padding: 3px;
float: left;
margin-right: 10px;
margin-bottom: 0px;
clear: both;
}
.aktualnosci-zdjecie-duze {
border: 1px solid #C2CDD8;
padding: 3px;
float: left;
margin-right: 10px;
margin-bottom: 0px;
width: 150px;
}

.aktualnosci-wiecej {
	background-image: url(../img/button01.png);
	background-repeat: no-repeat;
	/*background-color: #7db415;*/
	color: #F8F074; /* #C95D00 #e18639;*/
	float: left;
	font-size: 19px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	margin: 25px 15px 10px;
	padding: 10px 0px 0px 20px;
	text-align: left;
	width: 192px;
	height: 30px;
	display: block;
	clear: both;
}

.aktualnosci-wiecej a:link, .aktualnosci-wiecej a:visited, .aktualnosci-wiecej a:hover, .aktualnosci-wiecej a:active	{
	color: #F8F074; /*#e18639;*/
}

.aktualnosci-data {
clear: both;
/*font: 10px tahoma, sans-serif;*/
text-align: right;
color: #C97E3D;
/*margin-top: 27px;*/
margin-bottom: 10px;
padding-bottom: 2px;
border-top: 1px solid #7C9A1F;
}

.aktualnosci-archiwum {
font: 11px arial, sans-serif;
text-align: left;
color: #AECCE4;
float: right;
}		
.aktualnosci-archiwum  a:link, .aktualnosci-archiwum a:visited { 
font: 11px arial, sans-serif;
color: #AECCE4;
text-decoration: underline;
}
.aktualnosci-archiwum a:hover, .aktualnosci-archiwum a:active {  
font: 11px arial, sans-serif;
color: #AECCE4;
text-decoration: none;	
}
#stronicowanie {
	clear: both;
}

.box-aktualnosci {
	color: #7C9A1F;
}

.box-tresc-opis, .box-tresc-opis a:link, .box-tresc-opis a:visited .box-tresc-opis a:hover, .box-tresc-opis a:active  {
	color: #7C9A1F;
	font-size: 20px;
}


/* GALERIA */

.galeria-bg-tabela {
/*padding: 0px 20px 0px 20px;*/
margin: 0px auto 0px auto;
}

.galeria-bg {
margin-bottom: 15px;
padding: 10px;
clear: both;
}

.galeria-tytul {
/*font: 19px Georgia, sans-serif;*/
font-size: 18px;
text-align: left;
color: #C97E3D;
}	
.galeria-tytul  a:link, .galeria-tytul a:visited { 
/*font: 19px Georgia, sans-serif;*/
font-size: 18px;
text-align: left;
color: #C97E3D;
text-decoration: none;
}
.galeria-tytul a:hover, .galeria-tytul a:active {  
/*font: 19px Georgia, sans-serif;*/
font-size: 18px;
text-align: left;
color: #C97E3D;
text-decoration: none;	
}

.galeria-data {
text-align: left;
font: 11px arial, sans-serif;
text-align: left;
color: #a2a2a2;

}	
.galeria-opis {
text-align: left;
/*font: 12px arial, sans-serif;*/
color: #000000;
margin-bottom: 5px;
}	

.galeria-zdjecie {
border: 1px solid #E1E8EE;
padding: 3px;
margin-right: 10px;
margin-bottom: 0px;
}

.galeria-zdjecie-duze {
border: 1px solid #C2CDD8;
padding: 3px;
margin-right: 10px;
margin-bottom: 0px;
width: 150px;
float: left;
clear: both;
}

.galeria-wiecej {
	background-image: url(../img/button01.png);
	background-repeat: no-repeat;
	/*background-color: #7db415;*/
	color: #F8F074; /* #C95D00 #e18639;*/
	float: right;
	font-size: 19px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	margin: 5px 15px 5px;
	padding: 10px 0px 0px 20px;
	text-align: left;
	width: 192px;
	height: 30px;
	display: inline;
	/*clear: both;*/
}

.galeria-wiecej a:link, .galeria-wiecej a:visited, .galeria-wiecej a:hover, .galeria-wiecej a:active
{ 
	color: #F8F074;
	text-decoration: none;
}

.ciasteczko {
	background-color: #F8F178;
	color: #7C9A1F;
	position: fixed;
    bottom: 0px;
    left: auto;
    right: auto;
    margin: 0 auto 0 auto;
    text-align: center;
    width: 98%;
	padding: 15px 25px;
	border-top: 1px solid #181101;
	/*opacity: 0.9;
	filter:alpha(opacity=90);*/ /* For IE8 and earlier */
}

.ciasteczko-button	{
	background-image: url(../img/button01.png);
	background-repeat: no-repeat;
	background-color: #F8F178;
	background-position: center center;
	border: none;
	color: #F8F074; /* #C95D00 #e18639;*/
	float: none;
	font-size: 19px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	width: 212px;
	height: 40px;
}

.ciasteczko-margin {
	margin-bottom:135px;
}

/*
.ciasteczko-button	{
	color: #ffffff; 
	background-color: #D50223; 
	border: none; 
	padding: 2px 5px;
	margin-left: 25px;
}
*/
