@charset "utf-8";
body {
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	border: 0;
	padding: 0;
}
img {
	padding: 0;
	margin: 0;
	border: 0;
}
h1 {
	width:725px;
	margin-bottom:20px;
	font-size:14px;
}
h2 {
	font-size: 15px;
	margin: 0px 0px 15px;
}
h3 {
	font-size: 13px;
	margin: 0px 0px 10px;
}
p { margin: 0px 0px 10px; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
input,
select,
textarea {
	margin: 4px 4px 0;
	padding: 2px;
}
#header {
	width: 989px;
	height: 180px;
	position: relative;
	padding-top: 45px;
}
#header input#szukaj {
	font-size:11px;
	padding:2px;
	margin: 3px;
}
#footer {
	clear:both;
	width: 989px;
	font-size: 11px;
	/*    color: #000000;*/
    text-align: center;
	padding-top: 70px;
}
#breadcrumbs {
	position: absolute;
	left:10px;
	top:-11px;
	padding:5px 10px 5px 10px;
	white-space:nowrap;
	font-size: 11px;
	text-decoration: none;
	border-top: 0px none;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-khtml-left-radius-bottomright: 12px;
	-khtml-right-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}
#submenu {
	width:180px;
	min-height:200px;
	float: left;
	list-style: none;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	-moz-border-radius: 12px;
	text-align: left;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#submenu li ul { margin-top: 10px; }
