

#content{
	margin:0px;
	overflow:hidden;
	padding:0px;
}

#staticSzablonWrap {
	width:882px;
	margin:0px auto;
	background-color:#00197A;
	overflow:hidden;
	padding:10px;
}

#staticSzablonWrapBackground {
	width:882px;
	overflow:hidden;
	background:#FFF url(../images/subpage_field_bkg.png) bottom left repeat-x;
	-moz-border-radius: 5px;  
	-khtml-border-radius: 5px;  
	-webkit-border-radius: 5px;
}

#right_column {
	float:right;
	height:auto;
	width:650px;
	background-color:transparent;
	padding:20px 10px;
}

#nawigacja_static {
	float:left;
	font-weight:bold;
	width:200px;
	background-color:transparent;
}
#tytul {
	font-size:18px;
	font-weight:bold;
	color:#00197a;
}
#content_static{
	width:97%;
	margin-top:30px;
}

