@charset "utf-8";


body {
	background-color: white;
	background-image: url(../img/tlo.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin: 0 0 0 0;
}



h1 {
	font-family: arial;
	font-size: 14px;
	color:white;
	font-weight:bold;
	margin-bottom: 0;

}
.kontener{
width: 920px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:18px;
color:#666666;
margin:0 auto;
}
.kontener a,.kontener a:visited{
color:#5c7e20;
text-decoration:none;
}
.kontener a:hover{
color:#5c7e20;
text-decoration:underline;
}

.stopka{
width: 100%;
height:137px;
background-image: url(../img/tlo_stopka.jpg);
background-repeat: no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:white;
margin:0 auto;
background-position:top;
}

.stopka a, .stopka a:visited {
color:white;
text-decoration:none;
}
.stopka a:hover{
color:white;
text-decoration:underline;
}

.content{
width: 920px;
min-height:390px;
}
.content_lewa{
width: 495px;
min-height:100px;
float:left;
padding:12px 30px 0 25px;

}
.content_prawa{
width: 370px;
float:right;
min-height:390px;

}

a#wiecej, a#wiecej:visited {
display:block;
width: 41px;
height:20px;
background-image: url(../img/wiecej_out.jpg);
background-repeat: no-repeat;
color:white;
text-decoration:none;
padding:1px 0 0 6px;
}

a#wiecej:hover {
display:block;
background-image: url(../img/wiecej_over.jpg);
background-repeat: no-repeat;
color:white;
text-decoration:none;
}


.clear{
height: 1px;
clear: both;
}

