h1{
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 20px 0;
  
}

h1.haslo{
  font-size: 15px;
  font-weight: bold;
  padding-top: 10px;
  margin: 0;
  text-align: center;
}
h2{
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
h3{
  font-size: 13px;
  font-weight: bold; 
  margin: 10px;
}
h3.link{
  cursor: pointer;
}
h3.link:hover{
  text-decoration: underline;
}
h3 small{
  margin-left: 10px;
  color: #FFD200;
}
img.obokH{
  float: left; 
  margin-right: 5px;
}
img.imgAuta{
  float: left; 
  
}
fieldset{
  border: none;
}
input,textarea,select{
  border: 1px solid black;
  width: 160px;
  font-family: Verdana;
  font-size: 10px;
}
label{
  display: block;
  width: 100px;
  font-weight: bold; 
  float: left;  
}
.formularz{
  clear: both;
}
.rodzina{
  display: block;
  float: left;
  width: 50px;
}
a{
  color: white;
  font-weight: bold;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}
a.aktywny{
  color: #FFD200;
  font-weight: bold;
  text-decoration: none;
  font-size: 110%;
}
a.aktywny:hover{
  text-decoration: underline;
}
a.nieaktywny{
  color: white;
  font-weight: normal;
  text-decoration: none;
}
a.nieaktywny:hover{
  text-decoration: underline;
}
a.wiecej{
  margin-left: 10px;
  color: #FFD200;
  font-weight: bold;
  text-decoration: none;
}
a:hover.wiecej{
  text-decoration: underline;
}
a.duzy{
  font-size: 18px;
}
#content .podH1{
  clear: both;
  margin-top: 20px;
}
.hotel{
  padding: 0 0 20px 25px;
  width: 200px;
  vertical-align: top;
}
.auto{
  padding: 0 0 20px 25px;
  /*clear: both; to wyiwtlania się poziomego*/
  vertical-align: top;
}
.auta_td{
  vertical-align: middle;
  padding-left: 15px;
  font-size: 12px;
}
.hotele{
  margin: 0 0 20px 25px;
  clear: both;
}
.Nazwa{
  font-size: 16px;
  font-weight: bold;
  color: #FFD200;
}
.NazwaHotel{
  font-size: 13px;
  font-weight: bold;
  color: #FFD200;
}
#przeloty input,#przeloty select{
  width: auto;
}

#dodajOpinie div, #kontakt div{
  clear: both;
}
#kontakt label{
  display: block;
  width: 110px;
  float: left;
  font-weight: bold;
}
#dodajOpinie input, #kontakt input{
  border: 1px solid black;
  width: 150px;
  font-family: Verdana;
  font-size: 10px;
}
#dodajOpinie textarea, #kontakt textarea{
  border: 1px solid black;
  width: 415px;
  height: 200px;
  font-family: Verdana;
  font-size: 10px;
}
#tabelaCeny{
  text-align: center;
  margin: auto;
}
#tabelaCeny td{
  vertical-align: top;
  padding: 0 5px 5px 5px;
  text-align: center;
  border-bottom: 1px solid white;
}

#tabelaCeny td.pokoj{
  text-align: left;
  width: 200px;
}

#strona .key_words
{
    
    margin: 10px 0 10px 0;
}

#strona .key_words a
{
    font-size: 10px;
    color: #CCCC99;
}


/*inbook*/
table.inbook_product { margin: auto; border: none; width: 100%; text-align: center; }
a.inbook_link { color:yellow; display: block;}
a.inbook_link:hover { color:white; }
table.inbook_product td { text-align: center; border-bottom: 1px dashed white; padding: 5px;}
table.inbook_product caption { padding:2px; }
a.inbook_captionlink { color:black; }
a.inbook_captionlink:hover { text-decoration:underline; }
/*end inbook*/

