body {
		background:url(images/tlo.jpg) repeat-x #f8f8f6;
		margin-top:10px;
		margin-left:auto;
		margin-right:auto;
		width:740px;
		margin-bottom:10px;
		list-style: none;
    }

div {
        font: verdana 12px #000;
        position:relative;
		margin-left:auto;
		margin-right:auto;
    }
a {
		text-decoration: none;
		color: #007236;
	}
#kontener {
		width:740px;
		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:#ffffff;
	}
#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:22px;
		background:#eeeeee;
		border-top:solid #a9a9a9 1px;
		border-bottom:solid #a9a9a9 1px;
		margin-top:10px;
	}
#menu a {
		padding-left:22px;
		padding-right:15px;
		display: block;
		color:#000000;
		margin-top:2px;
		float:left;
		font-weight: bold;
	}
#menu a:hover {
		margin-top:2px;
		color:#000000;
		text-decoration:underline;
	}
#tresc {
		margin-top:20px;
		margin-left:15px;
		margin-right:15px;
		height:auto;
		width:700px;
		background:#ffffff;
		margin-bottom:10px;
	}
#tresc h2 {
		margin-left:auto;
		margin-right:auto;
		text-indent:20px;
        font-size: 17px;
		margin-top:0px;
		border-left:solid #00592a 3px;
		width:650px;
	}
#tresc p {
		margin-left:auto;
		margin-right:auto;
		width:650px;
		text-indent: 15px;
		text-align: justify;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#stopka {
		clear:both;
		text-align:right;
		width:740px;
		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:#fbfbfb;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#stopka a {
		color: #000000;
	}
#stopka a:hover {
		text-decoration:underline;
	}
#copyright {
		float:left;
		padding-left:340px;
	}
#design {
		float:right;
		padding-right:10px;
}