@import "merlin-zaokraglenia.css";
html, body, h1, h2, h3, h4, h5, h6, div, span,
blockquote, p, address, form, fieldset, img,
ul, ol, dl, dt, dd, li, hr, table, td, th,
strong, em, sup, sub, dfn, ins, del, q, cite,
var, samp, code, kbd, tt, abbr {
	margin: 0;
	padding: 0;
	border: 0;
}

body { 
	color: #3b3b3b; 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 12px; 	
	background: #09b5db url('../images/tlo.png') repeat-x scroll left top;
}

ul {list-style: none;}

.przesuniecie-left5 {
	margin-left:5px !important;
}

.left{
	float:left;
}
.right{
	float:right;
}
h5{
	font-size:11px;
	color:#9900FF;
	
}
#modul-naglowek{
	background-color:#fff;
	margin:1px 0 0 2px;
	padding:3px;
	width:706px;
	float:left;	
	min-height:745px;	
}
#modul-naglowek.iframe {
	width:956px;
}
#tabs {
	float:right;
	display:inline;
	margin-bottom:5px;
}
#tabs li{
	float:left;
	margin: 0 3px;
}
#tabs a{
	color:#FF5E00;
}
#tabs a.active{
	color:red;
	font-weight:bold;
}
#tabs a:hover{
	text-decoration: underline;
}
#udogodnienia input{
	margin-left:15px;
}
#udogodnienia table{
	width: 100%;
	}
.clear {clear: both; height: 0px; font-size: 0px; overflow: hidden;}	

.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0px;
  visibility: hidden;
}
 #modul-naglowek h2{
	color:#09B5DA;
	display:block;
	font-size:18px;
	height:30px;
	line-height:30px;
	padding:0px 0 5px 0;
	text-align:center;
 }
.hide {display: none !important;}
.invisible {visibility: hidden;}

.rozowy { 
	color: #696967; 
	text-decoration:underline;
}

a {
	text-decoration: none;
}

#container {
	width: 966px;
	margin: 5px auto;
	padding-top:3px;
	margin-top:-0px;
	
}
#container .marines-bottom{
	margin-bottom:-30px;
}
/************************************************************************
*						NAGLOWEK				                *
************************************************************************/

.header {
	width: 966px;
	height: 190px;
	margin: 10px auto 0;
	background: transparent url('../images/top.png') no-repeat scroll left bottom;
}

.header .logo {
	position: relative;
	top: 35px;
	left: 75px;
	width: 302px;
	height: 56px;
}

.header .banner {
	float: right;
	width: 635px;
	height: 128px;
	position: relative;
	top: 7px;
	right: 10px;
}

/************************************************************************
*					 MENU TOP	                                       *                 
************************************************************************/
.menuTop{
	margin:0px auto 0;
	width:400px;
	height:20px;
	float:right;
}
.menu-top {
	float:right;
}
.menu-top li {
	float:left;
}
.menu-top li a span{
	font-size:11.5px;
	color:#fff;
	padding-right:10px;	
	padding-left:10px;	
	border-right:1px solid #feda00;
}
.menu-top li.last a span{
	font-size:11.5px;
	color:#fff;
	padding-right:10px;	
	padding-left:10px;	
	border-right:0px;
}

/************************************************************************
*					 MENU GLOWNE	                       				 *
************************************************************************/

.menuMain {
	width: 966px;
	height: 48px;
	margin: 5px auto 0;
	background: transparent url('../images/menu-main.png') no-repeat scroll left top;
}

.menuMain ul {
	height: 40px;
}

.menuMain li {
	float: left;
	margin: 0 12px 0 0px;
	padding: 0 0 0 13px;
	background: transparent url('../images/punkt.png') no-repeat scroll left 18px;
	height:44px;
}
.menuMain li.active a span.menu-main-tresc {
	color:#feda00;
}
.menuMain li.active:hover a span.menu-main-tresc {
	opacity:0.7;
}
.menuMain li.active a span.cien {
	color:#08a7c8;
}
.menuMain a {
	height: 40px;
	color: #ffffff;
	font-weight: bold;
	line-height: 44px;	
	text-transform:none;
}

