@charset "iso-8859-2";

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 40px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-image: url(images/pro_01.png);
	background-repeat: repeat-x;
	background-position: top;
}
#menu-bis {
	width: 928px;
	margin-top: 30px;
	position: relative;
	bottom: 10px;
}


h1, h2, h3 {
	color: #AA2808;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	
}

a:hover {
	text-decoration: none;
	color: #838383;
}

/* Wrapper */

#wrapper {
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Header */

#header {
	width: 928px;
	height: 118px;
	margin: 0px;
	clear: both;
	background-image: url(images/pro_04.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header2 {
	width: 928px;
	height: 118px;
	margin: 0px;
	clear: both;
	background-image: url(images/pro2_05.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* Logo */

#logo {
	width: 324px;
	height: 118px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
	float: left;
	vertical-align: middle;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}

#logo a {
	text-decoration: none;
	color: #F0F0F0;
}

/* Menu */

#menu {
	height: 118px;
	width: 500px;
	float: right;
}

#menu ul {
	list-style: none;
	line-height: normal;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 65px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 20px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	margin-right: 1px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#menu a:hover, #menu .active a {
	color: #FFFFFF;
	background-color: #CC0000;
}
#title-big {
	height: 60px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 16px;
	font-family: "Franklin Gothic Book";
	float: left;
	clear: both;
	width: 640px;

}


#splash {
	width: 928px;
	height: 332px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	background-image:url(images/pro_05.png);
	background-repeat: no-repeat;
}

/* Search */

#header-search {
	width: 928px;
	height: 39px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header-search form {
	float: right;
	width: 300px;
	margin: 0;
	padding: 12px 0px 0px 0px;
}

#header-search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#header-search-text {
	width: 200px;
	padding: 2px 3px;
	background: #1E1E1E;
	border: none;
	color: #4D4D4D;
}

#header-search-submit {
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4E4E4;
}

#search {
	height: 38px;
	width: 300px;
	float: right;

}

#search form {
	margin: 0;
	padding: 12px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	float: right;
}

#search input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
}

#search-text {
	width: 130px;
	height: 16px;
	border: 1px solid #FF4617;
	color: #FFFFFF;
	background-color: #AC1818;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0px;
}

#search-submit {
	margin-left: 10px;
	padding: 4px 4px;
	border: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 928px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
}

#page-bgtop {
}

/* Content */

#content {
	width: 640px;
	float: right;
	margin-top: 48px;
}
#content2 {
	width: 928px;
	clear: both;
	top: 50px;
	float: left;
}

.post {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #C8C8C8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-family: "Arial Narrow", Arial;
	font-size: 22px;
}

.post .title a {
	text-decoration: none;
	font-weight: normal;
	color: #990000;
	padding-top: 4px;
	padding-right: 35px;
	padding-bottom: 4px;
	font-family: "Arial Narrow", Arial;
	font-size: 24px;
}

.post .entry {
	padding: 20px 0px;
}

.post img {
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.post .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	margin: 0px;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
	background-color: #EFEFEF;
}

#sidebar li ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidebar li li {
	margin: 0;
	border-bottom-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 8px;
}

#sidebar h2 {
	margin: 0px;
	font-size: 170%;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CC0000;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 8px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-shadow: 0px -1px 0px #374683;
}

#sidebar h3 {
	font-size: 77%;
	color: #110404;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#sidebar a:hover {
	text-decoration: underline;
	list-style-image: url(images/arrow.png);
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 928px;
	background-image: url(images/pro_14.png);
	height: 110px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 0px;
}
#stopka {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	z-index: 3;
	display: inline;
	width: 100px;
	height: 50px;
	margin-top: 20px;
	position: relative;
	top: 20px;
}
#stopka3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	z-index: 3;
	display: inline;
	width: 100px;
	height: 50px;
	margin-top: 20px;
	top: 20px;
	float: left;
}
#stopka2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	z-index: 3;
	position: relative;
	display: inline;
	height: 50px;
	top: 20px;
	left: 500px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}
#head {
	height: 38px;
	width: 928px;
	background-image: url(images/pro_02.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	clear: both;
}
#next {
	height: 30px;
	width: 30px;
	float: right;
}

#footer-bg {
	background-image: url(images/pro_09.png);
	background-repeat: repeat-x;
	height: 110px;
	width: 100%;
	position: relative;
	bottom: 0px;
	float: left;
	clear: both;
	top: 50px;
}
#galeria {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	height: 130px;
	width: 100%;
	float: left;
}


#galeria2 {
width: 60%;
height: 100%;
float:left;
}
#galeria3 {
width: 37%;
height: 100%;
float:right;
padding-top:6px;

}
.galeria_tytul{
	color: #99171B;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;

}
.opis_galeria{
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
font-size: 12px;
color: #676767
}

