/* INIT-----------------------------------------------------------------------------*/
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 {
	margin: 0;
	padding: 0;
	border: 0;
}
a, a:visited {
	text-decoration: none;
}
a {
	color: #ffab00;
}
a:hover {
	color: #6b382a;
	background-color: transparent;
}
ol, ul {
	list-style: none;
}
legend {
	display: none;
}
body, input, textarea, select, option, optgroup, button {
	font-family: Tahoma;
	text-align: left;
	font-size: 12px;
	color: #6d757f;
}
input, textarea, select, option, optgroup, button {

		font-family: Tahoma;
	text-align: left;
	font-size: 12px;
	color: #6d757f;
}
.content table{
	float:left;
}
.content td, .content tr{
	font-family: Tahoma;
	text-align: left;
	font-size: 12px;
	color: #6d757f;}
/*      LAYOUT-------------------------------------------------------*/
html, body {
	height: 100%;
}

body {
	background: #fff url(../images/top.png) no-repeat center top;
	height: 100%;
	width: 100%;

}
.all-wrapper {
	float:left;
	min-height:100%;
	position:relative;
	width:100%;
}
.wrap{
	width: 1000px;
	margin: 0 auto;
}
.top, .main{
	 float: left;
}
.thin{
	width: 420px;
	float: left;	
}
.wide{
	width: 570px;
	float: right;
}
#header{
	position: relative;
	float: left;
	padding-bottom: 100px;	
	width: 100%;
	}

#logo a{
	background:url(../images/logo.png);
	background-repeat:no-repeat;
	width:281px;
	height: 108px;
	float:left;
	margin-left: 20px;
	}
#telefon{
	background:url(../images/telefon.png);
	background-repeat:no-repeat;
	width:484px;
	height: 22px;
	float:left;
	margin: 15px 0 0 20px;
	}

/*      szukaj-------------------------------------------------------*/
#anim-wrap{
	width: 410px;
	height:235px;
	float:left;
}

/*      navi-------------------------------------------------------*/

#navi{
	height: 40px;
	margin: 9px 0 0 19px;
	width: 82px;
	float:left;
}

#navi ul{
	height:40px;
	float:left;
	width:82px;
	background-image:url(../images/navi/ul.png);
	background-repeat:no-repeat;}

#navi li{
	float: left;
	height: 18px;
	width:auto;
	margin: 0 4px;
}

#navi li a{
	float: left;
	height: 18px;
	width: 100%;
	background-position: center 0;
}
#navi li:hover {
	background-image:url(../images/navi/hover.png) !important;
	background-repeat:repeat-x!important;
	width: 19px;
	height: 18px;
}

#nav li.start {
	width: 19px;
}
#navi li.start a {
	width: 19px;
	background-image: url(../images/navi/start.png);
	background-repeat: no-repeat;
}

#navi li.mapa {
	width: 19px;
}
#navi li.mapa a {
	width: 19px;
	background-image: url(../images/navi/mapa.png);
	background-repeat: no-repeat;
}

#navi li.mail {
	width: 19px;
}
#navi li.mail a {
	width: 19px;
	background-image: url(../images/navi/mail.png);
	background-repeat: no-repeat;
}

#navi ul span{	
	background-image: url(../images/navi/span.png);
	background-repeat: no-repeat;
	float:left;
	width:3px;
	height: 18px;
	margin: 0 3px;}

#menu{
	padding-top:29px;
	height: 40px;
	float:left;
	width: 589px;
}
#menu ul {
	width: 100%;
	height: 40px;
	float: left;
	padding-left: 10px;	
}
#menu li#active {
	float: left;
	height: 40px;
}
#menu li#active span {
	float: left;
	padding: 0px;
	height: 40px;
	background: url(../images/menu/active.png) no-repeat left 0;
}
#menu li#active a {
	float: left;
	padding: 0px 11px 0 9px;
	height: 40px;
	background: url(../images/menu/active1.png) no-repeat right 0;
	margin: 0;
}
#menu li {
	float: left;
	height: 40px;
	padding: 0px 0px;
}
#menu li a {
	float: left;
	height: 40px;
	width: auto;
	padding: 0px 11px 0 9px;
	background-position: center 0;
}
#menu li a img{
	margin: 10px 0 0 0;
}
#menu li span:hover a:hover {
	float: left;
	padding: 0px 11px 0 9px;
	height: 40px;
	background: url(../images/menu/hover1.png) no-repeat right 0;
	margin: 0;
}

#menu li span:hover {
	float: left;
	height: 40px;
	background: url(../images/menu/hover.png) no-repeat left 0;
}
#menu li span {
	float: left;
	height: 40px;
}

/*  content-------------------------------------------------------*/
.content{
/*	position: absolute;*/
	top: 350px;
	width: 550px;
	z-index: -99;
	font-family: Tahoma;
	text-align: left;
	font-size: 12px;
	color: #6d757f;

}