.menuMain a:hover { 
	text-decoration: none;
	
}
.menuMain span.menu-main-tresc{
	position:relative;
	z-index:10;	
	color:#fff;
}
.menuMain span.cien{
	position:relative;
	z-index:1;	
	top:-43px;
	color:#08a7c8;
	left:1px;
}
.menuMain li.first{
	margin: 0 10px 0 20px;
	padding: 0 10px 0 0px;
	background:transparent url('../images/ramka.png') no-repeat scroll right 9px;
}
.menuMain li.first span.menu-main-tresc{
	color:#fff;
}

.menuMain li.first span.cien{
}

.menuMain  a:hover span.menu-main-tresc{
	opacity:0.7;
}
/************************************************************************
*					 PANEL BOCZNY	                                                          *
************************************************************************/

.side {
	float: left;
	width:252px;
}
.side-left{
	float: left;
	width:230px;	
	margin-left:6px;
}
/* menu boczne */
/*
.menuSide {
	width: 228px;
	margin-bottom:0px;
	margin-top:8px;
}

.menuSide .menuLeft {
	padding: 0px 0 4px 0;
	background: transparent url('../images/menu-bottom.png') no-repeat scroll left bottom;
}

.menuSide .top {
	padding: 42px 0 0px 0;
	background: transparent url('../images/menu-top.png') no-repeat scroll left top;
}

.menuSide .inner {
	background-color: #d9edf8;	
}

.menuSide .inner ul {
	padding: 1px 10px 1px 10px;
}



.menuSide .inner a {
	color:#696a6a;
	font-size:13px;
	background: transparent url('../images/menu-punkt.png') no-repeat scroll 24px 16px;
	padding-left:50px;
	display:block;
	height:37px;
	line-height:37px;
	overflow:hidden;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	
}
.menuSide .inner li.first  a {
	border-top:0px;
}
.menuSide .inner li.last  a {
	border-bottom:0px;
}
.menuSide .inner a.light {
	background-color: #ecf6fb;
	display:block;
	height:39px;
	line-height:39px;
	overflow:hidden;
	border-top:1px solid #f4f0da;	
	border-bottom:1px solid #f4f0da;
}

.menuSide .inner a:hover {
	text-decoration: underline;
}

.menuSide .inner .active a {
	text-decoration: underline;
}
*/
/* newsletter */

.newsletter {	
	height: 130px;
	width:252px;	
	padding: 0px 0 4px 0;
	background: transparent url('../images/newsletter.png') no-repeat scroll left top;
}
.newsletter .inner{
	padding: 30px 0 10px 0;
}

.newsletter p {
	padding: 0 0 6px 0;
	color: #5d5c5c;	
	font-size:11px;
}

.newsletter form {
	padding: 10px 25px;	
}

.newsletter .text {
	display: block;
	width: 200px;
	margin-bottom: 10px;
	border: 1px solid #cfcece;
	color:#908c72;
}

.newsletter .submit {
	display: block;
	float: right;
	width: 61px;
	height: 20px;
	line-height:20px !important;
	background: transparent url('../images/btn-newsletter.png') no-repeat scroll left top;
	border: 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	cursor:pointer;
}
#kontakt .submit {	
	background: transparent url('../images/btn-newsletter.png') no-repeat scroll left top;
	width:61px;
	height:20px;
	border:0;
	float:right;
}
#kontakt {	
	margin:0 auto;
}
/* infolinia */

.infolinia {
	background: transparent url('../images/infolinia.png') no-repeat scroll left top;
	color:#5D5C5C;
	font-size:11px;
	height:83px;
	line-height:14px;
	padding:72px 0 0 21px;
	width:231px;
}
.infolinia div{
	border-top:1px dotted #9DA0A7;
	margin-top:18px;
	width:130px;
	padding-top:10px;
}

.infolinia hr{
	border:0;
	border-top:1px dotted #332218;
	width:120px;
	margin-top:6px;
}
.infolinia .mail {
	color:#09b5da;
	font-weight:bold;
}
.infolinia p {
	line-height:16px;
	margin:6px 0 0;
}

/* bannery */
.baner {
	margin-top: 7px;
	margin-bottom: 4px;
}
.baner2 {
	margin-top:8px;
}
.baner3 {
	margin-bottom: 2px;
}
/************************************************************************
*					 	ŚRODEK	                                                          *
************************************************************************/
.pages {
	float: left;
	margin: 0 2px 0 8px;
}

/* wyszukiwarka */

.search-main-body {
	width:468px;
	padding: 0 0 5px 0;
	/*background: transparent url('../images/bottom-search.png') no-repeat scroll left bottom;*/
}

