body {
	margin: 0 auto;
	padding: 0;
	font-size: 11px;
	color: #ffffff;
	font-family: tahoma;
	background: #2F8694;
	margin-left: -8px;
}
* {	
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #19484F;
}
ul {
	margin: 10px 0 0 20px;
}
ol {
	padding-left: 40px;
}
img {
	border: 0px;
}
select {
	background: url('../images/select-bg.jpg') no-repeat;
	width: 206px;
	color: #1F5861;
	height: 20px;
	border: 0px;
}
.select-270 {
	background: url('../images/zapytanie-ofertowe-select-bg.jpg') no-repeat;
	width: 270px;
	color: #1F5861;
	height: 20px;
	border: 0px;
}
option {
	background-color: #DFE5E8;
}
#container {
	margin: 0 auto;
	width: 996px;
	height: auto;
}
.clear {
	clear: both;
}
.error {
	color: red;
}
.bold {
	font-weight: bold;
	float: left;
}
.bodytext {
	margin: 10px 0;
}

.bodytext-justify {
	margin: 10px 0;
	text-align: justify;
}
#top {
	margin: 0 auto;
	background: #B6EDF8;
}
.linki-stopka a,  .belka-newsy a, .dalej a, .glosuj a, .wiecej-o-porcie a, .wyslij-zapytanie a{
	color: #ffffff;
}
#boja-top {
	width: 176px;
	height: 166px;
	background: url('../images/boja-top.jpg');
	float: left;
}
#pppp-all {
	width: 269px;
	height: auto;
	float: left;
}
.pppp-top {
	width: 269px;
	height: 45px;
	background: url('../images/pppp-top.jpg') no-repeat;
}
.pppp-middle {
	width: 269px;
	height: 59px;
	background: url('../images/pppp.jpg') no-repeat;
}
.pppp-bottom{
	width: 269px;
	height: 62px;
	background: url('../images/pppp-bottom.jpg') no-repeat;
}
#prom-top {
	width: 551px;
	height: 166px;
	background: url('../images/prom-top.jpg') no-repeat;	
	float: left;
}
#flagi {
	position: absolute;
	margin-left: 917px;
}
#flagi img{
	margin-left: 5px;
	border: 0px;	
}
#poziom-menu-left {
	width: 16px;
	height: 32px;
	background: url('../images/poziom-menu-left.jpg') no-repeat;
	float: left;
}
#poziom-menu-middle {
	position: absolute;
	height: 32px;
	/*background: #B6EDF8;*/
	float: left;
	margin-left: 13px;
}

#poziom-menu-right {
	width: 818px;
	height: 32px;
	background: url('../images/poziom-menu-right.jpg') no-repeat;
	float: right;
}
/***************menu start**********************************/

a .bgg-left {
	background: url('../images/menu-btt-left.png') no-repeat; 
	width: 4px; 
	height: 31px; 
	float: left;
}
a.active .bgg-left {
	background: url('../images/menu-btt-left-active.png') no-repeat; 
	width: 4px; 
	height: 31px; 
	float: left;
}
a:hover .bgg-left {
	background: url('../images/menu-btt-left-hover.png') no-repeat; 
	width: 4px; 
	height: 31px; 
	float: left;
	cursor: hand;
}
a .bgg-right {
	background: url('../images/menu-btt-right.png') no-repeat; 
	width: 4px; 
	height: 31px; 
	float: left; 
	margin-right: 1px;
}
a.active .bgg-right {
	background: url('../images/menu-btt-right-active.png') no-repeat; 
	width: 4px; 
	height: 31px; 
	float: left; 
	margin-right: 1px;
}
a:hover .bgg-right {
	background: url('../images/menu-btt-right-hover.png') no-repeat; 
	width: 4px; 
	height: 31px; 
	float: left; 
	margin-right: 1px;
	cursor: hand;
}
a .bgg-middle {
	background: url('../images/menu-btt-middle.jpg') repeat-x; 
	height: 31px; 
	float: left; 
	font-size: 15px; 
	font-weight: bold; 
	color: #285177; 
	padding: 6px 6px 0 6px;
}
a.active .bgg-middle {
	background: url('../images/menu-btt-middle-active.jpg') repeat-x; 
	height: 31px; 
	float: left; 
	font-size: 15px; 
	font-weight: bold; 
	color: #ffffff; 
	padding: 6px 6px 0 6px; 
}
a:hover .bgg-middle {
	background: url('../images/menu-btt-middle-hover.jpg') repeat-x; 
	height: 31px; 
	float: left; 
	font-size: 15px; 
	font-weight: bold; 
	color: #ffffff;
	padding: 6px 6px 0 6px; 
	cursor: hand;
}
#promy-menu ul {
	display: block; 
	margin: 0;
	padding: 0;
	list-style-type: none;

}
#promy-menu ul ul {
	z-index: 9999;
	display: none;
	position: absolute;
	top: 31px;
	left: 0px;
}
#promy-menu li:hover > ul {
	display: block;
}
#promy-menu ul ul ul {
	left: 100%;
	top: 0px;
}
#promy-menu  ul ul li a, #promy-menu ul ul li a:hover, #promy-menu ul ul li .active {
	background: #FF812D;
	text-align: left;
	width: 150px;
	height: 20px;
	padding: 5px 5px 0 5px;
	border-bottom: 1px solid #F27A2B;
	font-weight: normal;
	position: relative;
	z-index: 9999;
}
#promy-menu  li.pozostale {
	border-top: 1px solid #FFA73B;
}
li.pozostale {
	position: relative;
	z-index: 9999;
}
#promy-menu ul ul li a:hover, #promy-menu ul ul li a.active {
	color: #000000;
}

#promy-menu li {
	list-style:none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	z-index: 15;
}
#promy-menu li a span {
	pdisplay:block;
}
#promy-menu ul ul li.last a, #promy-menu ul ul li.last a:hover {
	height: 40px;
}
#promy-menu li a {
	height:31px;
	display:inline;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	position: relative;
	z-index: 9999;
}
#promy-menu li a:hover {
	background-position:0 -41px;
}
#promy-menu li .aktywny {
	background-position:0 -41px;
}
.floatright {
	float: right;
}
/*********************end menu*********************************************/
#pod-menu {
	width: 966px;
	height: 70px;
	background: url('../images/pod-menu.jpg') no-repeat;
	padding: 32px 0 0 30px;
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	margin-top: -1px;
}
#pod-menu .pod-menu-1 {
	color: #2F8694;
}
#pod-menu a {
	color: #ffffff;
	text-decoration: none;
}
#content {
	background: #2F8694;
}
#top-content-bg {
	width: 996px;
	height: 68px;
	background: url('../images/top-content-bg.jpg') no-repeat;
	margin-top: -103px;
}
#content-i-stopka {
	width: 996px;
	height: 50px;
	background: #2F8694;
	padding-top: 70px;
}
#content-left {
	width: 200px;
	min-height: 500px;
	margin: -68px 18px 0 10px;
	float: left;
}

