/* CSS Document */
body{
   background-color: #d3d3c6;
   
}

#kontener {
  width: 905px;
	margin-right: auto;
	margin-left: auto;
  margin-top: 0;
	border: 0px solid #000000;
	font-size: 12px; 
  font: 14px/1 "Brandon Grotesque Regular",Arial,"Helvetica Neue",Helvetica,sans-serif;
  
}

#baner {
  text-align: left; 
  width: 905px;
  height: 239px;
	background: url(../gfx/zdjecia_na_baner/01.jpg) no-repeat left top;
  margin:0;
	padding: 0;1
}
#kontener_srodek
{
  background-color: #ffffff;
  width: 905px;
  height: 1550px;
}



#menu
{
  font: 14px/1 "Brandon Grotesque Regular",Arial,"Helvetica Neue",Helvetica,sans-serif;
  width: 290px;
	height: 1450px;
  float: left;
  margin-right: 10px;
  background-color: #ffffff;
}
#menu ul
{
  
  background-color: #838270;
  padding: 0px;
  margin: 0;
  
}
#menu li
{
   
   display: list-item;
   display:inline;
   padding: 10px;
   margin: 0;
   font-size: 16px;
   
}

#menu li a
{
   color: #ffffff;
   font-size: 16px;
   padding: 0px;
   margin: 0;
   margin-left:10px;
   border: 0;
   display: block;
   text-decoration: none; 
   
}
#menu li a:hover
{
   
   color:#d3d3c6;  
}
a img 
{
   border: 0;
}
.tresc_naglowek
{
  
  background-color: #d3d3c6;
  color: #505046;
  text-align:left;
  margin-left: 8px;
  font: 18px/1 "Brandon Grotesque Regular",Arial,"Helvetica Neue",Helvetica,sans-serif;
  font-weight: bold;
  height:30px;
  padding-top: 8px;
}
#tresc
{
  padding: 10px;
  height: 1450px;
	border: 0px solid #000000;
  font: 14px/1 "Brandon Grotesque Regular",Arial,"Helvetica Neue",Helvetica,sans-serif;
  background-color: #fff;
  color: #171616;
  line-height: 1.3;
}

#tresc p
{
	font-size: 14px; 
  text-align: justify;
  color: #838271;
  margin: 20px;  
}

#tresc p, ul
{
	font-size: 14px; 
  text-align: justify;
  color: #838271;
  padding-left: 40px;  
}


.naglowek_tabeli
{
  background-color: #edfcb4;
  border: 1px solid #91A934
}
.wiersz_tabeli
{
  border: 1px solid #91A934;
}
#stopka
{
  background-color: #838270;
  width: 100%;
	height: 300px;
}
.stopka_linia_pionowa
{
  width: 2px;
	height: 160px;
  background: url(../gfx/linia.jpg) repeat-y left top;
  float: left;
  margin: 18px;
  
}

.stopka_linia_pozioma
{
  width: 130px;
	height: 2px;
  background: url(../gfx/linia_pozioma.jpg) repeat-x left top;
  float: left;
  margin: 3px 3px;
  margin-left: 0px;
  margin-right: 80px;
}


#stopka_tresc
{
  font: 14px/1 "Brandon Grotesque Regular",Arial,"Helvetica Neue",Helvetica,sans-serif;
  line-height: 1.3;
  font-size: 16px; 
  margin-right: auto;
	margin-left: auto;
  width: 960px;
	height: 200px;
  
}
#stopka_lewo
{
  width:350px;
  height:200px;
  border: 0px solid #000000;
  float:left;
}

#stopka_prawo
{
  width:605px;
  height:250px;
  border: 0px solid #000000;
  float:right;
}

#stopka_kontakt
{
  width:420px;
  height:250px;
  border: 0px solid #000000;
  float:right;
}
#stopka_menu
{
  width:170px;
  height:250px;
  border: 0px solid #000000;
  float:left;
}

.przycisk_wyslij
{
  border:1;
  width:95px;
  height:30px;
  font-size:15px;
}


/*--------------------------------- Formularz --------------------------------*/
#formularz_kontaktowy
{
  width: 320px;
  font: 14px/1 "Brandon Grotesque Regular",Arial,"Helvetica Neue",Helvetica,sans-serif;
  font-weight: bold; 
  color: #171616; 
  float: left;
  margin-top: 10px; 
  margin-left: 10px;
}

#imie_nazwisko
{
  float: left;
}

#nazwa_firmy
{
  float: right;
}

#pole_telefon
{
  float: left;                
}

#pole_email
{
  float: right;
}
/*--------------------------------- koniec Formularz -------------------------*/


#stopka_formularz_kontaktowy
{
  width: 320px;
  font-size: 12px; 
  font: 14px/1 "Brandon Grotesque Regular",Arial,"Helvetica Neue",Helvetica,sans-serif;
  font-weight: bold; 
  color: white;
  float: left;
  margin-top: 22px; 
  margin-left: 25px;
}

#stopka_imie_nazwisko
{
  float: left;
}

#stopka_pole_telefon
{
  float: left;
}

#stopka_pole_email
{
  float: right;
}


#stopka_menu
{
  margin-top: 22px;
}

#stopka ul
{
  list-style: none;
  padding: 0px;
  margin: 0;
  
}
#stopka li
{
   list-style-image:url('../gfx/kropka.jpg');
   padding: 0px;
   padding-top: 5px;
   margin: 0;
   font-size: 16px;
   font: 14px/1 "Brandon Grotesque Regular",Arial,"Helvetica Neue",Helvetica,sans-serif;
}
#stopka li a:hover
{
   text-decoration: underline;  
}
#stopka li a
{
   color: #ffffff;
   text-decoration: none;
   font-size: 16px;
   font: 14px/1 "Brandon Grotesque Regular",Arial,"Helvetica Neue",Helvetica,sans-serif;
   padding: 0px;
   margin: 0;
   border: 0;
   
}

.tresc_form {
            border: 1px solid #505046;
            color: #000000;
            background-color: #ffffff;
           	font: 14px/1 "Brandon Grotesque Regular",Arial,"Helvetica Neue",Helvetica,sans-serif;
            }
.naglowek_form {
            border: 1px solid #000000;
            color: #000000;
            background-color: #d3d3c6;
           	FONT-FAMILY: Arial, Verdana, Helvetica, Tahoma, MS Sans-Serif ;
	          FONT-SIZE: 11px;
            font-weight: bold;
            text-align:center;
            vertical-align:middle;
            }            
/*--------------------------------- koniec Formularz -------------------------*/

/*--------------------------------- koniec Stopka ----------------------------*/