html, body { 
height: 100%; 
width:auto;
margin: 0; 
padding: 0; 
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
line-height:16px;
background-color:#4d8922;
text-align:center;
background-image:url(img/bg_top.jpg);
background-repeat:repeat-x;
background-position:top;
} 

a:link {color:#000;; text-decoration: none;}
a:visited {color:#000; text-decoration: none;}
a:hover {color:#000; text-decoration: underline;}
a:active {color:#000; text-decoration: none;}

img{border:0px;}

.footer a:link {color:#fff; text-decoration: none;}
.footer a:visited {color:#fff; text-decoration: none;}
.footer a:hover {color:#fff; text-decoration: underline;}
.footer a:active {color:#fff; text-decoration: none;}

.realizacja a:link {color:#fff; text-decoration: none;}
.realizacja a:visited {color:#fff; text-decoration: none;}
.realizacja a:hover {color:#fff; text-decoration: underline;}
.realizacja a:active {color:#fff; text-decoration: none;}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -30px; /* margines taki jak wysokość .footer */
text-align:center;
width:100%;
}
.push {
height: 30px; /* .push musi byc taki sam jak .footer */
}

.footer {
height: 20px; /* musi być takie samo jak .footer */
background-color:#203720;
padding-top:7px;
padding-bottom:3px;
text-align:center;
}

.top {
width:770px;
height:102px;
}

.trawa {
background-image:url(img/trawa.jpg);
width:100%;
height:auto;
}

.content {
width:770px;
}

.menu {
background-color:#386336;
background-image:url(img/bg_hr.jpg);
background-position:bottom;
background-repeat:repeat-x;
padding-top:0px;
padding-bottom:0px;
height:35px;
}

.menu_content {
width:770px;
}

#menu {
list-style: none;
margin: 0;
padding: 0;
margin-left:140px;
}

#menu li {
float: left;
margin: 0;
padding: 0;
}

#menu a {
color: #fff;
display: block;
float: left;
margin: 0;
padding: 8px 32px;
text-decoration: none;
font-weight:normal;
}

#menu a:hover {
color: #fff;
padding-bottom: 8px;
background-image:url(img/ball2.png);
background-repeat:no-repeat;
background-position:bottom left;
}

#active{
background-image:url(img/ball2.png);
background-repeat:no-repeat;
background-position:left bottom;
}
.white {
width:770px;
background-color:#FFFFFF;
padding:15px;
text-align:left;
display:table;
}

.l_box {
width:200px;
float:left;
}

.green {
background-color:#60aa0b;
padding:15px;
width:500px;
clear:right;
text-align:left;
float:right;
min-height:250px;
}

.realizacja {
width:770px;
text-align:right;
font-size:10px;
}

.bg_bottom {
background-image:url(img/bg_bottom.jpg);
background-repeat:repeat-x;
height:103px;
overflow:hidden;
}

.right_col {
width:230px;
float:left;
}

.left_col {
float:left;
width:230px;
margin-right:40px;
height:auto;
}

.left_col_gal {
float:left;
width:500px;
margin-right:40px;
height:auto;
}

.left_col_cennik {
float:left;
width:500px;
margin-right:40px;
height:auto;
}

hr {
background-image:url(img/hr_bg.jpg);
height:2px;
border:0px;
}

h1 {
font-size:30px;
font-family: Georgia, "Times New Roman", Times, "met schreef"; 
color: #fff; 
font-weight: normal;
text-shadow: 0 1px #333;
margin-bottom:20px;
margin-top:10px;
}

.green img{
padding:5px;
background-color:#FFFFFF;
}

