body
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:center;
	margin-left: 0px;
	margin-right: 0px;
	text-align:left
}
#header
{
	width: 800px;
	height: 100px;
	margin: auto;
}
#h1
{
	float: left;
	width: 580px;
	text-align:left;
}
#h2
{
	float: left;
	text-align:right;
	font-weight: bold;
}
#belkaopcje
{
	width: 800px;
	margin: auto;
	margin-bottom: 10px;
	text-align:left;
	font-weight: bold;
}
#baner
{
	width: 100%;
	height: 200px;
	border-top: 2px solid Silver;
	border-bottom: 2px solid Silver;	
	margin: auto;	
}
#content
{
	padding-top: 40px;
	text-align:left;
	height: 100%;
	width: 800px;
	margin: auto;	
}
#c1
{
	float: left;
	width: 580px;
	padding-right: 20px;
}
#c2
{
	float: left;
	width: 170px;
	border-left: 1px solid Silver;
	height: 620px;
	padding-left: 20px;
}
.tytul
{
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	text-align:left;
	margin-top: 20px;
	border-bottom: 1px solid Silver;	

}
.tytuldol
{
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	text-align:left;
	margin-bottom: 10px;
	border-bottom: 1px solid Silver;	

}
.norma
{
	margin-top: 20px;
}
.newstitle
{
	font-weight: bold;
	font-size:12px;
}
.newsopis
{
	margin-top: 5px;
	margin-bottom: 10px;
	color:#999999;
}
#footer
{
	margin: auto;
	margin-top: 10px;
	width: 800px;
	margin-bottom: 50px;
}
input
{
	border: 1px solid Silver;
}
a
{
	color:#666666;
	text-decoration:none;
}
a.blue
{
	color:#0099CC;
	text-decoration:none;
}
a:hover
{
	color:#0099CC;
}