* {
	font-size: 11px;
	font-family: Helvetica, SansSefif, Arial;
}

a,
a:hover,
a:visited,
a:active,
a:focus {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: underline;
}

.content {
	width: 960px;
	margin: 0 auto;
	border: 1px solid #bbc;
	background-image: url('../images/tlopom.gif');
	background-repeat: repeat-y;
	background-position: left;
	background-color: #DEF;
}

.header {
	width: 960px;
	height: 60px;
	background-color: #fff;
	color: #000;
	border-bottom: 1px solid #bbc;
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	background-position: left top;
}

.footer {
	clear: both;
	width: 960px;
	height: 40px;
	background-color: #000;
	color: #fff;
}

.footerContent {
	padding: 5px;
	text-align: center;
	clear: both;
}

.mainBox {
	width: 780px;
	color: #000;
	margin: 5px 0 5px 175px;
	min-height: 500px;
	height: auto !important;
   height: 500px;
}


.nav { 
	width: 160px;
	float: left;
	padding: 5px 5px 120px 5px;
	background-image: url('../images/mapa1.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
}
.navitm {
	background-image: url('../images/strz.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 15px;
	padding: 0px 0px 0px 17px;
}

h1 { font-size: 200%; }
h2 { font-size: 150%; }
h3 { font-size: 130%; font-weight: bold; }
h4 { font-size: 110%; font-weight: bold; }

.red { 
	color: red;
}
.right {
	text-align: right;
}
.nautiblue {
	color: #015ca5;
}
.nautiorange {
	color: #BF7D0B;
}

/* FORM classess ------------------------------------------------------------------------------------------------------------- */

#loginform {
	text-align: center;
	width: 310px;
	margin: 100px auto 150px auto;
	padding: 5px;
	border: 2px solid lightblue;
}
.label200 {
	display: block;
	float: left;
	width: 90px;
	text-align: right;
	padding: 3px 5px 0 0;
}
.label300 {
	display: block;
	float: left;
	width: 300px;
	text-align: right;
	padding: 3px 5px 0 0;
}
.input575 {
	width: 575px;
}
.input200 {
	width: 200px;
}
.input195 {
	width: 195px;
}
.input175 {
	width: 175px;
}
.input150 {
	width: 150px;
}
.input100 {
	width: 100px;
}
.input80 {
	width: 80px;
}
.l100 {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	padding: 3px 5px 0 0;
}
.l90 {
	display: block;
	float: left;
	width: 90px;
	text-align: right;
	padding: 3px 5px 0 0;
}

.searchformfield {
	width: 305px;
	margin: 2px 0;
}
.flRight {
	float: right;
}
.clear {
	clear: both;
}
.searchformfield img {
	margin-top: 2px;
}
.leftPanel {
	float: left; 
	width: 315px;
}
.rightPanel {
	float: right; 
	width: 315px; 
}
.centerPanel {
	margin: 0 auto; 
	text-align: center; 
	width: 130px;
}


/* RESULT classess ----------------------------------------------------------------------------------- */

img.stars {
	border: 0px solid white;
	/* behavior: url('http://nautica.pl/oferta/images/iepng.htc'); */
}

div.oddResult {
	margin: 0;
	padding: 4px;
	background-color: #DEEFFF;
}

div.evenResult {
	margin: 0;
	padding: 4px;
	background-color: #CDDEEE;
}

div.evenOneResult {
	margin: 0;
	padding: 4px 2px 4px 5px;
	background-color: #FFF;
}

div.oddOneResult {
	margin: 0;
	padding: 4px 2px 4px 5px;
	background-color: #FFFBB7;
}

div.resultText {
	float: left;
	width: 650px;
	min-height: 80px;
	height: auto !important;
   height: 80px;
}

div.oneResultHotel {
	background-color: #CDDEEE;
	padding: 4px;
}

span.ofle {
	clear: left;
	float: left;
	width: 110px;
	text-align: right;
}

span.ofpw {
	float: left;
	margin-left: 10px;
	text-align: left;
}

img.hotelThumb {
	width: 100px;
	float: right; 
	margin: 4px; 
	border: 0px solid white;
}

div.tabs {
	clear: both;
}

span.tabHeader {
	margin: 2px 2px 2px 2px; 
	border: 1px solid gray;
	padding: 2px;
}

span.tabHeaderActive {
	margin: 2px 2px 0 2px;
	border: 1px solid gray;
	border-bottom: 0px;
	background-color: white;
	padding: 2px;	
	padding-bottom: 4px;
}

div.cities {
  display: none;
}

div.citiesActive {
	margin: 2px 2px 2px 2px; 
	border: 1px solid gray;
	padding: 5px;
	background-color: white;
}

div.legenda {
	float: right;
	width: 500px;
	padding: 2px;
	background-color: #fc4;
}

div.opisOfertyUkryty {
	display: none;
}

table, tr, td {
	border: 0 solid white;
	padding: 0;
	margin: 0;
}

td.p5 {
	padding: 0 5px;
}

td.p6 {
	padding: 0 5px;
	text-align: right;
	width: 90px;
}

a.ukryty {
	display: none;
}

.rezerwacja {
	float:right;
	margin: 3px;
	padding: 3px;
	background-color: #fc4;
	border: 2px solid black;
}

/* ADMIN classess ----------------------------------------------------------------------------------- */

.adminSection {
	border: 3px solid green;
	background-color: #CCFFCC;
	padding: 5px;
}

.adminBtn {
	border: 2px solid orange;
	background-color: #FFFF99;
	width: 200px;
	cursor: pointer;
}