html{
	background: #fcfbf7 url(../img/tlo_top.jpg) repeat-x;
}
body{
	margin: 0px;
	padding: 0px;
}
div {
	width: auto;
	margin: 0 auto;
}
.top_obr{
	background: url(../img/top_prawy.jpg) no-repeat left;
	width: 690px;
	height: 316px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.top_obr2{
	margin: 0px;
	padding: 0px;
}
.top_obr3{
	background: url(../img/top_prawy2.jpg) no-repeat right;
	width: 322px;
	height: 316px;
	margin: 0px;
	padding: 0px;
	float: right;
}
.content_1px{
	background: url(../img/content_1px.gif) repeat-y center;
	width: 1012px;
	height: auto;
}
.nagl{
	background: url(../img/nagl.gif) no-repeat;
	height: 32px;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Verdana, sans-serif;
	font-size: 18px;
	color: #8c613e; 
	margin: 0px;
	clear: both;
}
.contenta{
	float: left;
	color: black;
	width: 561px;
	height: auto;
	padding: 0px;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Verdana, sans-serif;
	font-size: 12px;
	color: #595959;
				/*position: relative; */
	margin: 0px 0px 20px 0px;	
}
.contenta img{
	float: left;
	margin: 5px 5px 5px 0px;
	border: 0px;
}
.contenta a{
	color: #e67817;
	text-decoration: none;
}
.contenta a:hover{
	color: red;
}
.contenta p{
	margin: 5px 0px;
	padding: 0px 5px 5px 0px;
}
.blad{
	color: #f03b1e;
	font-weight: bold;
}
.top_prawy{
	float: right;
	width: 572px;
	margin: 0px;
	padding: 0px;
		/*position: relative;*/
}
.top_lewy{
	background: url(../img/tlo_menu.gif) no-repeat;
		float: left;
	width: 204px;
	height: auto;
	margin: -30px 0px 0px 30px;
	padding: 0px;
	text-align: left;
				/*position: relative;*/
}
*html .top_lewy{
	margin: -30px 0px 0px 15px;
} 
.top_lewy ul{
	width: 204px;
	margin: 0px;
	padding: 0px;
}
.top_lewy .ul2{
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.top_lewy li{
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px 3px 7px;
}
.top_lewy li a:link, .top_lewy li a:visited, .top_lewy li a:active{
	width: 202px;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
	color: #595959;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Verdana, sans-serif;
	font-size: 13px;
	list-style-type: none;
	text-align: left;
	text-decoration: none;
}
.top_lewy li a:hover{
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 0px;
	color: #599815;
	text-decoration: none;		
}
.ali2 a:link, .ali2 a:visited, .ali2 a:active{
	background: url(../img/kropka.gif) no-repeat;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	color: #e37e3a;
}
.podmenu2, .podmenu4{
	margin: 0px;
	padding: 0px;	
}
.podmenu2 li, .podmenu4 li{
	text-decoration: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}
.podmenu2 .li4 a:link, .podmenu2 .li4 a:visited, .podmenu2 .li4 a:active{
	background: none;
	width: 120px;
	padding: 0px 10px 0px 5px;
	margin: 0px 0px 0px 20px;
	color: #595959;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Verdana, sans-serif;
	font-size: 11px;
	list-style-type: none;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}
.podmenu2 .li4 a:hover{
	padding: 0px 10px 0px 5px;
	margin: 0px 0px 0px 20px;
	color: #599815;
	text-decoration: none;
}
.podmenu2 .ali4 a{
	color: #e37e3a;
	padding: 0px 10px 0px 5px;
	margin: 0px 0px 0px 20px;
	background: none;
}
.podmenu2 .ali4 a:link, .podmenu2 .ali4 a:visited, .podmenu2 .ali4 a:active{
	color: #599815;
	padding: 0px 10px 0px 5px;
	margin: 0px 0px 0px 20px;
	background: none;
	font-size: 11px;
	font-weight: normal;
}
.podmenu4 .li6 a:link, .podmenu4 .li6 a:visited, .podmenu4 .li6 a:active{
	padding: 0px 10px 0px 20px;
	color: #595959;
}
.podmenu4 .li6 a:hover{
	padding: 0px 10px 0px 20px;
	color: #599815;
}
.podmenu4 .ali6 a{
	padding: 0px 10px 0px 20px;
	color: #599815;
}
.podmenu4 .ali6 a:link, .podmenu4 .ali6 a:visited, .podmenu4 .ali6 a:active{
	padding: 0px 10px 0px 20px;
	color: #599815;
}
.poza { 
	position:absolute; 
	width:200px; 
	height:200px; 
	z-index:10; 
	left:-250px; 
	top:-8000px; 
	visibility: visible;
}
.center{
	text-align: center;
}
.left{
	text-align: left;
	margin-top: 5px;
}
.bottom{
	width: 1012px;
	clear: both;
	margin: 0px 0px 10px 0px;
}
#copyright{
	text-align: center;
	padding: 15px 0px 0px 0px;
	clear: both;
	color: #8c613e;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
}
.bottom a:link, .bottom a:visited, .bottom a:active{
	color: #8c613e;
	text-decoration: none;
}
.bottom a:hover{
	text-decoration: underline;
}
.button{
	width: auto;
	background-color: #2689c0;
	border-left: 1px solid #2689c0;
	border-top: 1px solid #2689c0;
	border-right: 3px solid #28719e;
	border-bottom: 3px solid #28719e;
	color: #ffffff;
}
.galeria{
	width: auto;
	padding: 5px;
	margin: 5px 0px 5px 5px;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Verdana, sans-serif;
	font-size: 11px; 
	float: left;
	color: #ced2d1;
}
.galeria img{
	margin: 0px 0px 0px 0px;
	border: 1px solid #c6bfad;
}
.both{
	clear: both;
}
.red{
	color: red;
}
.leftimg{
	float: left;
}
.rightimg{
	float: right;
	padding: 0px 0px 10px 10px;
}
#map{
	background: url(../img/loader.gif) no-repeat center;
	width: 530px;
	height: 400px; 
	border: 1px solid #a7cc95;
}
.top_obr2 ul{
		position: absolute;
	margin: 0px;
	padding: 0px;
}
.top_obr2 li{
	background: url(../img/menu_tlo.gif) repeat-x;
	width: auto;
	height: 29px;
	float: left;
	display: inline;
	list-style-type: none;
	padding: 12px 0px 0px 10px;
}
.top_obr2 a:link, .top_obr2 a:visited, .top_obr2 a:active{
	color: #787370;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	height: 29px;
	float: left;
	text-decoration: none;
}
.top_obr2 a:hover{
	color: #1f69d6;
}
.top_obr2 .menu_wyl, .top_obr2 .menu_wyl2{
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 29px;
	float: left;
}
.top_obr2 .menu_wyl{
	color: #1f69d6;
}
.top_obr2 .menu_wyl2{
	color: #787370;
}
.top_obr2 .menu_l{
	background: url(../img/menu_l.gif) no-repeat;
	width: 10px;
	height: 41px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.top_obr2 .menu_p{
	background: url(../img/menu_p.gif) no-repeat;
	width: 20px;
	height: 41px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.top_obr2 .menu_koniec{
	background: url(../img/menu_koniec.gif) no-repeat;
	width: 62px;
	height: 41px;
	position: absolute;
	margin: 0px 0px 0px 670px;
}
.prawa_kol{
	float: right;
	width: 196px;
	margin: 15px 0px 0px 0px;
	color: #595959;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Verdana, sans-serif;
	font-size: 10px;
}
.prawa_kol p{
	padding: 0px 15px 15px 15px;
	margin: 0px;
}
.prawa_kol_tlo{
	background: url(../img/tlo_prawa.gif) no-repeat;
	height: 216px;
}
.prawa_kol_belka{
	background: url(../img/prawa_kol_belka.gif) no-repeat center;
	height: 34px;
	color: #8c613e;
	font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, Verdana, sans-serif;
	font-size: 16px;
	padding: 12px 0px 0px 17px;
}
.prawa_kol_right{
	float: right;
}
.prawa_kol a:link, .prawa_kol a:visited, .prawa_kol a:active{
	margin: 0px 0px 15px 0px;
	color: #599815;
	text-decoration: none;
}
.prawa_kol a:hover{
	color: #599815;
	text-decoration: underline;
}
.podkr{
	text-decoration: underline;
}
.bu{
	font-weight: bold;
	text-decoration: underline;
}
.ziel{
	color: #599815;
}
.ramka_flash{
	border: 2px solid #c7bfad;
	width: 384px;
	height: auto;
}
.clear{
	clear: both;
	margin: 10px 0px;
}