﻿body {
		background: url(images/tlo.jpg) repeat;
		Background-attachment: fixed;
                background-color: #3b4113;
		margin-top:0px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:0px;
		width:1000px;
		list-style: none;
    }

div {
             position:relative;

    }
a {
		text-decoration: none;
	}
#kontener {
width:1000px;
height:100%;
border-left:solid #34381d 2px;
border-right:solid #34381d 2px;
background:#6a7330;
}
#naglowek {
        background: #fff url(images/logo.jpg) no-repeat;
        width:1000px;
        height:253px;
    }
#menu {
        background: #fff url(images/menu.jpg) repeat;
        font-size:15px;
        width:1000px;
        height:44px;
		margin-top:-16px;
	}
#menu a {
		display: block;
		padding: 0px 20px 24px 24px;
		color:#f7f7f7;
		margin-top:8px;
		float: left;
		text-align:center;
		font-weight: bold;
	}
#menu a:hover {
		margin-top:8px;
		color:#f7f7f7;
	}


#menul {
        background: #fff url(images/tlo_tekst.jpg) repeat;
        width:160px;
        height:auto;
        margin-left:10px;
 	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#menul a {
		display: block;
		padding: 5px;
		color:#f7f7f7;
		margin-top:1px;
		float: left;
		text-align:left;
		font-weight: bold;
	}
#menul a:hover {
		margin-top:1px;
		color:#f7f7f7;
	}


#baner {
                width:130px;
                height:auto;
                float:right;
                margin-right:15px



	}
#baner a {
                margin-top:5px;
		float: right;
		text-align:right;
       	}

#tytul {
        background: #fff url(images/tytul.jpg) no-repeat;
		width:641px;
		height:56px;
		margin-left:auto;
		margin-right:auto;
		margin-top:20px;
		text-align:center;
	}
#tytul h3 {
		padding-top:15px;
}
#tresc {
        background: #fff url(images/tlo_tekst.jpg) repeat;
        width:641px;
		height:auto;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:0px;
	}
#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;
	}
#podpis {
		background: url(images/podpis.jpg) no-repeat;
		width:641px;
		height:56px;
		margin-left:auto;
		margin-right:auto;
		margin-top:-16px;
		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) repeat;
        clear:both;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		height:160px;
		color:#FFFFFF;
	}
#stopka a {
		color: #FFFFFF;
	}
#stopka a:hover {
		text-decoration:underline;
	}
#copyright {
		float:right;
		padding-left:8px;
		padding-top:100px;
	}
#design {
		float:right;
		padding-right:25px;
		padding-top:0px;
}