#cont-header{
	height: 53px;
	width: 570px;
	float:left;
	margin-bottom: 20px;
	}
#strony{
	height: 10px;
	width: 570px;
	float:left;
	margin-bottom: 20px;
	text-align:center;
	}

#strony a{
	text-align:center;
	margin-right: 6px;
	}
	
#cont-header-h{
	width:350px;
	float:left;
	height: 45px;
	padding: 18px 0 0 15px;
	}

#cont-header-f{
	width:200px;
	float:left;
	height: 53px;
	padding-top: 8px;
	}

#col-thin{
	float:left;
	height: 100%;
	width: 410px;
}
#col-l{
	width: 261px;
	padding-left: 28px;
	float:left;
	height: 100%;
	margin-top:17px;
	}
#submenu-p-top{
	width: 261px;
	float:left;
	height: 35px;
	background-image:url(../images/submenu/oferta.png);
	background-repeat:no-repeat;
	}
#submenu-p-bottom a{
	width: 261px;
	float:left;
	height: 59px;
	background-image:url(../images/submenu/galeria.png);
	background-repeat:no-repeat;
	}
#submenu-p{
	width: 261px;
	float:left;
	height: 100%;
	}

#submenu-p ul{
	width: 261px;
	float:left;
	height: 100%;
	background-image:url(../images/submenu/ul.png);
	background-repeat:repeat-y;
	}
#submenu-p li{
	width: 261px;
	float:left;
	height: 28px;

	}
#submenu-p li a{
	font-family: Tahoma;
	font-size: 12px;
	color: #f17b08;
	font-weight: normal;
	background-image:url(../images/submenu/li.png);
	background-repeat:no-repeat;
	height: 21px;
	width: 233px;
	padding: 6px 0 0 28px;
	float:left;
	}
#submenu-p li a:hover{
	background-image:url(../images/submenu/hover.png);
	background-repeat:no-repeat;
	float:left;}
	
#submenu-n{
	width: 75px;
	float:left;
	height: 100%;
	margin: 26px 0 0 17px;
	}

#submenu-n ul{
	width: 75px;
	float:left;
	height: 100%;
	}
#submenu-n li{
	width: 75px;
	float:left;
	height: 49px;
	margin-bottom: 15px;

	}
#submenu-n li a{
	font-family: Arial;
	font-size: 12px;
	color: #3e8eee;
	font-weight: bold;
	background-image:url(../images/submenu/li-n.png);
	background-repeat:no-repeat;
	height: 42px;
	width: 75px;
	padding-top: 7px;
	text-align:center;
	float:left;
	}
#submenu-n li a:hover{
	background-image:url(../images/submenu/hover-n.png);
	background-repeat:no-repeat;
	float:left;
	color: #ffffff;}
	
	
	
/*     TXT -------------------------*/
#col-r{
	margin-left: 40px;
	width: 570px;
	float:left;
	height: 100%;
	}
#txt{
	width: 560px;
	float:left;
	padding-bottom: 45px;
}

#gal{
	width: 570px;
	float:left;
	margin-bottom: 25px;
}
#gal img{
	margin: 3px;
	padding: 3px;
	border: 1px solid #FFA300;
}

#mapa{
	padding: 3px;
	border: 1px solid #6d757f;
}
.content ul{
	padding: 10px 0px 10px 20px;
	width: 550px;
	float:left;
}
.content td.center {text-align: center;}

.content li{
	background-image:url(../images/li.png);
	background-position: left 4px;
	background-repeat:no-repeat;
	padding-left: 15px;
	margin: 3px 0 3px 10px;
	height:auto;
	width: 500px;
	float:left;
}
#txt p{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #6d757f;
	}

#footer{
	background-image:url(../images/footer.png);
	background-repeat:repeat-x;
	background-position: center top;
	float:left;
	width: 100%;
	height: 81px;
	clear:both;
	position: absolute;
	bottom: 0;
	left: 0;
}
#footer-menu{	
	padding: 25px 0 0 90px;
	height: 50px;}
	
#footer-menu ul{
	height: 16px;
	float: left;
	width: 100%;
	}
	
#footer-menu li{
	float: left;
	 margin-right: 15px;
}
#footer-menu li a{
	float: left;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 13px;
	color: #ffbd14;
}
#footer-menu li a:hover {
	color:#ff8000;
}

#footer-menu li.kambit {
margin-left: 280px;
}



