@charset "utf-8";
/* CSS Document */
body
{
margin: 0px;
padding: 0px;
font-size:13px;
font-family:verdana;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:18px;
}
#pojemnik {
	margin: 0 auto;
	width: 955px;
	height: auto;
	text-align: center;
}
#baner {
	width: 955px;
	height: 250px;
	background-image:url("img/baner.jpg")	
}
#menu {
 	width: 250px;
	height:auto;
	float:left;
}
#menu_gora {
	width: 250px;
	height: 77px;
	float:left;
	background:url(img/menu_wandex.jpg) no-repeat top;
}
#menu_dol {
	width: 250px;
	height: 40px;
	float:left;
	background:url(img/menu_tlo_dol.png) no-repeat top;
}
#menu_wlasciwe {
	width: 250px;
	background:url(img/menu_tlo.png) repeat-y;
	height: auto;
	float:left;
	list-style:none;
}
#menu_wlasciwe ul {
	padding: 0px;
	margin: 0px;
	list-style-type:none;
}

.menu_nadrzedne {
	background:url(img/pasywny.png) no-repeat center;
	display:block;
	height: 32px;
	width:230px;
	margin: 10px 0px 5px 10px;
	line-height: 35px;
	text-decoration:none;
	font-size:18px;
	color:#e1692d;
}
.menu_nadrzedne_aktywne {
	background:url(img/aktywny.png) no-repeat center;
	display:block;
	height: 32px;
	width:230px;
	margin: 10px 0px 5px 10px;
	line-height: 35px;
	text-decoration:none;
	font-size:20px;
	color:#FFFFFF;
}
.menu_podrzedne {
	text-decoration:none;
	color:#e1692d;
}
.menu_podrzedne li {
	text-align:left;
}
.menu_podrzedne li a {
	text-decoration:none;
	font-weight:bold;
	color:#e1692d;
	display:block;
	margin-left: 10px;
	height: 20px;
	width:195px;
	padding-left: 30px;
}
.menu_podrzedne a:hover {
	color:red;
}
.menu_podrzedne li a.aktywna {
	color:#990000;
}
#zawartosc {
	width: 705px;
	height: auto;
	float:right;
	background:url(img/tlo.jpg) no-repeat top;
	text-align:justify;
	padding-top: 20px;
}
#zawartosc_main{
	width: 705px;
	height: auto;
	float:right;
	background:url(img/tlo_main.jpg) no-repeat top;
	text-align:justify;
	padding-top: 20px;
}

.galeria {
	width: 700px;
	height: 100px;
}
.galeria2 {
	display:block;
	width: 700px;
	height: 100px;

}.galeria3 {
	display:block;
	width: 700px;
	height: 100px;
}
.ul_ref {
	margin: 0 0 0 30px;
}
.img_mapa {
	float:right;
	margin-top: 20px;
}
.kontakt_p {
	text-align:center;
	font-size:14px;
}
.kontakt_h1 {
	text-align:center;
	margin-top:70px;
	font-size:16px;
}
.kontakt_p2 {
	text-align:left;
	color:#0033FF;
	font-size:14px;
}
#formularz {
	width: 690px;
	height: auto;
	margin: 0px 5px 20px 5px;
	background-color:#edf0df;
}
.ttt {
	float: left;
	padding-left: 30px;
}
.h1_odstep  {
	padding-top:57px;
}
.atesty  {
	border-color:#594B7E;
}
.clear {
	clear:both;

}