body {
		background: url(graf/tlo.jpg) repeat;
       		background-color: #b3b3b3ff;
		margin-top:0px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:0px;
		width:800px;
		height:auto;
		list-style: none;
    }

div {
        font: verdana 10px #000;
        position:relative;
    }
	a {
	text-decoration: none;
		}
#kontener {
	width:800px;
	height:auto;
	border-left:solid #4e6983 2px;
	border-right:solid #4e6983 2px;
	background:#8FA6BC;
}
#naglowek {
        background: #fff  no-repeat;
        width:800px;
        height:252px;
    }
#menu {
        background: #fff url(graf/menu.jpg) no-repeat;
        width:800px;
        height:42px;
	margin-top:-2px;
	}

#menu a {		
		color:#f7f7f7;
		font-size: 14px;
		font-weight: bold;
	}
#menu a:hover {
		color:#000000;
		font-size: 14px;
	}


#bok {
	width:auto;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:30px;
}



#tytul {
        background: #fff url(graf/tytul.jpg) no-repeat;
		width:600px;
		height:35px;
		margin-left:20px;
		margin-right:auto;
		margin-top:20px;
	}

#tresc {
        background: #fff url(graf/tlo_tekst.jpg) repeat;
        width:600px;
		height:auto;
		margin-left:20px;
		margin-right:auto;
		margin-bottom:0px;
	}
#tresc a {
		width:500px;
		color:#000000;
		text-decoration:underline;
}



#tresc h1 {
		text-decoration:underline;
		padding-top:0px;
        	font-size: 15px;
		color: #324353;
		line-height: 150%;
		padding-left:40px;
		padding-right:40px;
		margin-top:0px;
	}



#tresc h2 {
		padding-top:0px;
        	font-size: 17px;
		color: #324353;
		line-height: 150%;
		padding-left:40px;
		padding-right:40px;
		margin-top:-15px;
	}


#tresc h3 {
		text-align: center;		
		padding-top:0px;
        	font-size: 16px;
		color: #324353;

		margin-top:0px;
	}


#tresc p {
		margin: 0 0 8px 0;
		text-indent: 0px;
		text-align: justify;
		margin-left:40px;
		margin-right:40px;
		padding-bottom:6px;
		line-height:15px;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#tresc ul li td{
		margin: 0 0 8px 0;
		text-indent: 0px;
		text-align: justify;
		margin-left:20px;
		margin-right:40px;
		padding-bottom:4px;
		line-height:15px;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}


#podpis {
		background: url(graf/podpis.jpg) no-repeat;
		width:600px;
		height:35px;
		margin-left:20px;
		margin-right:auto;
		margin-top:-16px;
		margin-bottom:20px;
	}
#podpis p {
		text-align:right;
		margin-right:15px;
		padding-top:25px;

}
#stopka {
        background: #f2f2f0 url(graf/stopka.jpg) no-repeat;
        clear:both;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		width:800px;
		height:29px;
		color:#FFFFFF;
	}
#stopka a {
		color: #FFFFFF;
	}
#stopka a:hover {
		text-decoration:underline;
	}
#copyright {
		float:left;
		padding-left:340px;
		padding-top:10px;
	}
#design {
		float:right;
		padding-right:10px;
		padding-top:10px;
}