#content-middle {
	width: 540px;
	float: left;
}
#content-middle2 {
	width: 660px;
	float: left;
}
#content-middle3 {
	width: 880px;
}
#content-right {
	width: 200px;
	min-height: 500px;
	margin: -68px 10px 0 18px;
	float: left;
}
#aktualnosci-box {
	width: 200px;
	min-height: 200px;
	margin-bottom: 20px;
}
#aktualnosci-box a {
	color: #ffffff;
}
.news-more  img, .new-box-news-more img {
	margin: 0 0 -4px 0 !important;
}
.line-1px {
	width: 200px;
	height: 1px;
	margin-top: 4px;
	background: #599EA9;
}
.line-2px {
	width: 200px;
	height: 2px;
	margin-top: 3px;
	background: #9BC4CA;
	margin-bottom: 10px;
}
.aktualnosci-title-main {
	background: url('../images/aktualnosci-img.png') no-repeat;
	min-height: 24px;
	padding-left: 30px;
	margin-left: 5px;
	font-size: 18px;
	color: #ffffff;
}
.single-news {
	width: 200px;
	margin: 10px 0 10px 0;
}
.news-date .day {
	width: 19px;
	height: 15px;
	padding: 2px 0 0 4px;
	background: #296B75;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #C1DBDF;
}
.news-date .month-year {
	float: left;
	padding: 1px 0 0 5px;
	font-size: 10px;
	color: #C1DBDF;
}
.news-content {
	margin-top: 2px;
}
.news-more {
	float: right;
	text-align: right;
	margin-top: 2px;
}
.news-more-bg {
	padding: 0px 4px 4px 0px;
	background: #296B75;
	width: 10px;
	height: 10px;
	float: right;
	margin: 0 0 0 5px;
}
#newsletter-box{
	width: 200px;
	margin-bottom: 20px;
}
#kursy-walut-box {
	width: 200px;
	margin-bottom: 20px;
}
#ankieta-box{
	width: 200px;
	margin-bottom: 30px;
}
.newsletter-title-main {
	background: url('../images/newsletter-img.png') no-repeat;
	min-height: 24px;
	padding-left: 30px;
	margin-left: 5px;
	font-size: 18px;
	color: #ffffff;
}
.newsletter-input input{
	background: url('../images/input-bg.jpg') no-repeat;
	width: 173px;
	height: 20px;
	margin: 5px 0 0 5px;
	border: 0px;
	padding: 4px 0 0 4px;
	font-size: 11px;
	color: #999999;
}
.newsletter-submit {
	width: 43px;
	height: 38px;
	border: 0px;
	margin: -28px 0 0 158px;
}
.newsletter-submit-button {
	background: url('../images/newsletter-plus-min.png') no-repeat;
	width: 43px;
	height: 39px;
	border: 0px;
}
.kursy-walut-title-main {
	background: url('../images/kursy-walut-img.png') no-repeat;
	min-height: 24px;
	padding-left: 30px;
	margin-left: 5px;
	font-size: 18px;
	color: #ffffff;
}
.ankieta-title-main {
	background: url('../images/ankieta-img.png') no-repeat;
	width: 21px;
	height: 26px;
	padding-left: 30px;
	margin-left: 5px;
	font-size: 18px;
	color: #ffffff;
}
#content-middle-top {
	width: 540px;
	height: 5px;
	margin-top: -68px;
	background: url('../images/content-middle-top.jpg') no-repeat;
}
#content-middle-top2 {
	width: 760px;
	height: 5px;
	margin-top: -68px;
	background: url('../images/content-middle-top2.jpg') no-repeat;
}
#content-middle-top3 {
	width: 980px;
	height: 5px;
	margin: -68px 0 0 16px;
	background: url('../images/content-middle-top3.jpg') no-repeat;
}
#content-middle-middle {
	width: 500px;
	background: #ffffff;
	padding: 10px 20px 30px 20px;
	color: #19484F;
	font-size: 12px;
}
#content-middle-middle2 {
	width: 719px;
	background: #ffffff;
	padding: 10px 20px 30px 20px;
	color: #19484F;
	font-size: 12px;
}
#content-middle-middle3 {
	width: 940px;
	margin-left: 16px;
	background: #ffffff;
	padding: 10px 20px 30px 20px;
	color: #19484F;
	font-size: 12px;
}
#content-middle-polaczenia-single {
	width: 719px;
	background: #ffffff;
	padding: 10px 20px 30px 20px;
	color: #19484F;
	font-size: 12px;
	min-height: 800px;
}
#content-middle-middle-homepage {
	width: 520px;
	background: #ffffff;
	padding: 10px 10px 30px 10px;
	color: #19484F;
	font-size: 12px;
}
.new-box-top {
	background: url('../images/content-middle-top.jpg') no-repeat;
	width: 540px;
	height: 5px;
}
#content-middle-bottom, .przeprawa-bottom , .new-box-bottom{
	width: 540px;
	height: 5px;
	background: url('../images/content-middle-bottom.jpg') no-repeat;
}
.przeprawa-bottom-formularz {
	width: 570px;
	height: 5px;
	background: url('../images/content-middle-bottom-formularz.jpg') no-repeat;
}
#content-middle-bottom2{
	width: 760px;
	height: 5px;
	background: url('../images/content-middle-bottom2.jpg') no-repeat;
}
#content-middle-bottom3{
	width: 980px;
	height: 5px;
	background: url('../images/content-middle-bottom3.jpg') no-repeat;
	margin-left: 16px;
}
#stopka {
	width: 996px;
	height: 50px;
	background: #2F8694;
}
.waluty-table {
	width: 200px;
	border-collapse: collapse;
	text-align: center; 
	font-size: 11px;
}
.waluty-table td {
	width: 60px;
	border: 1px solid #2F8694;
}
.waluty-nazwa {
	width: 80px !important;
	background: #266B76;
}
.waluty-kurs {
	font-weight: bold;
	background: #266B76;
}
.waluty-kolor{
	background: #266B76;
}
.waluty-kolor0 {
	background: #44929F;
}
.waluty-kolor1{
	background: #599EA9;
}
#additional-box {
	width: 200px;
	margin-bottom: 25px;
}
#additional-box img {
	border: 0px;
}
#content-middle-middle h1, #content-middle-middle-homepage h1, #content-middle-middle2 h1 , #content-middle-middle3 h1 , #content-middle-polaczenia-single h1 {
	font-size: 18px;
	font-weight: normal;
	color: #62A4AE;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #2F8694;
	padding-bottom: 10px;
	width: 500px;
}	
#content-middle-middle-homepage h1 {
	width: 520px;
}
#content-middle-middle2 h1, #content-middle-polaczenia-single h1 {
	width: 720px;
}
#content-middle-middle3 h1 {
	width: 940px;
}