.opis_galeria a{
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
font-size: 12px;
color: #666666;
text-decoration:none;
}
.opis_galeria a:hover{
color: #99171B;
}

#podpis {
	width: 280px;
	float: left;
}

.column {
	width: 280px;
	margin-right: 6px;
	margin-left: 12px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DADADA;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
	text-align: left;
}

.column a {
	color: #CC0000;
}
.column a:hover{
	color: #666666;
}


#column2 {
	width: 280px;
	margin-right: 8px;
	margin-left: 12px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}
#column2 a {
	color: #CC0000;
}
#column2 a:hover{
	color: #666666;
}
.column-title {
	font-family: "Franklin Gothic Book";
	font-size: 22px;
	color: #666666;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 30px;
	width: 270px;
	text-align: left;
	line-height: 30px;
	clear: both;
}

/* rotator obrazkow */

.pics {
   height: 261px; /* szerokość elementu HTML gdzie osadzone są zdjęcia */
   width: 479px; /* wysykość elementu HTML gdzie osadzone są zdjęcia */

   margin-left: 61px;

}

.pics img {

   background-color: #eee;
   /* rozmiary zdjęć */
   width: 479px; /* szerokość wyświetlanych zdjęć */
   height: 261px; /* wysokość wyświetlanych zdjęć */
   top: 0;
   left: 0
} 
#splash2{
   height: 261px; /* szerokość elementu HTML gdzie osadzone są zdjęcia */
   width: 600px; /* wysykość elementu HTML gdzie osadzone są zdjęcia */
float:right;

margin-right: 8px;
margin-top: 9px;

}
#splash3 {
	height: 144px;
	width: 928px;
	background-image: url(images/pro2_06.png);
}


#prev {
width: 30px;
height: 30px;
margin-top:120px;
float: left;
}

#next {
width: 30px;
height: 30px;
margin-top:120px;
float:right;

}
.ikona {
	float: left;
	height: 70px;
	width: 65px;
	padding-right: 3px;
}

.daneteleadresowe {
width: 30%;
height: 300px;
float: left;
}

.dane_tytul {
color:#383838;
font-size:22px;
line-height:40px;
}

.dane_tytul2 {
	color:#880003;
	font-weight:bold;
	line-height: 22px;
}

.dane_adres{
line-height:20px;
}

.formularz {
	width: 64%;
	height: 700px;
	border-left-color:#CCCCCC;
	border-left-width:1px;
	border-left-style:solid;
	float:right;
	padding-left: 40px;
	margin-bottom: 50px;
	margin-top: 50px;


}
.formularz2 {
margin-bottom: 20px;
}

.formularz2 input,textarea{
margin:5px;
margin-left:0px;
font-size:12px;
font-family:helvetica,arial;
background-color: #EEEEEE;
border:1px solid  #AAAAAA;
margin-right:0px;
color:#222222;
padding:10px;
width:385px;
}
.formularz3 {
margin-bottom: 20px;
}

.formularz3 input{
margin:5px;
margin-left:0px;
font-size:12px;
font-family:helvetica,arial;
background-color: #FFCED3;
border:1px solid   #FF0000;
margin-right:0px;
color:#222222;
padding:10px;
width:385px;
}


.formularz4 {
margin-bottom: 20px;
}

.formularz4 input{
margin:5px;
margin-left:0px;
font-size:12px;
font-family:helvetica,arial;
background-color: #CAFEC5;
border:1px solid  #277B0F;
margin-right:0px;
color:#222222;
padding:10px;
width:385px;
}
#tekst-main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 280px;
	float: left;
	line-height: 18px;
	margin-top: 55px;
	text-align: left;
	display: block;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 7px;
}
#tekst-main2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 280px;
	float: left;
	line-height: 18px;
	margin-top: 15px;
	text-align: left;
	display: block;
	margin-left: 90px;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 7px;
}
#kreda {
	margin-left: 190px;
	float: left;
	margin-top: 10px;
}
.more {
	text-decoration: none;
	height: 25px;
	width: 65px;
	text-align: center;
	clear: both;
	position: relative;
	left: 200px;
	line-height: 25px;
	text-shadow: 0px 1px 0px #e5e5ee;
	background-image: url(images/bg-but.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.more a {
	color: #737373;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.more a:hover, #more .active a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 25px;
	
}
.more2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: 25px;
	width: 65px;
	text-align: center;
	clear: both;
	position: relative;
	left: 530px;
	line-height: 25px;
	text-shadow: 0px 1px 0px #e5e5ee;
	background-image: url(images/bg-but.jpg);
	background-repeat: repeat-x;
}
.more2 a {
	color: #737373;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.more2 a:hover, #more .active a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 25px;
}
#kreda2 {

	margin-left: 15px;
	float: left;
	margin-top: 5px;
}
#kreda3 {
	margin-top: 5px;
	float: right;
	margin-right: 50px;
}

