@charset "utf-8";
<!--
body {
	padding:0;
	margin:0;
}
#head {
	width:807px;
	margin:14px auto 0;
}
#pg {
	width:807px;
	margin:0px auto;
}
#menu {
	width:207px;
	float:left;
	background:url(images/lewa_bg.gif);
}
#content {
	width:592px;
	float:left;
	margin-left:5px;
	background:url(images/prawa_bg.gif);
}
#txt {
	padding-left:20px;
	padding-right:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#58595b;
	line-height:16px;
	text-align:justify;
}
#txt a {
	color:#58595b;
	border-bottom:1px #58595b dotted;
	text-decoration:none;
}
#txt a:hover { 

}
#foot {
	width:807px;
	margin:0px auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:center;
	color:#adadad;
}
#foot a {
	color:#adadad;
	text-decoration:none;
}
.menu {
	margin-left:20px;
	margin-top:7px;
	color:#990000;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:27px;
}
.menu a {
	color:#990000;
	text-decoration:none;
}
.menu a:hover {
	text-decoration:underline;
}
.menu_head {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#990000;
	padding-left:20px;
	padding-bottom:15px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#990000;
	padding-left:20px;
	margin-top:0;
	padding-bottom:15px;	
}
h2 {
	font-family:Georgia;
	font-size:16px;
	color:#990000;
	line-height:22px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	font-weight:bold;
	width:300px;
}
h3 {
	padding:0;
	margin:0;
	font-size:11px;
	font-weight:bold;
}
-->