/* FORM-----------------------------------------------*/
#form2 {
	margin-top: 5px;
}
input.form {
	margin-bottom: 2px;
	background-color: #fff;
	border: 1px solid #999;
	width: 165px;
	height: 16px;
	font-size: 12px;
	color: #6b382a;
}
input.form:focus, textarea.form:focus {
	border: 1px solid #ffab00;
}
textarea.form {
	margin-top: 2px;
	background-color: #fff;
	border: 1px solid #999;
	width: 165px;
	font-size: 12px;
	color: #6b382a;
}
input.btn {
	margin: 10px 0 0 55px;
	background-color: #fff;
	border: 1px solid #ffab00;
	height: 25px;
	padding-bottom: 4px;
}
input.btn:active {
	background-color: #ffab00;
	color: #FFF;
}
.formtext{	
		font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #6b4c41;}
/*H-----------------------------------------------*/

h1{
	width:500px;
	height: 33px;
	padding: 0px 0 0 77px;
}

h2{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #fa8500;
	margin: 5px 0 10px 0;
}
h3{
margin: 15px 0;
}
h4{	background-image:url(../images/li.png);
	background-position: left 4px;
	background-repeat:no-repeat;
	padding-left: 15px;
	margin: 5px 0 5px 10px;
	width: 100%;
	height:auto;
	float:left;}

/* LEAD-ANIM
-----------------------------------------------------------------------------*/
#anim {
	width: 356px;
	height:197px;
	background-image:url(../images/animbg.png);
	background-repeat:no-repeat;
	padding: 18px 0 0 16px;
	position: relative;
	float:left;
	margin: 20px 0 0 23px;
}
#cycle{
	position: relative;
}
#cycle img{
	position: absolute;
	top:0; left:0;
}
#cycle-nav {
	position: absolute;
	height: 11px;
	width: 80px;
	top: -30px;
	left: 295px;
	z-index: 999;
}

#cycle-nav  li, #cycle-nav  li a{
	width: 11px;
	height: 11px;
	float: left;
}
#cycle-nav  li{
	padding-right: 8px;
}
#cycle-nav  li a{
	background-image:url(../images/anim/navi0.png);
	background-repeat:no-repeat;
	width:11px;
	height:11px;	float: left;
}
#cycle-nav li a:hover, #cycle-nav li a.activeSlide{
	background-image:url(../images/anim/navi1.png);
	background-repeat:no-repeat;
	width:11px;
	height:11px;
}

a#nav0{ background: url(../images/nav0.png) no-repeat 0 0;}
a#nav1{ background: url(../images/nav0.png) no-repeat 0 0;}
a#nav2{ background: url(../images/nav0.png) no-repeat 0 0;}
a#nav3{ background: url(../images/nav0.png) no-repeat 0 0;}


/*  M  E  R  L  I  N ----------------------------*/
#merlin {
	width: 565px;
	float:right;
	height: auto;
	padding-right: 20px;
		
}

.main-search-head{
	float: left;
	width: 567px;
	height: 14px;
	background: url(../images/search-bg.png) no-repeat left top;
}
.main-search{
	float: left;
	width: 533px;
	background: url(../images/search-bg-02.png) repeat-y left top;
	padding: 0 18px 0 16px;	
}
.main-search-foot{
	float: left;
	width: 567px;
	height: 14px;
	background: url(../images/search-bg-03.png) no-repeat left top;
}

.color1, .color6, a#moreCriteriaLink{
	color: #940000!important;
}

.main-search select, .main-search input{
	border-width: 1px;
	margin: 2px 0 0 0;
	padding:1px 0 2px;
}

/* -------  menu wyszukiwarki  -----------*/
.search-menu{

}
.search-menu table{
	 width: 533px;
}
.search-menu table td{
	 height: 25px;
	 color: #1b69c6;
	 font-weight: bold;
}
.search-menu table tr td.ep3_current{
	color: #fff!important;
	background-color: #fc7700;
}
td#ep3_menuleftcorner img, td#ep3_menurightcorner img{
	display: none;
}
td#ep3_menuleftcorner{
	background: #fc7700 url(../images/merlin/kr-l.png) no-repeat 0 0;	
}
td#ep3_menurightcorner{
	background: #fc7700 url(../images/merlin/kr-p.png) no-repeat 0 0;
}


/* -------  content wyszukiwarki  -----------*/
.search-content{
	background: #ffa31e url(../images/merlin/gradient.png) repeat-x 0 0;
	padding-top: 2px;
}
.search-content .ep3_pt10 {
	padding-top:8px;
}
.search-content .ep3_pb5 {
	padding-bottom:4px;
}
.search-content-foot{
	float: left;
	width: 567px;
	height: 6px;
	background: url(../images/search-content-foot.png) no-repeat left top;
}
.search-content #poweredby{
	opacity: 0.6;
}
.ep3_searchform{
	padding-top: 8px!important;
} 
.ep3_searchform .color6 .color1{
	margin-bottom: 0 !important;
	border: 0!important;
}
.search-content > table{
	border: 0 !important;
}

.search-content .color1bob{ 
	border-bottom-color: #e7951b !important;
}
.search-content .color2bob{
	border-bottom-color: #ffcc66 !important;
}
.search-content .color1bot{
	border-top-color: #e7951b !important;
}

