* {
  margin: 0;
  border: 0;
}

body{
  text-align: center;
  font-family: "Times New Roman", Arial, Verdana, Geneva, Helvetica;
	font-size: 11px;
	line-height: 17px;
	color: #181818;
	background-color: #484d61;
}

#kontyner_cien{
  width: 812px;
  margin: auto;
  text-align: center;
  background: url('images/cien.jpg') repeat-y;
}

#kontyner_menu{
  width: 782px;
  height: 81px;
  margin: auto;
   background: url('images/menu_tlo.jpg') repeat-x;
}

#kontyner_menu ul{
  	margin: 0px;
  	padding: 0px;
}
  
  #kontyner_menu ul li{
  	margin: 0px;
  	padding: 0px;
  	list-style: none;
  	height: 81px;
  	float: left;
  }
  
  #kontyner_menu ul li a{
  	display: block;
  	cursor: pointer;
  	height: 81px;
  }

      #kontyner_menu ul li.logo{
      	width: 230px;
      	background: url('images/logo.jpg') no-repeat 0 0;
      }
      
      #kontyner_menu ul li.menu_left{
      	width: 24px;
      	background: url('images/menu_left.jpg') no-repeat 0 0;
      }
      
      #kontyner_menu ul li.onas{
      	width: 51px;
      	background: url('images/onas.jpg') no-repeat 0 0;
      }

      #kontyner_menu ul li.krycie{
      	width: 58px;
      	background: url('images/krycie.jpg') no-repeat 0 0;
      }
      
      #kontyner_menu ul li.naprawa{
      	width: 75px;
      	background: url('images/naprawa.jpg') no-repeat 0 0;
      }
      
      #kontyner_menu ul li.galeria{
      	width: 63px;
      	background: url('images/galeria.jpg') no-repeat 0 0;
      }
      
      #kontyner_menu ul li.bledy{
      	width: 50px;
      	background: url('images/bledy.jpg') no-repeat 0 0;
      }
      
      #kontyner_menu ul li.pogotowie{
      	width: 81px;
      	background: url('images/pogotowie.jpg') no-repeat 0 0;
      }
      
      #kontyner_menu ul li.odsniezanie{
      	width: 91px;
      	background: url('images/odsniezanie.jpg') no-repeat 0 0;
      }
      
      #kontyner_menu ul li.kontakt{
      	width: 67px;
      	background: url('images/kontakt.jpg') no-repeat 0 0;
      }
      
      #kontyner_menu ul li.menu_right{
      	width: 19px;
      	background: url('images/menu_right.jpg') no-repeat 0 0;
      }

#kontyner_banner{
  width: 782px;
  margin: auto;
}

#kontyner_tresc{
  width: 782px;
  margin: auto;
  background: url('images/tlo_dachowki.jpg') repeat;
  overflow: auto;
}

  #kontyner_tresc_lewa{
    width: 534px;
    float: left;
  }

    #tresc_lewa{
      text-align: left;
      margin: 10px 30px 10px 15px;
    }

  #kontyner_tresc_prawa{
    width: 248px;
    float: right;
  }

    #tresc_prawa{
      text-align: left;
      margin: 10px 0 10px 0;
      font-size: 11px;
      font-family:  Arial, "Times New Roman", Geneva, Helvetica;
    }
  
  #kontyner_tresc_srodek{
    text-align: left;
    margin: 10px 10px 10px 30px;
    font-size: 12px;
  }
  
#kontyner_tresc_srodek ul{
  	margin: 10px 0 10px 0;
  }
  
.bold{
  font-weight: bold;
}
  
h1{
  font-size: 17px;
  font-family: "Times New Roman", Arial, Verdana, Geneva, Helvetica;
  margin: 12px 0 12px 0;
}

h2{
  font-size: 17px;
  font-family: "Times New Roman", Arial, Verdana, Geneva, Helvetica;
  margin: 12px 0 12px 0;
}

h3{
  display: inline;
  padding-bottom: 5px;
  font-size: 16px;
}

p{
  margin: 15px 0 15px 0;
  font-size: 11px;
  line-height: 20px;
  text-align: justify;
  font-family:  Arial, "Times New Roman", Geneva, Helvetica;
}

#zdjecie{
  width: 227px;
  height: 145px;
  margin: auto;
  text-align: center;
}

.galeria_zdjecie{
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 10px;
  padding: 5px;
  float: left;
  border: solid #e4c2bb 1px;
}

.center{
  margin: auto;
  text-align: center;
  width: 100%;
  overflow: auto;
  margin: 20px 0 20px 0;
}

.bigger{
  font-weight: bold;
  font-size: 14px;
}

#kontyner_kontakt_lewa{
  width: 50%;
  float: left;
}

#tresc_kontakt_lewa{
  text-align: left;
  margin: 15px;
  font-size: 11px;
  line-height: 20px;
  font-family:  Arial, "Times New Roman", Geneva, Helvetica;
}

#form_kontakt{
  text-align: center;
  clear: both;
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 12px;
}

#kontyner_kontakt_prawa{
  width: 50%;
  float: right;
}

#tresc_kontakt_prawa{
  text-align: left;
  font-size: 11px;
  line-height: 20px;
  font-family:  Arial, "Times New Roman", Geneva, Helvetica;
}

#stopka{
  width: 782px;
  height: 50px;
  margin: auto;
  background-color: #181818;
  clear: both;
  color: white;
  font-size: 11px;
  font-family: Arial, "Times New Roman", Geneva, Helvetica;
}

  #stopka a{
    color: white;
    text-decoration: none;
  }
  
  #stopka a:hover{
    color: red;
    text-decoration: underline;
  }
  
  #stopka_left{
    width: 30%;
    float: left;
    margin-top: 5px;
    padding-left: 20px;
    text-align: left;
  }
  
  #stopka_right{
    width: 65%;
    float: right;
    margin-top: 15px;
    text-align: right;
  }
  
  #stopka_right a{
    color: white;
    text-decoration: none;
    margin-left: 10px;
    padding-right: 10px;
  }
  
input{
  border: solid #161616 1px;
  width: 200px;
}

textarea{
  border: solid #161616 1px;
  width: 400px;
  height: 150px;
}

.submit{
  width: 100px;
}

input.aktywne{
  border: dotted 1px #0e88dd;
  background-color: #ecfbbf;
}

input.invalid{
  border: solid 1px red;
}

#wyslano{
  font-size: 16px;
  font-weight: bold;
  margin: auto;
  text-align: center;
  height: 300px;
  margin-top: 100px;
}

#gallery {
		background-color: #444;
		padding: 10px;
		width: 520px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