/*.content-line {
	border-top: 1px solid #2F8694;
	width: 500px;
}
.content-line2 {
	border-top: 1px solid #2F8694;
	width: 720px;
	margin-bottom: 20px;
}

.content-line3 {
	border-top: 1px solid #2F8694;
	width: 940px;
	margin-bottom: 20px;
}*/
.content-middle-tresc img {
	margin: 5px 5px 5px 0;
	border: 0px;
	float: left;
}
#wyszukiwarka-box {
	margin-bottom: 20px;
	width: 200px;
}
.wyszukiwarka-input input{
	background: url('../images/input-bg.jpg') no-repeat;
	width: 173px;
	height: 20px;
	margin: 5px 0 0 0;
	border: 0px;
	padding: 4px 0 0 4px;
	font-size: 11px;
	color: #999999;
}
.wyszukiwarka-title-main {
	background: url('../images/wyszukiwarka-img.png') no-repeat;
	min-height: 24px;
	padding-left: 30px;
	font-size: 18px;
	color: #ffffff;
}
.wyszukiwarka-submit {
	float: right;
	margin: -24px 0px 0 0;
}
.wyszukiwarka-submit-button {
	background: url('../images/wyszukiwarka-go.jpg') no-repeat;
	width: 21px;
	height: 21px;
	border: 0px;
}
.line-stopka {
	width: 980px;
	height: 2px;
	margin: 30px 0 0 16px;
	background: #9BC4CA;
}
.linki-stopka {
	margin: 15px 0;
	text-align: center;
	color: #6EAAB4;
}
.linki-stopka a {
	margin: 0 15px 0 15px;
}
.stopka-img {
	background: url('../images/stopka-img.jpg') no-repeat;
	width: 980px;
	height: 36px;
	margin: 0 0 5px 16px;
	color: #589EA9;
	padding: 11px 0 0 10px;
}
.stopka-img .right {
	float: right;
	margin-right: 20px;
}
.stopka-img a {
	color: #589EA9;
	font-weight: bold;
}
#stopka .additional-text {
	font-size: 10px;
	color: #97C3CA;
	text-align: center;
	margin-bottom: 2px;
}
.stopka-prom {
	background: url('../images/stopka-prom.png') no-repeat;
	width: 47px;
	height: 34px;
	margin-left: 465px;
}
.rejs {
	margin-top: 12px;
	padding: 8px;
	background: #F0F5F7;
	color: #879195;
}
.nazwa-rejsu {
	font-weight: bold;
	color: #19484F;
}
#content-middle-middle-homepage .content-line {
	width: 520px;
}
.orange {
	font-size: 12px;
	font-weight: bold;
	color: #FF6B08;
	margin: 0 7px 7px 12px;
}
.mapka-homepage {
	width: 520px;
	height: 366px;
}
#belka-homepage {
	margin-top: -68px;
	margin-bottom: 68px;
}
.belka-left {
	background: url('../images/belka-left.jpg') no-repeat;
	width: 5px;
	height: 28px;
	float: left;
}
.belka-right {
	background: url('../images/belka-right.jpg') no-repeat;
	width: 5px;
	height: 28px;
	float:left;
}
/*.belka-middle {
	background: url('../images/belka-middle.jpg') repeat-x;
	height: 28px;
	width: 532px;
	float: left;
	margin: -14px 0 0 4px;
}*/
.belka-newsy {
	margin: 5px 0 -5px 0;
	height: 14px;
	overflow-x: hidden !important;
	overflow-y: hidden !important;
}
.belka-middle a{
	margin: 0 8px;
}
#homepage-middle-container #content-middle-top {
	margin-top: 0px;
}
.przeprawa-trasa {
	color: #1F5861;
	background: #ffffff;
	padding: 12px 0 10px 0;
	margin-top: 8px;
}

.przeprawa-bottom {
	margin: 0px 0 10px 0;
}
#przeprawa-homepage .dalej button{
	background: url('../images/dalej-button-bg.png') no-repeat;
	margin: -73px 60px 70px 0;
	border: 0px;
	float: right;
	width: 120px;
	height: 20px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
}
#content-middle-middle2 .content-middle-tresc #przeprawa-homepage .dalej button {
	margin: -62px 200px 70px 0;
}
#content-middle-middle2 .content-middle-tresc #przeprawa-homepage .przeprawa-trasa {
	background:#F1F1F1 none repeat scroll 0 0;
	color:#1F5861;
	margin-top:8px;
	padding:12px 0 10px;
	width:570px;
}
.przeprawa-homepage-naglowek {
	margin-bottom: 20px;
}
.glosuj {
	margin: 15px 0 10px 80px;
}

