div
{
	aborder: 1px gray solid;
}
a img
{
	border-style: none;
}
ul.pobierz
    {
    padding: 20px;
    }

ul.pobierz a
    {
    font-weight: bold;
    color: #0066CC;
    text-decoration: none;
    }

ul.pobierz a:hover
    {
    text-decoration: underline;
    }
		.header
		{
			height: 122px;
			width: 800px;
		}
		.header_tlo
		{
			background-image: url(p/header_tlo.gif);
			background-repeat: repeat-x;
			height: 122px;
			width: 100%;
		}
		.header .napis
		{
			float: left;
			background-image: url(p/header_napis.gif);
			width: 462px;
			height: 108px;
		}
		.header .zagle
		{
			float: left;
			width: 334px;
			background-image: url(p/header_zagle.gif);
			height: 108px;
		}
		.header .stopka
		{
			clear: both;
			width: 205px;
			height: 14px;
			background-image: url(p/header_stopka.gif);
			font-size: 4px;
		}
		body
		{
			background-image: url(p/menu_tlo.gif);
			background-repeat: repeat-y;
			margin: 0px;
			padding: 0px;
			color: gray;
			font-family: Helvetica, Arial;
			font-size: 12px;
		}
		div.mainbody
		{
			width: 1130px;
		}
		ul.menu
		{
			list-style: none;
			margin: 0px;
			padding: 0px;
		}
		ul.menu li
		{
			margin-bottom: 24px;
			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: gray;
			text-decoration: none;
			font-weight: normal;
			display: block;
			padding-left: 32px;
			background-image: url(p/menu_yellow.gif);
			background-repeat: no-repeat;
			background-position: left center;
		}
		ul.menu li li a
		{
			background: none;
			padding-left: 32px;
		}
		.left
		{
			float: left;
			width: 143px;
		}
		.right
		{
			float: left;
		}
		.right_rp
		{
			float: left;
		}
		.main
		{
			padding: 24px;
			width: 700px;
			clear: both;
		}
.info
{
}
.info .title
{
	background-color: #FBC326;
	float: left;
	padding-left: 24px;
	font-weight: normal;
	padding-right: 4px;
	margin-right: 4px;
}
.info .subs
{
	margin-left: 4px;
}
.info .subs a
{
	color: gray;
	text-decoration: none;
}
.News
{
	margin-bottom: 12px;
	clear: both;
}
.News .image
{
	width: 115px; 
	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: 14px;
	font-weight: bold;
}