/*
*/
#left{
	width:280px;
	float:left;
	background:#fff url(../images/pasek_pion_l.png) no-repeat right;
}

#center{
	width:264px;
	float:left;
	background-color:#fff;
}

#right{
	width:230px;
	float:right;
	background: #fff url(../images/pasek_pion_p.png) no-repeat left;
}

#bottom{
	margin-top:10px;
	width:540px;
	float:left;
}

#container_left{
	float:left;
	width:544px;
}

ul#menu_right{
	margin:0px;
	margin-top:10px;
	padding:0px;
	float:right;	
}

ul#menu_right li{
	list-style-type: none;
	padding:0px;
}

ul#menu_right li img{
	border:0px;
}


#wyb_miasto{
	width:100%;
	height:52px;
	float:left;
	font-size:x-small;
	color:#fff;
}

#wyb_miasto table{
	margin-top:2px;
}

#wyb_miasto select{
	font-size:10px;
}

#lbok{
	height:51px;
	width:4px;
	background: url(../images/lewy_bok.png) no-repeat;
	float:left;
}

#c{
	height: 51px;
	width:250px;
	background: url(../images/tlo_prostokat.png);
	float:left;
	display:inline;
}

#pbok{
	height:51px;
	width:3px;
	float:left;
	background: url(../images/prawy_bok.png);	
}

#news{
	float:left;
}

.aktual{
	margin-top: 10px;
	color:#488DBF;
	font-weight:bold;
}

ul#aktualnosci{
	margin:0px;
	margin-top:10px;
	padding:0px;	
}

ul#aktualnosci li{
	background: url(../images/pasek_poziom.png) no-repeat center top;
	width: 250px;
	list-style-type:none;
	margin:0px;
	padding:0;		
}

dl.akt_inner{
	padding:0;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;	
}

dl.akt_inner dd, dl.akt_inner dt{
	padding:0;
	margin: 0;	
}

dt.tytul{
	font-size:12px;
	font-weight:bold;
	color:#D30000;
}
dt.date{
	font-size:10px;
	color:#488DBF;	
}

dd.tresc{
	font-size: 10px;
	color:#7C7C7C;	
}
dd.tresc p{
	/*
	display:inline;
	*/
}

#mapka_form select{
	font-size:xx-small;
}

/* popup banner */
#homePopup {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -202px;
	margin-left: -304px;
	width: 607px;
	height: 431px;
}

#homePopup a.image {
	display: block;
	text-indent: -99998px;
	overflow: hidden;
	width: 607px;
	height: 405px;
	background: transparent url(../images/banner/happykidsBanner.jpg) no-repeat left top;	
	outline: none;
}

#homePopup a.homePopupClose {
	display: block;
	width: 28px;
	height: 26px;
	text-indent: -99999px;
	overflow: hidden;
	position: relative;
	top: 26px;
	left: 579px;
	z-index: 10001;
	background: transparent url(../images/banner/homePopupClose.gif) no-repeat left top;
	outline: none;
}

.show {
	display: block !important;
}