body,html {
  margin: 0;
  padding: 0;
  width:100%;
  height:100%;
  text-align:center;
  background-position:100% 0;
  background-image:url('../images/bok.jpg');
  background-size: 100% auto;
}
body,html,table {
  font-size:25px;
  line-height:150%;
  font-family:Brush Script MT,sans-serif;
  color: black; }

h1,h2,h3,h4,h5,h6 {
  margin: 0;
  padding: 5px 0 5px 0; 
  clear:both; }
h1 {
  font-size:30px; }
h2 {
  font-family:"Trebuchet MS",sans-serif;
  font-size:30px; }
h3 {
  font-size:24px; }
h4 {
  font-size:16px; }
h5 {
  font-size:14px; }
h6 {
  font-size:12px; }
p {
  width: 300px;
  float:left;
  margin: 0;
  padding: 5px 0 5px 0; }
p1 {
  width: 300px;
  float:center;
  margin: 0;
  padding: 5px 0 5px 0;
  font-family:"Tahoma",sans-serif; }
div {
  display:block;
  margin: 0;
  padding: 0; 
  text-align:center; }
a {
  color:black;
  text-decoration: underline; }
a span {
  cursor:pointer; }
a:hover {
  color:#ff9900;
  text-decoration:none; }
table {
  clear:both;
  border-collapse:collapse;
  margin:10px 20px;
  text-align:left; }
th {
  font-weight:bold;
  background-color:#570670;
  padding: 10px 20px; }
td {
  background-position: 0 100%;
  background-repeat:repeat-x;
  background-image:url('../images/border_bkg.gif'); 
  padding: 10px 20px; }
ul {
  clear:both;
  margin:0;
  padding: 10px 10px 10px 40px; 
  list-style-type:disc; }
form {
  float:none;
  margin:0;
  padding: 0; }  
.external {
  margin: auto auto; }
.clear {
  clear:both; }

#logo,#main,#footer {
  float:relative;
  clear:both;
   }
#logo {
  margin: 0;
  padding: 0;
  position:center;
  height:312px;
  background-position: 100% 0;
  background-image:url('../images/strona.jpg'); 
  background-size:100% 312px;
}
 #logo h1 {
  display:block;
  position: absolute;
  bottom:40px;
  left:10px;
  padding: 35px 0 0 0;
  margin:0;
  width:200px;
  line-height:100%;
  text-align:center;
  font-size:60px;
  font-family:"Trebuchet MS",sans-serif;
  font-weight:normal; 
  background-position: 40px 0;
  background-repeat: no-repeat;
 }
#logo h2 {
  display:block;
  position: absolute;
  bottom:25px;
  left:10px;
  padding: 0;
  margin:0;
  width:200px;
  line-height:100%;
  text-align:center;
  font-family:Georgia,sans;
  font-style: italic;
  font-size:18px; }
#logo h1 a,#logo h2 a {
  color:black;
  text-decoration: none; }
#logo h1 a:hover,#logo h2 a:hover {
  color:black;
  text-decoration: none; }
#logo ul {
  display:block;
  position:absolute;
  margin: 0;
  padding: 0; 
  list-style:none; }
#logo ul li {
  display: block;
  float:left;
  clear:none;
  padding:10px 20px;
  margin:0;
  }
#logo ul li.last {
  border: 0px; }
#logo ul li a {
  font-size:13px;
  text-decoration: none;
  font-weight:bold; }
#logo ul li a:hover {
  text-decoration:underline; }
#logo ul#kontakt {
  right:30px;
  top:13px; }  
#logo ul#kontakt li {
  padding: 2px 20px; }
#logo ul#kontakt li a {
  font-size:11px; }
#logo ul#menu {
  left:200px;
  }   


#main {}
#main .sidebar {
  float:left;
  clear:none;
  padding: 10px 0;
  width:200px; }
#main .sidebar h2 {
  display: block;
  float: left;
  clear:both;
  width: 200px;
  height: 50px;
  margin: 0;
  padding: 0;
  line-height:50px;
  text-align: center;
  font-size:18px;
  background-position: 50% 50%;
  background-repeat:no-repeat;
  background-image:url('../images/sidebar_header.gif'); }
#main .sidebar ul {
  display: block;
  float: left;
  clear:both;
  margin:0;
  padding: 10px;
  list-style:none; }
