html
{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color:#0a0a0a;
}
body
{
	margin:0;
	padding:0;
	background:url(images/swiat.jpg) no-repeat top center;
}
.dalej{display:none;float:right;margin-right:8px}
.poprzednia{display:none;float:left;margin-left:8px}
img{border:none}
div#pojemnik
{
	margin:0 auto;
	width:1004px;
}
div#szukaj
{
	display:none;
}
div#adres
{
	display:none;
}
div#menu_top
{
	display:none;
}
div#left
{
	display:none;
	margin-left:2px;
	float:left;
	width:200px;
	height:700px;
}
div#left a
{
	text-decoration:none;
	font-size:13pt;
	font-weight:bold;
	color:#fff6d7;
	text-align:center;	
}
div#left a.przycisk
{
	display:block;
	margin-top:14px;
	margin-bottom:0;
	width:200px;
	height:40px;
	padding-top:8px;
	background:url(images/button.png) no-repeat top center;
}
div#left a.przycisk_on
{
	display:block;
	margin-top:14px;
	margin-bottom:0;
	width:200px;
	height:40px;
	padding-top:8px;
	background:url(images/button_on.png) no-repeat top center;
}
div#left a.przycisk:hover{background:url(images/button_on.png) no-repeat top center}
div#middle
{
	margin-left: -220px;
	width:100%;
	height:630px;
}
div#content
{
	color:white;
	padding-top:2px;
	line-height:130%;
	padding-left:20px;
	padding-bottom:20px;
	padding-right:20px;
	height:300px;
}
div#content_down
{
	display:none;
}
div#drukuj
{
	background:url(images/drukuj.png) no-repeat left center;
	width:51px;
	height:17px;
	float:right;
	margin-right:20px;
	cursor:pointer;
}
div#logo{width:190px;margin-left:215px;margin-top:35px;float:left;display:none;}
div#jezyki
{
	display:none;
	width:600px;
	height:39px;
	padding-top:10px;
	margin-left:2px;
	padding-left:10px;
	margin-top:190px;
	color:white;
	background:url(images/flagi_tlo.png) no-repeat;
}
div#jezyki a{margin-left:15px;width:22px;height:13px}
div#right
{
	width:200px;
	float:left;
	margin-right:2px;
	display:none;
}
div#bottom
{
	padding-top:14px;
	margin-top:2px;
	clear:both;
	background:url(images/stopka.png) no-repeat top center;
	width:1004px;
	display:none;
	height:68px;
}
div#lewa_stopka
{
	float:left;
	width:30%;
	color:#ffffff;
	font-size:9pt;
}
div#bottom_menu
{
	width:600px;
	height:34px;
	margin-top:40px;
	display:none;
}
div#bottom_menu a.button
{
	float:left;
	text-decoration:none;
	margin-top:0;
	margin-bottom:0;
	margin-left:70px;
	width:200px;
	height:40px;
	padding-top:7px;
	display:block;
	background:url(images/button.png) no-repeat top center;
	font-size:13pt;
	font-weight:bold;
	color:#fff6d7;
	text-align:center;
}
div#bottom_menu a.button_on
{
	float:left;
	text-decoration:none;
	margin-top:0;
	margin-bottom:0;
	width:200px;
	height:40px;
	padding-top:7px;
	display:block;
	background:url(images/button_on.png) no-repeat top center;
	font-size:13pt;
	font-weight:bold;
	color:#fff6d7;
	text-align:center;
}
div#bottom_menu a.button:hover{background:url(images/button_on.png) no-repeat top center;}