html { overflow-x: hidden; }
body { background-image: url(images/background.jpg);
       background-repeat: no-repeat;
       background-attachment: scroll;
       background-position: top;
       background-color: white;
       margin: 0 auto;
       margin-top: 10px;
       padding: 0;
}

#header { margin: 0 auto;
          width: 817px;
          height: 115px;
}

#container { margin: 0 auto;
             width: 817px;
             overflow: hidden;
}

body>#container { background: transparent url(images/tlo.png); }

* html #container { background-color: transparent;
                    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tlo.png', sizingMethod='scale');
}

#container .column { position: relative;
                     float: left;
                     padding-bottom: 200px;
                     margin-bottom: -200px;
}

#left { width: 208px;
        left: 0px;
        height: 500px;
}


#right { width: 609px;
         margin-right: -100px;
}

div.tekst { color: #515054;
            text-align: justify;
            font-family: calibri;
            font-size: 9pt;
            font-weight: regular;
            line-height: 15px;
            margin-top: 60px;
            margin-left: 30px;
            margin-right: 70px;
}

.kolumna {overfow: hidden; width: 609px;}

#kliencisrodek, #kliencilewy, #klienciprawy {float: left;}

#kliencilewy { margin-left: 0px; width: 203px;
}

#kliencisrodek { margin-left: 0px; width: 203px; display:inline;
}

#klienciprawy { width: 203px;
}

div.motto { color: #ca0751;
            font-family: calibri;
	    text-align: right;
            font-size: 10pt;
            font-weight: regular;
}

div.motto2 { color: #515054;
             font-family: calibri;
	     text-align: center;
             font-size: 17pt;
}

div.podstrona { color: #ca0751;
	        text-align: left;
                font-family: calibri;
                font-size: 11pt;
                font-weight: bold;
}

div.kolor { color: #ca0751;
            font-weight: bold;
}

div.pobierz { color: #515054;
              margin-left: 97px;
              font-weight: bold;
}

div.kontakt { text-align: right;
}

a { color: #515054;
}

ul { list-style-image : url('images/symbol1.jpg');
     margin-left: -22px;
}

ul.oferta { list-style-image : url('images/symbol2.jpg');
            margin-left: 0px;
margin-top: 0px;
}

img.mapa1 { float: right; 
            margin-left: 10px;
}

img.dojazd { float: right; 
             margin-left: 20px;
             margin-top: 3px;
}

#footer { margin: 0 auto;
          width: 817px;
          height: 131px;
          clear: both;
}

