html, body {
	height: 100%;
	margin: 0;
}

body {
	background: url(images/background.jpg) center repeat-y #5859AC;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

#kontener {
	width: 750px;
	height: auto !important;	
	height: 100%;
	min-height: 100%;

	margin: auto;
	background: white;
	border: 1px solid black;
	border-top: 0;
	border-bottom: 0;
}

#content {
	width: 510px;
	height: auto !important;
	height: 280px;
	min-height: 280px;
	background-image: url(images/graf_05.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
}

#tresc {
	padding: 25px 32px 0 25px;
	text-align: justify;
}

#stopka {
	text-align:right;
	padding-bottom: 4px;
	padding-right: 23px;
}	

h1 {
	font-size:15px;
}
h3 {
	margin-top: 20px;
	font-size:14px;
}
a {
	color: #800080;
}
a:hover {
	color:#666666;
}
ul {
	margin-top: 10px;
	list-style-type:square;	
}
ol {
	margin-top: 10px;
}
.cennik-table {
	border-collapse: collapse;
}
.cennik-table th {
	padding-bottom: 5px;
}
.cennik-table td {
	padding: 2px 0;
}
.td-center {
	text-align:center;
}
.bg {
	background: #E7E7E7;
}

input, textarea, select {
	width: 200px;
	margin-left: 10px;
	border: 1px solid #999;
	font-size: 11px;
}

/******** jachty **********/
table.jacht {
	width:100%;
	border: 1px solid #989;
	margin-top: 30px;	
}
.opis {
	margin: 15px 10px 5px 10px;
	text-align:justify;
}

table.danetechniczne {
	border-collapse: collapse;
	width: 100%;

}
table.danetechniczne caption {
	font-weight:bold;
	padding: 5px;
}
table.danetechniczne td + td {
	text-align: right;
}
col.right {
	text-align: right;
}
table.danetechniczne td {
	height: 10px;
	border: 1px solid #CCC;
	padding: 2px 5px 1px 5px;	
}

.nazwa {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.linki a {
	color: #eee;
	text-decoration: none;
}
#wyposazenie {
	position: absolute;
	left: -218px;
	top: 390px;
	width: 205px;
}
#wyposazenie ul {
	margin-top:5px;
	margin-left: 10px;
	padding-left: 10px;
}
#wyposazenie li {

}
