body,

h1, h2, h3, h4, h5, h6,

ul, ul li,
ol, ol li,
dl, dl dt, dl dd,

form, input, select, textarea, button, img {
	margin: 0;
	padding: 0;
        border: 0;
}

fieldset {
        margin: 10px 20px;
        padding: 20px;
        border: 1px #1c7ec1 solid;
}

legend {
        color: #ff6600;
        font-family: Arial, Verdana, Tahoma;
        font-style: normal;
        letter-spacing: 1px;
}

form.normal input,
form.normal textarea,
form.normal button,
form.normal select {
        font-size: 11px;
        border: 1px #d6ccc3 solid;
        padding: 2px;
}

img {
        vertical-align: middle;
}

body {
        font-size: 11px;
        font-family: Tahoma;
        font-weight: normal;
        background: #d6ccc3;
}

a {
        color: #0472bb;
        text-decoration: none;

        -moz-focus-inner: none;
	-moz-outline-style: none;
}

p {
        padding: 10px 20px;
        clear: both;
}

a:hover {
        color: #f46313;        
}

h1 {
        color: #f3651f;
        font-size: 24px;
        font-weight: normal;
}

h1.label, h2.label {
        font-size: 20px;
        font-weight: normal;

        width: 525px;
        height: 29px;
        margin: 4px 0 0 4px;
        padding: 5px 0 0 12px;
}




h1.blue, h1.orange, h2.blue {
        color: #fff;
}



h1.blue, h2.blue {
        background: url(../images/bg/h_blue.png) no-repeat #1c7ec1;
}


h1.orange {
        background: url(../images/bg/h_orange_last.png) no-repeat #fe6a18;
		

}

h2.orange_last {
        color: #fff;
		background: url(../images/bg/h_orange_last.png) no-repeat #fe6a18;
}
h2.orange_all {
        color: #fff;
		background: url(../images/bg/h_orange_all.png) no-repeat #fe6a18;
}
h2.orange_egzo {
        color: #fff;
		background: url(../images/bg/h_orange_egzo.png) no-repeat #fe6a18;
}
h2.orange_ekskl {
        color: #fff;
		background: url(../images/bg/h_orange_ekskl.png) no-repeat #fe6a18;
}


.error {
        color: #ff0000!important;
}

a#box-pit {
        color: #fff;
        background: url(../images/bg/pit.jpg) no-repeat;
        width: 126px;
        height: 39px;
        display: block;
        padding: 30px 0 0 75px;
}

div#wrapper {
        width: 100%;
        margin: 0 auto;
}


div#top {
        background: url(../images/bg/top.jpg) no-repeat top center;
        height: 180px;
        width: 100%;
}

div#header {
        width: 962px;
        height: 180px;
        margin: 0 auto;
}

div#body {
        width: 962px;
        margin: 0 auto;
        clear: both;
}

div#left {
        width: 201px;
        float: left;
}

div#center {
        width: 546px;
        float: left;
        margin: 5px 0 0 7px;
}

div#right {
        background: url(../images/bg/right.jpg) no-repeat bottom left;

        width: 201px;
        padding: 0 0 114px 0;

        float: right;
}

div#bottom {
        border-top: 1px #e3ddd7 solid;

        width: 962px;
        margin: 0 auto;
        padding: 15px 0 0 0;
        clear: both;
}

div#copyright {
        color: #695746;
        float: left;
        width: 460px;
        margin: 2px 0 10px 0;
}

div#copyright dl {
        clear: both;
}


div#copyright dl dt,
div#copyright dl dd {
        float: left;
        padding: 2px 5px 0 0;
}

div#copyright a {
        color: #695746;
        font-weight: bold;
}

/*  */

ul#bottom-menu {
        float: right;
        display: block;
        margin-top: 5px;
}

ul#bottom-menu li {
        list-style-type: none;
        float: left;
}

ul#bottom-menu li a {
        color: #695746;

        padding: 0 0 0 15px;
}

ul#bottom-menu li a:hover {
        text-decoration: underline;
}



div.content {
        background: #fff;

        width: 100%;
        margin: 0 0 4px 0;
        float: left;
}


div.content div.top,
div.content div.bottom {
        width: 100%;
        clear: both;
}

div.content div.top span,
div.content div.bottom span {
        width: 4px;
        height: 4px;
        display: block;
}


div.content div.top span.left {
        background: url(../images/bg/top_left.png) no-repeat;
        float: left;
}

div.content div.top span.right {
        background: url(../images/bg/top_right.png) no-repeat;
        float: right;
}

