body {
		background: url(images2/tlo.jpg) repeat ;
      
		margin-top:0px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:0px;
		width:780px;
		list-style: none;
    }

div {
        font: verdana 14px #000;

        position:relative;
    }
a {
		text-decoration: none;
	}
#kontener {
width:780px;
height:100%;
border-left:double red 4px;
border-right:double orange 4px;
background:#6a73301;
}
#naglowek {
        background: #fff url(images2/lo.jpg) no-repeat;
        width:780px;
        height:270px;
    }
#menu {	 background: #fff url(images2/menu1.jpg) no-repeat;
	width:780px;
        height:44px;
	margin-top:-18px;
	}
#menu a {
		display: block;
		padding: 0px 26px 24px 24px;
		color:#fa0202;
		margin-top:10px;
		float: left;
		text-align:center;
		font-weight: bold;
	}
#menu a:hover {
		margin-top:8px;
		color:#f7f7f7;
	}
#tytul {
        background: url(images2/1.jpg) no-repeat;
		width:640px;
		height:60px;
		margin-left:auto;
		margin-right:auto;
		margin-top:20px;
		text-align:center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#tytul h3 {
		padding-top:15px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}
#tresc {
        background:  url(images2/21.jpg) repeat;
        width:640px;
		height:auto;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:0px;
	}
#tresc a {
		width:500px;
		color:#0000000;
		text-decoration:underline;
}

#tresc h2 {
		text-indent:7px;
		padding-top:15px;
        	font-size: 17px;
		color: #3b4113;
		line-height: 150%;
		padding-left:15px;
		margin-top:0px;
	}
#tresc p {
		margin: 20PX 0 8px 0;
		text-indent: 15px;
		text-align: justify;
		margin-left:15px;
		margin-right:15px;
		padding-bottom:4px;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#tresc z {	
	
		margin: 20PX 0 8px 0;
		text-indent: 15px;
		text-align: justify;
		margin-left:15px;
		margin-right:15px;
		padding-bottom:4px;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#podpis {
		background: url(images2/3.jpg) no-repeat;
		width:640px;
		height:60px;
		margin-left:auto;
		margin-right:auto;
		margin-top:-16px;
		margin-bottom:20px;
	}
#podpis p {
		text-align:right;
		margin-right:15px;
		padding-top:25px;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
}
#stopka {
        background: #f2f2f0 url(images2/menu1.jpg) no-repeat;
        clear:both;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		height:44px;
		color:#fa0202;
	}
#stopka a {
		color: #FFFFFF;
	}
#stopka a:hover {
		text-decoration:underline;
	}
#copyright {
		float:left;
		padding-left:300px;
		padding-top:15px;
	}
#design {
		float:right;
		padding-right:10px;
		padding-top:10px;
}