#kontener {
}
#kontener {
	height: 600px;
	width: 100%;
}
#strona {
	height: 600px;
	width: 780px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #C4EAF0;
}
body {
	text-align: center;
	background-color: #c4eaf0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #39558A;
}
#panel_tresci {
	width: 480px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 50px;
	color: #FFF;
	font-size: 14px;
	background-image: url(img/tlo_tresci.png);
}
#top_tresci {
	background-image: url(img/top-tresci.png);
	height: 29px;
	width: 500px;
	float: none;
	margin-top: 20px;
	margin-left: 50px;
}
#stopka_tresci {
	background-image: url(img/stopka_tresci.png);
	height: 29px;
	width: 500px;
	background-repeat: no-repeat;
	clear: both;
	float: left;
	margin-left: 50px;
}
#panel_prawy {
	width: 580px;
	height: 350px;
	float: right;
}
#panel_lewy {
	width: 200px;
	float: left;
	clear: both;
}
#panel_lewy ul li a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	list-style-type: none;
	color: #39558A;
	text-decoration: none;
}
#panel_lewy ul li a:hover{
	color: #39558a;
	list-style-type: none;
	font-weight: bolder;
}

#baner01 {
	float: left;
}
#baner02 {
}
#panel_lewy ul .widoczna {
	font-weight: bold;
	color: #000000;
	list-style-type: none;
}

#panel_lewy ul .widoczna2 {
	font-weight: bold;
	color: #FF9900;
	list-style-type: none;
}