.przeprawa-left, .przeprawa-middle, .przeprawa-right, .przeprawa-left-formularz, .przeprawa-middle-formularz, .przeprawa-right-formularz {
	background: #22626C;
	color: #BDD0D3;
	padding: 7px 20px 0 20px;
	border-bottom: 1px solid #1F4D60;
	padding: 7px 20px;
}
.przeprawa-left {
	background: #1F5A63;
}
.przeprawa-middle {
	background: #2D7E8A;
}
.przeprawa-right {
	background: #266F79;

}
.active .przeprawa-left{
	background: #fff url('../images/przeprawa-left-active.jpg') no-repeat;
	width: 6px;
	color: #285177;
	padding: 7px 20px 8px 20px;
	border-bottom: 0px;
}
.active .przeprawa-left-formularz{
	background: #f1f1f1 url('../images/przeprawa-left-active-formularz.jpg') no-repeat;
	width: 6px;
	color: #285177;
	padding: 7px 20px 8px 20px;
	border-bottom: 0px;
}
.przeprawa-zakladki div {
	float: left;
}
.przeprawa-zakladki .clear {
	float: none;
}
.przeprawa-left {
	/*margin-right: -4px;*/
}
.active .przeprawa-middle, .active .przeprawa-right {
	background: #ffffff;
	color: #285177;
	padding: 7px 20px 8px 20px;
	border-bottom: 0px;
}
.active .przeprawa-middle-formularz, .active .przeprawa-right-formularz {
	background: #f1f1f1;
	color: #285177;
	padding: 7px 20px 8px 20px;
	border-bottom: 0px;
}
.przeprawa-trasa p{
	margin: 1px 8px 5px 0px !important;
}
.przeprawa-trasa select{
	font-size: 11px;
}
.podroz, .dane-pojazdu, .dane-zamawiajacego , .pozostale, .informacje-o-pojezdzie{
	margin-top: 20px; 
	color: #687479;
}
.wyszukiwarka-polaczen-box .podroz, .wyszukiwarka-polaczen-box .dane-pojazdu, .wyszukiwarka-polaczen-box .dane-zamawiajacego, .wyszukiwarka-polaczen-box .pozostale, .wyszukiwarka-polaczen-box .informacje-o-pojezdzie {
	font-size: 12px;
}
.wyszukiwarka-polaczen-box p {
	margin: auto;
}
.podroz-line, .dane-pojazdu-line, .dane-zamawiajacego-line, .pozostale-line , .informacje-o-pojezdzie-line, .rejestracja-line, .podroz-powrotna-line  {
	border-top: 1px solid #D7DFE2 !important;
}
.podroz-line {
	margin: -8px 0 0 50px !important;
}
.dane-pojazdu-line {
	margin: -8px 0 0 90px !important;
}
.dane-zamawiajacego-line {
	margin: -8px 0 0 185px !important;
}
#back_div .podroz {
	margin-left: -30px;
}
.podroz-powrotna-line {
	margin: -8px 0 15px 75px !important;
}
.pozostale-line {
	margin: -8px 0 0 65px !important;
}
.informacje-o-pojezdzie-line {
	margin: -8px 0 0 140px !important;
}
.rejestracja-line  {
	margin: 0 0 10px 110px !important;
}
.wyszukiwarka-polaczen-box {
	margin: 20px 0 0 30px;
	font-size: 11px;
}
.wyszukiwarka-polaczen-box .first-label, .wyszukiwarka-polaczen-box .first-label5{
	width: 130px;
	text-align: right;
	float: left;
	padding: 0 10px 15px 0;
}
.wyszukiwarka-polaczen-box .radio {
	float: left;
}
.wyszukiwarka-polaczen-box .radio input{
	margin-right: 5px;
}
.wyszukiwarka-polaczen-box .option, .wyszukiwarka-polaczen-box .option5 {
	float: left;
}
.wiecej-o-porcie {
	float: left;
	font-size: 10px;
	color: #ffffff;
	background: #8699A6;
	font-style: italic;
	padding: 2px 5px;
	margin-left: 5px;
}
.wyszukiwarka-polaczen-box .wyslij-zapytanie {
	margin-left: 270px;
	margin-top: 10px;
	background: url(../images/dalej-button-bg.png) no-repeat;
	border: 0px;
	padding: 0 0 3px 0;
	width: 120px;
	height: 20px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}
.polaczenia-miedzy-krajami, .polaczenia-miedzy-miastami {
	float: left;
	width: 300px;
	height: 80px;
	background: #EEF1F1;
	margin-top: 20px;
	margin-left: 20px;
}	
.polaczenia-miedzy-krajami select, .polaczenia-miedzy-miastami select{
	margin: 0 0 0 20px;
	font-size: 11px;
}
.pmk-p {
	font-weight: bold;
	margin: 20px 20px 10px 20px;
}
.polaczenia-linia {
	border-top: 1px solid white; 
	border-bottom: 2px solid #19484F;
	margin-top: 15px;
}
.dostepne-polaczenia {
	margin-top: 20px;
	color: #19484F;
}
.dostepne-polaczenia p {
	float: left;
	font-weight: bold;
}
.dostepne-polaczenia a {
	color: #19484F;
}
.dostepne-polaczenia .nieparzysta {
	background: #F3F6F7;
	height: 37px;
	border-top: 1px solid #ffffff;
	padding: 3px 0 0 8px;
}
.dostepne-polaczenia .parzysta {
	background: #E8EEEF;
	height: 37px;
	border-top: 1px solid #ffffff;
	padding: 3px 0 0 8px;
}
.dostepne-polaczenia .parzysta  img, .dostepne-polaczenia .nieparzysta  img {
	float: left;
	margin: 0;
}
.dostepne-polaczenia .mapa a, .dostepne-polaczenia .polaczenie a, .dostepne-polaczenia .armator a{
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
}
.dostepne-polaczenia .rezerwacja a img {
	border: 0px;
	margin: -1px 4px 0 0;
}
.zestawienie {
	background: #E8EEEF;
	height: 23px;
	border-bottom: 1px solid #ffffff;
	padding: 7px 0 0 8px;
	margin-top: 10px;
}
.zestawienie-border {
	border-bottom: 2px solid black;
}

