p {margin: 0px ; font-size: 12; font-family: Arial; color: #c1cbdb; line-height: 1.3; text-align: left}
a {margin: 0px; font-size: 12; font-family: Arial; font-weight:normal; color: #6fa7e5; text-decoration: none}
a:hover {margin: 0px;font-size: 12; font-family: Arial; color: #c0daf8; text-decoration: underline}
H1 {margin: 0px;font-size: 24; font-family: Candara, Tahoma, Trebuchet MS, Verdana; color: #ffffff; font-weight:normal}
H2 {margin: 0px 0px 0px 0px; color: #000000; font-family: Candara, Tahoma, Trebuchet MS, Verdana; font-size: 24px; text-align: left; font-weight:normal}
H3 {margin: 3px 0px 3px 0px; font-size: 12px; font-family: Arial; color: #bb6f3e; font-weight:normal; line-height: 1.2; text-align: left}
H4 {margin: 15px 0px 0px 0px; color: #ffffff; font-family: Cambria, Times New Roman; font-size: 18px; text-align: left; margin-bottom: 10px; font-weight: normal;}

.tlo_h2{
    background: #b4c789;
    padding: 5px 20px 5px 20px;
    }

.tlo_h4{
    background: #d1d1bc;
    padding: 5px 20px 5px 20px;
    }

img {border: 0}
hr {height: 2px; color: #bfbfbf;}
ul {color: #f8ffad; margin: 0px 0px 0px 0px; list-style-type: none;line-height: 1.1;}

body {
    margin: 0px;
    padding: 0px;
    background: #080b10;
    height: 100%;
    }

#kontener {
    position: relative;
    left: 50%;
    margin-left: -495px;
    width: 990px;
    }

#logo {
    position: absolute;
    top: 0px;
    left: 0px
    }

#naglowek {
    position: relative;
    width: 990px;
    height: 133px;
    background: #0c1119;
    }

#glowna_banner {
    position: relative;
    top: 0px;
    width: 990px;
    height: 230px;
    margin: 5px 0px 0px 0px;
    background: url(images/zdjecia_glowna.jpg);
    }

#glowna_banner_oferta {
    position: relative;
    padding: 18px 0px 0px 45px;
    }
	
#kontener_2 {
    position: relative;
    left: 50%;
    top: 0px;
    margin-left: -495px;
    margin-top: 5px;
    width: 990px;
    height: 70px;
    background: #1a212c;
    }

#stopka {
    padding: 20 45 20 45px;
    }
		
#kontener_2 p {color:#5e646d;}
#kontener_2 a {color:#84a3d4;}
#kontener_2 a:hover {text-decoration: none; color:#ffffff;}		
		
#menu {
    position: absolute;
    right: 0px;
    top: 0px;
    }

#lewy{
    position: relative;
    float: left;
    width: 323px;
    margin-left: 0px;
    background: url(images/lewy_panel_pasek.jpg) repeat-y;
    }
    

#lewy_content{
    position: relative;
    margin: -230px 45px -210px 45px;
    }

#lewy_content p {color: #4b3500;}

#tlo_glowna{
    width: 100%;
    background: url(images/tlo_pasek.jpg) repeat-y;
    margin: 5px 0px 0px 0px;
    }

#content_glowna{
    position: relative;
    margin-top: 5px;
    }

#strona_glowna{
    position: relative;
    top: 0px;
    float: right;
    width: 662px;
    background: #101722;
    margin: -250px 0px -250px 0px;
    }

#strona_glowna_content{
    position: relative;
    margin: 25px 45px 30px 45px;
    }

#pusty {
    position: relative;
    clear: both;
    }

/* -----------POLECAMY----------- */



#polecamy {
    position: relative;
    float: left;
    top: 40px;
    left: 0px;
    width: 241px;
    }

#polecamy p{margin: 5px 0px 5px 0px;}

#linia_stopka {
    position: relative;
    float: left;
    top: 47px;
    left: 27px;
    }
    
/*----------TABELA OFERT-----------*/

#tabela_oferta {
   border: 1px solid white;
   border-collapse: collapse;
   background-color: #fff;
}

#tabela_oferta p {margin: 0px ; font-size: 14; font-family: Arial; color: black; line-height: 1.3; text-align: left}

#tabela_oferta td {
   border: 0px solid white;
   padding: 5px;
}

#tabela_oferta tr {
   border: 1px solid #737373;
   padding: 5px;
}
    
