/* Body */


body {
	background-color:rgb(224, 217, 201);
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:10px;
	
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color:rgb(54, 54, 54);
	text-align:center;
	}

.body_top1 {
  background-image:url(../img/top_1.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.body_top2 {
  background-image:url(../img/top_2.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.body_top3 {
  background-image:url(../img/top_3.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.body_top4 {
  background-image:url(../img/top_4.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
/* Header & Span */

h1 {
	font-size:16px;
	line-height:17px;
	color:rgb(25, 122, 48);
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	}
	
h2 {
	font-size:13px;
	line-height:15px;
	color:rgb(25, 122, 48);
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	}
#search h2 {
  font-weight: normal;
}
	
h3 {
	font-weight:100;
	font-size:10px;
	line-height:13px;
	color:rgb(25, 122, 48);
	padding:0px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	}

span.bold {
	font-weight:bold;
	}

/* Link */

a:link {
	text-decoration:underline;
	color:rgb(25, 122, 48);
	}

a:visited {
	text-decoration:underline;
	color:rgb(25, 122, 48);
	}
	
a:hover {
	text-decoration:underline;
	color:rgb(118, 183, 60);
	}

a:active {
	text-decoration:underline;
	color:rgb(183, 183, 183);
	}
	
/* Button */


ul.button1 li {

}


ul.button1  a:link, ul.button1 a:visited {
	display: block;
	
  width: 240px;
	padding-left: 10px;
	padding-top: 10px;
  
  height:22px;
	text-decoration:none;
  color: white;
  background: url("../img/menu_left_1.jpg") 0px 0px no-repeat;
  
  }

ul.button1  a:hover {
	display: block;
	width: 240px;
	padding-left: 10px;
	padding-top: 10px;
  height: 22px;
	background: url("../img/menu_left_1.jpg") 0px 0px no-repeat;
	color:rgb(118, 183, 60);
	
  text-decoration:none;
	}
	
ul.button1  a:active {
	display: block;
	width: 240px;
	padding-left: 10px;
	padding-top: 10px;
  height: 22px;
	background: url("../img/menu_left_1.jpg") 0px 0px no-repeat;
	color:rgb(183, 183, 183);
	text-decoration:none;
	}


ul.button2 li {

}

ul.button2 a:link, ul.button2 a:visited {
	display: block;
  width: 220px;
	padding-left: 30px;
	padding-top: 10px;
  height: 22px;
	background: url("../img/menu_left_2.jpg") 0px 0px no-repeat;
	color: rgb(255, 255, 255);
	text-decoration:none;

	}
	
ul.button2 a:hover {
	display: block;
	width: 220px;
	padding-left: 30px;
	padding-top: 10px;
  height: 22px;
	background: url("../img/menu_left_2.jpg") 0px 0px no-repeat;
	color:rgb(118, 183, 60);
	text-decoration:none;
	}
	
ul.button2 a:active {
	display: block;
	width: 220px;
	padding-left: 30px;
	padding-top: 10px;
  height: 22px;
	background: url("../img/menu_left_2.jpg") 0px 0px no-repeat;
	color:rgb(183, 183, 183);
	text-decoration:none;
	}



ul.button3 a:link, ul.button3 a:visited {
	display: block;
  width: 200px;
	padding-left: 50px;
	padding-top: 10px;
  height: 22px;
	background: url("../img/menu_left_2.jpg") 0px 0px no-repeat;
	color: rgb(255, 255, 255);
	text-decoration:none;
	/*border: 1px solid blue;*/
  }
	
ul.button3 a:hover {
	display: block;
	width: 200px;
	padding-left: 50px;
	padding-top: 10px;
  height: 22px;
	background: url("../img/menu_left_2.jpg") 0px 0px no-repeat;
	color:rgb(118, 183, 60);
	text-decoration:none;
	}
	
ul.button3 a:active {
	display: block;
	width: 200px;
	padding-left: 50px;
	padding-top: 10px;
  height: 22px;
	background: url("../img/menu_left_2.jpg") 0px 0px no-repeat;
	color:rgb(183, 183, 183);
	text-decoration:none;
	}



/*	
*/	
#menu_top2 {
    font-family: Tahoma;
}

#menu_top2 a:link, #menu_top2 a:visited {
	color: rgb(255, 255, 255);
	text-decoration:none;
	}
	
#menu_top2 a:hover {
	color:rgb(118, 183, 60);
	text-decoration:none;
	}
	
#menu_top2 a:active {
	color:rgb(183, 183, 183);
	text-decoration:none;
	}
	
/* Ul Li */

ul.list1 {
	padding:0px 0px 10px 12px;
	margin:0px 0px 0px 0px;
	font-size:10px;
	line-height:16px;
	list-style:disc;
	}

ul.list2 {
	padding:0px 0px 0px 12px;
	margin:0px 0px 0px 0px;
	font-size:9px;
	line-height:16px;
	list-style:disc;
	}	

ul.button1 {
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	list-style: none;
	}
	
ul.button1 li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
ul.button2 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style: none;
	}
	
ul.button2 li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
ul.button3 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style: none;
	}
	
ul.button3 li {
	
	padding:0px 4px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
/* Form */

form {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
input {
	padding:2px 2px 2px 2px;
	margin:0px 0px 10px 0px;
	color:rgb(54, 54, 54);
	background-color:rgb(255, 255, 255);
	border-style:solid;
	border-width:1px;
	border-color:rgb(183, 183, 183);
	font-size:10px;
	line-height:13px;
	font-family:Tahoma, Arial, sans-serif;
	}
	
input.text {
	padding:2px 2px 2px 2px;
	margin:0px 0px 10px 0px;
	width: 200px;
	}
	
input.query {
	float:left;
	padding:2px 2px 2px 2px;
	margin:0px 0px 10px 0px;
	width: 200px;
	}

input.submit {
	padding:2px 2px 2px 2px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
	}
	
input.image {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 5px;
	border:none;
	cursor:pointer;
	}
	
textarea {
	padding:2px 2px 2px 2px;
	margin:0px 0px 10px 0px;
	color:rgb(54, 54, 54);
	background-color:rgb(255, 255, 255);
	border-style:solid;
	border-width:1px;
	border-color:rgb(183, 183, 183);
	font-size:10px;
	line-height:13px;
	font-family:Tahoma, Arial, sans-serif;
	width: 300px;
	height: 150px;
	}
	
/* Table */

table {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	border:solid;
	border-width:1px;
	border-color:rgb(183, 183, 183);
	border-collapse:collapse;
	}
	
th {
	padding:2px 2px 2px 2px;
	margin:0px 0px 0px 0px;
	border:solid;
	border-width:1px;
	border-color:rgb(183, 183, 183);
	font-weight:bold;
	text-align:center;
	color:rgb(25, 122, 48);
	}
	
th.l {
	padding:2px 2px 2px 2px;
	margin:0px 0px 0px 0px;
	border:solid;
	border-width:1px;
	border-color:rgb(183, 183, 183);
	font-weight:bold;
	text-align:left;
	color:rgb(25, 122, 48);
	}
	
td {
	padding:2px 2px 2px 2px;
	margin:0px 0px 0px 0px;
	border:solid;
	border-width:1px;
	border-color:rgb(183, 183, 183);
	text-align:right;
	}
	
/* Div & Paragraph */

#content1 {
	clear:both;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

#column2 {
	float:right;
	padding:0px 0px 0px 20px;
	margin:260px 0px 0px 0px;
	width:630px;
	font-size: 12px;
	}
	

.archiwum {
  float: right;
}



.lista {


}

.lista ul {
  
  padding-top: 5px;

}

.lista ul li ul li {
  
  padding-left: 10px;
  display: inline;
  float: left;
}


p.left {
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	}
	
p.right {
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	text-align:right;
	}	

#column1 {
	float:left;
	padding:0px 0px 0px 0px;
	margin:260px 0px 0px 0px;
	width:250px;
	}

#search {
	padding:1px 0px 0px 18px;
	margin:0px 0px 0px 0px;
	background-image:url(../img/search_line.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:91px;
	}
	
#precent {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	/*
  background-image:url(../img/precent.jpg);
	background-position:top left;
	background-repeat:no-repeat;
  min-height:126px;
  height:auto !important;
  height:126px;
	*/
	}