.mapa {
	width: 50px;
}
.start, .koniec {
	width: 190px;
}
.start img, .koniec img {
	border: 0px;
}
.armator, .rezerwacja {
	width: 100px;
}
.polaczenie {
	width: 75px;
}
.dostepne-polaczenia .parzysta .polaczenie, .dostepne-polaczenia .nieparzysta .polaczenie, .dostepne-polaczenia .parzysta .armator, .dostepne-polaczenia .nieparzysta .armator, .dostepne-polaczenia .parzysta .start, .dostepne-polaczenia .nieparzysta .start , .dostepne-polaczenia .parzysta .koniec, .dostepne-polaczenia .nieparzysta .koniec  {
	padding-top: 6px;
}
.dostepne-polaczenia .parzysta .rezerwacja, .dostepne-polaczenia .nieparzysta .rezerwacja {
	padding-top: 4px;
}
 .kraj {
	font-size: 9px;
	font-weight: normal;
	margin-top: 5px;
}
.dostepne-polaczenia .parzysta .miasto, .dostepne-polaczenia .nieparzysta  .miasto{
	padding-left: 4px;
}
.dostepne-polaczenia .parzysta a:hover, .dostepne-polaczenia .nieparzysta a:hover {
	color: #0099CC;
}
.szer-wys-dl {
	background: url('../images/dl-szer-wys-rej-ciezarowe.jpg') no-repeat;
	width: 128px; 
	height: 47px; 
	float: left;
	margin: 0 20px 10px 140px;
	padding: 3px 0 0 2px;
}
.wymiar {
	width: 0px;
	text-align: right;
	float: left;
	padding-right: 0px;
}
.wymiar img {
	margin-left: 140px;
}
.pobierz-pdf a{
	font-weight: bold;
	color: #1F5861;
}
.pobierz-pdf a img {
	border: none;
	margin:0;
	padding:10px 5px 0 0;
}
.input-tekst {
	background: url('../images/rejestracja-input-bg.jpg') no-repeat;
	width: 189px;
	height: 20px;
	border: 0px;
	font-size: 11px;
	padding: 3px 0 0 2px;
}
.uwagi-tekst  textarea{
	width: 239px;
	height: 80px;
	background: url('../images/uwagi-bg.jpg') no-repeat;
	border: 0px;
	margin-bottom: 10px;
	float: left;
}
.fl-left {
	width: 20px;
	height: 20px;
	float: left;
}
.fl-left2 {
	width: 20px;
	height: 25px;
	float: left;
	margin-bottom: 20px !important;
}
.warunki {
	font-size: 10px;
	text-align: justify;
}
.wyszukiwarka-polaczen-box select {
	width: 189px;
	font-size: 11px;
}
.select-small {
	background: url('../images/select-small-bg.jpg') no-repeat;
	width: 42px !important;
	height: 20px;
}
.select-rok select {
	background: url('../images/select-rok.jpg') no-repeat;
	width: 52px !important;
	height: 20px;
}	
.radio110 {
	float: left;
	margin-bottom: 10px;
}
.greybg{
	background: #F3F5F6;
	margin: 0 0 10px 0;
	padding: 10px 0 0px 0;
}
.greybg .rok {
	background: url('../images/select-rok.jpg') no-repeat;
	float: left;
	margin-right: 5px;
}
.greybg .miesiac {
	background: url('../images/select-miesiac.jpg') no-repeat;
	float: left;
	margin-right: 5px;
}
.greybg .dzien {
	background: url('../images/select-dzien.jpg') no-repeat;
	float: left;
	margin-right: 5px;
}
.greybg .rok, .greybg .rok select {
	width: 55px !important;
}
.greybg .miesiac, .greybg .miesiac select {
	width: 73px !important;
}
.greybg .dzien, .greybg .dzien select {
	width: 64px !important;	
}
.wybrane {
	height: 40px;
	background: #E8EEEF;
	padding-top: 20px;
}
.wybrane-polaczenie-label {
	width: 130px;
	float: left;
	margin-left: 10px;
}
.wybrane-polaczenie-nazwa, .wybrane-polaczenie-nazwa-armatora {
	width: 500px;
	float: left;
}
.wybrane-polaczenie {
	margin-bottom: 20px;
}
.wybrane-polaczenie-nazwa img {	
	margin: 1px 10px 0 0;
	position: absolute;
}
.wybrane-polaczenie-nazwa-armatora {
	text-decoration: underline;
}
.wybrane-polaczenie-line2px {
	border-top: 2px solid #19484F;
	margin: 1px 0 1px 0;
}
.miasto-bold {
	font-weight: bold;
	margin-left: 25px;
}
.opis-polaczenia {
	margin-top: 15px;
}
.opis-polaczenia img {
	margin: 0 10px 15px 0;
}
.armatorzy-img {
	width: 180px;
	float: left;
	margin-top: 15px;
	text-align: center;
}
.armatorzy-obok-img {
	width: 305px;
	float: left;
	margin-left: 15px;
}
.armatorzy-obok-img  h3 {
	margin-bottom: 10px;
}
.armatorzy-obok-img  .news-more, .warunki {
	margin-top: 10px;
}
.armatorzy-obok-img .news-more a{
	color: #19484F;
}
.armatorzy-obok-img .news-more a .news-more-bg {
	color: #ffffff;
}
.stronicowanie{
	font-size: 11px;
	text-align: center;
	margin-top: 30px;
}
.stronicowanie .poprzednia a{
	color: #8CA3A7;
	float: left;
}
.stronicowanie .nastepna a{
	color: #19484F;
	float: left;
}
.stronicowanie .numer-strony a{
	color: #666666;
	background: url('../images/bg-stronicowanie.jpg') no-repeat;
	width: 17px;
	height: 17px;
	float: left;
	padding-top: 2px;
	margin: 0 2px;
}
.stronicowanie #active, .stronicowanie .active {
	color: #ffffff !important;
	background: url('../images/bg-stronicowanie-active.jpg') no-repeat !important;
	width: 17px !important;
	height: 17px !important;
}
.pagin  {
	font-size: 11px;
	text-align: center;
	margin: 30px 0 0 0;
}
.pagin a {
	background: url(../images/bg-stronicowanie.jpg) no-repeat;
	width: 17px;
	height: 17px;
	margin:0 2px;
	padding: 2px 6px 10px 6px;
	color: #666666;
	margin: 0 -1px;
}
.pagin .prev,.pagin .prev a {
	color: #8CA3A7;
	background: none;
}
.pagin .next, .pagin .next a {
	background: none;
	color: #8CA3A7;
}
.pagin .act {
	background: url(../images/bg-stronicowanie-active.jpg) no-repeat;
	color: #FFFFFF;
	height:17px;
	width: 17px;
	padding: 2px 6px 10px 6px;
	font-weight: normal;
}
.scan-01 {
	background: url('uploads/tx_pks/scan_01.gif');
}
.ankieta-radio input {
	margin: 5px 5px 0 10px;
}
.ankieta-radio span {
	margin-top: -5px;
}
.user {
	border-top: 1px solid #ffffff;
	margin-left: -30px;
	padding: 10px 0 0 30px;
}
.armatorzy-single-image {
	float: left;
}
.t3xtooltip {
	color: blue;	
	text-decoration: underline blink
}
p.error {
	background-color: red;	
}
div.calendar{
  font-size: smaller;
  color: #000;
}
div.calendar.popup{
  margin-left: -40px;
  margin-top: -100px;
}
div.calendar table{
  background-color: #eee;
  border: 1px solid #aaa;
  border-collapse: collapse;
}
div.calendar thead {
  background-color: white;
}
div.calendar td, div.calendar th{
  padding: 3px;
  text-align: center;
}
div.calendar td.title{
  font-weight: bold;
}
div.calendar th{
  background: #ddd;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  font-weight: bold;
  color: #555;
}
div.calendar tr.days td {
  width: 2em;
  color: #555;
  text-align: center;
  cursor: pointer;
}
div.calendar tr.days td:hover, div.calendar td.button:hover{
  background-color: #34ABFA;
  cursor: pointer;
}
div.calendar tr.days td:active, div.calendar td.button:active{
  background-color: #cde;
}
div.calendar tr.days td.selected{
  font-weight: bold;
  background-color: #fff;
  color: #000;
}
div.calendar tr.days td.today{
  font-weight: bold;
  color: #D50000;
}
div.calendar tr.days td.otherDay{
  color: #bbb;
}
.radio110 input {
	margin-right: 20px 
}
.ankieta-odp {
	margin: 5px 0;
}
.ankieta-wynik {
	width: 200px;
	height: 18px;
	background: #599EA9;
	margin-bottom: 8px;
}
.ankieta-wynik .wynik {
	height: 18px;
	background: #266B76;
	float: left;
}
.ankieta-wynik .wynik-liczbowy {
	float: right;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: none;
}
.tx-indexedsearch-title a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #19484F;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #285177;
}
.tx-indexedsearch-descr {
	color: #eeeeee;
}
.tx-indexedsearch-browsebox {
	margin-bottom: 20px;
}
.tx-indexedsearch-searchbox a {
	color: #ffffff;

}
.tx-indexedsearch-rules .tx-indexedsearch-rules {
	padding: 10px;
	margin-top: 10px;
	border: 1px dotted #eee;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	margin-bottom: 5px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	background: url('../images/input-bg.jpg') no-repeat;
	width: 173px;
	height: 20px;
	border: 0px;
	padding: 2px 0 0 1px;
	margin-left: 2px;
}
.tx-indexedsearch-searchbox form table tr td{
	padding-bottom: 2px;
}
.act {
	font-weight: bold;
}
#mapa_listing table tr td a img {
	border: 0px;
}
#mapa_listing .start, #mapa_listing .koniec {
	width: 250px;
}
#mapa_listing .armator {
	width: 130px;
}
#mapa_listing .rezerwacja {
	width: 150px;
}
#mapa_listing .polaczenie {
	width: 120px;
}
.rezerwacja-rok-miesiac {
	height: 30px;
	width: 720px;
}

