/* Basic styles */

*
{
	margin: 0;
	padding: 0
}

img, fieldset
{
	border: 0;
}

img
{
	vertical-align: bottom;
}

object
{
	display: block;
}

a {
	cursor: pointer;
	text-decoration: none;
	outline: none;
}

a:hover
{
	text-decoration: none;
}

ul
{
	list-style:none;
}

table.cmanager ul
{
	list-style-type: disc;
	margin-left: 17px;
}

table.cmanager ol
{
	list-style-type: decimal;
	margin-left: 17px;
}

option
{
	padding: 0 .5em 0 1px;
}

address
{
	font-style: normal;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

td, th
{
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6
{
	font-size: 1em;
	line-height: 1.1em;
	font-weight: normal;
	text-align: left;
}

.clear
{
	clear: both;
	overflow: hidden;
	height:0;
} 


/* Fonts */

body, input, textarea, select, td
{
	color: #4B4B4B;
	font-size: 11px;
	font-family: verdana;
}

a
{
	color: #0027A8;
}

a:hover
{
	text-decoration: underline;
}


/* Main blocks */

html
{
	background: #fff;
	padding: 2px 0 0 3px;
}

#wrapper
{
	width: 978px;
	overflow: visible;
	position: relative;
}


/* Header */

#header
{
	min-height: 181px;
	position: relative;
	background: url(/cms/pages/defaultpage/images/exim/header_bg.png);
}

#logo
{
	position: absolute;
	left: 3px;
	top: 32px;
}

#banner
{
	width: 748px;
	margin-left: 202px;
	padding-top: 30px;	
}

#nav-top
{
	position: absolute;
	left: 11px;
	top: 6px;
}

#nav-top li
{
	margin-right: 18px;
	float: left;
}

#nav-top li.centrum
{
	margin-right: 100px;
}

#nav-top a
{
	color: #4C87B7;
}

#nav
{
	width: 748px;
	padding: 0 0 0 2px;
	height: 42px;
	background: url(/cms/pages/defaultpage/images/exim/nav_bg.png) no-repeat;
	margin-top: 5px;
}

#nav li
{
	float: left;
	padding: 2px 0 0;
}

#nav li a
{
	float: left;
	margin-right: 2px;
	color: #fff;
	text-align: center;
	height: 38px;
}

#nav li a span
{
	display: block;
	padding: 0 6px;
	height: 38px;
	line-height: 35px;
	float: left;
	font-weight: bold;
	font-size: 10px;	
}

#nav li a:hover
{
	text-decoration: none;
	background: url(/cms/pages/defaultpage/images/exim/nav_bg_1.png) no-repeat;
}

#nav li a:hover span
{
	background: url(/cms/pages/defaultpage/images/exim/nav_bg_2.png) 100% 0 no-repeat;
}

#nav li.active a
{
	background: url(/cms/pages/defaultpage/images/exim//nav_bg_1.png) no-repeat;
}

#nav li.active a span
{
	background:url(/cms/pages/defaultpage/images/exim/nav_bg_2.png) 100% 0 no-repeat;
}

#btn-infolinia
{
	position: absolute;
	left: 978px;
	top: 45px;
}

#btn-salony
{
	position: absolute;
	left: 978px;
	top: 262px;
}


/* Footer */

#footer
{
	position: relative;
	z-index: 999;
	width: 978px;
	padding: 0px;
}

#footer_gora
{
	position: relative;
	height: 9px;
	padding: 0px;
	margin: 0px;
	font-size: 2px;
	background: url(/cms/pages/defaultpage/images/exim/footer_bg_gora.png) no-repeat;
}

#footer_srodek
{
	position: relative;
	padding: 0px;
	background-color: #FFFFFF;
}

#footer_srodek_tlo
{
	position: relative;
	height: 10px;
	padding: 0px;
	margin: 0px;
	font-size: 2px;
	background: url(/cms/pages/defaultpage/images/exim/footer_bg_srodek.png) no-repeat;
}

#footer_srodek_dol
{
	position: relative;
	padding: 0px;
	background-color: #EFEFEF;
}

#partnerzy h2
{
	padding: 8px 0 3px 19px;
}

#linki
{
	height: 162px;
	width: 935px;
	display: inline-block;
	padding: 0 0 0 32px;
}

#linki div
{
	width: 22%;
	margin-right: 24px;
	float: left;
}

#linki div.last
{
	width: 160px;
	margin: 0;
}

#linki div h2
{
	font-size: 12px;
	font-weight: bold;
	color: #434343;
	line-height: 18px;
	padding: 12px 0 0;
}

#linki div li
{
	line-height: 18px;
	color: #434343;
}

#linki div li a
{
	color: #434343;
}

#copy
{
	position: relative;
	height: 60px;
	background: url(/cms/pages/defaultpage/images/exim/footer_bg_dol.png) no-repeat;
}

#copy address
{
	color: #434343;
	position: absolute;
	left: 32px;
	top: 12px;
}

#copy p
{
	color: #434343;
	position: absolute;
	right: 24px;
	top: 12px;
}

#copy p a
{
	color: #434343;
}


/* Main */
#main
{
	background: #fff;
	padding: 0 0 0 3px;
	position: relative;
	width: 975px;
	vertical-align: top;
}


/* Side */

#side
{
	width: 308px;
	float: left;
	position: relative;
}

.side-top
{
	padding-top: 8px !important;
}


/* Content */

#content
{
	width: 644px;
	float: left;
	padding: 0 0 0px 3px;
}

#content h1
{
	font-size: 22px;
	padding: 0 0 20px 4px;
	line-height: 22px;
}

#content h1 img
{
	vertical-align: middle;
}

#content h1 span
{
	font-size: 11px;
	margin: -3px 0 -5px;
	display: block;
}


/* lokalizacja */

#lokalizacja
{
	height: 28px;
	line-height: 24px;
	font-weight: bold;
	color: #5F5F5F;
	font-size: 10px;
	margin: 0 0 0 4px;
	text-align: left;
}

#lokalizacja a
{
	color: #8C8C8C;
	font-weight: normal;
	padding: 0 0 0 14px;
	background: url(/cms/pages/defaultpage/images/exim/ico-arrow.png) 3px 50% no-repeat;
}

#lokalizacja a.home
{
	background: none;
	padding: 0;
}

.wstecz
{
	position: absolute;
	right: 15px;
	top: 50px;
	color: #4B4B4B;
	padding: 0 0 0 10px;
	background: url(/cms/pages/defaultpage/images/exim/ico-wstecz.png) 0 50% no-repeat;
}

.lokalizacja-top
{
	margin-top: 8px !important;
}


/* dolne przyciski */

.btn-wg
{
	text-align: right;
	margin-top: 50px;
}

.btn-wg a
{
	color: #4B4B4B;
	margin: 0 12px;
}

.btn-wg a.back
{
	background: url(/cms/pages/defaultpage/images/exim/ico-wstecz.png) 0 50% no-repeat;
	padding: 0 0 0 10px;
}

.btn-wg a.top
{
	background: url(/cms/pages/defaultpage/images/exim/ico-gora.png) 0 50% no-repeat;
	padding: 0 0 0 14px;
}


/* side box: Szukaj */

#szukaj
{
	height: 150px;
	z-index: 10;
	margin: -7px 0 3px;
	position: relative;
	overflow: hidden;
}

#szukaj form
{
	height: 150px;
	width: 308px;
	background: url(/cms/pages/defaultpage/images/exim/szukaj_bg.jpg) no-repeat;
}

#szukaj form.full
{
	background-position: 0 -150px !important;
	width: 975px !important;
}

#szukaj form.full .advanced
{
	display: block;
	position: absolute;
	z-index: 10;
}

#szukaj .basic
{
	float: left;
	width: 298px;
	padding: 68px 0 0 10px;
}

#szukaj .basic .row
{
	margin: 0 0 5px;
	width: 298px;
	display: inline-block;
	vertical-align: top;
}

#szukaj .basic .row label
{
	width: 66px;
	margin-right: 8px;
	color: #fff;
	text-align: right;
	float: left;
	line-height: 14px;
}

#szukaj .basic .row label.powrot
{
	width: 48px;
}

#szukaj .basic .row input
{
	width: 54px;
	padding: 2px;
	float: left;
	margin-right: 2px;
	border: 0;
	font-size: 8px;
}

#szukaj .basic .row img
{
	float: left;
	vertical-align: middle;
}

#szukaj .basic .row select
{
	width: 210px;
	float: left;
	padding: 2px;
	border: 0;
}

#szukaj .advanced
{
	display: none;
	float: left;
	width: 641px;
	padding: 18px 0 0 10px;
}

#adv_search_form .advanced .row
{
	margin: 0 0 5px;
	width: 311px;
	display: inline-block;
	vertical-align: top;
}

#adv_search_form .advanced .box-1
{
	position: absolute;
	left: 324px;
	top: 18px;
	width: 311px;
}

#adv_search_form .advanced .box-1 label
{
	width: 91px;
	margin-right: 8px;
	color: #fff;
	text-align: right;
	float: left;
	line-height: 14px;
}

#adv_search_form .advanced .box-1 select
{
	width: 170px;
	float: left;
	padding: 2px;
	border: 0;
}

#adv_search_form .advanced .box-2
{
	position: absolute;
	left: 644px;
	top: 18px;
}

#adv_search_form .advanced .box-2 label
{
	width: 70px;
	margin-right: 8px;
	color: #fff;
	text-align: right;
	float: left;
	line-height: 14px;
}

#adv_search_form .advanced .box-2 select
{
	width: 170px;
	float: left;
	padding: 2px;
	border: 0;
}

#adv_search_form .advanced .box-2 input
{
	width: 170px;
	padding: 2px;
	float: left;
	margin-right: 2px;
	border: 0;
}

#adv_search_form .advanced .box-3
{
	position: absolute;
	left: 324px;
	top: 85px;
	width: 311px;
}

#adv_search_form .advanced .box-3 .row
{
	margin: 0 0 8px;
}

#adv_search_form .advanced .box-3 label
{
	width: 93px;
	margin-right: 8px;
	color: #fff;
	text-align: right;
	float: left;
	line-height: 14px;
}

#adv_search_form .advanced .box-3 label.w
{
	width: 108px;
}

#adv_search_form .advanced .box-3 select
{
	width: 40px;
	float: left;
	padding: 2px;
	border: 0;
}

#szukaj input[type=image] {}

#search_container
{
	position: relative;
	left: 19px;;
	top: 13px;
}

#search_btn_container
{
	margin-right: 70px;
}

#search_btn
{
	margin-top: 3px;
}

#adv_search_form
{
	position: absolute;
	height: 150px;
	width: 660px;
	top: 1px;
	left: 310px;
	background: url(/cms/pages/defaultpage/images/exim/szukaj_bg.jpg) no-repeat -306px -150px;
	display: none;
	z-index: 20;
}


/* side box: Destynacje */

#destynacje
{
	padding: 92px 0 0 50px;
	width: 258px;
	height: 400px;
	background: url(/cms/pages/defaultpage/images/exim/destynacje_bg.jpg) no-repeat;
	position: relative;
}

#destynacje .btn
{
	position: absolute;
	left: 5px;
	top: 360px;
}

#destynacje th
{
	padding: 2px 0;
	font-size: 12px;
	color: #fff;
	font-family: tahoma;
	width: 155px;
}

#destynacje th a
{
	color: #fff;
	width: 155px;
}

#destynacje td
{
	padding: 2px 0;
	color: #D5FDFF;
	font-size: 10px;
	font-family: tahoma;
	width: 70px;
	text-align: right;
}

#destynacje td a
{
	color: #D5FDFF;
}

#destynacje td b
{
	font-size: 12px;
}


/* side box: Platnosci */

#platnosci
{
	padding: 0 0 0 15px;
	position: absolute;
	bottom: 15px;
}

#platnosci h2
{
	padding: 0 0 10px;
}

#platnosci img
{
	vertical-align: middle;
}


/* side box: Newsletter prasowy */

#newsletter_prasowy
{
	margin: 60px 0 0;
}

#newsletter_prasowy p
{
	line-height: 14px;
	padding: 0 9px 9px;
}

#newsletter_prasowy form
{
	padding: 17px 0 0 22px;
	background: url(/cms/pages/defaultpage/images/exim/newsletter_prasowy_bg.png) no-repeat;
	height: 110px;
}

#newsletter_prasowy form input[type=text]
{
	vertical-align: top;
	font-size: 12px;
	color: #828282;
	background: none;
	border: 0;
	padding: 5px 0 0;
	margin-right: 15px;
	width: 170px;
}

#newsletter_prasowy form input[type=image]
{
	vertical-align: top;
}


/* side box: Newsletter */

#newsletter
{
	margin: 25px 0 0;
}

#newsletter h2
{
	padding: 0 0 0 10px;
}

#newsletter p
{
	line-height: 14px;
	padding: 0 10px 15px;
}

#newsletter form
{
	padding: 17px 0 0 22px;
	background: url(/cms/pages/defaultpage/images/exim/newsletter_bg.png) no-repeat;
	height: 120px;
}

#newsletter form input[type=text]
{
	vertical-align: top;
	font-size: 12px;
	color: #828282;
	background: none;
	border: 0;
	padding: 5px 0 0;
	margin-right: 15px;
	width: 170px;
}

#newsletter form input[type=image]
{
	vertical-align: top;
}


/* box: Home - Kierunki */

.box1
{
	width: 324px;
	height: 150px;
	float: left;
}

.box1 .top
{
	padding: 7px 0 0 6px;
	height: 66px;
	position: relative;
}

.box1 .top img.pic
{
	float: left;
	margin-right: 9px;
}

.box1 .top h3
{
	line-height: 14px;
	font-size: 12px;
}

.box1 .top p
{
	line-height: 14px;
	color: #8A8A8A;
	font-size: 10px;
}

.box1 .top p img
{
	vertical-align: middle;
	margin-bottom: 2px;
}

.box1 .top p b
{
	font-size: 14px;
	color: #E7004C;
}

.box1 .top p i
{
	color: #00ACEE;
	font-style: normal;
}

.box1 .top .pogoda
{
	position: absolute;
	left: 240px;
	top: 45px;
	font-weight: bold;
	color: #FF9C00;
	font-size: 10px;
}

.box1 .top .pogoda img
{
	vertical-align: middle;
}

.box1 table
{
	width: 100%;
}

.box1 th
{
	height: 25px;
	line-height: 24px;
	padding: 0 0 0 8px;
	background: url(/cms/pages/defaultpage/images/exim/kierunki_bg_lewa_rozwiniete.png) no-repeat;
}

.box1 td
{
	height: 25px;
	line-height: 24px;
	padding: 0 8px 0 0;
	text-align: right;
	color: #8A8A8A;
	font-size: 10px;
	background: url(/cms/pages/defaultpage/images/exim/kierunki_bg_lewa_wiersz.png) no-repeat;
}

.box1 th.row
{
	background: url(/cms/pages/defaultpage/images/exim/kierunki_bg_lewa_wiersz.png) no-repeat;
}

.box1 td b
{
	font-size: 14px;
	color: #E7004C;
}

.box1 th a
{
	color: #8A8A8A;
}

.box2
{
	width: 317px;
	height: 150px;
	float: left;
	background: url(/cms/pages/defaultpage/images/exim/kierunki_bg_prawa.png) no-repeat;
}

.box2 a
{
	color: #4B4B4B;
}

.box2 a:hover
{
	color: #00ACEE;
	text-decoration: none;
}

.box2 th
{
	height: 21px;
	vertical-align: middle;
	width: 204px;
	padding: 0 0 0 12px;
}

.box2 td
{
	height: 21px;
	vertical-align: middle;
	color: #818181;
	width: 87px;
	font-size: 10px;
	white-space: nowrap;
}

.box2 td b
{
	font-size: 12px;
	font-weight: bold;
}

.box2 td.dni
{
	width: 38px;
	text-align: center;
	padding: 2px 2px 0 0;
	height: 19px;
}

.box2 tr:hover th
{
	color: #00ACEE;
	background: url(/cms/pages/defaultpage/images/exim/kierunki_wiersz_bg.png) no-repeat;
}

.box2 tr:hover th a
{
	color: #00ACEE;
}

.box2 tr:hover td
{
	color: #00ACEE;
	background: url(/cms/pages/defaultpage/images/exim/kierunki_wiersz_bg.png) no-repeat;
}

.box2 tr:hover td a
{
	color: #00ACEE;
}

.box2 tr:hover td.dni
{
	background: url(/cms/pages/defaultpage/images/exim/kierunki_wiersz_bg.png) 100% 0 no-repeat;
}


/* box: Home - Flash */

#flash-home
{
	float: left;
	width: 654px;
	padding-top: 3px;
}


/* box: Home - Szukaj  */

.main-home #szukaj
{
	float: left;
	width: 321px;
	margin: 0;
}

.main-home #szukaj form
{
	background: url(/cms/pages/defaultpage/images/exim/szukaj_bg_home.jpg) no-repeat;
	width: 321px;
}

.main-home #szukaj .basic
{
	width: 311px;
}

.main-home #szukaj .advanced .box-1
{
	left: 330px;
}

.main-home #szukaj .advanced .box-2
{
	left: 650px;
}

.main-home #szukaj .advanced .box-3
{
	left: 330px;
}

.main-home #szukaj input[type=image]
{
	position: absolute;
	left: 781px;
	top: 98px;
}

.main-home #szukaj .basic .row input
{
	width: 59px;
}

.main-home #szukaj .basic .row select
{
	width: 220px;
}

.searchtable td
{
	padding: 2px;
	color: #FFFFFF;
}

.searchtable td.search
{
	text-align: right;
}


/* box: Home - Destynacje  */

.main-home #destynacje
{
	float: left;
	width: 271px;
	background:url(/cms/pages/defaultpage/images/exim/destynacje_bg_home.jpg) no-repeat;
}


/* box: Centrum prasowe */

#centrum_prasowe
{
	width: 654px;
}


/* box: Tabs-UL */

#tabs-ul
{
	height: 46px;
}

#tabs-ul li
{
	float: left;
	padding: 0 2px 0 4px;
}

#tabs-ul li a
{
	float: left;
	height: 46px;
	overflow: hidden;
}

#tabs-ul li a:hover img
{
	margin-top: -46px;
}

#tabs-ul li.active img
{
	margin-top: -46px;
}


/* box: Tabs-DIV */

#tabs-div
{
	margin: 10px 0 30px;
	background: url(/cms/pages/defaultpage/images/exim/tab_bg.png) repeat-y;
}

div.cmanager_hideable
{
	background: url(/cms/pages/defaultpage/images/exim/tab_bg.png) repeat-y;	
}

#tabs-div .tab
{
	position: relative;
}

#tabs-div .tab .desc, div.cmanager_hideable_content
{
	padding: 10px 16px 10px 10px;
}

#tabs-div .tab .desc ul
{
	padding: 0 0 10px 25px;
}

#tabs-div .tab .desc ul li
{
	padding: 4px 0;
	font-size: 11px;
	line-height: 13px;
}

#tabs-div .tab .desc ul li a
{
	color: #00A7D1;
}

#tabs-div .tab .wiecej
{
	text-align: right;
}

#tabs-div .tab p, div.cmanager_hideable_content p
{
	margin: 0 0 1em;
	font-size: 11px;
	line-height: 18px;
}

#tabs-div .tab h2, h2.cmanager_title
{
	background: url(/cms/pages/defaultpage/images/exim/tab_h2_bg.png) no-repeat;
	font-size: 14px;
	line-height: 16px;
	color: #76A100;
	padding: 11px 0 11px 34px;
}

h2.cmanager_title, h2.cmanager_title_first
{
	cursor: pointer;
}

#tabs-div .tab-first h2, h2.cmanager_title_first
{
	background: url(/cms/pages/defaultpage/images/exim/tab_h2_bg_active.png) no-repeat !important;
	font-size: 14px;
	line-height: 16px;
	color: #76A100;
	padding: 11px 0 11px 34px;
}

#tabs-div .tab .data
{
	font-size: 11px;
	color: #545454;
	position: absolute;
	right: 22px;
	top: 12px;
}

#tabs-div .bgb, div.cmanager_hideable_footer
{
	height: 5px;
	overflow: hidden;
	background: url(/cms/pages/defaultpage/images/exim/tab_bg_b.png) no-repeat;
}

#tabs-div .wykres h3
{
	padding: 0 0 0 12px;
	font-weight: bold;
	margin: 2em 0 1em;
}


/* page: Errata */

.pic-errata
{
	margin: -50px 0 10px;
}

.errata
{
	border-bottom: 1px solid #D8D8D8;
	margin: 0 8px;
	padding: 8px 0 15px;
}

.errata-last
{
	border: 0;
}

.errata .data
{
	font-size: 10px;
	color: #009EC0;
}

.errata h2
{
	font-size: 14px;
	color: #76A100;
	padding: 3px 0 8px;
}

.errata p.plik
{
	text-align: right;
}


/* page: Karta stalego klienta */
.pic-karta_klienta
{
	margin: -25px 0 25px;
}


#karta_klienta h2
{
	font-size: 20px;
	color: #76A100;
	margin: 0 0 20px;
}

#karta_klienta li
{
	line-height: 18px;
	padding: 0 0 15px 20px;
	background: url(/cms/pages/defaultpage/images/exim/ico-li.png) 0 5px no-repeat;
}

#karta_klienta .ulotka
{
	margin: 35px 0 0 20px;
}

#karta_klienta ul
{
	width: 330px;
	float: left;
	margin-right: 25px;
}

#karta_klienta .karta_klienta
{
	width: 272px;
	float: left;
}

#karta_klienta .karta_klienta .karta
{
	background: url(/cms/pages/defaultpage/images/exim/karta_klienta_bg.png) no-repeat;
	width: 264px;
	height: 216px;
	padding: 8px 0 0 8px;
	line-height: 16px;
}

#karta_klienta .karta_klienta .karta img
{
	margin: 0 0 5px;
}

#karta_klienta .karta_klienta h3
{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 25px 0 0;
}

#karta_klienta .karta_klienta p
{
	font-size: 12px;
	line-height: 18px;
}


/* side box: Zobacz mapke */
#zobacz_mapke
{
	margin: 20px 0 0 15px;
}


/* page: Kontakt */
.tabs-div-kontakt
{
	margin-top: 45px !important;
}

.tabs-div-kontakt .desc p
{
	margin-left: 25px !important;
	line-height: 14px !important;
}

.tabs-div-kontakt-odddzial
{
	margin-top: 0px !important;
}

.tabs-div-kontakt-odddzial .desc p
{
	margin-left: 25px !important;
	line-height: 14px !important;
	margin-bottom: 5px!important;
}

.tabs-div-kontakt-odddzial .desc h3
{
	font-size: 14px;
	color: #76A100;
	background: url(/cms/pages/defaultpage/images/exim/ico-arrow3.png) no-repeat;
	padding: 0 0 0 24px;
	line-height: 17px;
	margin: 20px 0 10px;
}

.tabs-div-kontakt-odddzial .desc img.pic
{
	float: right;
	margin-top: -20px;
}


/* page: Lista ofert */
#oferty
{
	width: 100%;
}

#oferty tr.wiersz {}

#oferty th
{
	height: 43px;
	line-height: 42px;
	padding: 0 0 0 15px;
	background: url(/cms/pages/defaultpage/images/exim/oferty_th_bg.png) no-repeat;
}

#oferty td
{
	padding: 10px;
	vertical-align: middle;
}

#oferty td.wylot b
{
	font-size: 10px;
	color: #FF9C00;
}

#oferty td.cena
{
	font-size: 10px;
	color: #E7004C;
}

#oferty td.cena b
{
	font-size: 14px;
}

#oferty td.cena a
{
	color: #E7004C;
}

#oferty td img
{
	vertical-align: middle;
}

#oferty td b
{
	color: #EA014E;
	font-weight: bold;
	font-size: 12px;
}

#oferty td .stars img
{
	margin-top: 3px;
	vertical-align: top;
}

#oferty tr td
{
	background: url(/cms/pages/defaultpage/images/exim/oferta_bg.png) 50% 100% no-repeat;
	border: 0;
}

#oferty tr td.wylot
{
	background-position: 0 100% !important;
}

#oferty tr td.cena
{
	background-position: 100% 100% !important;
}

#oferty tr.last td
{
	background: url(/cms/pages/defaultpage/images/exim/oferta_bg_b.png) 50% 100% no-repeat;
	border: 0;
}

#oferty tr.on td
{
	background: url(/cms/pages/defaultpage/images/exim/oferta_bg_hover.png) 50% 0 no-repeat;
}

#oferty tr.on td.wylot
{
	background-position: 0 100% !important;
}

#oferty tr.on td.cena
{
	background-position: 100% 100% !important;
}

#oferty tr.oferta td
{
	background: url(/cms/pages/defaultpage/images/exim/oferta_hover_bg.png) no-repeat;
	padding: 6px 0 0;
}

#oferty tr.oferta td div.oferta
{
	position: static;
	padding: 0 0 0 7px;
	height: 245px;
	width: 637px;
}

#oferty tr.oferta td .pic
{
	float: left;
	width: 297px;
}

#oferty tr.oferta td .pic a
{
	float: left;
	width: 18px;
	height: 16px;
	background: url(/cms/pages/defaultpage/images/exim/nr_bg.png) no-repeat;
	margin-right: 2px;
	line-height: 16px;
	text-align: center;
	font-size: 10px;
	color:#4b4b4b;
}

#oferty tr.oferta td .desc
{
	float: left;
	width: 339px;
}

#oferty tr.oferta td a.zwin {}

#oferty tr.oferta td a.szczegoly {}

#oferty tr.oferta td table
{
	width: 339px;
}

#oferty tr.oferta td table th
{
	height: auto;
	padding: 8px 0 8px 20px;
	background: none;
	border-bottom: 1px solid #DCDFB7;
	font-size: 12px;
	color: #3A3A3A;
	line-height: 12px;
}

#oferty tr.oferta td table th a
{
	font-size: 10px;
	color: #93A000;
}

#oferty tr.oferta td table td
{
	padding: 8px 0 8px 10px;
	background: none;
	border-bottom: 1px solid #DCDFB7;
	font-size: 12px;
	color: #828282;
	line-height: 12px;
}

#oferty tr.oferta td table td.pogoda b
{
	color: #FF9C00;
}

#oferty tr.oferta td table td.cena
{
	font-size: 10px;
	color: #E7004C;
}

#oferty tr.oferta td table tr.last th
{
	border: 0;
}

#oferty tr.oferta td table tr.last td
{
	border: 0;
}

#oferty tr.oferta td .bgb
{
	margin-left: -5px;
}


/* side box: Kalendarz */
#kalendarz{
	margin:22px 0 0 19px;
	width:268px;
	height:308px;
	background:url(/cms/pages/defaultpage/images/exim/kalendarz_bg.png) 0 30px no-repeat;
	position: relative;
}
#kalendarz h2{height:30px;}
#kalendarz .mr{line-height:17px;padding:11px 0;color:#444431;text-align:center;text-transform:uppercase;}
#kalendarz .mr img{vertical-align:top;margin:0 15px;}
#kalendarz table{margin-left:8px;}
#kalendarz th{vertical-align:middle;text-align:center;border:1px solid #C9C8B0;width:35px;height:32px;background:#67A703;border-top:0;font-weight:bold;color:#fff;}
#kalendarz th.s{background:#508601;}
#kalendarz td{vertical-align:middle;text-align:center;border:1px solid #C9C8B0;width:35px;height:32px;background:#fff;}
#kalendarz td.s{background:#EBF87D;}
#kalendarz td.sn{background:#EDF5A7;color:#9B9B9B;}
#kalendarz td.n{background:#EFF2C6;color:#9B9B9B;}
#kalendarz td.a{background:#D7003C;color:#fff;}
#kalendarz td.a a{position:relative;z-index:999;color:#fff;display:block;height:30px;width:35px;line-height:30px;}
#kalendarz td.a a:hover{text-decoration:none;}
#kalendarz td.a a:hover .dymek{display:block;position:absolute;left:0px;bottom:0px;}
#kalendarz .dymek{display:none;width:143px;height:77px;padding:5px 20px 5px 10px;background:url(/cms/pages/defaultpage/images/exim/dymek.png) no-repeat;font-size:10px;color:#828282;line-height:12px;text-align:left;}
#kalendarz .dymek b{font-size:12px;color:#4D4D4D;font-weight:normal;}


/* page: Oferta */
#oferta
{
	padding: 0 0 35px;
	background: url(/cms/pages/defaultpage/images/exim/oferta_bg2.png) 0 100% no-repeat;
}

#oferta .top
{
	height: 62px;
	background: url(/cms/pages/defaultpage/images/exim/oferta_top_bg.png) no-repeat;
}

#oferta .tabs
{
	padding: 8px 0 0 7px;
}

#oferta .tabs li
{
	float: left;
	padding: 0 5px 0 0;
}

#oferta .tabs a
{
	float: left;
	height: 37px;
	overflow: hidden;
}

#oferta .tabs a:hover img
{
	margin-top: -37px;
}

#oferta .tabs.active img
{
	margin-top: -37px;
}

#oferta .btn-rezerwuj {}

#oferta-zdjecia
{
	width: 595px;
	height: 358px;
	border: 4px solid #E4E6C5;
	margin: 0 0 18px 20px;
}

#oferta-zdjecia .btn-wstecz
{
	position: absolute;
	left: 355px;
	top: 315px;
}

#oferta-zdjecia .btn-dalej
{
	position: absolute;
	right: 62px;
	top: 315px;
}

#oferta-opis
{
	background: url(/cms/pages/defaultpage/images/exim/oferta_opis_bg.png) no-repeat;
	width: 603px;
	height: 204px;
	margin-left: 20px;
}

#oferta-opis .opis
{
	width: 285px;
	float: left;
	padding: 10px 0 0;
}

#oferta-opis .opis p
{
	font-size: 11px;
	line-height: 14px;
	color: #807F7F;
	margin: 0 0 10px;
}

#oferta-opis .opis img
{
	border: 3px solid #fff;
	margin-right: 5px;
}

#oferta-opis table
{
	width: 305px;
	float: left;
}

#oferta-opis table th
{
	height: auto;
	padding: 8px 0 8px 15px;
	width: 150px;
	background: none;
	font-size: 12px;
	color: #4D4D4D;
	line-height: 12px;
}

#oferta-opis table th a, span.malyzielonynibylink
{
	font-size: 10px;
	color: #B7B400;
}

#oferta-opis table td
{
	padding: 8px 0;
	background: none;
	font-size: 12px;
	color: #828282;
	line-height: 12px;
}

#oferta-opis table td.pogoda b
{
	color: #FF9C00;
}

#oferta-opis table td.pogoda img
{
	vertical-align: middle;
}

#oferta-opis table td.cena
{
	font-size: 10px;
	color: #E7004C;
}

#oferta-opis table td.cena b
{
	font-size: 13px;
}

#oferta-opis table tr.last th
{
	border: 0;
}

#oferta-opis table tr.last td
{
	border: 0;
}

#oferta-opis table.offerdetailstrips
{
	padding: 2px;
	border: solid #B7B400 1px;
	width: 290px;
}

#oferta-opis table.offerdetailstrips th
{
	padding: 2px;
	font-weight: bold;
	border: solid #B7B400 1px;
	font-size: 9px;
}

#oferta-opis table.offerdetailstrips td
{
	padding: 2px;
	border: solid #B7B400 1px;
	font-size: 9px;
}

#wycieczka-opis
{
	width: 603px;
	margin-left: 20px;
	font-size: 11px;
	line-height: 14px;
	color: #807F7F;
	text-align: justify;
}

#wycieczka-terminy
{
	width: 603px;
	margin-left: 20px;
	font-size: 11px;
	line-height: 14px;
	color: #807F7F;
	text-align: justify;
}

#clientbooking_offerdetails_trips td
{
	padding: 1px 0px 1px 5px;
}

#clientbooking_offerdetails_trips th
{
	padding: 5px 0px 5px 5px;
	background-color: #ECF2B7;
}

#quickReservation
{
	float: right;
	margin-top: -30px;
}


/* page: Rozklad lotow */

#flightsschedule_search_form{position:relative;height:131px;padding:14px 0 0 20px;background:url(/cms/pages/defaultpage/images/exim/rozklad_lotow_bg.jpg) no-repeat;margin:0 0 30px;}
#flightsschedule_search_form input{position:absolute;right:0px;bottom:0px;}
#flightsschedule_search_form .row{margin:0 0 6px;width:355px;display:inline-block;vertical-align:top;}
#flightsschedule_search_form .row input{position:static;}
#flightsschedule_search_form .label{float:left;width:110px;margin-right:8px;color:#fff;text-align:right;line-height:18px;}
#flightsschedule_search_form .row select{width:218px;}
#flightsschedule_search_form .labelp{color:#fff;}
#flightsschedule_search_form .row label.r{width:auto;margin-right:15px;line-height:18px;}
#flightsschedule_search_form .row label.r input{float:left;width:14px;height:14px;margin-right:2px;margin-top:2px;}

#loty{background:url(/cms/pages/defaultpage/images/exim/loty_head_bg.png) no-repeat;}
#loty table{width:100%;}
#loty thead th{padding:0 0 0 15px;line-height:16px;padding:0 0 0 15px;height:46px;vertical-align:middle;}
#loty td{height:74px;vertical-align:middle;vertical-align:middle;padding:0 0 0 15px;background:url(/cms/pages/defaultpage/images/exim/loty_td_bg.png) 50% 100% no-repeat;}
#loty td.znak{background-position:0 100%!important;}
#loty td.wiecej{background-position:100% 100%!important;}
#loty tr.last td{background:url(/cms/pages/defaultpage/images/exim/loty_td_last_bg.png) 50% 100% no-repeat;}

h2.loty{font-size:20px;color:#76A100;margin:0 0 10px;}

#rozkladlotowuwagi{padding-left: 3px}
#rozkladlotowuwagi p{text-align:justify;}
#rozkladlotowuwagi h2{font-size:14px; font-weight:bold; padding: 3px 0px;}
#rozkladlotowuwagi h1{font-size:16px; font-weight:bold; padding: 3px 0px;}

#kalendarz2{margin:0 0 40px 37px;width:579px;background:url(/cms/pages/defaultpage/images/exim/kalendarz2_bg.png) no-repeat;background-color:#CDEF2F;}
#kalendarz2 #kalendarz2footer{width:579px;height:11px;background:url(/cms/pages/defaultpage/images/exim/kalndarz2_bg_bottom.png) no-repeat;background-color:#CDEF2F;}
#kalendarz2 .mr{height:20px;padding:15px 0 11px 9px;color:#486A00;font-weight:bold;font-size:20px;}
#kalendarz2 .mr img{vertical-align:bottom;margin:0 5px 3px;}
#kalendarz2 table{margin-left:7px;}
#kalendarz2 th{vertical-align:middle;text-align:center;width:78px;height:31px;font-weight:bold;color:#fff;background:url(/cms/pages/defaultpage/images/exim/kalendarz2_th_bg.png) no-repeat;border-bottom:3px solid #CDEF2F;border-right:2px solid #CDEF2F;border-left:1px #CDEF2F}
#kalendarz2 td{border:1px solid #D3D3D3;width:80px;height:52px;background:#fff;font-size:15px;font-weight:bold;vertical-align:top;text-align:left;text-indent:2px;}
#kalendarz2 td.s{background:#EBF87D;}
#kalendarz2 td.n{background:#F7F7F7;color:#F7F7F7;}
#kalendarz2 td span.nr{display:block;height:20px;}
#kalendarz2 td a{background:#486A00;display:block;height:30px;padding:2px 0 0;text-align:center;font-size:11px;font-weight:bold;color:#fff;}
#kalendarz2 td a.timeChanged { background-color: #D7003C; }
#kalendarz2 td a:hover{text-decoration:none;position:relative;}
#kalendarz2 td a:hover .dymek{display:block;position:absolute;left:65px;bottom:-145px;}
#kalendarz2 .dymek{display:none;width:255px;height:193px;font-size:10px;color:#828282;line-height:12px;text-align:left;z-index:9999;}
#kalendarz2 .dymek b.h{text-indent:0px;display:block;font-size:12px;color:#fff;padding:0 0 20px 15px;}
#kalendarz2 .dymek i.c{text-indent:0px;font-weight:normal;float:left;text-align:center;width:120px;padding:5px 0;height:35px;font-style:normal;color:#535353;line-height:14px;font-size:12px;}
#kalendarz2 .dymek i.cc{font-size:11px;}
#kalendarz2 .dymek div.ii{width:286px;height:121px;background:url(/cms/pages/defaultpage/images/exim/dymek2.png) no-repeat;padding:10px 0 0 31px;}
#kalendarz2 .dymek div.iii{width:286px;background:url(/cms/pages/defaultpage/images/exim/dymek2_rep.png) repeat-y;padding:10px 0 0 31px;}
#kalendarz2 .dymek div.iiii{width:286px;height:14px;background:url(/cms/pages/defaultpage/images/exim/dymek2_bottom.png) no-repeat;padding:10px 0 0 31px;}
#kalendarz2 .dymek i.i{text-indent:0px;clear:both;display:block;font-style:normal;font-weight:normal;font-size:11px;line-height:16px;color:#535353;padding:5px 40px 0 15px;}

/* page: Mapa oddzialow */
#mapa{padding:0 0 0 4px;}
#mapa p{font-size:11px;line-height:18px;margin:0 0 1.5em;}
#mapa p.top{font-size:14px;color:#76A100;}
#mapa p.klik{color:#00B8DC;}


/* page: Nasze biura */

#mapa-biura
{
	margin: 0 0 20px 60px;
}


/* page: Rezerwacja - formularz */

table.body_frame
{
	width: 100%;
}

td.body_frame_head
{
	font-size: 12px;
	font-weight: bold;
	color: #0B8CE5;
	background-color: #DCE6FD;
	padding: 10px;
}

td.body_frame_sub
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4E70C4;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.body_frame_left
{
	width: 30%;
	padding: 3px;
	background-color: #EAF8F1;
}

td.body_frame_right
{
	width: 70%;
	padding: 3px;
}

td.body_frame_left_f
{
	width: 30%;
	padding: 3px;
	background-color: #EAF8F1;
}

td.body_frame_right_f
{
	width: 70%;
	padding: 3px;
}

input.frm
{
	border: 2px groove #6C9DD4;
}

select.frm
{
	border: 2px groove #6C9DD4;
}

select.calendar_chooser
{
	border: 2px groove #6C9DD4;
}

textarea.frm
{
	border: 2px groove #6C9DD4;
}

td.body_frame_star
{
	font-weight: bold;
	color: red;
}

td.body_frame_star_f
{
	font-weight: bold;
	color: red;
}

.trip_row_selected
{
	background-color: #B8C2E8;
}

tr.trip_row
{
	cursor: pointer;
}

tr.trip_row:hover
{
	background-color: #C6DCE0;
}

#info_menu
{
	width: 156px;
	height: 148px;
	background-color: white;
	position: absolute;
	left: 625px;
	top: 136px;
	color: rgb(50,50,50);
	font-size: 12px;
	font-family: Verdana;
	z-index: 100;
	display: none;
}

#info_menu a:hover
{
	color: white;
	text-decoration: none;
}

#info_menu div.menu_opt
{
	color: rgb(50,50,50);
	background: url(/cms/pages/defaultpage/images/exim/menu-informacje.png) no-repeat;
	height: 37px;
	width: 156px;
	text-align: center;
	line-height: 38px;
	cursor: pointer;
        /*border: 1px solid red;*/
}

#info_menu div.menu_opt:hover
{
	color: white;
	background-position: 0 -37px;
}

div#partnerzy div
{
	width: 945px;
}


/* Linkman Tab - zakladki z linkami */

div#linkman_tabs
{
	position: fixed;
	left: 978px;
	top: 45px;
}

div#linkman_tabs a
{
	text-decoration: none;
}

div.linkman_tab_top
{
}

div.linkman_tab_middle
{
	width: 43px;
}

div.linkman_tab_bottom
{
}

div.linkman_tab_gap
{
	width: 43px;
	height: 30px;
}
