body {
	margin: 0px;
	background: #305891 url(gfx/back_main.jpg) repeat-x 0 0;
}
div, td, a{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-indent: 35px;
	padding-top: 6px; 

}
a:hover {
	text-decoration: underline;
}
.main{
  width:950px;
  position:absolute;
  left:50%;
  margin-left:-475px;
}
.content{
  background: url(gfx/back_content.jpg) no-repeat 0 0;
  width:950px;
  text-align: justify;
}
.content_pod{
  background: url(gfx/back_content2.jpg) no-repeat 0 0;
  width:950px;
  text-align: justify;
}
.spad{
  padding:20px;
}
.menu_left{
  width:200px;
  float:left;
  margin-top:20px;
  border-right:solid 1px #ddd;
  text-align: left;
  text-indent: 0px;
  padding-top: 3px;
}
.menu_left a{
  display:block;
  float:left;
  font-size:17px;
  font-family: Serif, Times New Roman;
  text-decoration:none;
  margin:7px 0px;
  padding-left:10px;
  text-indent: 0px;
  padding-top: 3px;
}
.content_pod .spad{
  float:right;
  width:680px;
  line-height:20px;
}
.footer{
  background: url(gfx/foot_back.gif) no-repeat 0 0;
  padding-top:20px;
}
.footer a{
  margin:0px 5px;
  text-decoration:none;
}
.footer a:hover{
  text-decoration:underline;
  color:#ddd;
}
.footer .cisn{
  float:right;
  color:#c2c2c2;
}
.footer .cisn a{
  margin:0px;
  color:#c2c2c2;
}
.clean{
  clear:both;
}
.polowa{
  width:45%;
  float:left;
  margin-right:30px;
  line-height:20px;
}
h2{
  font-size:20px;
  font-family: Serif, Times New Roman;
  margin:10px 0px;
  font-weight:normal;
}