body {
		
		list-style: none;
		
    }

div {
       		font: verdana 12px #000000;
       		position:relative;
		font-size: 10px;
		margin-left:auto;
		margin-right:auto;
    }


#kontener {
		width:960px;
		height:auto;
		padding-bottom:20px;

		border-left:solid #dcdcdc 1px;
		border-right:solid #dcdcdc 1px;
		border-bottom:solid #dcdcdc 1px;
		border-top:solid #dcdcdc 1px;
		background:#FF8C00;
	}

#naglowek {
		clear:both;
		text-align:center;
		width:720px;
		height:50px;
		margin-top:5px;
		border-top:solid #dcdcdc 1px;
		border-left:solid #dcdcdc 1px;
		border-right:solid #dcdcdc 1px;
		border-bottom:solid #dcdcdc 1px;
		background:#000000;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#logo {
		background:url(images/logo.jpg) no-repeat;
		width:720px;
		height:150px;
		border:solid #818181 1px;
		margin-top:10px;
	}
#menu {
		max-width:720px;
		width:720px;
		height:20px;
		background:#000000;
                font-size:15px;
		border-top:solid #a9a9a9 1px;
		border-bottom:solid #a9a9a9 1px;
		margin-top:5px;
	}

#menu a {
		padding-left:40px;
		padding-right:40px;
		display: block;
		color:#FFFFFF;
		margin-top:2px;
		float:left;
		font-weight: bold;
	}

#menu a:hover {
		margin-top:2px;
		color:#FFFFFF;
		text-decoration:underline;
	}


#tresc {
		
		margin-top:5px;		
		margin-left:120px;
		margin-right:120px;
		height:auto;
		width:720px;
		background:#FFFFFF;
		margin-bottom:20px;
		text-align: center;
	}     
  
a {
		text-decoration: none;
		color: #000000;
}

#tresc h1 {
		
		text-align: center;
        	font-size: 15px;
		margin-top:0px;
		background:#FFFFFF;4px;
		width:720px;
	}

#tresc h2 {
		margin-left:40;
		margin-right:40;
		text-align: center;
        	font-size: 20px;
		margin-top:0px;
		width:720px;
	}

#tresc h3 {
		
        	font-size: 10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		
	}


#tresc p {
		
		width:710px;
		padding-left:5px;
		padding-right:5px;
		text-align: justify;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#tresc p span {

		text-align: left;
		font-size:10px;
		font-weight: bold;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
	}

#tresc3 {

		width:720px;
		align: center;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#tresc4 {
		margin-top:20px;
		width:720px;
		text-align: center;
		background:#FF8C00;
		
	}


h5 {
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-align:left;
		font-weight: bold;
		
	}

li 	{ 
	
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-align:left;
		line-height: 130%
		
}

#stopka {
		clear:both;
		text-align:center;
		width:960px;
		height:15px;
		margin-top:5px;
		border-top:solid #dcdcdc 1px;
		border-left:solid #dcdcdc 1px;
		border-right:solid #dcdcdc 1px;
		border-bottom:solid #dcdcdc 1px;
		background:#000000;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#FF9900;
	}