div.content div.bottom span.left {
        background: url(../images/bg/bottom_left.png) no-repeat;
        float: left;
}

div.content div.bottom span.right {
        background: url(../images/bg/bottom_right.png) no-repeat;
        float: right;
}



div.box {
        background: url(../images/bg/box.png) repeat-y;
        width: 201px;
        margin: 0 0 3px 0;
        float: left;
        clear: both;
}

div.box div.top, div.box div.bottom {
        clear: both;
}


div.box div.top span,
div.box div.bottom span {
        width: 8px;
        height: 8px;
        display: block;
}

div.box div.top span.left {
        background: url(../images/bg/box_top_left.png) no-repeat;
        float: left;
}

div.box div.top span.center,
div.box div.bottom span.center {
        width: 185px;
}


div.box div.top span.center {
        background: url(../images/bg/box_top_center.png) repeat-x;
        float: left;
}

div.box div.top span.right {
        background: url(../images/bg/box_top_right.png) no-repeat;
        float: right;
}

div.box div.bottom span.left {
        background: url(../images/bg/box_bottom_left.png) no-repeat;
        float: left;
}

div.box div.bottom span.center {
        background: url(../images/bg/box_bottom_center.png) repeat-x;
        float: left;
}

div.box div.bottom span.right {
        background: url(../images/bg/box_bottom_right.png) no-repeat;
        float: right;
}

div.box dl {
        margin-left: 8px;
}

div.box dl.baner {
        margin-left: 0!important;
}


h1#logo {
        background: url(../images/logo.png) no-repeat;
        width: 132px;
        height: 79px;
        margin: 37px 0 0 46px;
        display: block;
        float: left;
}


h1#logo a {
        text-indent: -5000em;
        width: 100%;
        height: 100%;
        display: block;
}

ul#top-main-menu {
        margin: 8px 2px 0 0;
        float: right;
        display: block
}


ul#top-main-menu li {
        list-style-type: none;
        float: left;
        display: block;
}

ul#top-main-menu li a {
        text-indent: -5000em;
        height: 37px;
        display: block;
}

ul#top-main-menu li a:hover {
        background-position: 0 -100%;
}

a#home {
        background: url(../images/buttons/home.png);
        width: 115px;
}

a#about {
        background: url(../images/buttons/bout.png);
        width: 67px;
}

a#promotions {
        background: url(../images/buttons/promo.png);
        width: 77px;
}

a#partners {
        background: url(../images/buttons/partners.png);
        width: 104px;
}

a#how-reservate {
        background: url(../images/buttons/reserv.png);
        width: 117px;
}

a#contact {
        background: url(../images/buttons/cont.png);
        width: 75px;
}



dl#left-menu {
        width: 185px;
        /*margin: 0 0 0 8px;*/
        display: block;
}

dl#left-menu dd {
        background: url(../images/bg/dd.png) repeat-x bottom left;

        width: 163px;
        padding: 4px 9px;
        margin: 0 1px;
        float: left;
}

dl#left-menu dd a {
        background: url(../images/symbols/rsaquo_blue.png) no-repeat 0 5px;
        padding: 0 0 0 10px;
}


dl#navigation {
        width: 960px;
	margin: 90px 0 0 15px;
        padding: 0;
	float: left;
        display: block;
        clear: both;
}

dl#navigation dt {
	font-weight: bold;
	margin-right: 5px;
}

dl#navigation dt, dl#navigation dd {
	float: left;
}

dl#navigation dt a, dl#navigation dd a {
	color: #695746;
	padding: 0 0 1px 0;
}

dl#navigation dt a:hover, dl#navigation dd a:hover {
	text-decoration: none;
	border-bottom: 1px #c6a88d dashed;
}

dl#navigation dd {
	background: url(../images/symbols/arrow.png) no-repeat 0px 5px;
	padding: 0 10px;
}

dl dt.orange, dl dt.blue {
        color: #fff;
        font-size: 13px;
        font-weight: bold;

        background-repeat: no-repeat;

        width: 175px;
        height: 25px;
        padding: 9px 0 0 10px;
        display: block;
        float: left;
}


dl dt.orange {
        background: url(../images/bg/dt_orange.png);
}

dl dt.blue {
        background: url(../images/bg/dt_blue.png);
}

dl#box-contact {
        color: #fff;
        background: url(../images/bg/contact.jpg) no-repeat;
        width: 201px;
        height: 214px;
        float: left;
        display: block;
}