.search-main-body .inner-top {
	padding: 5px 0 0 0;
	/*background: transparent url('../images/top-search.png') no-repeat scroll left top;*/
}

.search-main-body .inner {
	padding: 0 5px;
	width:456px;
}

.search-main-body .inner form {
	background-color: #fff;
}
.search-main-body .inner form .lineType{
	height: 30px;
	background: #fff url('../images/search-top.png') no-repeat scroll left top;
}
.search-main-body .inner form .lineHigh {
	height: 30px;
}

.search-main-body .inner form .lineHigh {
	margin-bottom: 20px;
	padding: 0 0px 0 15px;	
}

.search-main-body .inner form .pole {
	float: left;
	margin-right: 8px;
}

.search-main-body .inner form .pole label {
	padding: 0 0 0 10px;	
	line-height: 20px;
}

.search-main-body .inner form .pole .divChild {
	float:left;
	margin-right:15px;
}

.search-main-body .inner form .poleLast {
	margin: 0;	
}
#main {
	width:466px;
	font-size:11px;
}
#main .inner form .pole div input {
	width: 131px;
}

.search-main-body .inner form .pole div select {
	width: 135px; 
}

.search-main-body .inner form .pole div .selectChild {
	width: 42px; 
}

#main .inner form .pole div input.data {
	width: 100px;
}
#main  select.okres{
	width:58px;
	margin:0 4px;
}
#main .inner form .pole .calendar {
	float: right;
	margin-left: 6px;
}

.search-main-body .inner form .lineType div, .search-main-body .inner form .lineType label {
	float: left;
	line-height: 30px;
}

.search-main-body .inner form .lineType div {
	margin-left: 15px;
}

.search-main-body .inner form .lineType div input {
	position: relative;
	top: 3px;
}

.lineSearch {
	background: #fff url('../images/search-bottom.png') no-repeat scroll left bottom;
	padding: 5px 0 10px 0;
	line-height:18px;
}

.lineSearch .pole {
	float: right;
	padding: 0 10px;
}

.lineSearch .poleMore, .lineSearch .poleUdog {
	float: left;
	margin: 0 15px;
}

.lineSearch .search {
	display: block;
	width: 61px;
	height: 20px;
	background: transparent url('../images/btn-search.png') no-repeat scroll left top;
	border: 0;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
}

/* listy */

.lists {
	width:463px;
	margin: 5px 0 0px 2px;
	padding: 0 0 4px 0;
}

.lists .inner {
	padding: 0px 0 0px 0px;
	width:228px;
}


.singleList {
	float: left;
	width: 172px;
	margin: 0 0px 0 0px;
	padding: 0 0 2px 0;
	background: transparent url('../images/lista-bottom.png') no-repeat scroll left bottom;

	width:228px;
	text-align:center;
}

.singleList .inner {
	padding: 2px 0 2px 0px;
	background-color: #fff;
}
.singleList  .top{
	background: transparent url('../images/lista-top.png') no-repeat scroll left top;
	height:4px;
}


.singleList h2 {
	width: 208px;
	margin: 0 auto;
	color: #664b31;
	font-size: 12px;
	height: 44px;
	text-align: center;
	background: transparent url('../images/lista-naglowek.png') no-repeat scroll left top;
}

.singleList h2 span{
	color: #ffffff;
	z-index:10;	
	top:16px;
	position:relative;
}
.singleList h2 .cien{
	color: #117da3;
	z-index:1;
	top:3px;
	left:1px;
	position:relative;
}
.singleList h2.pomaranczowy  .cien{
	color: #d6d3d1;
	z-index:1;
	top:2px;
	left:0px;
	position:relative;
}
.singleList ul {
	width:206px;
	margin: 0 auto;
}

.singleList li {
	height: 29px;
	line-height: 29px;
}

