html{	
	margin: 0;
	padding: 0;
	border-top: 1px solid #0654a6;
	/*background-image: url(../img/tlo.jpg);*/
	background-position: top;
	background-repeat: repeat-x;
	background-color: #B5C6E2;
}
body {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#calaStrona{
	margin: 15px auto;
	width: 946px;
	background-color: #fff;
	padding: 12px;
}
#naglowek{
	height:65px;
	border-bottom: 1px solid #eee;
	vertical-align: middle;
}
#naglowek img{
	float:inherit;
	margin: 0 10px;
	vertical-align: middle;
}
#baner{
	clear: both;
	height: 198px;
	margin: 10px 0;
}
.lewa{
	float:left;
	/*width: 231px;*/
	width: 943px;
	height: 198px;
	color: #fff;
	background-color: #E9E9F3;
	border: 1px solid #364480;
}
.lewa img {
	border: 0;
	margin-top: 20px;
	
}
/*.prawa{
	float: right;
	width: 703px;
	height: 198px;
	background-image: url(../img/autostrada.jpg);
	background-repeat: no-repeat;
	display: block;
}*/
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #364480;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 5px 10px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #364480;
	text-align: center;
	font-weight: bold;
	margin: 0 0 0 10px;
}
h3{
	margin: 15px;
	font-family: "Trebuchet MS";
	color: #1B4496;
	font-weight: bold;
	font-size: 22px;
}
h4{
	margin: 15px;
	font-family: "Trebuchet MS";
	color: #1B4496;
	font-weight: bold;
	font-size: 18px;
	clear:both;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
.okno_pr{
	float: left;
	width: 228px;
	border: 1px solid #999;
	background-color: #F8F8F8;
	text-align: center;
	margin-top: 3px;
}
#mn_ok{
	float: left;
	width: 225px;
}
#srodek{
	clear: both;
	/*background-image: url(../img/tlo2.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #F3F3F5;*/
	padding: 6px 2px 0 2px;
}
#menu{
	float: left;
	width: 228px;
	border: 1px solid #999;
	background-color: #556EAA;
	text-align: left;
}
#content{
	float: right;
	width: 700px;
	border: 1px solid #999;
	background-color: #fff;
	text-align: justify;
}
/* pagination */
#pagination{
	text-align: center;
	clear: both;
	margin: 20px 0 10px 0; 
}
#pagination span {
	padding: 2px 5px 3px 5px;
	margin: 0 1px 0 1px;
	border: 1px #666 solid;
}
#pagination a {
	color: #999;
	text-decoration: none;
}
#pagination a img{
	vertical-align: top;
	position:relative;
	top: -4px;
}
#pagination .current {
	font-weight: bold;
}
.tytul{
	margin: 15px;
	font-family: "Trebuchet MS";
	color: #1B4496;
	font-weight: bold;
	font-size: 22px;
}
.zajawka{
	margin: 15px;
	line-height: 18px;
}
.tresc{
	margin: 15px;
	line-height: 18px;
}
.data{
	margin: 15px;
	line-height: 18px;
}
.autor{
	margin: 15px;
	line-height: 18px;
}
.zalacznik{
	margin: 15px;
	line-height: 18px;
	clear:both;
}
.stopka_m{
	margin: 15px;
	line-height: 18px;
	text-align: right;
}
.niema{
	margin: 15px;
	line-height: 18px;
}
.msfeatureupdater {
	display: none;
}
