.header
{
	background-repeat: repeat-x;
	height: 134px;
	width: 100%;
}
.header .napis
{
	float: left;
	width: 462px;
	height: 108px;
}
.header .zagle
{
	float: left;
	width: 334px;
	height: 108px;
}
.header .stopka
{
	clear: both;
	width: 205px;
	height: 14px;
	font-size: 4px;
}
.header a img
{
	border: none;
}
div.loga
{
	text-align: center;
}
div.loga img
{
	border: none;
	padding-top: 6px;
	paddign-bottom: 6px;
}
body
{
	margin: 0px;
	padding: 0px;
	color: black;
	background-color: green;
	font-family: Helvetica, Arial;
	font-size: 12px;
}
a
{
	color: #008000;
}
.left ul.menu
{
	font-size: 16px;
}
.right_wp ul.menu
{
	font-size: 12px;
}
.right_wp ul.menu li li a
{
	font-weight: normal;
	font-style: italic;
}
.left ul.menu li li a
{
	font-weight: normal;
	font-style: italic;	
}
ul.menu
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.menu li
{
	margin-bottom: 4px;
	padding-top: 0px;
}
ul.menu li li
{
	padding-left: 12px;
	margin-bottom: 0px;
	padding-top: 4px;
}
ul.menu li ul
{
	list-style: none;			
	margin: 0px;
	padding: 0px;
}
ul.menu li a
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-left: 16px;
	background-image: url(p/menu_yellow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
ul.menu li a.choosen
{
	background-color: #FBC326;
}
ul.menu li li a
{
	background: none;
	padding-left: 20px;
}
.left
{
	float: left;
	width: 200px;
	border: 2px solid black;
	background-color: #FFF58F;
}
.right
{
	float: left;
	background-color: #A7DFAF;
}
.right_wp
{
	float: left;
	background-color: #FFF58F;
	border: 2px solid black;
	padding: 4px;
	width: 200px;
}
.right_wp a
{
	color: black;
}
.right_wp .title
{
	font-weight: bold;
	border-bottom: 1px solid black;
}
.right_wp .title a
{
	text-decoration: none;
}
.main
{
	padding: 24px;
	width: 650px;
	clear: both;
	border: 2px solid #030303;
}
.info
{
	background-color: #FFF58F;
	border: 2px solid #030303;
	border-bottom: none;
}
.info .title
{
	background-color: #FBC326;
	float: left;
	padding-left: 24px;
	font-weight: bold;
	padding-right: 4px;
	margin-right: 4px;
}
.info .subs
{
	margin-left: 4px;
}
.info .subs a
{
	text-decoration: none;
}
.News
{
	margin-bottom: 12px;
	clear: both;
}
.News .image
{
	width: 95px; 
	height: 95px; 
	float: left; 
	padding: 2px;
}
.News .title
{
	font-weight: bold;
	margin-bottom: 8px;
}
.News .navi
{
	text-align: right;
}
.News .navi a
{
	color: gray;
}
.Content .title
{
	font-size: 20px;
	font-weight: bold;
}
.stopka
{
	clear: both;
}
.gallery
{
	padding-top: 30px; 
	padding-bottom: 30px; 
	clear: both; 
	text-align: center;
}
.gallery img
{
	width: 120px;
	height: 120px;
}
img.logo
{
	margin: 12px;
}