.rezerwacja-rok {
	float: left;
	width: 53px;
	height: 26px;
	background: #2F8694;
	padding: 4px 0 0 1px;
	text-align: center;
}
.rezerwacja-miesiac,.r-m {
	float: left;
	width: 52px;
	height: 23px;
	margin-left: 1px;
	background: #2F8694;
	font-size: 11px;
	color: #fff;
	padding: 0px;
}
.rezerwacja-rok-miesiac .rezerwacja-miesiac, .rezerwacja-rok-miesiac .r-m{
	padding: 7px 0 0 1px;
	text-align: center;
}
.rezerwacja-nieparzyste .rezerwacja-rok,.r-np .rezerwacja-rok {
	background: #E1E1E1;
	color: #19484F;
	margin-top: 1px;
	padding: 6px 0 0 1px;
	height: 24px
}
.rezerwacja-nieparzyste .rezerwacja-miesiac ,.r-np .r-m {
	background: #E1E1E1;
	margin-top: 1px;
	height: 30px;
	padding-left: 1px;
}
.rezerwacja-parzyste .rezerwacja-rok,.r-p .rezerwacja-rok {
	background: #F0F0F0;
	margin-top: 1px;
	padding: 6px 0 0 1px;
	height: 24px
}
.rezerwacja-parzyste .rezerwacja-miesiac ,.r-p .r-m{
	background: #F0F0F0;
	margin-top: 1px;
	height: 30px;
	padding-left: 1px;
}
.rezerwacja-miesiac img , .r-m img {
	margin: 0;
	width: 17px;
	padding-top: 6px;
}
.rezerwacja-miesiac a img ,.r-m a img {
	border: 0px;
}
.rezerwacja-spis {
	height: 500px;
	width: 731px;
	overflow-x: hidden;
	overflow-y: scroll;
	position: relative;
}

/* wybrane polaczenie - window.js begin */
.dialog_n {
	background: #2F8694 none !important;
}
.dialog_maximize {
	width: auto !important;
	left: 20px !important;
}
.dialog_content {
	background: #ffffff !important;
	color: #19484F !important;
}
.dialog_minimize, .dialog_maximize, .dialog_close {
	background: none !important;
}
.dialog_close {
	left: 190px !important;
}

.dialog table.table_window {
	width: 200px !important;
}
.popup  a {
	color: #19484F !important;
	font-size: 11px !important;
	float: left;
	padding: 7px 6px 2px 6px;	
}

/* wybrane polaczenie - window.js  end*/

.aktualnosci-single .title {
	font-size: 14px;
	font-weight: bold;
}
.aktualnosci-single .date {
	font-size: 10px;
	color: #338792;
}
.aktualnosci-single .opis {
	margin-top: 5px;
}
.aktualnosci-single .more {
	font-size: 11px;
	float: right;
	margin-top: -11px;
}
.aktualnosci-single .more img {
	margin-bottom: -4px;
}
.aktualnosci-clear {
	clear: both;
	margin-bottom: 20px;
}
.register p {
	margin-top: 5px;
}
.register .input-p {
	float: left;
}
.register {
	margin-top: 20px;
}
.label {
	float: left;
	text-align: right;
	width: 100px;
	margin-right: 10px;
	font-size: 11px;
}
.textarea-tekst {
	background: url(../images/textarea-bg.jpg) no-repeat;
	width: 239px;
	height: 80px;
	border: 0px;
}
.reset {
	background: #3f7b85;
	border-right: 1px solid #266c78;
	border-bottom: 1px solid #266c78;
	font-size: 10px;
	color: #fff;
	padding: 1px 3px;
	margin: 15px 5px 0 130px;
}
.submit {
	background: #fe842e;
	border-right: 1px solid #ff6501;
	border-bottom: 1px solid #ff6501;
	font-size: 10px;
	color: #fff;
	padding: 1px 3px;
	margin: 15px 0 0 0;
}	
.back {
	margin-top: 10px;
}
.back img{
	margin-bottom: -3px;
	float: none;
}
.tx-indexedsearch-searchbox form a {
	color: #19484F;
}

input.no-bg {
	background: none !important;
	border: 1px solid #19484F !important;
	height: 16px !important;
	padding: 1px 0 1px 1px !important;
}