#precent img {
    border: 0;
}


img  {
    border: 0;
}
	
#menu_left_white {
	padding:7px 0px 0px 18px;
	margin:0px 0px 0px 0px;
	background-image:url(../img/menu_left_white.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:19px;
	}
	
#menu_left1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
div.menu_left2 {
	padding:10px 0px 0px 18px;
	margin:0px 0px 0px 0px;
  }
  
div.menu_left3 {
	padding:10px 0px 0px 36px;
	margin:0px 0px 0px 0px;
  }
  
#bottom {
	clear:both;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:0px;
	padding:20px 0px 0px 0px;
	text-align:left;
	}
	
#menu_bottom {
	float:left;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	width:600px;
	font-size:12px;
	line-height:15px;
	}

#copyright {
	float:right;
	padding:0px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	width:100%;
	line-height:15px;
	text-align:right;
	border-top: 1px dotted #B7B7B7;
	}

#creator {
	float:right;
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	width:250px;
	text-align:right;
	}

#content2 {
	clear:both;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	}
	
#top {
	position:absolute;
	top:0px;
	left:auto;
	height:260px;
	width: 900px;
	}

#logo {
	position:absolute;
	top:10px;
	left:0px;
	}

#en {
	position:absolute;
	top:10px;
	left:810px;
	}

