* { margin:0; border:0; padding:0; }

hr { clear:both; visibility:hidden; height:1px; overflow:hidden; margin-bottom:-1px; }

html, body { height:100%; }

body {
    background-color: #F6F6F6;
    font-size: 11px;
    color: #474747;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

div {
    text-align:left;
    padding: 0px;
    margin: 0px;
    }
.prawa {
	text-align:	right;
}
/* main body layout */

#glowna {
	position:relative;
	margin:0 auto;
	min-height:100%;

	background-color: #ffffff;
	width:778px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}

* * body {
	text-align:center;
}

* html #glowna {
    width: 780px;
    height:100%; /*zapis dla IE, który nie rozumie min-height oraz błędnie interpretuje height*/
    text-align:left;

}

#content {
	position:static;
	padding-bottom:48px; /* foot height */
	z-index:30;
}


#content #blok {
	width: 552px;
	float: right;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#blok #content_gora {
	width: 552px;
	height:auto  !important;
	height: 225px;
	min-height: 225px;
	background-image: url(../images/logo.gif);
	background-repeat: repeat-x;
	float: left;
	margin:	0px;
	overflow: hidden;
}

#blok #content_dol {
	position: relative;
	z-index:20;
}

#content_dol #naglowek{
	min-width: 522px;
	padding: 15px 20px 10px 10px;
	max-height: 55px;
	min-height: 30px;
	float: right;
    	font-size: 16px;
    	color: #61B300;
	font-weight: bold;
	text-align: right;
	background-image: url(../images/pasek.gif);
	background-repeat: no-repeat;
	background-position: 283px 32px;
	
}

#content_dol #tekst {
	width: 512px;
	height:auto  !important;
	height: 100px;
	min-height: 100px;
	float: right;
	padding: 0px 20px 15px 20px;

}


#content #content_bok {
	width: 226px;
	background-image: url(../images/menu.gif);
	background-repeat: repeat-x;
	height:auto  !important;
	height: 225px;
	min-height: 225px;
	float: left;
	padding-bottom: 15px;
}

#content_bok #linki {
	position: relative;
	float: left;
	width: 226px;
	height: 225px;
	padding: 10px;
	z-index:20;
}

#content_bok #menu {
	position: relative;
	float: left;
	width: 226px;
	z-index:20;
}

#stopka {
	position:absolute;
	bottom:0;
	left:0;
	width:778px;
	height: 48px;
	border-top: 2px solid #60B400;
   z-index: 30;
}

#stopka #stopka_lewa {
	float: left;
	margin: 8px 5px 8px 5px;
	width:160px;
	height: 30px;
	border-right: 1px solid #cfcfcf;
	background-image: url(../images/stopka.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%; 

}
#stopka #stopka_srodek {
	float: left;
	margin: 9px 8px 7px 8px;
	width:165px;
	height: 30px;
    	font-size: 10px;
    	color: #8F8F8E;
}
#stopka #stopka_prawa {
	float: left;
	margin: 8px 1px 7px 10px;
	width:170px;
	height: 30px;
   	font-size: 9px;
   	color: #8F8F8E;
	text-align: right;	
}

#stopka #stopka_prawa2 {
	float: right;
	margin: 8px 10px 7px 1px;
	width:210px;
	height: 30px;
   	font-size: 9px;
   	color: #8F8F8E;
	text-align: right;		
}

* html #stopka {
	bottom:-1px;
}


a:link {
color: #8F8F8E;
text-decoration: none;
}

a:visited {
color: #8F8F8E;
text-decoration: none;
}

a:hover, a:active {
color: #61B300;
    text-decoration: underline;
}


/* -  Tlo knif -*/

#tlo {
    position:absolute;
    top: 250px;
    bottom:72px; /*wysoko?ć stopki*/
    width:100%;
    z-index:0;
    }

* html #tlo {
    top:-72px; /*wysoko?ć stopki*/
    height:100%;
    padding-top: 320px;
    }

#tlo .lewa {
	 position: relative;
    float:left;
    width:226px;
    height:100%;
    border-right: 1px solid #cfcfcf;
    z-index:0;
    }

/* ------------- end ------------*/

#foldheader {
    cursor: pointer;
    cursor: hand;
    font-weight: none;
    color: #8F8F8E;
}

#foldinglist {
    font-weight: none;
    margin-left: 10px;
}

ul.tree-menu {
    font-size: 12px;
    line-height: 16px;
    font-family: tahoma;
    margin: 0;
    padding: 0;
    margin-left: 9px;

}
ul.tree-menu ul {
    margin: 0 0 0 0px;
    padding: 0px 0 0 0px;
}
ul.tree-menu li {
    list-style-type: none;
    margin: 0;
    padding: 0px 0 0 0px;
}
ul.tree-menu li.section {
    background-image: url("../images/menu1.gif");
    background-repeat: no-repeat;
    background-position: 3px 6px;
    padding-top: 1px;
    padding-bottom: 0px;
    padding-left: 14px;
    clear:both;
}

ul.tree-menu li.box {
    background-image: url("../images/menu2.gif");
    background-repeat: no-repeat;
    background-position: 3px 6px;
    padding-top: 1px;
    padding-bottom: 1px;       
}

ul.tree-menu a {
    margin-left: 15px;
    text-decoration: none;
    white-space: nowrap;
}

ul.tree-menu a:hover {
    margin-left: 15px;
    text-decoration: underline;
    white-space: nowrap;
}

SELECT { font-family: Arial;
         font-weight: bold;
         font-size: 8pt;
         color: #394554;
         background: #9FABBA;
         margin-left: 3pt;
         margin-right: 3pt;		   
		 	overflow: hidden;		 	
		 	border: 1px solid #6C7887;
		 	height: 15pt;
		 }
		 
INPUT { font-family: Arial;
        font-weight: bold;
        font-size: 8pt;
		  color: #394554;
        text-align: left;
		  background: #9FABBA;
        height: 12pt;
        overflow: hidden;
        border: 1px solid #6C7887;
		}
TEXTAREA { font-family: Arial;
        font-weight: bold;
        font-size: 8pt;
		  color: #394554;
        text-align: left;
		  background: #9FABBA;
        height: 100pt;
        width: 294pt;
        border: 1px solid #6C7887;
		}
		
fieldset {}
fieldset legend {}

img {
   border: 0px;
   margin: 0px;
   padding: 0px;
}

.ilustracja {
	height: 160px;
}

.belka_sprzedaz {
	float: left;
	margin-top: 0px;
   width: 506px;
   font-size: 12px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	background-color: #489FC1;
	margin-top: 15px;
}

/*** tabela rezerwacji ***/
table#rezerwacja {
	font-size:	1em;
	border-collapse:	collapse;
	table-layout:	fixed;
}
#rezerwacja th {
	background:	#7BC7E4;
	color:		#fff;
	border-right:	1px solid;
	border-bottom:	1px solid;
	text-align:	center;	
	width:		30px;
}
#rezerwacja td {
	background:	#BBD998;
	border:		0px 0px 0px 0px;
	border-right:	1px solid;
	border-bottom:	1px solid;
	text-align:	center;	
}
#rezerwacja td.hl {
	background:	#D3EAB8;
}
#rezerwacja th.jacht {
	width:		100px;
	text-align:	center;
}
