html, body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    line-height: 130%;
    background-color: #fafafa;
    background-image: url(../images/fakturka2.jpg);
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    height: 100%;
    color: #515436;
    text-align: center;
}

ul, li {
    margin: 0px;
    padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    padding: 0 0 10px 0; /* top right bottom left */
    margin: 0;
    z-index: 1;
}

p, span, form, fieldset, map, area, img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

ul#languages {
    list-style: none;
}

ul#languages li {
 
 padding-bottom:3px;   
}

ul#languages li a {
    color: #fff;
	margin-right:5px;
}

ul#zal {
    list-style-image: url(../images/lista.gif);
    margin-left: 14px;
    margin-top: 5px;
}

ul#zal a {
    color: #515436;
}

.oblicz
{font-size:110%; font-weight:bold;}

a {
    color: #FFF;
    text-decoration: none;
}

a:hover, a:focus {
    text-decoration: underline;
}

#container {
    position: relative;
    width: 807px;
    height: 564px;
    background-color: #FFFFFF;
    margin: auto;
    top: 15%;
    text-align: left;
}

#container #index_pl {
    width: 780px;
    height: 386px;
    margin-left: 14px;
    background-image: url(../images/baner_index.jpg);
}

#container #index_en {
    width: 780px;
    height: 386px;
    margin-left: 14px;
    background-image: url(../images/baner_index_en.jpg);
}

#container #index_de {
    width: 780px;
    height: 386px;
    margin-left: 14px;
    background-image: url(../images/baner_index_de.jpg);
}

#container #zastosowanie {
    width: 780px;
    height: 386px;
    margin-left: 14px;
    background-image: url(../images/baner_zastosowanie.jpg);
}

#container #zalety {
    width: 780px;
    height: 386px;
    margin-left: 14px;
    background-image: url(../images/baner_zalety.jpg);
}

#container #konstrukcja {
    width: 780px;
    height: 386px;
    margin-left: 14px;
    background-image: url(../images/baner_konstrukcja.jpg);
}

#container #montaz {
    width: 780px;
    height: 386px;
    margin-left: 14px;
    background-image: url(../images/baner_montaz.jpg);
}

#container #dane {
    width: 780px;
    height: 386px;
    margin-left: 14px;
    background-image: url(../images/baner_dane.jpg);
}

#container #trawa {
    width: 780px;
    height: 386px;
    margin-left: 14px;
    background-image: url(../images/baner_trawa.jpg);
}

#container #realizacje {
    width: 780px;
    height: 386px;
    margin-left: 14px;
    background-image: url(../images/baner_realizacje.jpg);
}

#container #pobieranie {
    width: 780px;
    height: 386px;
    margin-left: 14px;
    background-image: url(../images/baner_pobieranie.jpg);
}

#container #kontakt {
    width: 780px;
    height: 386px;
    margin-left: 14px;
    background-image: url(../images/baner_kontakt.jpg);
}

#container #zamowienie {
    width: 780px;
    height: 386px;
    margin-left: 14px;
    background-image: url(../images/baner_kontakt.jpg);
}

#container #logo {
    width: 780px;
    height: 75px;
    background: url(../images/logo_bg.jpg) top no-repeat;
    background-color: #1E3415;
    margin-left: 14px;
}

#container #logo #ekologo
{
	position:absolute;
	top:395px;
	left:540px;
}

#container #menu {
    width: 780px;
    height: 88px;
    background-color: #B1C905;
    margin-left: 14px;
}

ul#mainmenu {
    display: block;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

ul#mainmenu li {
    float: left;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    margin: 0px 2px 0px 2px;
    text-decoration: none;
}

ul#mainmenu li a {
    padding: 10px 7px 10px 7px;
	line-height:30px;
}

ul#mainmenu li a:hover {
    background-color: #1E3415;
    text-decoration: none;
}

ul#mainmenu li a:active {
    padding: 10px 7px 10px 7px;
    text-decoration: none;
}

.active {
    background-color: #1E3415;
}

#container #menu #pozycja_menu {
    padding: 30px 0px 0px 7px; /* top right bottom left */
    text-align: center;
}

.teksty {
    position: absolute;
    top: 80px;
    left: 50px;
    width: 420px;
    text-align: justify;
    font-size: 11px;
}

#dane_adresowe {
    /*background:#faFa99;*/
    width: 170px;
    float: left;
}

#dane_adresowe h3, #formularz h3 {
    color: #1E3415;
    font-size: 140%;
    font-weight: bold;
    padding: 10px 0 0px 0; /* top right bottom left */
    margin: 0;
    z-index: 1;
    text-align: left;
}

#formularz {
    width: 50%;
    float: right;
}