#pl {
	position:absolute;
	top:10px;
	left:835px;
	}

#menu_top1 {
	position:absolute;
	top:195px;
	left:0px;
	background-image:url(../img/menu_top.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	height:35px;
	padding-left: 20px;
	padding-right: 20px;
	/*width: 550px;*/
	}

#menu_top2 {
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
	font-size:12px;
	line-height:15px;
	color:rgb(255, 255, 255);
	}

/* Image */

	
img.standard {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:none;
	}


#column2 div div img {
padding: 3px;
}

/* KS */


label {
  display: -moz-inline-box; 
  display: inline-block;
  }

form li {
  display: block;
  list-style: none;
  margin: 0;

}  

form ul {
margin: 0;
padding: 0;
}

.pstryk {
  color: red;
}
  
#imie_nazwisko {
width: 250px;
}

#email {
width: 250px;
}

/*
#zapytanie_kontaktowe {
width: 250px;
background-color: white;
}

select, input, textarea {
border: 1px solid #561B39;
}
*/
.ok_validate {
border: 1px solid #B7B7B7;
}

.bad_validate {
border: 1px solid red;
}

/*
.submit {
  background: #A99C70;
  color: white;
}
*/


.galeria ul li a:link img, .galeria ul li a:visited img{
	border: 4px solid #fff;
}

.galeria ul li a:hover img{
	border: 4px solid #626262;
}


.galeria  a:link img, .galeria  a:visited img{
	border: 4px solid #fff;
}

.galeria a:hover img{
	border: 4px solid #626262;
}

.gal {
  width: 125px;
  float: left;
  display: inline;
  margin: 0px 7px 0px 7px;
  padding: 5px; 
}

.clear {
    clear: both;
}




.tematy {
  padding: 20px 5px 5px 5px;
  display: inline;
  float: left;
  width: 420px;
}
.tytul {
  padding: 5px 0px 5px 0px;
}

.light {
  color: #B7B7B7;
}

.news1 {
  border: 0;
  padding-bottom: 10px;
}

img.icon {
	float:left;
	padding:3px 3px 3px 3px;
	margin:0px 5px 0px 0px;
	border-style:solid;
	border-color:rgb(183, 183, 183);
	border-width:1px;
}

p.spec {
  margin-top: 5px;
}

