html, body  
	{background: #33539E url('/grafika/bgn.gif'); 
	 text-align: center; 
	 font-size: 12px; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	}
body *
	{margin: 0px; 
	 padding: 0px; 
	 text-align: left;
	}
img 
  {border: 0px;
	}
h1 
	{font-size: 16px; 
	 font-weight: bold;
	 margin: 10px;
	 border-bottom: 1px dotted #FED000;
	 color: #FFF;
	}
h2,
.item h2 a,
.item h2 a:hover,
.item h2 a:visited 
	{font-size: 14px;
	 font-weight: bold;
	 margin-top: 5px;
	 color: #182E5D;
	 text-decoration: none;
	}
h3
	{font-size: 1em; 
	 font-weight: bold;
	}
table.main 
	{padding: 0px; 
	 border: 0px; 
	 margin: 0px auto 0px auto; 
	 width: 700px; 
	 background: #fafafa;
	}
td 
	{text-align: left; 
	 vertical-align: top; 
	 background: #ffffff;
	}
a,
a:visited 
	{color: #FFD108; 
	 font-size: 12px;
	 font-weight: bold;
	 text-decoration:none;
	}
a:hover 
	{color: #cb8583;
	}
input
	{margin: 0 5px;
	}

#page
	{width: 900px;
	margin: auto;
	text-align: left;
	border: 1px solid #B3C5F7;
	background: #33539E:
	}
	
#top
	{background: #113893 url("logo.jpg") no-repeat top left;
	 height: 200px;
	}

#search
	{background: #FFF;
	padding: 10px 200px;	
	}
#search input#szukaj
	{color: #33539E;
	 border: 2px solid #33539E;
	 font-weight: bold;
	}

#commercial
	{width: 730px;
	height: 90px;
	position: relative;
	top: 10px;
	left: 160px;
	}
#header
	{width: 730px;
	position: relative;
	top: 20px;
	left: 160px;
	color: #FFF;
	}

#menu {
	list-style-type: none;
	position: relative;
	top: 46px;
	left: 180px;
	display: inline;
}
#menu li
	{display: inline;
		}
#menu li a
	{
	background: #071C6D;
	font: bold 14px Verdana;
	padding: 5px 15px;
	border: 1px solid #B3C5F7;
	border-bottom: none;
	text-decoration: none;
	color: #FFF;
	}
#menu li a:hover
	{background: #FFF;
		color: #071C6D;
	}
	
#content-left
	{float: left;
	 width: 70%;
	}

#content-left p
{margin: 10px;}

#content-right
	{float: right;
	width: 28%;
	color: #FFD304;
	}
#content-right a, a:visited
	{font-weight: bold;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	}
#content-right a:hover
	{color: #FFCF07;}

#content-right p
{margin: 10px;}
	
	
.item {
	margin: 10px;
	border: 1px solid blue;
	background: #FFF;
	min-height: 115px;
	height: 115;
}	
.item img
	{float: left;
	border: 1px solid #FFF;
	margin: 5px;
	}
.item small {
	display: block;
}

#content-center
	{text-align: center;

	}

.pages
{text-align: center;
margin: 100px 0;}	
	
.pages a,
.pages p a:hover,
.pages p a:visited
{font-weight: bold;
 font-size: 16px;
 color: #FFF;
 text-decoration: none;
}

#content-center object
{
margin: 25px;
}

#content-center p
{
margin: 10px;
}

.more
{
padding: 10px;
margin: 25px;
background-color: #FFF;
}

small
{
color: #9F9F9F;
font-size: 9px;
}
	
#bottom
{clear: both;
background: #FFF;
padding: 5px;
text-align: right;
}	