/*
 * orange   	: #f54700;
 * darkblue		: #;
 */


* {
	margin: 0px;
	padding: 0px;
}

* html #footer {
	margin:-50px 0 0;
	}

* html #allDiv {
	height:100%;
	}

html {
	background-color: #ffffff;
	height: 100%;
	background-image: url('http://www.yacht-studio.pl/tmp/pic/bg.png');
	background-repeat: repeat-x;
	background-position: top center;
	}

body {
	text-align: center;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	color: #001d38;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	height:100%;
	line-height: 24px;
	background-image: url('http://www.yacht-studio.pl/tmp/pic/bg2.png');
	background-repeat: repeat-x;
	background-position: center -3px;
	}

a {
	font-weight: normal;
	text-decoration: none;
	color: #00569f;
	}

a:hover, a:visited {
	color: #0676e9;
	}

img {
	border-width: 0px;
	}

div#allDiv {
	border-bottom:1px solid #ffffff;
	margin: 0px auto;
	min-height: 100%;
	position: relative;
	width: 980px;
	text-align: left;
	}

div#topDiv {
	width: 980px;
	text-align: left;
	height: 264px;
	}

img#flashObj {
	padding-top: 51px;
	width: 667px;
	height: 203px;
	}

a#pl {
	position: absolute;
	display: block;
	width: 29px;
	height: 18px;
	top: 246px;
	right: 32px;
	}

a#en {
	position: absolute;
	display: block;
	width: 29px;
	height: 18px;
	top: 246px;
	right: 72px;
	}
	
a#logo {
	position: absolute;
	display: block;
	width: 194px;
	height: 22px;
	top: 229px;
	left: 31px;
	}

ul#topMenu {
	padding: 0px 0px 0px 32px;
	line-height: 24px;
	list-style: none;
	font-size: 12px;
	}
	
ul#topMenu li{
	display: inline;
	color: #00376b;
	margin-right: 16px;
	}

ul#topMenu li a{
	color: #00376b;
	}

h1 {
	position: absolute;
	font-weight: normal;
	font-size: 48px;
	text-align: right;
	color: #00376b;
	right: 10px;
	top: 103px;
	opacity: 0.03;
	}

div#leftDiv { 
	min-height: 218px;
	height: auto;
	padding: 91px 32px 32px 32px;
	width: 352px;
	float: left;
	}

div#leftDiv div { 
	padding: 0px 0px 32px 0px;
	width: 163px;
	}

div#leftDiv a img, div#leftDiv div.flashCont { 
	background-color: #ffffff;
	padding: 5px;
	border: 1px solid #e1e2e9;
	}

div#leftDiv div.flashCont { 
	width: 350px;
	}
	
div#leftDiv a:hover img {
	background-color: #a0a3b4;
	border: 1px solid #34384f;
	}

div#leftDiv a span { 
	width: 163px;
	text-align: center;
	color: #a0a3b4;
	display: block;
	}

div#leftDiv a:hover span { 
	text-align: center;
	color: #34384f;
	}

div#leftDiv div#thumbs {
	width: 400px;
	}

div#leftDiv div#thumbs div{
	float: left;
	margin-right: 36px;
	}

div#leftDiv div.yachtlink { 
	margin: 0px 0px 32px 0px;
	width: 340px;
	background-color: white;
	padding: 5px;
	border: 1px solid #e1e2e9;
	height: 109px;
	}

div#leftDiv div.yachtlink a { 
	float: left;	
	display: block;
	}

div#leftDiv div.yachtlink span { 
	text-align: left;
	color: #a0a3b4;
	float: left;	
	display: block;
	padding: 30px 0px 0px 20px;
	}

div#leftDiv div.yachtlink span h3{ 
	color: #a60000;
	}

div#leftDiv div#thumbs div.separator{ 
	height: 1px;
	padding:0px;
	clear: both;
	float: none;
	}

div#contentDiv {
	min-height: 218px;
	height: auto;
	padding: 84px 32px 32px 0px;
	width: 508px;
	float: right;
	text-align: justify;
	}

h2{
	position: absolute;
	color: #00376b;
	font-size: 26px;
	font-weight: normal;
	text-align: right;
	top: 320px;
	right: 32px;
	background-color: #ffffff;
	padding: 0px 10px 0px 10px;
	}

h2 span.span1{
	color: #00376b;
	font-size: 14px;
	font-weight: normal;
	}
	
h2 strong{
	color: #9db4cb;
	font-weight: normal;
	}
	
h3{
	color: #5b5b5b;
	font-size: 17px;
	font-weight: normal;
	}

div#contentDiv p{
	padding: 0px 0px 18px 0px;
	text-align: justify;
	}

div#contentDiv ul, div#contentDiv ol{
	margin-left: 32px;
	}
	
table {
	width: 100%;
//	border-collapse: collapse;
	margin: 20px auto 20px auto;
	}

table th.section{
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	background-color: #a0a3b4;
	color: #ffffff;
	text-align: left;
	}

table tr th, table tr td{
	border-bottom: 1px solid #e5e6eb;
	}


table tr:hover td{
	background-color: #f4f5f8;
	}

table th{
	font-weight: normal;
	padding: 0px 10px 0px 20px;
	background-color: #e5e6eb;
	color: #34384f;
	width: 150px;
	text-align: right;
	}

table th.tip{
	text-align: center;
	padding: 0px 0px 0px 0px;
	color: #a0a3b4;
	width: 60px;
	background-color: #f4f5f8;
	}

table td{
	text-align: right;
	padding: 0px 0px 0px 0px;
	}

table td.tip{
	text-align: left;
	padding: 0px 5px 0px 5px;
	width: 20px;
	}

div#separator, div.separator {
	clear: both;
	}

div#footer {
	clear: both;
	margin: auto;
	margin-top: -18px;
	position: relative;
	color: #9db4cb;
	font-size: 11px;
	height: 18px;
	line-height: 15px;
	padding: 0px 15px 0px 15px;
	text-align: left;
	}

div#footer a {
	color: #9db4cb;
	}

div#footer a:hover {
	color: #001d38;
	}
	
div#footer span {
	float: right;
	}

textarea{
	width: 100%;
	height: 350px;
	}