dl#box-contact dt {
        font-size: 13px;
        font-weight: bold;
        margin: 10px 0 10px 15px;
}

dl#box-contact dd {
        margin: 0 0 0 20px;
}

dl#box-contact dd.gg {
        margin-bottom: 30px;
}

dl#box-contact dd.open {
        margin: 0 0 0 90px;
}

dl#box-contact dd.office {
        margin-top: 30px;
        margin-left: 90px!important;
}

dl#box-contact dd.phone {
        font-size: 12px;
        margin-left: 70px;
}

dl#box-lot {
        color: #fff;
        background: url(../images/bg/promocja_lot.jpg) no-repeat;
        width: 201px;
        height: 201px;
        float: left;
        display: block;
}

dl#box-lot dt {
        font-size: 18px;
        font-weight: bold;
        margin: 10px 0 100px 15px;
}

dl#box-lot dd {
        font-size: 17px;
        margin-left: 15px;
}

dl#box-lot dd.gratis {
        color: #eaff00;
        font-size: 24px;
        font-weight: bold;
        
        float: left;
}

dl#box-lot dd.button {
        float: right;
        margin: 15px 10px 0 0;
}

dl#payments dd {
        float: left;
        margin: 5px 14px 0 14px;
}


ul.travel-list-horizontal {
        margin: 0 0 0 3px;
}


ul.travel-list-vertical li,
ul.travel-list-horizontal li {
        list-style-type: none;

        padding: 4px 0 0 0;
        float: left;
        display: block;
}

ul.travel-list-vertical li {
        width: 183px;
}

ul.travel-list-horizontal li {
        width: 171px;
        margin: 0 0 0 6px;
}


dl.travel-blue {
        background: url(../images/bg/travel_blue_shadow.png) no-repeat left bottom;
        width: 185px;
        padding: 0 0 11px 0;
        margin: 0 0 0 0!important;
        float: left;
        display: block;
}


dl.travel-blue dt {
        background: url(../images/bg/travel_blue_dt.png) no-repeat;

        width: 100%;
        height: 29px;
        float: left;
        display: block;
}

dl.travel-blue dt a {
        color: #be5218;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        background: url(../images/bg/travel_blue_dt_a.png) no-repeat;

        width: 177px;
        height: 20px;
        padding: 5px 0 0 0;
        margin: 4px 0 0 4px;

        float: left;
        display: block;
}


dl.travel-blue dd {
        border-left: 1px #f1f1f1 solid;
        border-right: 1px #f1f1f1 solid;
}

dl.travel-blue dd.hotel {
        color: #157ec6;
        text-align: center;

        width: 173px;
        padding: 5px;

        float: left;
}

dl.travel-blue dd.hotel span {
        font-weight: bold;
}

dl.travel-blue dd.hotel small {
        color: #fa7712;
        font-size: 10px;
        font-weight: normal;
        font-style: normal;
}

dl.travel-blue dd.thumb {
        background: url(../images/bg/travel_blue_thumb.png) no-repeat;
        border-right: 0px;
        width: 89px;
        height: 72px;
        padding: 0 0 0 2px;
        float: left;
        display: block;
}

dl.travel-blue dd.thumb img {
        margin: 8px 0 0 6px;
}

dl.travel-blue dd.price {
        color: #ff5b00;
        border-left: 0px;

        width: 83px;
        padding: 15px 0 11px 5px;

        float: right;
}

dl.travel-blue dd.price span {
        color: #ff0000;
        font-weight: bold;

        padding: 2px 0;
        display: block;
}

dl.travel-blue dd.price small {
        color: #904115;
}



dl.travel-orange {
        background: url(../images/bg/travel_orange_footer.png) no-repeat bottom left;
        width: 171px;
        height: 201px;
}

dl.travel-orange dt {
        background: url(../images/bg/travel_orange_dt.png) no-repeat;

        width: 100%;
        height: 39px;
        float: left;
        display: block;
}

dl.travel-orange dt a {
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        background: url(../images/bg/travel_orange_dt_a.png) no-repeat;

        width: 171px;
        height: 25px;
        padding: 10px 0 0 0;
        margin: 4px 0 0 4px;

        float: left;
        display: block;
}

dl.travel-orange dt a:hover {
        color: #fff;
}

dl.travel-orange dd {
        border-left: 1px #e2dedb solid;
        border-right: 1px #e2dedb solid;
        display: block;
}

dl.travel-orange dd.thumb {
        background: url(../images/bg/travel_orange_thumb.png) no-repeat 3px 0;
        width: 169px;
        height: 85px;
        float: left;
}

