#pagewidth{ 
/*	background-image: url('images/start/template/grecja_gora.jpg');
	background-repeat: no-repeat;
*/
} 

#dolna{
/*   background-image: url('images/start/template/grecja_stopka.jpg');
   background-repeat:no-repeat;
*/
   background-position:center;
   height:15px;
} 
#dolna_stopka{
	width:100%;
   	background-position:center;
   	height:12px;
	border-top-style:dashed;
	border-top-color:#cc0000;
	border-top-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#666666;
	border-bottom-width:1px;
	margin:0px;
} 
#srodek{
	width:100%;
	height:auto;
	float:none;
/*	float: inherit;   */
	position: relative;
	border: 0px;
	margin-top:2px;
/*	background-image:url(images/start/template/bg_shadow_cont.png);  */
	background-repeat:no-repeat;
	z-index: 3;
}

#prawa{
	width:20%;
	margin-top:60px;
	margin-bottom:0px;
	margin-right:15px;
	float:right;
	position:relative;
	border: 0px;
	height: auto%;
 }

.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/start/template/podcien.jpg);   */
	background-repeat:no-repeat;
 }
.box_zdjecie{
	width:25%;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:0px;
	float:left;
	position:relative;
	border: 0px;
	height: auto;
 }
.box_opis{
	width:71%;
	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;
 }

#rectangl{
 width: 600px;
 margin-top:15px;
 margin-bottom: 30px;
 margin-left: 0px; 
 float:right; 
 position:relative;
 border: 0px; 
 }

dl { 
float:left; 
}

