html, body {
	margin: 0;
	padding: 0; 
	background: white url(img/bg.png) repeat-x;  /*#171717; */
	font-family: Tahoma,sans-serif;
	font-size: 11px;
	color: #a4a4a4; 
	height: 100%;}

	
#world{
height:	100%;
min-width: 974px;
background: url(img/top.jpg) no-repeat top center;
margin-left: auto;
margin-right: auto;
}

a { text-decoration: none; font-size: 11px; color: #3f88b6; }

	.fixed {
		width: 974px; 
		padding: 0 25px;
		margin: 0 auto; }	
	.widescreen {
		float: left;
		width: 100%; 
		}

/*SITEMAP*/
#sitemap {
	margin-top: 40px;
	padding-bottom: 25px; }
	#sitemap div.fixed { width: 974px; }
	*+html #sitemap { margin-top: 0; } /* ---> IE7 */
	ul.smap {
		float: left; 
		list-style: none;
		margin: 25px 30px 0 0;
		padding: 0;
		line-height: 18px; }
		ul.smap li.firstpoint {
			font-size: 11px;
			font-weight: bold; 
			padding-bottom: 5px}
		ul.smap li { font-size: 11px; }
			.sm01 { width: 120px; }
			.sm02 { width: 120px; }
			.sm03 { width: 120px; }
			.sm04 { width: 120px; }
			.sm05 { width: 120px; }
			ul.smap li a.scrollover { 
				font-size: 11px; 
				font-family: verdana;
				color: #747474; 
				background: none;
				cursor: pointer; }
				ul.smap li a.scrollover:hover { 
					text-decoration: none; }
				ul.smap li a.scrollover em:first-line { 
					color: #171717; 
					cursor: pointer; }
				*+html ul.smap li a.scrollover span { cursor: pointer; } /* ---> IE7 */
			ul.smap li a{
				background: none;
				color: #747474; }
				ul.smap li a:hover {
					text-decoration: none; 
					color: #171717; }

					
.logo{
background-image: url(img/logo.png);
width: 184px;
height: 77px;
margin-top:22px;
}
	
.ppanel{
padding-top: 40px;
}

/*	
.panel{
background-image: url(img/panel.png);
width: 974px;
height: 225px;
}
*/

.map{
padding-top: 30px;
margin-left: 150px;
}

.container {
		padding-top: 20px;
        width:700px;
        margin:0 auto;
}

a img {
border:none;
}

#lewa{
float:left;
margin-right: 80px;
}

#prawa{
float:left;
}

#slewa{
float:left;
}

#srodkowa{
float:left;
margin-left:40px;
margin-right:40px;
}

#sprawa{
float:left;
}

#clear{
clear:both;
}

#footer{
width: 100%;
position:fixed;
bottom: 1px;
}

#footer pl{
float:left;
}

#footer ll{
margin-right: 5px;
float:right;
}


#reali{
background-image: url(img/panel_real.png);
height: 1115px;
width: 974px;
}

.abc{
margin: 15px;
}