.singleList .dark { 
	background-color: #ecf6fb;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
.singleList .light { 
	background-color: #fff; 
	border-bottom: 1px solid #ecf6fb;
	border-top: 1px solid #ecf6fb;
}

.singleList .first{
	background-color: #fff; 
	border-bottom: 1px solid #ecf6fb;
	border-top: 0;
}

.singleList  img{
	margin:5px 0;
}

.singleList li a {
	display: block;
	width:176px;
	height: 27px;
	padding: 0 16px;
	color: #696a6a;
	line-height: 27px;
	text-align:left;
}

.singleList li a:hover {
	background-color: #f5f9fb; 
}

.singleList .price  {
	float: right;
	color: #908c72;
}
.singleList .price  b{
	color: #46a8c3;
}

.singleList .more {
	float: right;
	height: 23px;
	padding: 0 15px;
	margin:5px 0;
	color: #46a8c3;
	line-height: 23px;
	text-decoration: none;
	background: transparent url('../images/lista-punkt.png') no-repeat scroll left center;
}
/******** lista pojedyncza ************/
/*.lista .singleList .inner {
	padding: 2px 0 2px 0px;
	background-color: #d9edf8;
}

.lista .singleList  .top{
	background: transparent url('../images/lista-top1.png') no-repeat scroll left top;
}
.lista .singleList  {
	background: #d9edf8 url('../images/lista-bottom1.png') no-repeat scroll left bottom;
}
.lista .singleList .light, .lista .singleList .first, .lista .singleList .last { 
	background-color: #d9edf8; 
}*/
.lista .singleList  img{
	display:none;
}
.lista .singleList  {
	background: #09B5DB url('../images/lista-bottom2.png') no-repeat scroll left bottom;
}
/* strona tekstowa */

.stronaTekstowa {
	width: 626px;
	margin:2px 0 0 8px;
	padding: 40px;
	background-color: #fff;
	float:left;	
	min-height:670px;
	text-align:justify;
}

.stronaTekstowa .top {
	padding: 5px 0 0 0;
	
}

.stronaTekstowa .inner {
	padding: 5px 15px;
	
}

.stronaTekstowa  h2 {
	padding:20px 0 30px;
	text-align:center;
	color: #09B5DA;
	font-size: 22px;
	text-transform:uppercase;
	font-family:Verdana;
}
#TabsAutokarowe ul{
	margin:0 auto;
	width:570px;
}
#TabsAutokarowe li{
	display:inline-block;
	margin:20px;
}
#TabsAutokarowe li a{
	color: #09B5DA;
	font-size:17px;
	font-weight:bold
}
#TabsAutokarowe li a:hover{
	opacity:0.7;
}
#TabsAutokarowe li a.active{
	color: #4A6784;
}
.autokary iframe{
	margin-left:52px;
}
.stronaTekstowa  h3 {
	padding: 0 0 0 5px;
	color: #332218;
	font-size: 12px;
}

.stronaTekstowa a {
	color:#09B5DA;
	text-decoration:underline;
	
}

.stronaTekstowa a:hover {
	text-decoration: underline;
	color:#09B5DA;
}

.stronaTekstowa ul, .stronaTekstowa ol {
	margin: 15px 30px;
}

.stronaTekstowa ul li {
	list-style: circle;
	line-height:18px;
}

.stronaTekstowa p {
	margin: 10px 5px 25px;
	line-height: 18px;
}

/************************************************************************
*					 STOPKA               	                                                          *
************************************************************************/

.footer {
	width: 964px;
	height: 12px;
	margin: 0px auto 5px auto;
	padding: 0px 0 0 0px;
	background: transparent url('../images/bottom.png') no-repeat scroll left top;
	height:44px;
	line-height:44px;
	width:968px;
}


.footer .createdBy {
	float: right;
	font-size: 13px;
	color: #39d1f2;
	margin:0px 28px 0px 0;
}
.footer a {
	color: #39d1f2;
}
.footer .createdBy img {
	position: relative;
	top: 6px;
	width: 55px;
	height: 22px;
}

#menupath {
width:705px !important;
}
.stronnicowanie {
	border-top:1px solid #000000;
	float:left;
	margin-left:11px;
	
	padding-top:5px;
	width:672px;
	font-size:13px;
	
}
.stronnicowanie a {
	color:#A60400;
	font-weight:bold;
}
.stronnicowanie span {
	border:1px solid #A60400;
	padding: 0 2px;
	color:#000;
}
div.regulamin{
	line-height:20px;
	margin:0px 20px 20px;
}
div.regulamin ol {
	text-indent:15px;
	font-weight:bold;
}
div.regulamin ol ol{
	text-indent:15px;	
	font-weight:normal;
}

#optlisttable span{
	line-height:12px;
	margin:3px 0 0;
}


/**********************skype**************************/


span.skype_pnh_container span.skype_pnh_dropart_span {
	display:none !important;
}