body {
    background:  #000000 url(images/tlo22.jpg) repeat;
    background-color: #3b4113;
    margin-top:0px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
    width:780px;
    list-style: none;
}

div {
    font: verdana 12px #000000;
    position:relative;
}
a {
    text-decoration: none;
}
#tresc a:hover {
color: #f00; 
}
#kontener {
    width:780px;
    height:100%;
    border-left:solid #000000 2px;
    border-right:solid #000000 2px;
    #background:#6a7330;
    background:#204093;
}
#naglowek {
    background: #000000 url(images/logo2.jpg) no-repeat;   
    width:780px;
    height:253px;
}
#menu {
    background: #000000 url(images/menu2.jpg) no-repeat;
    width:780px;
    height:44px;
    margin-top:-16px;
    
}
#menu a {
		display: block;
		padding: 0px 26px 24px 24px;
		color:#f7f7f7;
		margin-top:8px;
		float: left;
		text-align:center;
		font-weight: bold;
	}
#menu a:hover {
		margin-top:8px;
		color:#aa0000;
	}
#tytul {
        background: #000000 url(images/tytul2.jpg) no-repeat;
		width:641px;
		height:56px;
		margin-left:auto;
		margin-right:auto;
		margin-top:20px;
		text-align:center;
	}
#tytul h3 {
		padding-top:15px;
}
#tresc {
        background: #000000 url(images/tlo_tekst2.jpg) repeat;
        width:641px;
		height:auto;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:0px;
	}
#tresc a {
		width:500px;
		color:#000000;
		text-decoration:underline;
}
#tresc h2 {
		text-indent:7px;
		padding-top:15px;
                font-size: 17px;
		color: #1b3373;
		line-height: 150%;
		padding-left:15px;
		margin-top:0px;
	}
#tresc p {
		margin: 0 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 pp {
		margin: 0 0 10px 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(images/podpis2.jpg) no-repeat;
		width:641px;
		height:56px;
		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: #000000 url(images/stopka2.jpg) no-repeat;
        clear:both;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:29px;
	color:#000000;
	border-bottom:solid #000000 2px;
}
#stopka a {
    color: #000000;
}
#stopka a:hover {
    text-decoration:underline;
}
#copyright {
    float:left;
    padding-left:340px;
    padding-top:10px;
}
#design {
    float:right;
    padding-right:10px;
    padding-top:10px;
}