HTML, BODY {
     font-family: Arial, Tahoma, Helvetica, Sans Serif;
     background-color: #0056CB;
     color: #000;
     font-size: 12px;
     margin: 0;
     padding: 0;
     text-align: center;
     }

#top {
     width: 1000px;
/*     float: center;*/
     margin-left: auto;
     margin-right: auto;
}


#NAGLOWEK {
          height : 119px;
	  width : 1000px;
	  vertical-align : top;
	  margin-left: auto;
          margin-right: auto;
          background-color: #FFFFFF;
          background-image: url("images/hotel%20krakow%20naglowek%20tlo.gif");
          background-repeat: no-repeat;
}

#FLAGI {
	width: 203px;
	height: 25px;
	float: right;
	overflow: hidden     ;
	margin-right: 15px;
	margin-top: 7px;
}

#LOGO_GORA {
	width: 221px;
	height: 82px;
	float: left;
	overflow: hidden;
	margin-left: 30px;
	margin-top: 20px;
}

#ADRES {
	width: 480px;
	height: 82px;
	float: left;
	overflow: hidden;
	margin-left: 50px;
	margin-top: 30px;
        text-align: left;
}


#TRESC {
	  width : 1000px;
          vertical-align : top;
/*          float: center;*/
          margin-left: auto;
          margin-right: auto;
/*          background: #FFFFFF;*/
}

#LEWY_BOK {
       width: 779px;
       float: left;
       background-image: url("images/main_tlo_1.gif");
}

#MENU {
       width: 779px;
       height: 43px;
       text-align: right;
       background-image: url("images/menu_glowne_tlo.gif");
       background-repeat: repeat-x;
}


#TRESC_GLOWNA_TLO {
          background-image: url("images/main_tlo.gif");
          background-repeat: repeat;
}

#TRESC_GLOWNA {
/*          background-color: #FFFFFF;*/
          width: 729px;
          text-align: justify;
          padding-left: 30px;
          padding-right: 20px;
          padding-top: 10px;
          padding-bottom: 10px;

}


#TRESC_GLOWNA_DOL{
           background-image: url("images/main_bottom.gif");
           background-repeat: no-repeat;
           width: 779px;
           height: 13px;
}

#PRAWY_BOK {
       width: 221px;
       float: right;

}





#STOPKA {
	clear: both;
	width: 100%;
}

.wycentrowany  {text-align: center;}
.wyjustowany   {text-align: justify;}
.lewy          {text-align: left;}
.pogrubiony    {font-weight: bold;}


TR, TD, T, P, UL, LI {
    font-family: Arial, Tahoma, Helvetica, Sans Serif;
    font-size: 12px;
    color: #000000;
     }

h1 {
   font-size: 12px;
/*   FONT-WEIGHT: none;*/
   }

h2 {
  font-size: 16px;
  FONT-WEIGHT: bold;}

a {
  font-size: 12px;
  color: #003399;
  }

a:hover {
        color : #CC0000;
        }

.blade {
color: #80ABE5;
       }

.pop {
     background-image: url("images/pop_tlo.gif");
     background-repeat: repeat-y;
     }

div.pop_bottom {
     background-image: url("images/pop_bottom.gif");
     background-repeat: no-repeat;
     height: 9px;
     }

.form {
      font-family : Tahoma, Arial, Helvetica, Sans Serif;
      color: #000000;
      font-style: normal;
      font-size: 11px;
      color: #003C78;
      text-decoration: none;
      }

td.naglowek {
            background-color: #FFFFFF;
            background-image: url("images/hotel%20krakow%20naglowek%20tlo.gif");
            background-repeat: no-repeat;}


td.glowna {
          background-color: #FFFFFF;
          background-image: url("images/main_tlo.gif");
          background-repeat: repeat;
          padding-left: 30px;
          padding-right: 20px;
          padding-top: 10px;
          padding-bottom: 10px;}


.pop1 {
      background-image: url("images/polecamy_pop_tlo.gif");
      background-repeat: repeat;
      padding-right: 20px;
      padding-left: 20px;
      }

TD.kolor {
         color: #003399;
         }

div.clndr {
           background-color:#bccde5;
           position:absolute;
           cursor:default;
           display:none;
           border:3px ridge #9ab;
           }

div.clndr table {
          width:160px;
          margin:4px;
          }

div.clndr th {
           border:1px solid black;
           font:normal bold 11px arial,sans-serif;
           text-align:center;
           padding:0 2px 0 2px;
           }

div.clndr td {
          border:1px solid blue;
          cursor:pointer;
          font:normal normal 11px arial,sans-serif;
          text-align:center;
          padding:0 2px 0 2px;
          }

input.krotki {
             width:80px;
             height: 18px;
             border: 1px solid #5991dd;
             text-align:center;
             background-color:#b2ccef;
             }
input.rezerwacja {
             border: 1px solid #5991dd;
             background-color:#b2ccef;
             font: 10px black;
             }

select.rezerwacja {
             border: 1px solid #5991dd;
             background-color:#b2ccef;
             font: 10px black;
             }


li.bez_znakow {
  list-style-type: none;
  }

hr { border-top:1px solid #b2ccef; border-width:1px 0 0 0; height:1px;}

.image img {
    padding:6px;
    border: 1px solid #000;
    display:block;
    background-color: #fff;
    margin-top: 10px;
}

.thumbnail_row img {
    border:1px solid #aaa;
    margin-top:10px;
}
