#pagewidth{ 
	background-image: url('images/start/template/lizbona_gora.jpg');
	background-repeat: no-repeat;
} 

#dolna{
   background-image: url('images/start/template/lizbona_stopka.jpg');
   background-repeat:no-repeat;
   background-position:center;
   height:90px;
} 

#gorna{
 position:relative; 
 height:160px; 
 width:100%;
 border: 0px; 
} 

#srodek{
 height: auto;
 width:100%; 
 float: inherit; 
 position:relative; 
 border: 0px;  
 margin-top:0px;
/*	background-image: url('images/miejsca/template/miejsca_srodek.jpg');
	background-repeat: no-repeat;
	background-repeat: repeat-x; 
*/
}

#zawartosc{
	margin-top: 40px;
	float: left;
	display: block;
	position: relative;
	width:79%;
	border: 0px;
	height: auto;
 }

#zawartosc a { 
text-decoration: underline; 
color: #660000;
font-weight:bold;
} 

#zawartosc a:visited { 
text-decoration: underline; 
color: #585858; 
font-weight:bold;

} 

#zawartosc a:hover { 
text-decoration: underline;
color: #FF0000; 
font-weight:bold;
} 

#prawa{
	width:20%;
	margin-top:90px;
	margin-bottom:0px;
	float:right;
	position:relative;
	border: 0px;
	height: auto;
	cursor:pointer;
 }

#lewa{
	margin-bottom:10px;
	margin-top:68px;
	padding-top:15px;
 }

#rectangl{
 width: 600px;
 margin-top:15px;
 margin-bottom: 30px;
 margin-left: 0px; 
 float:right; 
 position:relative;
 border: 0px; 
 }

.box{
	width:98%;
	/*	margin-top:15px;   */
	margin-bottom:15px;
	/*	margin-bottom:0px;   */
	margin-left:5px;
	margin-right:5px;
	float:left;
	position:relative;
	border: 0px;
	height: auto;
	background-image:url(images/elements/podcien.jpg);
	background-repeat:no-repeat;
 }

.box_zdjecie{
	width:25%;
	margin-top:13px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:0px;
	float:left;
	position:relative;
	border: 0px;
	height: auto;
 }
.box_opis{
	width:70%;
	height: auto;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:0px;
	float:left;
	position:relative;
	border: 0px;
	text-align:justify;
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
 }

dl { 
float:left; 
}