form.contactform {
    margin: 0px;
    padding: 0px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

form.contactform fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

form.contactform label {
    margin: 7px 0px 2px 0px;
    padding: 0px;
    text-indent: 0;
    display: block;
}

form.contactform input {
    margin: 0px;
    padding: 2px;
    width: 225px;
    border: #1E3415 1px solid;
    color: #555;
    font-weight: normal;
    background: #ADB092;
}

form.contactform input:focus {
    background: #DADCC6;
    border-color: #1E3415;
}

form.contactform textarea {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 100%;
    margin: 0px;
    padding: 2px;
    width: 225px;
    height: 90px;
    border: #1E3415 1px solid;
    color: #555;
    background: #ADB092;
}

form.contactform textarea:focus {
    background: #DADCC6;
    border-color: #1E3415;
}

form.contactform div.buttony {
    margin: 9px 0px 0px 0px;
    padding: 0px;
    text-align: center;
    width: 100%;
}

form.contactform div.buttony input.submit, form.contactform div.buttony input.reset {
    background: #1E3415;
    margin: 0px 6px 0px 6px;
    padding: 4px 6px !important;
    padding: 0px;
    width: auto;
    border: #303539 solid 1px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #fafafa;
    font-size: 90%;
    font-weight: bold;
}

#lang {
    padding:10px;
}

#header_container
{
	padding:40px 0px 0px 30px;
}

#zastosowanie_pl
{
	background: url(../images/zastosowanie_pl.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#zastosowanie_en
{
	background: url(../images/zastosowanie_en.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#zastosowanie_de
{
	background: url(../images/zastosowanie_de.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#konstrukcja_pl
{
	background: url(../images/konstrukcja_pl.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#konstrukcja_en
{
	background: url(../images/konstrukcja_en.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#konstrukcja_de
{
	background: url(../images/konstrukcja_de.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#montaz_pl
{
	background: url(../images/montaz_pl.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#montaz_en
{
	background: url(../images/montaz_en.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#montaz_de
{
	background: url(../images/montaz_de.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#trawa_pl
{
	background: url(../images/trawnik_pl.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#trawa_en
{
	background: url(../images/trawnik_en.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#trawa_de
{
	background: url(../images/trawnik_de.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#zalety_pl
{
	background: url(../images/zalety_pl.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#zalety_en
{
	background: url(../images/zalety_en.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#zalety_de
{
	background: url(../images/zalety_de.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#kontakt_pl
{
	background: url(../images/kontakt_pl.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#kontakt_en
{
	background: url(../images/kontakt_en.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#kontakt_de
{
	background: url(../images/kontakt_pl.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#pobieranie_pl
{
	background: url(../images/pobranie_pl.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#pobieranie_en
{
	background: url(../images/pobranie_en.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#pobieranie_de
{
	background: url(../images/pobranie_de.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#dane_pl
{
	background: url(../images/dane_pl.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#dane_en
{
	background: url(../images/dane_en.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#dane_de
{
	background: url(../images/dane_de.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#zamowienie_pl
{
	background: url(../images/zamowienie_pl.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#zamowienie_en
{
	background: url(../images/zamowienie_en.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#zamowienie_de
{
	background: url(../images/zamowienie_de.jpg) top left no-repeat;
	height:46px;
	width:435px;
}

#kalkulator
{
	float:left;
	width:300px;
	height:200px;
	padding-left:40px;
}

#dane_kontaktowe
{
	float:left;
	width:300px;
	height:200px;
}

#kalkulator fieldset {
    border: none;
    margin: 0;
    padding: 0;
	font-size:11px;
}

#kalkulator label {
    margin: 7px 0px 2px 0px;
    padding: 0px;
    text-indent: 0;
    display:inline-block;
	width:130px;
}

#kalkulator input {
    margin: 0px;
    padding: 2px;
    width: 150px;
    border: #1E3415 1px solid;
    color: #555;
    font-weight: normal;
    background: #ADB092;
	
}

#dane_kontaktowe fieldset {
    border: none;
    margin: 0;
    padding: 0;
	font-size:11px;
}

#dane_kontaktowe label {
    margin: 7px 0px 2px 0px;
    padding: 0px;
    text-indent: 0px;
    display:inline-block;
	width:130px;
	font-size:11px;
}

#dane_kontaktowe input {
    margin: 0px;
    padding: 2px;
    width: 150px;
    border: #1E3415 1px solid;
    color: #555;
    font-weight: normal;
    background: #ADB092;
}

#dane_kontaktowe .buy
{
	width:155px;
	height:30px;
	border: #515436 1px solid;
	background: #515436;
	font-weight:bold;
	color:#fff;
	font-size: 11px;
	float:right;
	margin:5px 10px 0px 0px;
}

.formok,.formerror
{
	font-weight:bold;
	color:red;
}

#klk
{
	position:absolute;
	left:380px;
	top:90px;
}

#klk fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

#klk label {
    margin: 7px 0px 2px 0px;
    padding: 0px;
    text-indent: 0;
    display: block;
}

#klk input {
    margin: 0px;
    padding: 2px;
    width: 150px;
    border: #1E3415 1px solid;
    color: #555;
    font-weight: normal;
    background: #ADB092;
}

#klk .buy2
{
	width:100px;
	height:30px;
	border: #515436 1px solid;
	background: #515436;
	font-weight:bold;
	color:#fff;
	font-size: 11px;
	float:left;
	margin:5px 10px 0px 0px;
}

.komunikaty
{
	font-weight:bold;
	padding:10px 0px 0px 35px;
}

.danee
{
	 position: absolute;
    top: 80px;
    left: 500px;
    font-size: 11px;
}

