/* poprawione i nowe */

body {
    font-family: Verdana, Arial, Tahoma, Helvetica, Sans Serif;
	background-color : #dcd6cc;
	margin-top: 10px;
}

#TRESC {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}	

#NAGLOWEK {
	width: 1000px;
	height: 100px;
	border: 1px solid #d2c9b3;
	background-color: #ebe1d1;
}

#ADRES {
	font-size: 13px;
	margin-left: 15px;
	margin-top: 5px;
	float: left;
}

#MENU {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}

#MENU img {
	border: 0px;
}

#FLAGI {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}

#NAWIGACJA {
	float: right;
	margin-right: 5px;
}

#NAWIGACJA img {
	border: 0px;
}

.flaga {
	height: 16px;
	border: 0px;
}
	
#GLOWNA {
	margin-top: 5px;
    border: 1px solid #d2c9b3;
    background-color:#ffffff;
    background-image: url("img/tlo.jpg");
    background-repeat: no-repeat;
    background-position: center;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 13px;
/*	min-height: 500px;
	height:auto !important;*/
	height: 600px;
}

#STOPKA {
	height: 150px;
    border: 1px solid #d2c9b3;
    background-color:#ebe1d1;
    text-align: center;	
	font-size: 13px;
}

#STOPKA_I {
	border: 1px solid #d2c9b3;
    background-color:#ffffff;
    padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
    text-align: center;
	width: 800px;
}
	
h1 {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #CC3300;
}

h2 {
	color : #00246F;
	font-weight: bold;
	font-size: 13px;
}
			
hr { border-top:1px solid #d2c9b3; border-width:1px 0 0 0; height:1px;}

.cennik  {
	border: 1px solid black; 
	padding: 5px; 
	width:48%;
	/*min-height: 600px;
	height:auto !important;*/
	height: 510px;
}

.cennik_i {
	padding: 5px; 
	width:48%;
	/*min-height: 600px;
	height:auto !important;*/
	height: 510px;
}

div.clndr {
	background-color:#ebe1d1;
	position:absolute;
	cursor:default;
	display:none;
	border:3px ridge #d2c9b3;
}

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 #a9a399;
	cursor:pointer;
	font:normal normal 11px arial,sans-serif;
	text-align:center;
	padding:0 2px 0 2px;
          }
a {
  color: #003399;
}

a:hover {
        color : #CC0000;
}

input.rezerwacja {
	border: 1px solid #d2c9b3;
	font: 13 px black;
}

textarea {
	border: 1px solid #d2c9b3;
}
	
/* nie poprawione */

td.tabela_poziom_i {
             border: 1px solid #d2c9b3;
             background-image: url("img/naglowek.jpg");
             background-repeat: no-repeat;
             background-color: #ebe1d1;
             }

td.tabela_poziom_ii {
             border: 1px solid #d2c9b3;
             background-color:#ffffff;
             background-image: url("img/tlo.jpg");
             background-repeat: no-repeat;
             background-position: center;
             padding-right: 20;
             padding-left: 20;
             font-size: 13px;
             }

td.tabela_poziom_ii_i {
             border: 1px solid #d2c9b3;
             background-color:#ffffff;
             padding-right: 20;
             padding-left: 20;
             font-size: 13px;
             }

td.tabela_poziom_iii {
             border: 1px solid #d2c9b3;
             background-color:#ebe1d1;
             text-align: center;
             }

td.tabela_poziom_iv {
             border: 1px solid #d2c9b3;
             background-color:#ffffff;
             padding: 10;
             text-align: center;
             }

td.tabela_z_przyciskami {
             text-align: right;
             }

td.tabela_naglowek {
            text-align: center;
            font-size: 16px;
            font-weight: bold;
            color: #CC3300;
            }

td.tabela_z_tekstem {
            font-size: 13px;
            }
.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;
}