.search-content img#submit{
	display: none;
	background: url(../images/szukaj.png) no-repeat left top;
	width: 63px;
	height: 21px;
}
table.opcje img{
	opacity: 0.6;
}
a#moreCriteriaLink:hover{
	background-color: transparent !important;
}

.search-content table + table{						/*  stopka wstecz*/ 
	padding: 10px 12px 3px 12px;
	background-color: #FFE1A5;
	border-top: 1px solid #FFCC66;
}

.search-content table tbody + tbody > tr > td.color2bot{						/*  stopka wstecz*/ 	
	border-top: 1px solid #FFCC66;
}

.search-content .ep3_step4 thead + tbody tr{ 	/*  4 krok - lista terminow*/ 
	height: 26px; 
	border-top: 1px solid #FFCC66;
}

/* BOXY EXCLUSIVE itp.*/
.boxes{
	float: left;
	margin: 0px 0px 0 8px;	
}

.box{
	float: left;
	width: 231px;
	height: auto;
	margin-right: 40px;
}

.last h4{
	width: 231px;
	height: 30px;
	padding: 0;
	margin: 0;
	background: url(../images/box-h4-02.png) no-repeat 0 0;
}
.inclusive h4{
	width: 231px;
	height: 30px;
	padding: 0;
	margin: 0;
	background: url(../images/box-h4.png) no-repeat 0 0;
}
.cms h4{
	width: 231px;
	height: 30px;
	padding: 0;
	margin: 0;
	background: url(../images/box-h4.png) no-repeat 0 0;

}
.last .pic{
	float: left;
	width: 231px;
	height: 107px;
	background: url(../images/box-img.jpg) no-repeat 0 0;
	border-bottom: 1px solid #c1ddff;	
}
.inclusive .pic{
	float: left;
	width: 231px;
	height: 107px;
	background: url(../images/box-img-02.jpg) no-repeat 0 0;
	border-bottom: 1px solid #c1ddff;
}
.cms .pic{
	float: left;
	width: 231px;
	height: 107px;
	background: url(../images/box-img-02.jpg) no-repeat 0 0;
	border-bottom: 1px solid #c1ddff;
}

a.oferta-row{
	float: left;
	width: 100%;
	padding: 3px 0;
	text-indent: 5px;
	color: #4188e1;
	border-bottom: 1px solid #c1ddff;	
	margin: 0;
	font-size: 14px;
}
a.oferta-row span.cena{
	float: right;
	color: #fc7700;
	padding: 0 4px 0 0;
}
a.oferta-row:hover, a.oferta-row:hover span.cena:hover, a.oferta-row:hover span.cena{
	color: #0053ba;
}
a.oferta-row:hover{
	background: #cfe5ff url(../images/box-a-h.png) repeat-x 0 bottom;
	border-color: #9fc8fa;
}
.add{background-color: #edf4ff;}
.odd{background-color: #f5f9ff;}

.box-foot{
	float: left;
	width: 231px;
	height: 7px;
	background: url(../images/box-foot.png) no-repeat 0 0;
}

a.more{
	margin: 4px;
	color: #fc7700;
}
a.more:hover{
	color:red;
	background: none;
}




/*
#menupath tr td.color0bg{
	background: #ffa31e url(../images/merlin/gradient.png) repeat-x 0 0;
}
#menupath tr td table tr td.color0bg{
	background-image: none;
	background-color: #ffa31e;
}
#menupath tr td.color1bg{
	background-color: #fff7eb;
}

#menupath tr td tr td img.cornerimg{
background-color: #fff7eb;
}

td#ep3_menuleftcorner img, td#ep3_menurightcorner img{
	display: none;
}

#menupath tr td tr td.ep3_pt5, table.opcje td, td{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #940000;
}

#menupath td{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #940000;
padding-right: 2px;
}

#menupath td#ep3_menuleftcorner{
	background: #fc7700 url(../images/merlin/kr-l.png) no-repeat 0 0;	
}
#menupath td#ep3_menurightcorner{
	background: url(../images/merlin/kr-p.png) no-repeat 0 0;
}
#menupath tr td.ep3_current color0bg color1{
	background-color: #fc7700;
}
#menupath tr td.color12 {
		font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1b69c6;
}
ep3_pt10 ep3_pb5 color1bot

#submit img{
	background-image: url(../images/merlin/calendar.png) no-repeat 0 0;
}
#menupath tr td tr td.ep3_current.color0bg{
	background-color: #fc7700;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
#moreCriteriaLink.color12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #940000;
}
#menupath tr td tr td.color1bot{
border-top-color: #e38d0c;
}
#menupath tr td.ep3_searchform color0bg color1{
	border-bottom-color: #e38d0c;
}
*/

