body {
		background: url(images/tlo.jpg) repeat;
        background-color: #3b4113;
		margin-top:0px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:0px;
		width:980px;
		list-style: none;
    }

div {
        font: 12px Verdana;
        position:relative;
    }
a {
		text-decoration: none;
	}
#kontener {
width:980px;
height:100%;
border-left:solid #34381d 2px;
border-right:solid #34381d 2px;
background:#617a2c;/* #6a7330;*/
}
#naglowek {
/*        background: #fff url(images/logo.jpg) no-repeat;*/
        width:980px;
        height:244px;
    }
#nagloweknp {
	    position:relative;
	    top:-80px;
		padding-left:655px;
		color: #00ff00;
		font-size:22px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		z-index:3;
	}
#menu {
        background: #fff url(images/menu.jpg);
        width:980px;
        height:44px;
	/*	margin-top:-16px; */
	}
#menu a {
		display: block;
		padding: 8px 26px 8px 24px;
		color:#f7f7f7;
		margin-top:0px;
		float: left;
		text-align:center;
		font-weight: bold;
	}
#menu a:hover {
background: #fff url(images/menu1.jpg) repeat-x 0 0;
padding: 8px 26px 0px 24px;
 margin-top:0px;
        height:30px;
 color: green;
	}
#tytulmb {
	position: relative;
	top: 15px;
        background: #617a2c url(images/tytulmb.jpg) no-repeat;
		width:250px;
		height:14px;
}
#menub {
	position: relative;
	top: 15px;
	background: #fff url(images/tlo_menub.jpg) repeat;
    width:250px;
}
.menubi ,menubi:visited {
	position: relative;
	left: 10px;
	width:180px;
	background: #f9f9f9;
    border-color: #e9e9e9;
	color: #6a7330; /*#f7f7f7;*/
    /*    text-decoration:none;
    display:block;
    text-align: left;
    padding:4px 5px 4px 20px;
    margin-bottom:1px;
    border-style:solid;
    border-width:1px 0;
    border-color:#FFF;
    color:#0a7acd */
		display: block;
		padding: 8px 26px 8px 24px;
		margin-top:0px;
/*		float: left;*/
		text-align:left;
		font-weight: bold;
    margin-bottom:1px;
    border-style:solid;
    border-width:1px 0;
}
.menubi:hover {
	color: green;
	background: #e9e9e9;
    border-color:#f9f9f9;
}

#dolmb {
		background: url(images/dol_menub.jpg) no-repeat;
		width:250px;
		height:29px;
		margin-left:auto;
		margin-right:auto;
		margin-top: 15px;
		margin-bottom:0px;
	}

#tytul {
        background: #617a2c url(images/tytul.jpg) no-repeat;
		width:720px;
		height:14px;
}

#tresc {
	position: relative;
	top: 15px;
	margin-bottom:15px;
	background: #fff url(images/tlo_tekst.jpg) repeat;
    width:720px;
}
#tresc h1 {
	position: relative;
	top: -5px; 
		padding: 0px 0px 0px 20px;
		font:bold 20px Verdana, Arial, Helvetica, Tahoma;
		color:#6a7330; 
}
#tresc a {
		width:500px;
		color:#000000;
		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: 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;
	}
.pb {
		text-indent: 0px !important;
		padding-left:5px;
}
#podpis {
		background: url(images/podpis.jpg) no-repeat;
		width:720px;
		height:29px;
		margin-left:auto;
		margin-right:auto;
		margin-top: -2px;
		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(images/stopka.jpg);
        clear:both;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		height:29px;
		color:#FFFFFF;
	}
#stopka a {
		color: #FFFFFF;
	}
#stopka a:hover {
		text-decoration:underline;
	}
#copyright {
		float:left;
		padding-left:30px;
		padding-top:10px;
	}
#design {
		float:right;
		padding-right:10px;
		padding-top:10px;
}