body {
        background: #fff url(images/tloo2.jpg) repeat;
        margin: 0;
        padding: 0;
        text-align:center;
    }
div {
        font: verdana 12px #000;
        position:relative;
    }
a {
		text-decoration: none;
	}
#container {
		background: url(images/background.jpg);
        margin:0 auto;
        padding:0 0px 0 0px;
        position:relative;
        width:950px;
		height:100%;
        text-align:left;
        clear: both;
		background-color:#7e7e7e;
    }

#naglowek {
        background: #fff url(images/logo.gif) no-repeat;
        width:950px;
        height:260px;
        margin-bottom:0px;
    }
#menu {
        background: #fff url(images/pasek.jpg) no-repeat;
        width:auto;
        height:33px;
        margin-bottom:0px;
		margin-top:-16px;
	}
#menu ul {
		list-style: none;
	}
#menu li {
		float: left;
		padding-left:20px;
		padding-top:5px;
 		font-size: 18px;
		color: white

	}


#lewy {
        background: black url(images/tlo1.jpg) repeat;
        width:160px;
		height:100%;
        float:left;
		padding-left:0px;
		margin-left:35px;
	}
#lewy dl {
		margin: 0px;
	}
#lewy dt {
		font-size:26px;
		color: #000;
		background:url(images/menu.jpg);
		font-weight: bold;
		height:40px;
		width:160px;
		padding-top:0px;
		text-align:center;
	}
#lewy dd {
		font-size:13px;
		margin-top:3px;
		margin-left:6px;
	}
#lewy a {
		font-size:18px;
		line-height: 100%;
	}

#lewy a {
		display: block;
		line-height: 20px;
		padding: 5px;
		color: Black;
		font-weight: bold;
	}
#lewy a:hover {
		background: #7e7e7e;
		color: white;
				}


#bottom {
		background: url(images/bottom.jpg) no-repeat;
		width:160px;
		height:8px;
		margin-top:15px;
}
#srodek {
        background: #fff url(images/tlo2.jpg) repeat;
        width:700px;
		height:auto;
        float:left;
		margin-left:15px;
		margin-top:3px;
		margin-bottom:40px;
	}
#srodek a {
		color:#000000;
		text-decoration:underline;
}
#srodek h2 {
		padding-top:0px;
		background: #fff url(images/naglowek.jpg);
        font-size: 20px;
		color: black;
		line-height: 100%;
		padding-left:15px;
		margin-top:0px;
	}
#srodek p {
		margin-bottom:8px;
		text-indent: 15px;
		text-align: justify;
		padding-left:15px;
		padding-right:5px;
		padding-top:0px;
		padding-bottom:4px;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
							}
#tlo2 {
		background: url(images/tlo_2.jpg) repeat;
		width:27px;
		height:700px;
	}
#stopka {
        background: #f2f2f0 url(images/stopka.jpg) no-repeat;
        clear:both;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		height:28px;
		color:#FFFFFF;
		padding-top:8px;
		padding-right:30px;
	}
#stopka a {
		color: #FFFFFF;
	}
#stopka a:hover {
		text-decoration:underline;
	}
#copyright {
		float:left;
		padding-left:470px;
	}
#design {
		float:right;
}