.car,.truck,.pedestrian {
	width: 17px;
	height: 17px;
	float: left;
	margin: 6px 0 0 0;
	cursor: pointer;
}

.car {
	background: url('../images/rezerwacja-osobowe.jpg') no-repeat;
}
.truck {
	background: url('../images/rezerwacja-ciezarowe.jpg') no-repeat;
}
.pedestrian {
	background: url('../images/rezerwacja-piesi.jpg') no-repeat;
}
.szukaj-label {
	padding-top: 4px;
}
.tx-indexedsearch-descr {
	color:#19484F;
	font-style: normal !important;
}
p.align-justify, p.align-left, p.align-right, p.align-center, p.align-middle{
	margin-bottom: 10px;
}
p.align-justify a, p.align-left a, p.align-right a, p.align-center a, p.align-middle a {
	text-decoration: underline;
}
.align-right {
	text-align: right !important;
}
.align-left {
	text-align: left !important;
}
.align-center {
	text-align: center !important;
}
.align-justify {
	text-align: justify !important;
}
#hot-news {
    width: 540px;
    background: #276B76;
	margin-top: -68px;
} 
#hot-news2 {
    width: 540px;
    background: #276B76;
}
#top-left {
    height: 3px;
    background: url(../images/hot-news.gif) no-repeat;
}
#top-right {
    width: 4px;
    height: 14px;
    background: url(../images/hot-news.gif) 0px -14px no-repeat;
    float: right;
}      
#bottom-right {
    width: 4px;
    height: 14px;
    background: url(../images/hot-news.gif) 0px -28px no-repeat;
    float: right;
}
#bottom-left {
	height: 14px;
    background: url(../images/hot-news.gif) 0px -42px no-repeat;
}
.first-label-dane {
	float: left;
	font-weight: bold;
}
.dalej button,.glosuj button {
	background:#FF8330 none repeat scroll 0 0;
	border:1px solid #FF6600;
	color:#FFFFFF;
	margin:0px 20px 20px 0px;
	width:100px;
	text-align: center;
}
.popraw-dane button {
	background: #3C7883 none repeat scroll 0 0;
	border: 1px solid #276B76;
	color: #FFFFFF;
	margin: 0px 20px 20px 200px;
	width: 100px;
	text-align: center;
}
.submit-form .popraw-dane button, .submit-form .dalej button {
	float: left;
}
#content-middle p {
	margin: 10px 0;
}

a.internal-text {
	text-decoration: underline;
}
.ods_ajaxmailsubscription a {
	color: #ffffff;
	text-decoration: underline;
}
.tabela-nbp {
	margin: 5px 0 0 50px;
	font-weight: bold;
	text-align: center;
	background: #266B76;
	width: 120px;
}
.armatorzy-single-image img{
	margin-right: 15px;
}
#additional-box .news-more a,#ankieta-box .news-more a {
	color: #ffffff;
}
.tettnewstickerclass {
	text-align: center;
}
#tettnewsticker1821 a {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;	
}
#tettnewsticker1822 {
	visibility: hidden !important;
}
#tettnewsticker1821 {
	position: relative !important;
	z-index: 1;
}
.tx-tettnewsticker-pi1 {
	margin: -100px 0px 0 0px;
	width: 520px;
}
.tx-sremailsubscribe-pi1-submit {
	background:#FF781E none repeat scroll 0 0;
	border:1px solid #FF6600;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	margin-left:310px;
	width:115px;
}
.tx-sremailsubscribe-pi1 input {
	margin-top: 2px;
}
#homepage-container .csc-header-n2 h1{
	font-size: 15px;
	margin: 22px 0 12px 0;
}
#homepage-container {
	margin-top: 15px;
}
.wybierz-inne-polaczenie img {
	margin: 0 5px -3px 10px;
}
.stopka-img .middle {
	text-align: center;
}
.stopka-img .middle img{
	float:right;
	margin-right:15px;
	margin-top:-10px;
}
.stopka-img span {
	margin-left: 50px;
}
.content-middle-tresc div div div .news-more {
	margin-top: 9px;
}
.przeprawa-trasa .label {
	width: 80px; 
	float: left; 
	text-align: right; 
	margin: 1px 3px 5px 20px !important;
}
.wybierz-inne-polaczenie {
	float: right;
	background: url(../images/wybierz-inne-polaczenie-bg.png) no-repeat;
	padding: 2px;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:20px;
	width:150px;
	margin-top: -16px;
	margin-right: 9px;
}
.wybierz-inne-polaczenie  a {
	color: #ffffff;
	margin-left: 5px;
}
#contact-form fieldset {
	border: 0px;
	margin-bottom: 5px;
}
#contact-form fieldset .left {
	float: left;
	width: 120px;
	text-align: right;
	margin-right: 5px;
}
#contact-form fieldset input {
	float: left;
	width: 170px;
}
.tx-your-extension-id-pi1-captcha .tx-srfreecap-pi2-cant-read a {
	font-weight: bold;
}
.tx-srfreecap-pi2-cant-read {
	color: #19484F;
}
.zapytanie-ofertowe-fieldset-wyslij {
	text-align: center;
	position: relative;
	margin-top: 20px;
}
.zapytanie-ofertowe-fieldset-first {
	margin-top: 10px;
}
img.tx-srfreecap-pi2-image {
	margin-left: 0px;
}
.tx-your-extension-id-pi1-captcha {
	margin-left: 10px;
}
.zapytanie-ofertowe-wyslij {
	background: url(../images/dalej-button-bg.png) no-repeat;
	width: 120px;
	height: 20px;
	cursor: pointer;
	border: 0px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
.tx-srfreecap-pi2-cant-read {
	font-size: 1em;
}
#v_container {
	top: auto !important;
	left: auto !important;
	position: relative !important;
	z-index: 0 !important;
	background: none !important;
}
a.vnewsticker {
	position: relative;
	z-index: 0;
}
.messagediv {
	text-align: center;
}
#homepage-container .csc-firstHeader {
	font-size: 14px;
	margin-bottom: 10px;
}
#myhtmlticker {
	height: 14px;
}
.belka-middle {
	height: 6px;
}
.tx-dropdownsitemap-pi1 div.expAll {
	background: #f1f1f1;
	border: 1px solid #c1c1c1;
}
.tx-dropdownsitemap-pi1 a, .tx-dropdownsitemap-pi1 a:link, .tx-dropdownsitemap-pi1 a:visited, .tx-dropdownsitemap-pi1 a:hover, .tx-dropdownsitemap-pi1 a:active {
	color: #1F5861;
}
#cargo_2, #full {
	margin-top: 10px;
}
#back_div .rejestracja-line {
	margin-left: 0px !important;
	margin-bottom: 10px !important;
}
.bodytext-justify {
	margin:10px 0;
	text-align: justify;
}
a #boja-top {
	cursor: pointer;
}
.before-f1 {
	margin-bottom: 25px;
}
.div-center {
	text-align: center;
}
.user-nr {
	position: absolute;
	font-size:13px;
	font-weight:bold;
	margin-left:10px !important;
}
#form input {
	text-transform: uppercase;
}
.count-users {
	text-align: left;
}
.wykonanie-cms {
	color:#CACACA;
	font-size:10px;
	height:20px;
	padding-right:5px;
	text-align:right;
	padding-top: 10px;
}
.wykonanie-cms a {
	color:#CACACA;
	font-weight:bold;
	text-decoration:none;
}
.f1-left2 {
	font-size: 10px;
	margin-top: 10px;
	text-align: justify;
	padding-left: 20px;
	padding-bottom: 5px;
}
.wyrazam-zgode {
	float: left;
	width: 548px;
}
.aktualnosci-single table {
	float: left;
}
.aktualnosci-single .opis table img {
	margin: 0;
	width: 0px !important;
	height: 0px !important;
}
.aktualnosci-single .opis table a img {
	width: auto !important;
	height: auto !important;
	margin: 0 5px 15px 0;
}

