html
{
	background: url('img/background.png');
	font-family: 'Trebuchet MS', arial, georgia, sans-serif;
}
body
{
	width: 977px;
	margin: 0 auto 3%;
	background: #fff;
}
div.top
{
	height:183px;
}
div.middle
{
	font-size: medium;
	position: relative;
	background: #fff;
}
div.menu
{
	text-align: center;
	font-size: large;
	background-color: #47c;
}
span.menuItem
{
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #25a;
}
span.menuSeparator
{
	padding: 10px;
}
div.content
{
	color: #000;
	margin-left: 10px;
	margin-right: 10px;
}
div.content td
{
	text-align: justify;
}
div.left
{
	float: left;
	margin: 10px;
	padding: 5px;
	padding-top: 0;
	background: #eee;
	color: #000;
	width: 157px;
}
div.left ul
{
	margin: 0;
	padding: 0;
	padding-left: 15px;
}
div.right
{
	font-size: x-small;
	width: 128px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	background: #eee;
	text-align: center;
	color: #000;
	position: absolute;
	height: 90%;
	right: 0;
}
div.right a:link, a:visited, a:active
{
	text-decoration: none;
}
div.bottom
{
	font-family: arial, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #555;
	width: 100%;
	clear: both;
	padding-top: 20px;
}
img
{
	border: 0;
}
a:link, a:visited, a:active
{
	text-decoration: underline;
	color: #00f;
}

div.wrapper
{
	text-align: justify;
	position: relative;
	padding-right: 160px;
}
div.wrapper2
{
	text-align: justify;
	position: relative;
	padding-right: 160px;
	padding-left: 177px;
	clear: both;
}
div.smallBox1
{
	float: left;
	width: 280px;
	padding: 10px;
	border: double #000;
	position: relative;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #b5e0fc;
	color: #000;
}
div.smallBox2
{
	float: right;
	width: 280px;
	padding: 10px;
	border: double #000;
	position: relative;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #b5e0fc;
	color: #000;
}
img.thumb
{
	height: 150px;
	width: 200px;
}
div.wyszukiwarka  ul { font-size:14px;}
div.wyszukiwarka a {color:#0000CD; font-weight:bold; text-decoration:none;}
div.wyszukiwarka a:hover {color:#000; font-weight:bold; text-decoration:none}
h4 {margin-top:6px; margin-bottom:6px; background-color:#CCC}
