/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	background: url(img/bg.png);
	background-color: #414141;
	background-repeat: repeat-x;
	
}

.doc{	
	margin:auto;
	width:800px;
	
}
.top{
  width:800px;
  height:125px;
}
.menu{
  background: url(img/menu2.jpg);
  background-repeat: no-repeat;
  width:800px;
  height:190px;
  float:left;
}
.menutxt{
  padding-top:5px;
  padding-left:45px;
  line-height:30px;
  float:left;
}
.pasek{
  background: url(img/pasek.gif);
  background-repeat: no-repeat;
  width:800px;
  height:30px;
  float:left;
}
.pasektxt{
  padding-top:7px;
  text-align:center;
  font-size:12px;
  font-weight:900;
  color:#fafafa;
}
.tresc{
	background: url(img/tresctlo.png);
	background-color: #ffffff;
	background-repeat: repeat-x;
	font-size:12px;
	line-height:17px;
	float:left;
}
.lewe{
  width:346px;
  float:left;
  padding:2px;
  text-align:center;
  line-height:36px;
}
.prawe{
  width:450px;
  float:left;
}
.srodek{
  width:700px;
  float:left;
  padding:10px;
  padding-left:50px;
  padding-right:50px;
  text-align:justify;
  line-height:20px;
}
.srodek2{
  width:760px;
  float:left;
  padding:10px;
  padding-left:20px;
  padding-right:20px;
  text-align:justify;
  line-height:20px;
}
a img {
      border:0;
}
.malakreska{
background: url(img/dotspozmale.jpg);
background-repeat: no-repeat;
width:154px;
height:1px;
padding-top:9px;
margin-top:9px;
margin-left:3px;
}

h1{
	margin-left:23px;
	font-family:Verdana;
	font-size:25px;
	color:#cc6600;
	font-weight:100;
}
h2{
	margin-left:23px;
	font-family:Tahoma;
	font-size:16px;
	color:#8e6a0a;
	font-weight: 800;
}
h3{
	margin-left:23px;
	font-family:Verdana;
	font-size:15px;
	color:#000000;
	font-weight: 800;
}
.stopka{
  clear:both;
  width:800px;
  height: 64px;
  background-color:#959595;
  border-color:#212121; 
}
.stopkatxt{ 
  text-align:center;
  line-height:20px; 
  font-family:Verdana; 
  font-size:11px; 
  color: #000000;
}
a:link{
	color: #ffffff;
	text-decoration:none;
}

a:visited{
	color: #ffffff;
	text-decoration:none;
}

a:active{
	color: #ffffff;
	text-decoration:none;
}

a:hover{
	color:#477902;
	text-decoration:underline;
}

p{
	text-indent:30px;
}
