@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

html, body {
	font-family: "Arial", "Trebuchet MS", "MS Sans Serif", "Constantia", "Cambria", "Times New Roman", sans-serif, "Bookman Old Style";
	background: #4A5800 url("img/bg.jpg") repeat-x;
	font-size: 0.87em;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #D9D9D9;
}

#wraper {
	margin: 0 auto;
	margin-top:22px;	
	width:1000px;
}

#header {
	width:1100px;
	height: 315px;
	margin: 0 auto;
	border-bottom: 1px solid #E5EAE6;
}

#header a img, #content a img{
	border: 0;
}

#content {
	width:1000px;
	height: 597px;
}

#content a img{
	border-color: #CCCC99;
}

#content a img:hover{
	border-color: #e3dacc;
}

a {
	color: #D1E497;
	text-decoration: none;
}
a:hover {
	color: #FDFFF6;
}

p.header {
	line-height:1em;
	font-weight: normal;
	margin:25px 0 20px 0;
	font-size: 25px;
	color: #D1E497;
}

p{
	margin-bottom: 8px;
}

p.line_under{
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom: 1px solid #888844;
}

b{
	color: #f0af4f;
}

em{
	font-weight: normal;
}

#gorny{
	height: 215px;
}

#dolny{
	margin-top: 15px;
	height: 320px;
}

#galeria {
	margin: 25px 0 10px 0;
}
#dolny #galeria a img{
	border: 1px solid #9F9C44;
}
#dolny #galeria a:hover img{
	border: 1px solid #fff;
}

/* _______________________kolumna 1*/

#column_1 {
	float: left;
	width: 260px;
}

#menu {
	margin: 20px 10px 0 50px;
	font-family: "Georgia", "MS Sans Serif", "Constantia", "Cambria", "Times New Roman", sans-serif, "Bookman Old Style";
	text-align: left;
	font-variant: small-caps;
	font-size: 14px;
}

#menu a{
	margin: 0;
	margin-top:5px;
	height: 22px;
  display: block;
}

#menu a:hover{
	padding-left:2px;
}

#menu a.act{
	color: white;
	font-weight: bold;
}

#menu ul li {
	height: 22px;
	list-style-type: none;
	width: 160px;
	border-bottom: 1px solid #888844;
	padding: 0 0 0 20px;
	background: transparent url("img/li.gif") no-repeat 0px 2px;
}

#kontakt {
	margin: 55px 10px 0 50px;
	text-align: left;
	font-size: 12px;
}

#kontakt  ul li {
	font-weight: bold;
	text-align: left;
	list-style-type: none;
}

#kontakt  ul li.title {
	margin-top:15px;
	font-size: 12px;
	text-transform: uppercase;
	color: #131507;
	font-weight: bold;
}

/*koniec kolumny 1*/
/*_________________________kolumna 2*/
#column_2 {
	line-height:1.3em;
	font-weight: bold;
	text-align: left;
	padding: 0 30px;
	background: transparent url("img/col_bg.png") repeat-y;
	float: left;
	width: 260px;	
}
/*koniec kolumny 2*/
/*_________________________kolumna 3*/
#column_3 {
	line-height:1.3em;
	font-weight: bold;
	text-align: left;
	padding: 0 0 0 30px;
	float: left;
	width: 360px;
}
#column_2 a, #column_3 a{
	text-decoration:underline;
}

#column_2 ul, #column_3 ul{
	margin: -5px 0 5px 3px;
}
#column_2 ul li, #column_3 ul li{
	list-style-type: none;
	padding: 0 0 0 20px;
	background: transparent url("img/li_2.gif") no-repeat 0px 2px;
}
/*koniec kolumny 3*/
/*_________________________formularz*/

form p, form textarea {
	font-family: "Arial", "Cambria", sans;
	font-size: 1.1em;
	padding: 1px;
}

form {
	float: left;
	margin-left: 3px;
}

/*_________________________stopka*/
#footer {
	clear:both;
	margin:30px 0;
	width: 1000px;
	font-size: 0.9em;
}

#footer p {
	color: #828764;
}

#prawa {
	text-align:right;
}

#footer a{
	color: #989B81;
	text-decoration: none;
}

#footer a:hover{
	color: #CAB3B3;
}

#menu_bottom ul li{
	list-style-type: none;
	text-transform: uppercase;
	float: left;
	margin: 5px 5px 20px 5px;
	padding-right: 10px;
	border-right: 1px solid #888844;
}

#footer div{
	clear:both;
}
