
* {
	margin-top: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}

#wrap {
	width: 739px;
	height: 175px;
	margin: 0 auto;
	vertical-align:text-bottom;
	background: #fff;
}

#wrap2 {
	width: 800px;
	height: 110px;
	margin: 0 auto;
	vertical-align:text-bottom;
	background: url(grafika/menu.gif) no-repeat left center;
}




#zdjecie_main {
	width: 748 px;
	height: 250px;

	background: url(zdjecie_main.jpg) no-repeat center;

}


#zdjecie_trasa {
	width: 748 px;
	height: 250px;

}


#gora {
	width: 739px;
	height: 28px;
	margin: 0 auto;
	background: url(grafika/gora.jpg) no-repeat center;
}


#srodek {
	width: 739px;
	margin: 0 auto;
	background: #86ae00 url(grafika/srodek.gif) repeat-y center;
}



#txt {
	float: left;
	width: 670px;
	padding: 1px 1px 10px 30px;
	text-align: justify;
  left: 50%;
	
}

#dol {
	width: 739px;
	height: 72px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(grafika/dol.jpg) no-repeat;
}

#lewy_gora_img{
	background: url(grafika/lewy_gora.jpg) no-repeat bottom ;
	width: 5px;
	height: 10px;
}

#prawy_gora_img{
	background: url(grafika/prawy_gora.jpg) no-repeat bottom ;
	width: 5px;
	height: 10px;
}
#lewy_dol_img{
	background: url(grafika/lewy_dol.jpg) no-repeat;
	width: 5px;
	height: 5px;
}
#prawy_dol_img{
	background: url(grafika/prawy_dol.jpg) no-repeat;
	width: 5px;
	height: 5px;
}
#lewy_srodek_img{
	background: url(grafika/lewy_gora.jpg) repeat;
	width: 5px;
	height: 5px;
}
#prawy_srodek_img{
	background: url(grafika/prawy_srodek.jpg) repeat-y;
	width: 5px;
}
#gora_srodek_img{
	background: url(grafika/gora_srodek.jpg) repeat-x bottom ;
	height: 10px;
}
#dol_srodek_img{
	background: url(grafika/dol_srodek.jpg) repeat-x;
	height: 5px;
}
table{
	margin: 5 10 0 5;
}
i{
	text-indent:10 px;

}
a img{ 	border: none;}
a {
	text-decoration: underline;
	color: #dddddd;}