#main .sidebar ul li {
  display: block;
  float: left;
  clear:both;
  margin:0;
  width:180px;
  background-position: 0 100%;
  background-repeat:repeat-x;
  background-image:url('../images/border_bkg.gif'); }
#main .sidebar ul li a {
  display: block;
  float: left;
  clear:both;
  padding: 10px 0 10px 30px;
  text-decoration: none;
  color:black;
  background-position: 8px 16px;
  background-repeat:no-repeat;
  background-image:url('../images/bullet.gif'); }
#main .content {
  float:left;
  clear:none;
  padding: 20px 0;
  width:720px; }
#main .content .hr,#main .sidebar .hr {
  display: block;
  position: relative;
  float: left;
  clear:both;
  height: 20px;
  background-position: 0 50%;
  background-repeat:repeat-x;
  background-image:url('../images/border_bkg.gif'); }
#main .content .hr {
  left: 20px;
  width: 680px; }
#main .sidebar .hr {
  width: 200px; }
#main .content p,#main .content h1,#main .content h2,#main .content h3,#main .content h4,#main .content h5,#main .content h6 {
  padding: 5px 20px; }
#main fieldset {
  display: block;
  float: left;
  clear: both;
  padding: 0;
  margin: 0;
  border: 0; }
#main fieldset .form {
  padding: 5px 20px; }
#main fieldset .form_submit {
  text-align:right;
  padding: 5px 20px; }
#main fieldset input {
  width:160px;
  margin: 2px 0;
  padding: 5px;
  vertical-align:middle;
  font-family:Tahoma,sans-serif;
  font-size:11px;
  color:#454545;
  border: 1px solid #570670; }  
#main fieldset textarea {
  width:680px;
  margin: 2px 0;
  font-family:Tahoma,sans-serif;
  font-size:11px;
  color:grey;
  border: 1px solid #570670; }
#formularz {
        width:260px; /* ustawiamy szerokość formularza */
        margin:0 auto; /* jeżeli nasz formularz ma ustawioną szerokość wyśrodkowujemy go */
        background-color:#fff; /* dodajemy kolor tła naszemu formularzowi */
        border:2px solid #ccc; /* dodajemy obramowanie o szerokości 2px */
        border-radius:10px; /* zaokrąglamy tło naszego formularza */
		padding:20px; /* dodajemy margines wewnątrz naszego formularza */
        margin-top:20px; /* dodajemy margines górny naszego formularza */
}

#formularz label {
    display:block;/* ustawiamy by label rozpoczynał się od nowej linii*/
    margin-bottom:5px;/* dodajemy margines dolny */
    font-weight:bold; /* pogrubiamy czcionkę */
    text-transform: uppercase; /* zamieniamy wszystkie litery na duże */
    font-size:12px; /* ustawiamy wielkość czcionki */
    color:#555555; /* ustawiamy kolor czcionki */
}

#formularz textarea,
#formularz input {
	padding:5px; /* dodajemy margines wewnątrz naszego pola */
	border-radius:3px; /* dodajemy zaokraglone rogi */
	border:1px solid #ccc; /* dodajemy obramowanie */
	margin-bottom:25px; /* dodajemy margines dolny */
	width:245px; /* ustalamy szerokość */
}

#formularz input#submit {
	width:255px; /* ustalamy szerokość */
	cursor:pointer; /* zmieniamy kursor */
	margin-bottom:0px;/* resetujemy margines dolny */
}

#formularz p.copy {
	color:#555555; /* ustawiamy kolor czcionki */
	margin-bottom:0px; /* resetujemy margines dolny */
	font-size:12px; /* ustawiamy rozmiar czcionki */
	text-align: center; /* wyśrodkowywujemy tekst */
}

#formularz p.copy a {
	color:#555555;/* ustawiamy kolor czcionki */ 
	text-decoration: none; /* usuwamy podkreślenie linku */
	font-weight:bold; /* pogrubiamy czcionkę */
}    


#cookieinfo * {
    margin: 0px;
    padding: 0px;
}

#cookieinfo {
    position: fixed;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-color: #323334;
    padding: 20px;
    box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

#cookieinfo h6 {
    font-size: 16px;
    font-weight: bold;
    color: #cdd7da;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
    margin-bottom: 7px;
}

#cookieinfo p {
    font-size: 12px;
    color: #afb4bc;
    line-height: 1.5em;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
}

#cookieinfo a {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    line-height: 22px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #ff6000;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

#cookieinfo a:hover {
    background-color: #ff7925;
}