body {
	background-color:#ececec;
	width:900px;
	margin:0px auto;
	font-size: 11px; 
	color:#585858;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.nav1 {float: left;}
.nav2 {float: right;}
a{font-family:Verdana;color:#be0000;font-size: 11px;text-decoration:none;}
a:hover{font-family:Verdana;color:#980303;font-size: 11px;text-decoration:none;}

.header {
	background:url('images/img_02.png') no-repeat;
	width: 900px;
	height: 200px;
	padding:20px 0px 0px 0px;
}
.logo {
	background:url('images/logo.png') no-repeat;
	width: 349px;
	height: 96px;
}
.menu {
	background:url('images/img_04.png') no-repeat;
	width: 900px;
	height: 36px;
	padding:17px 0px 0px 0px;
}
.menu a{
	padding:0px 15px 0px 15px;
	font-family:Tahoma;
	color:#fff; 
	font-size: 12px;
	font-weight:bold;
	text-shadow: 0.1em 0.1em #000;
}
.menu a:hover{
	font-family:Tahoma;
	color:#000; 
	font-size: 12px;
	font-weight:bold;
	text-shadow: 0.1em 0.1em #fff;
}

.strona {
	width: 900px;
	padding-top:5px;
	clear: both;
}

.lewa {
	width: 254px;
	float: left;
}
.srodek {
	width: 393px;
	float: left;
}
.prawa {
	width: 248px;
	float: right;
}

.panel {
	background:url('images/img_05.png') no-repeat;
	width: 248px;
	height: 35px;
	padding:17px 0px 0px 0px;
	font-family:Tahoma;
	color:#fff; 
	font-size: 12px;
	font-weight:bold;
	text-shadow: 0.1em 0.1em #000;
}
.panel_bg {
	background:url('images/img_10.png');
	width: 218px;
	padding:0px 15px 0px 15px;
	font-family:Tahoma;
	color:#585858; 
	font-size: 11px;
}
.panel_b {
	background:url('images/img_15.png') no-repeat;
	width: 248px;
	height: 12px;
}

.news {
	background:url('images/img_07.png') no-repeat;
	width: 393px;
	height: 35px;
	padding:17px 0px 0px 0px;
	font-family:Tahoma;
	color:#fff; 
	font-size: 12px;
	font-weight:bold;
	text-shadow: 0.1em 0.1em #000;
}
.news_bg {
	background:url('images/img_11.png');
	width: 380px;
	padding:0px 5px 0px 8px;
	font-family:Tahoma;
	color:#fff; 
	font-size: 11px;

}
.news_b {
	background:url('images/img_14.png') no-repeat;
	width: 393px;
	height: 12px;
}


.reklama {
	width: 900px;
	height: 62px;
	padding:10px 0px 10px 0px;
	clear: both;
}
.stopka {
	background:url('images/img_22.png') no-repeat;
	width: 860px;
	height: 38px;
	padding:17px 20px 0px 20px;
	font-family:Tahoma;
	color:#fff; 
	font-size: 12px;
	font-weight:bold;
	text-shadow: 0.1em 0.1em #000;
	clear: both;
}
.stopka a{
	font-family:Tahoma;
	color:#fff; 
	font-size: 12px;
	font-weight:bold;
	text-shadow: 0.1em 0.1em #000;
}
.stopka a:hover{
	font-family:Tahoma;
	color:#000; 
	font-size: 12px;
	font-weight:bold;
	text-shadow: 0.1em 0.1em #fff;
}