body {
		background:url(images/tlo.jpg) #66604a repeat-x;
		margin-left:auto;
		margin-right:auto;
		list-style: none;
		margin:0px;
    }
div {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
        position:relative;
		margin-left:auto;
		margin-right:auto;
    }
a {
		text-decoration: none;
	}
img {
		border:0px;
	}
/* Glówny uklad strony */
#kontener {
		width:1000px;
		height:auto;
	}
.logo {
		background:url(images/logo.jpg);
		width:1000px;
		height:165px;
	}
.logo h1 {
		margin:0;
		padding-top:86px;
		text-align:center;
		font-size:24px;
		color:#FFFFFF;
}
#nazwa {
		filter: alpha(opacity=60); -moz-opacity: .60; opacity: .60;
		text-align:center;
		padding-top:16px;
		color:#6d6653;
		font-weight:bold;
		font-size:11px;
	}
#menu {
		background:url(images/menu.jpg);
		width:675px;
		height:38px;
		margin-top:22px;
	}
#menu1 {
		width:621px;
		height:38px;
	}
.przycisk {
		background:url(images/przycisk1.jpg);
		width:100px;
		height:38px;
		float:left;
		margin-left:11px;
		margin-right:11px;
	}
.przycisk a {
		padding-top:12px;
		text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#4f4634;
		background:url(images/przycisk1.jpg);
		width:100px;
		height:26px;
		float:left;
	}
.przycisk a:hover {
		color:#2d5200;
		background:url(images/przycisk2.jpg);
		width:100px;
		height:26px;
		float:left;
	}
.przycisk a:active {
		color:#2d5200;
		background:url(images/przycisk2.jpg);
		width:100px;
		height:26px;
		float:left;
	}
#koleczko {
		filter: alpha(opacity=85); -moz-opacity: .85; opacity: .85;
		background:url(images/koleczko.jpg);
		width:82px;
		height:77px;
		margin-left:50px;
		margin-top:-112px;
		margin-bottom:34px;
	}
#pasek {
		background:url(images/pasek.jpg);
		width:708px;
		height:66px;
		margin-top:39px;
	}
#pasek p {
		padding-top:29px;
		margin-left:auto;
		margin-right:auto;
		color:#FFFFFF;
		width:600px;
	}
/* Glówna tresc strony */
#tresc1 {
		background:url(images/tresc1.jpg);
		width:700px;
		height:82px;
	}

#tresc1 h2 {
		font-size:17px;
		text-indent:10px;
		padding-top:12px;
		padding-left:4px;
		color:#d0702e;
	}
#tresc2 {
		background:#FFFFFF;
		width:660px;
		height:auto;
		padding-bottom:20px;	
		margin-top:-20px;
		padding-left:20px;	
		padding-right:20px;
	}
	
#tresc2 h3 {
		color:#555555;
		font-size:18px;
		font-weight:normal;
		font-family:Arial, Helvetica, sans-serif;
		margin-bottom:0px;
	}
.data {
		color:#aaaaaa;
		font-size:9px;
		padding-top:0px;
		padding-bottom:10px;
	}
.tekst {
		background-color:#fbfbfb;
		margin-bottom:20px;
		border: dashed 1px #dedede;
		text-indent:15px;
		font-size:11px;
		color:#555555;
	}
.tekst span {
		margin-left:65px;
		text-align:center;
	}
.tekst p {
		padding-left:12px;
		padding-right:12px;
	}
.tekst a {
		color:#aa5b25;
	}
.tekst a:hover {
		color:#fe8938;
	}
.box {
		margin-left:85px;
		margin-right:auto;
	}
/* Dolna czesc, stopka */
#tresc3 {
		background:url(images/koniec.jpg);
		width:700px;
		height:51px;
		margin-top:-20px;
	}
#right {
		filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;
		color:#a0a0a0;
		text-align:right;
		width:680px;
		padding-top:30px;
		font-size:10px;
	}
#right a {
		color:#ffa86b;
		font-size:10px;
		font-weight:bold;
	}
#right a:hover {
		color:#ed6404;
		font-size:10px;
		font-weight:bold;
	}