dl.travel-orange dd.thumb img {
        margin: 11px 0 0 19px;
}

dl.travel-orange dd.hotel {
        color: #904115;
        text-align: center;
        background: url(../images/bg/travel_orange_dd_hotel.png) no-repeat 3px 0;
        width: 139px;
        height: 38px;
        padding: 7px 15px 0 15px;
        float: left;
}

dl.travel-orange dd.hotel span {
        font-weight: bold;
}

dl.travel-orange dd.hotel small {
        color: #ff8947;
        font-size: 10px;
}

dl.travel-orange dd.price {
        color: #e34b07;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        background: url(../images/bg/travel_orange_dd_price.png) no-repeat 3px 0;
        width: 169px;
        height: 22px;
        padding: 5px 0 0 0;
        float: left;
}

dl.travel-orange dd.price small {
        font-size: 11px;
        font-weight: normal;
}

ul.categories {
        margin: 20px 10px;
        padding: 0 0 10px 0;
        float: left;
}

ul.categories li {
        list-style-type: none;
        border-bottom: 1px #b2b2b2 dashed;
        width: 220px;
        margin: 0 5px;
        padding: 5px 10px;
        float: left;
        display: block;
}

ul.categories li a {
        background: url(../images/symbols/rsaquo_blue.png) no-repeat 0 4px;
        padding: 0 0 0 10px;
}

div#trip-view table {
        border: 1px #efe7df solid;
        margin: 0 0 0 10px;
}

div#trip-view table th {
        color: #0171bc;
        text-align: left;
        font-weight: bold;
        background: #cee2f1;
}

div#trip-view table td {
        color: #695746;
}

ul#partners li {
        list-style-type: none;
        float: left;
        margin: 0;
        padding: 0;
}



#latam-z-katowic {
        margin-top: 4px;
        float: left;
}

.exchanges {
	margin: 5px 20px 0 30px;
	*margin-left: 15px;
	float: left;
}

.exchanges li {
	list-style-type: none;
	padding-bottom: 0.5em;
}

.exchanges li img {
	margin-right: 10px;
}

.exchanges li .name {
	padding-right: 10px;
}

.exchanges li .rate {
	font-weight: bold;
}


######################################################################################################################

ul.countries-list-horizontal {
        margin: 0 0 0 3px;
}

ul.countries-list-horizontal li {
        list-style-type: none;

        padding: 8px 0 0 2px;
        float: left;
        display: block;
}

ul.countries-list-horizontal li {
        width: 171px;
		
        margin: 0 0 0 6px;
}




dl.country-orange {
        background: url(../images/bg/travel_orange_footer.png) no-repeat bottom left;
        width: 171px;
        height: 168px;
}




dl.country-orange dt{
        background: url(../images/bg/travel_orange_dt.png) no-repeat;

        width: 100%;
        height: 39px;
        float: left;
        display: block;
}

dl.country-orange dt a {
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        background: url(../images/bg/travel_orange_dt_b.png) no-repeat;

        width: 171px;
        height: 25px;
        padding: 10px 0 0 0;
        margin: 4px 0 0 4px;

        float: left;
        display: block;
}




dl.country-orange dt a:hover {
        color: #fff;
}

dl.country-orange dd {
        border-left: 1px #e2dedb solid;
        border-right: 1px #e2dedb solid;
        display: block;
}

dl.country-orange dd.hotel {
        color: #904115;
        text-align: left;
        
        width: 139px;
        height: 18px;
        padding: 7px 15px 0 15px;
        float: left;
}

dl.country-orange dd.hotel a {
		
        color: #904115;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
       

}

dl.country-orange dd.hotel a:hover {
        color: #FF0000;
		font-size: 12px;
}



dl.country-orange dd.thumb {
        background: url(../images/bg/travel_orange_thumb.png) no-repeat 3px 0;
        width: 169px;
        height: 85px;
        float: left;
}

dl.country-orange dd.thumb img {
        margin: 11px 0 0 19px;
}


dl.country-orange dd.hotel span {
		font-size: 12px;
		color: #000000;
        float: right;
        font-weight: bold;		
}

dl.country-orange dd.hotel small {
        color: #ff8947;
        font-size: 10px;
}

dl.country-orange dd.price{
        color: #0000FF;
        text-align: right;
        
        width: 139px;
        height: 38px;
        padding: 7px 15px 0 15px;
        float: left;
}

dl.country-orange dd.price small {
        font-size: 11px;
        font-weight: normal;
}