#submenu li ul li {
	margin-bottom: 3px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 3px;
	font-size: 8pt;
}
#submenu li li ul { display: none; }
#submenu li ul li ul li {
	margin-bottom: 0px;
	border-top: 1px solid #CCC;
	border-bottom: none;
	padding-top: 3px;
	font-size: 8pt;
}
#submenu .active,
#submenu .active > a { color:#F00; }
#submenu .active > ul { display: block; }
#submenu .active > ul > li { color:#F00; }
#submenu .has { cursor: pointer; }
#submenu .has > a { padding-right: 15px; }
#submenu .has.up { background: url(/img/menu_up.png) no-repeat right 3px; }
#submenu .has.down { background: url(/img/menu_down.png) no-repeat right 3px; }
#column1 {
	float: left;
	width: 200px;
	height:100%;
	text-align:center;
	margin-top: 5px;
}
#mainContent {
	width:985px;
	float: left;
	position:relative;
	margin-top:10px;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-khtml-border-radius: 16px;
	-moz-border-radius: 16px;
}
#maincolumn {
	width:730px;
	margin:25px 10px 10px;
	padding: 10px;
	float: left;
	overflow: hidden;
	display: block;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	-moz-border-radius: 12px;
}
#container {
	width: 989px;
	background: transparent;
	margin: 0 auto;
	text-align: left;
}
.gal-button-big {
	float: left;
	width: 112px;
	padding: 10px;
	height: 140px;
	text-align: center;
	vertical-align: middle;
	margin:5px;
	background-color: #fff;
}
.gal-clear { clear:both }
p.username {
	margin:0 auto;
	padding:5px 0 0;
	text-align:center;
	width:100%;
	color: #fff;
}
ul#topmenu {
	margin: 0px auto 0 auto;
	padding: 10px 0 0 0;
	width:100%;
	text-align:center;
	list-style:none;
}
ul#topmenu li {
	display:inline;
	margin:0 5px 0 5px;
}
ul#topmenu li a {
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	font-size:14px;
}
ul#topmenu li a:hover { text-decoration:underline; }
ul#mainmenu {
	color:#ffffff;
	position:absolute;
	list-style:none;
	bottom:5px;
	margin: 0;
	padding: 0;
	left:10px;
}
ul#mainmenu li {
	display:inline;
	margin:0 7px 0 7px;
}
ul#mainmenu li a {
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
}
ul#mainmenu li a:hover { text-decoration:underline; }
ul#mainmenu li a.active { color: #FFF000; }
#header h1 { text-indent: -99999px; }
#header #search {
	position: absolute;
	bottom: 1px;
	height: 25px;
	right: 10px;
	color:#ffffff;
}
#column1 img {
	margin: 5px auto 5px auto;
	background: #ffffff;
	text-align:center;
}
#column1 h3 { text-indent: -99999px; }
#submenu a { color: #000;/*font-weight: bold;*/ }
#submenu img { margin: 5px 3px; }
.fltrt { float: right; }
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.over_out_1 {
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	margin: 0px 20px 15px;
	line-height: 1.5em;
}
.over_out_2 {
	cursor: pointer;
	font-weight: normal;
	margin: 3px 5px 3px 0px;
	color: #1452AD;
	white-space: nowrap;
}
.over_out_1 .over_out_2 a {
	background:transparent url('/img/list-arrow-green.gif') left center no-repeat;
	display:block;
	padding-left: 8px;
}
.over_out_1 .over_out_2 .over_out_3 a {
	background:transparent url('/img/list-arrow-grey.gif') left center no-repeat;
	display:block;
	padding-left: 8px;
	margin-left: 6px;
}
.vis { display: none; }
.visy { display: block; }
.right { text-align: right; }
.center { text-align: center; }
.w80 {
	width: 80px;
	display: inline-block;
}
.w120 {
	width: 120px;
	display: inline-block;
}
.w200 {
	width: 280px;
	display: inline-block;
}
#order-form input[type="text"] { width: 170px; }
#order-form input[type="text"].short { width: 70px; }
#order-form input[type="text"].medium { width: 120px; }
#contact_maps {
	overflow: hidden;
	margin: 5px 0;
}
#map {
	height:350px;
	margin:5px 10px 5px 0;
	width:350px;
	float: left;
	overflow: hidden;
}
#map2 {
	height:350px;
	margin:5px 0 5px 10px;
	width:350px;
	float: left;
	overflow: hidden;
}
/* gallery pictures */
div.gallery {
	overflow:hidden;
	display: table;
	margin: 0 auto;
}
div.gallery div.pict {
	width: 160px;
	margin: 10px;
	float:left;
}
div.pict-title { text-align: center; }
/* end of g.p. */
.faq-list {
	list-style: none;
	padding: 0px;
	margin: 10px 0;
}
.faq-list h3 { margin: 20px 0 5px 0; }
.faq-list p { margin-top: 5px; }
ul.menu-left {
	padding-left: 0px;
	margin: 0 0 0 10px;
	list-style-type: none;
}
#links {
	width: 595px;
	margin: 0 auto;
}
#links a {
	display: inline-block;
	text-align: center;
	overflow: hidden;
	width: 190px;
	height: 100px;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #aaa;
	margin: 2px;
	position: relative;
}
#links .comp-link {
	position: absolute;
	top: 50%;
	left: 50%;
}
#links a p {
	position: relative;
	top: 40px;
	margin: 0;
}
div#lang,
div#lang2 {
	float: right;
	width: 24px;
	margin: 10px 10px 10px 0;
}
div#lang img,
div#lang2 img { margin-bottom: 5px; }
#yachts { }
.ovfl-yacht {
	text-align:center;
	display:block;
	margin: 0 auto;
}
.yacht {
	display: inline-block;
	zoom: 1;
 *display: inline;
	margin: 8px 5px;
}
.yacht p {
	text-align: center;
	margin: 3px 0;
}
#div-main { overflow: hidden; }
.in-sub-menu {
	margin:0 auto;
	width: auto;
	display: table;
}
.button-big {
	float: left;
	background: url(/img/button.png) no-repeat;
	width: 100px;
	padding: 15px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	margin:5px;
}
.button-tab td {
	height:66px;
	margin:0;
	padding:0;
	text-align:center;
	vertical-align:middle;
	width:100px;
}
.button-tab a {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
.gal-button-tab td {
	height:66px;
	margin:0;
	padding:0;
	text-align:center;
	vertical-align:middle;
	width:100px;
}
.gal-button-tab a .name {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	height: 32px;
	display: block;
	vertical-align: bottom;
}
.gal-button-tab a .name .sub-name {
	color: #333;
	font-size: 11px;
}
#contact_users {
	width: 720px;
	display: block;
	overflow: hidden;
	margin-top:15px;
}
.cont-person {
	width: 350px;
	float: left;
	margin: 10px 0;
}
.cont-foto {
	float: left;
	width: 70px;
	margin: 10px;
}
.cont-data {
	float: left;
	margin: 10px 0;
	width: 200px;
}
.cont-data h3 { margin: 0 0 5px 0; }
.cont-data p { margin: 4px 0; }
.cont-job { font-size: 11px; }
.logo-link {
	position: relative;
	top: -40px;
	left: 0px;
}
.name-link {
	position: relative;
	left: 20px;
	top: -40px;
}
div#order-div {
	display: block;
	overflow: hidden;
}
form#order-form {
	margin: 0 auto;
	width: auto;
	display: table;
}
#offer {
	overflow: hidden;
	width: 720px;
}
#offer .site {
	float: left;
	margin: 10px;
	width: 340px;
}
#offer .site h2 { text-align: center; }
#offer .site a img { margin: 0 auto; }
#offer .site a {
	overflow: hidden;
	display: block;
	width: 340px;
	text-align: center;
}
#offer h2,
#offer p { margin: 3px 0; }
.ovfl { overflow: hidden; }
.block { display: block; }
.lang-icon {
	width: 25px;
	height: 25px;
	display: inline-block;
	background: bottom left no-repeat;
	margin: 2px;
}
.lang-icon:hover { background-position: top left; }
.active-lang { background-position: top left !important; }
.word { overflow: hidden; }
.word p.name {
	float: left;
	width: 120px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
.word div.desc {
	width: 580px;
	float: left;
}
table#lang-dict td {
	border-bottom: 1px dotted #777;
	padding: 7px 0 9px;
}
.news-date {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #9e9e9e;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.news-short {
	text-align: left;
	font-size: 9px;
	line-height: 13px;
	margin: 0px;
}
.news-spacer { height: 8px; }
.news-div { margin-bottom: 10px; }
.news-td-small {
	vertical-align: top;
	padding-left: 20px;
	width: 229px;
}
.news-td-small h4 {
	margin: 0px;
	margin-bottom: 3px;
}
.news-td-small h4 a { font-size: 11px; }
.news-td-small .news-date { font-size: 9px; }
.news-td-big {
	vertical-align: top;
	width: 458px;
	text-align: left;
	padding-right: 20px;
}
.news-td-big div h1 { padding-top: 6px; }
.news-title {
	font-size: 11pt;
	margin-top: 20px;
	line-height: 13pt;
	margin-bottom: 0px;
	text-align: left;
	font-weight: bold;
}
.news-title a {
	font-size: 11pt;
	margin-top: 15px;
	text-decoration: none;
}
.news-td-big h1 { margin-bottom: 0px; }
.news-td-big p { text-align: justify; }
.news-img {
	float: left;
	margin: 0 10px 10px 0;
}
#news-prev {
	float: left;
	margin-top: 10px;
}
#news-next {
	float: right;
	margin-top: 10px;
}
#news-prev a,
#news-next a {
	padding: 3px 5px;
	display: inline-block;
}
.prev-next {
	display: block;
	text-align: right;
}
.prev-next-p,
.prev-next-pa {
	height: 12px;
	width: 90px;
	padding: 1px 3px;
	margin-left: 1px;
	text-decoration: none;
}
.prev-next-y,
.prev-next-ya,
.prev-next-old {
	height: 12px;
	width: 30px;
	padding: 1px 3px;
	margin-left: 1px;
	text-decoration: none;
}
.prev-next-y a,
.prev-next-ya a { text-decoration: none; }
#products {
	overflow: hidden;
	display: block;
}
/*div.product-content table tbody tr {
	background-color: #FFFFFF;
	color: black;
	text-align:center;
	white-space:nowrap;
}

div.product-content table tbody tr:first-child {
	background-color: silver;
	color: black;
	text-align:center;
	white-space:nowrap;
}*/
.product1 {
	overflow: hidden;
	margin: 15px 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted #aaa;
	clear:both;
}
.product1 h3 {
	background-color: #fff;
	padding: 5px;
}
.product2 {
	overflow: hidden;
	margin: 15px 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted #aaa;
	clear:both;
}
.product2 .product-photo {
	margin: 0px;
	float: right;
	text-align: center;
}
.product2 table tbody tr:first-child {
	background-color: silver;
	color: black;
	text-align:center;
	white-space:nowrap;
}
.product2 table tbody tr {
	background-color: #F7F7F7;
	color: black;
	text-align:center;
	white-space:nowrap;
	font-size: 11px;
}
.product2 .img-out {
	width:280px;
	text-align:center;
	border: 1px solid #ddd;
}
.product2 .img-in {
	position: absolute;
	left: 50%;
	top: 50%;
}
.product3 {
	overflow: hidden;
	margin: 15px 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted #aaa;
	clear:both;
}
.product3 table tbody tr:first-child {
	white-space: nowrap;
	text-align:center;
}
.product3 table tbody tr {
	color: black;
	white-space: nowrap;
	font-size: 10px;
}
.product4 {
	overflow: hidden;
	margin: 5px 0px 0px;
	border-bottom: 1px dotted #aaa;
	clear:both;
	padding: 5px 0px 10px;
}
.product4 .product-left {
	float: left;
	width: 480px;
}
.product4 .product-right {
	float: right;
	text-align: center;
	width: 202px;
	background-color: #fff;
	border: 0;
}
.product4 .prgl-frame { border: 1px solid #aaa; }
.product4 table tbody tr:first-child {
	color: white;
	white-space: nowrap;
	text-align:center;
}
.product4 table tbody tr {
	color: black;
	white-space: nowrap;
	font-size: 11px;
}
.product-photo { text-align: center; }
.product-photo img { margin: 5px; }
.product-left {
	float: left;
	width: 410px;
	margin-right:10px;
}
.product-right {
	float: left;
	text-align: center;
	width: 300px;
	background-color: #fff;
	border: 1px solid #aaa;
}
.product-content { margin-bottom: 10px; }
.links-h2 { padding-top: 15px; }
#top-menu {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
.site-button {
	text-align: center;
	padding: 3px;
	margin: 3px;
	border: 1px solid #CCC;
}
.site-button a { text-decoration:none; }
#cont-news-window {
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#cont-news-window #cont-news-popup #close-popup:hover {
	text-decoration: underline;
	background-color: #06F;
}
#cont-news-window #cont-news-popup #close-popup {
	color: #FFF;
	background-color: #39C;
	float: right;
	height: 17px;
	width: 70px;
	margin-top: -30px;
	cursor: pointer;
	text-align: center;
	padding-top: 3px;
}
#cont-news-window #cont-news-popup {
	position: fixed;
	left: 50%;
	top: 50%;
	background-color: #FFF;
	padding: 10px;
	margin: 0px;
}
.sails-flash { margin: -10px -10px 10px; }
.imgRight { margin:10px 0 10px 20px; }
.imgLeft { margin:10px 20px 10px 0; }
.gal-button-row {
	padding: 10px 10px 10px 130px;
	border: 1px solid #666;
	background: #FFF;
	margin-bottom: 10px;
	overflow: hidden;
}
.gal-button-row a { }
.gal-button-row h4 {
	display: block;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
}
.gal-button-row img {
	float: left;
	margin-left: -120px;
	border: 1px solid #999;
}
.gal-button-row .more {
	text-align: right;
	display: block;
}
.slideShow {
	margin: 0px;
	padding: 0px;
	position: relative;
}
.slideShow img { 
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	display: none;
}
.slideShow .on {
	position: absolute;
	z-index: 1;
}

