BODY {
     font-family: Verdana, Tahoma, Helvetica, "Sans Serif";
     color: #000;
     font-size: 12px;
     margin: 0px;
     padding: 0px;
     margin-top: 10px;
     background-color: #ffffff;
     }

#STRONA {
     width: 1000px;
     margin-left: auto;
     margin-right: auto;
}

#NAGLOWEK {
     width: 1000px;
     height: 100px;
     background-image: url("../img/naglowek.png");
     background-repeat: no-repeat;
}

#NAGLOWEK H1 {
     color: white;
     font-size: 10px;
     font-weight: bold;
     padding-top: 3px;
     margin-left: 440px;
}

#MENU_POZIOME {
     width: 1000px;
     height: 30px;
     background-image: url("../img/menu.png");
     background-repeat: no-repeat;
}

#myslidemenu {
     width: 994px;
     padding: 0px;
     margin-left: auto;
     margin-right: auto;
}

#MENU_JEZYKA {
     width: 1000px;
     height: 20px;
     background-image: url("../img/menu_jezyka.png");
     background-repeat: no-repeat;
     text-align: right;
}

#SCIEZKA {
     width: 1000px;
     height: 20px;
     padding: 2px;
}

#TRESC {
     width: 1000px;
     min-height: 400px;
}

#GLOWNA_LEWA {
     float: left;
     background-color: #eeeeee;
     padding: 10px;
     width: 570px;
}

#TRESC_LEWA {
     float: left;
     background-color: #eeeeee;
     padding: 10px;
}

#KOLUMNA_LEWA {
     float: left;
     width: 50%;
/*     padding: 5px;*/
}

#KOLUMNA_PRAWA {
     float: right;
     width: 50%;
/*     padding: 5px;*/
}

#FORMULARZ {
     float: left;
     width: 500px;
     padding: 5px;
     line-height: 20px;
}

.box_obiekt {
     width: 470px;
     background-color: #dddddd;
     padding: 5px;
}

.box_obiekt_wyrozniony {
     width: 470px;
     background-color: #bbbbbb;
     padding: 5px;
}

.box_obiekt_glowna {
     width: 470px;
     background-color: #bbbbbb;
     padding: 10px;
     margin-left: auto;
     margin-right: auto;
     font-weight: bold;
     text-align: center;
}

.box_obiekt_glowna h3{
     color: red;
     font-size:12px;
     display: block;

}

.box_przyciski {
     width: 960px;
     padding: 10px;
     margin-left: auto;
     margin-right: auto;
     text-align: center;
}

.box_przyciski img {
     border: 0;
     margin-left: 15px;
     margin-right: 15px;
     margin-top: 10px;
     margin-bottom: 10px;

}

.box_cennik {
     width: auto;
     float: left;
     width: auto;
     padding: 5px;
     line-height: 20px;
}

.box_cennik_promo {
     width: 960px;
     float: left;
     padding: 5px;
     line-height: 20px;
}

.box_cennik_b {
     width: auto;
     float: left;
     width: auto;
     padding: 5px;
     line-height: 20px;
     font-weight: bold;
}

#GLOWNA_LEWA img {
     border: 0;
     margin-left: 30px;
     margin-right: 30px;
     margin-top: 10px;
     margin-bottom: 10px;
}

#GLOWNA_PRAWA {
     float: right;
     background-color: #dddddd;
     width: 410px;
     text-align: center;
}

#GLOWNA_PRAWA img {
     border: 0;
     margin-left: 10px;
     margin-right: 10px;
     margin-top: 5px;
     margin-bottom: 5px;
     margin-left: auto;
     margin-right: auto;
}

#GLOWNA_PRAWA img.miniatura_glowna {
     border: 1px solid black;
     margin-left: 5px;
     margin-right: 5px;
     display: inline;
}

#PASEK_SZARY {
     width: 1000px;
     height: 20px;
     background-color: #dfdfdf;
     clear: both;
}

#STOPKA {
     width: 1000px;
     text-align: center;
     padding: 2px;
}

.box_i_g {
     display: block;
     float: left;
     line-height: 16px;
     word-spacing: 2px;
     padding: 2px;
}

.scroller {
     display: inline;
     float: right;
     font-weight: bold;
}

.scroller:after {
     clear:both;
}

.img_prawa {
     border: 0;
     float: right;
     margin-right: 50px;
}

H3 {
    font-size:18px;
    font-weight:bold;
    display: inline;
}


a:visited {
        text-decoration: none;
        color : #637580;
       }
a:link {
        text-decoration: none;
        color : #637580;
       }

a:hover {
        text-decoration: none;
        color : #A99C6A;
       }

a:active {
        text-decoration: none;
        color : #637580;
       }


a.hotelowy:visited {
        text-decoration: none;
        color : #0069ab;
       }
a.hotelowy:link {
        text-decoration: none;
        color : #0069ab;
       }

a.hotelowy:hover {
        text-decoration: none;
        color : #637580;
       }

a.hotelowy:active {
        text-decoration: none;
        color : #0069ab;
       }

.u {
        display: inline;
        text-decoration: underline;
}


input {
       border: 1px solid #B3B3B3;
      }

textarea {
       border: 1px solid #B3B3B3;
      }


/* koniec */


P, UL, LI {
    font-family: Verdana, Tahoma, Helvetica, "Sans Serif";
    font-size: 12px;
    color: #000000;
}

.przycisk_dodaj {
     font-size: 12px;
/*     color: #E1E4E6;*/
     color: black;
     border: 1px solid #B3B3B3;
     background-color: #a99c6a;
}

.przycisk_usun {
     font-size: 12px;
/*     color: #E1E4E6;*/
     color: black;
     border: 1px solid #B3B3B3;
/*     background-color: #4D4D4D;*/
     background-color: #a99c6a;
}

.przycisk_duzy {
     font-size: 14px;
     font-weight: bold;
/*     color: #E1E4E6;*/
     color: black;
     border: 1px solid #B3B3B3;
/*     background-color: #4D4D4D;*/
     background-color: #a99c6a;
}

div.clndr {
           background-color:#B3B3B3;
           position:absolute;
           cursor:default;
           display:none;
           border:3px ridge #4D4D4D;
           }

div.clndr table {
          width:160px;
          margin:4px;
          }

div.clndr th {
           border:1px solid black;
           font:normal bold 11px arial,sans-serif;
           color: black;
           text-align:center;
           padding:0 2px 0 2px;
           }

div.clndr td {
          border:1px solid #a9a399;
          cursor:pointer;
          font:normal normal 11px arial,sans-serif;
          color: black;
          text-align:center;
          padding:0 2px 0 2px;
          }

#podglad {
	float: left;
	width: 700px;
	/*border: 1px solid black;*/
	border: 0px;
	padding: 5px;
}

.podglad_lewy {
	width: 550px;
	float: left;
	margin-bottom: 5px;
}

.podglad_prawy {
	width: 150px;
	float: right;
	margin-bottom: 5px;
}

#podglad_g {
	float: left;
	width: 550px;
	/*border: 1px solid black;*/
	border: 0px;
	padding: 5px;
}

.podglad_lewy_g {
	width: 400px;
	float: left;
	margin-bottom: 5px;
}

.podglad_prawy_g {
	width: 150px;
	float: right;
	margin-bottom: 5px;
}