.n {
	visibility: hidden;
	position: absolute;
}
#additional-box .news-more {
	margin-top: -10px;
}
#content-middle-middle .aktualnosci-single .opis p, .armatorzy-obok-img, #content-middle-middle .content-middle-tresc div div div {
	text-align: justify;
}
.zloz-kolejne-zamowienie {
	background: url('../images/kolejne-zamowienie-bg.png') no-repeat;
	width: 150px;
	height: 20px;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
}
/********************************* galeria **********************/
#ext-thumbnails {
	margin-top: 10px;
	padding: 5px;	
	border-top: 1px solid;
}
.number {
	font-weight: normal;
}
.thumbnail {
	float: left;
}
#ext-thumbnails p.label {
	margin: 0;
	height: 20px;
	float: none;
	font-weight: bold;
	text-align: left;
	width: auto;
}
#ext-thumbnails2 {
	background: #fff;
	float: left;
	padding: 10px 0 10px 5px;
	height: 504px;
	width: 195px;
	overflow-y: scroll;
}
.jdGallery .slideElement {
	background-color: #ffffff !important;
}
.myGallery {
	border: 1px solid #19484F !important;
	margin: 10px 0 10px 58px;
}
.news-list-image .myGallery {
	margin: auto;
}
.slideInfoZone {
	opacity: 0.8 !important;
	height: 50px !important;
	background: #efefef !important;
	color: #19484F !important;
	padding: 4px 10px 0 10px !important;
}
.jdGallery .slideInfoZone h2 {
	font-size: 100% !important;
}
.jdGallery .slideInfoZone p {
	color: #2F8694 !important;
	font-size: 85% !important;
	margin: 2px 5px !important;
}
.thumbnail {
	width: 80px !important;
	border: 1px solid #285177;
	padding: 1px;
	margin: 1px 0 1px 2px !important;
}
#ext-thumbnails2 p.label {
	color: #285177;
	margin: 0 0 0 10px;
	height: 20px;
	float: none;
	font-weight: bold;
	text-align: left;
	width: auto;
}
.ext-thumb2-top {
	background: url(../images/content-middle-top200.jpg) no-repeat;
	width: 200px;
	height: 5px;
}
.ext-thumb2-bottom {
	background: url(../images/content-middle-bottom200.jpg) no-repeat;
	width: 200px;
	height: 5px;
	margin-top: 524px;
	position: relative;
}
.tx-rgsmoothgallery-pi1 {
	margin: 0 auto;
}
#rglbCenter, #rglbBottom {
	background: #fff !important;
}

#new-big-box {
	margin: 10px 0;
	color: #fff;
	padding: 0 10px;
}
#new-big-box  a {
	color: #fff;
}
.new-box-title {
	background: url('../images/aktualnosci-img.png') no-repeat;
	min-height: 24px;
	padding-left: 30px;
	font-size: 18px;
	margin: 5px 0 0 0;
	/*color: #62A4AE; */
	color: #FFFFFF;
}
.new-box-line {
	width: 500px;
	border-bottom: 1px solid #9BC4CA;
	margin: 4px 0 10px 0;
}
.new-box-opis {
	margin-bottom: 0px;
}
.new-box-news-more {
	float: right;
	text-align: right;
	margin-top: -10px;
}
.new-box-news-more a {
	color: #FFFFFF;
}
.jdGallery a.right {
	background: url('../images/next.gif') no-repeat scroll right center !important;

}
.jdGallery a.left {
	background: url('../images/prev.gif') no-repeat scroll left center !important;

}
#rglbCloseLink  {	
	background: url('../images/close.png') no-repeat !important;
	width: 26px !important;
	height: 26px !important;
}
.box-img {
	float: left;
	margin: 0 5px 5px 0;
}
.content-middle-tresc .armatorzy-obok-img img, .content-middle-tresc div div div .news-more img, .content-middle-tresc .aktualnosci-single .opis img {
	float: none;
}
#content-left #additional-box .news-more {
	margin-top: 0px;
}
.galeria-single-category {
	float: left;
	width: 218px;
	margin: 0 10px 0 10px;
}
.gsc-image {
	width: 212px;
}
.gsc-image img {
	width: 212px;
}
.gsc-opis {
	width: 200px;
	padding: 0 5px;
}
.galeria-row {
	clear: both;
}

.h4 {
    font-size: 12px !important;
}
.galeria .news-list-item {
	width: 179px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}
.gallery-left-top {
	background: url(../images/content-middle-top200.jpg) no-repeat;
	width: 200px;
	height: 5px;
}
.gallery-left-bottom {
	background: url(../images/content-middle-bottom200.jpg) no-repeat;
	width: 200px;
	height: 5px;
	position: relative;
}
#content-left .news-catmenu{
	background: #fff;
	padding-left: 10px;
}
.rgsgcontent {
	text-align: center;
}
.dwslideshow{
	border: 0px !important;
}
.dwslideshow  .dwsnest, .dwslideshownav{
	width: 200px !important;
	border: 0px !important;
	background: #266B76 !important;
}
