/* @CHARSET "UTF-8";*/
body {
    background: url(../images/parts/bg.png) top left repeat-x #006ab5;
   font-family: Trebuchet Ms, sans-serif;
    font-size: 12px;
    color: #333;
    line-height: 16px;
    text-align: justify;
 
}

#pageWrapper {
    margin: 0 auto !important;
    width: 958px;
    overflow: hidden;
}

#pageHeader {
    height: 35px;
    line-height: 35px;
}

.toolbox {
    height: 35px;
    line-height: 35px;
    float: left;
}

.toolbox .date {
    height: 35px;
    line-height: 35px;
    float: left;
    font-family: Tahoma, sans-serif;
    color: #fff;
    font-size: 11px;
}

.toolbox .date b.clock {
    float: left;
    width: 22px;
    height: 35px;
    line-height: 35px;
    background: url(../images/icons/clock.gif) center no-repeat transparent;
}

.toolbox .languages {
    height: 35px;
    line-height: 35px;
    padding-left: 13px;
    float: left;
}

.toolbox .languages li {
    height: 35px;
    line-height: 35px;
    float: left;
    width: 35px;
}

.toolbox .languages li a {
    height: 35px;
    line-height: 35px;
    display: block;
    width: auto;
    text-indent: -9999px;
}

.toolbox .languages li.hu a {
    background: url(../images/icons/hu.png) center no-repeat transparent;
}

.toolbox .languages li.en a {
    background: url(../images/icons/en.png) center no-repeat transparent;
}

.toolbox .phone {
    height: 35px;
    line-height: 35px;
    width: 24px;
    float: left;
    text-indent: -9999px;
    background: url(../images/icons/phone.png) center no-repeat transparent;
}

.toolbox .menu {
    height: 35px;
    line-height: 35px;
    float: left;
    padding: 13px 0px 11px 0px;
}

.toolbox .menu li {
    height: 11px;
    line-height: 11px;
    float: left;
    border-right: 1px solid #fff;
    padding: 0 8px;
}

.toolbox .menu li a {
    line-height: 11px;
    font-family: Tahoma, sans-serif;
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    vertical-align: top;
}

.toolbox .menu li a:hover {
    text-decoration: underline;
    color: #fff !important;
}

h1.pageLogo {
    width: 190px;
    height: 69px;
    text-indent: -9999px;
    background: url(../images/parts/logo.png) center no-repeat transparent;
    position: absolute;
    top: 2px;
    right: 55px;
    z-index: 9999;
}

#pageContent {
    margin-top: 0px;
    width: 958px;
    background: url(../images/parts/contentbgtop.png) left 30px no-repeat transparent;
    padding-top: 30px;
}

#pageContent.firstPage {
    background: url(../images/parts/contentbgplus.png) top left no-repeat transparent;
    position: relative;
    padding-top: 19px;
    margin-top: 9px;
}

#pageContent.firstPage .searchHotels  {
    margin: 0px 0 0 21px;
    position: relative;
	display: block;
	
}

#pageContent.firstPage .searchHotels h3 {
    position: relative;
    width: 190px;
    font-family: Trebuchet Ms, sans-serif;
    color: #fff;
    font-size: 24px;
    margin-bottom: 8px;
}

#pageContent.firstPage .searchHotels h3 b {
    display: block;
    width: 32px;
    height: 24px;
    float: left;
    background: url(../images/icons/magnifier.png) left center no-repeat transparent;
}

#pageContent.firstPage .searchHotels .description {
    position: relative;
    width: 190px;
    font-family: Trebuchet Ms, sans-serif;
    color: #7cc1f3;
    font-size: 12px;
    float: left;
}

#pageContent.firstPage .searchHotels .description p {
    position: relative;
    width: 190px;
    font-family: Trebuchet Ms, sans-serif;
    color: #7cc1f3;
    font-size: 12px;
    text-align: justify;
    line-height: 16px;
}

#searchHotels {
    float: left;
    margin-left: 14px;
    height: 200px;
    width: 474px;
}

#searchHotels table {
    width: 474px;
}

#searchHotels thead th {
    font-family: Trebuchet Ms, sans-serif;
    font-size: 18px;
    color: #fff;
    text-align: justify;
    height: 29px;
    vertical-align: middle;
}

#searchHotels tbody td {
    height: 45px;
    font-family: Trebuchet Ms, sans-serif;
    font-size: 12px;
    line-height: 31px;
    vertical-align: middle;
    color: #fff;
}

#searchHotels tbody td .dotarrow {
    float: left;
    height: 31px;
    width: 16px;
    background: url(../images/icons/dotarrow.gif) left center no-repeat transparent;
}

#searchHotels select {
    width: 346px;
    color: #006ab5;
    font-size: 18px;
    font-family: Trebuchet Ms, sans-serif;
    height: 31px;
    border: 0;
    background: url(../images/parts/formattedSelectbg.png) left center no-repeat transparent;
}

#searchHotels select option {
    background: #fff;
}

#searchHotels label.checkbox {
    padding-left: 50px;
    height: 31px;
    float: left;
    background: url(../images/parts/formattedcheckbox.png) left bottom no-repeat transparent;
	position: relative;
	z-index: 2;
}
#onlyAvailable{ 
	position: absolute;
	opacity: 0.01;
}

#searchHotels .button {
    float: left;
    height: 31px;
    width: 140px;
    font-family: Trebuchet Ms, sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    background: url(../images/parts/formattedbutton.png) left top no-repeat transparent;
    margin-right: 8px;
}

#searchHotels input.text {
    width: 330px;
    color: #006ab5;
    padding-left: 16px;
    font-size: 18px;
    font-family: Trebuchet Ms, sans-serif;
    height: 26px;
    border: 0;
    background: url(../images/parts/formattedinputbg.png) left center no-repeat transparent;
}

#searchHotels .startCalendar {
    background: url(../images/icons/startCalendar.png) left center no-repeat transparent;
    width: 24px;
    height: 18px;
    float: left;
    position: relative;
    margin-right: 20px;
    cursor: pointer;
}

#pageContent .newsletter {
    background: url(../images/parts/newsletterbg.png) left center no-repeat transparent;
    width: 244px;
    height: 187px;
    float: left;
    margin-top: 9px;
    position: relative;
}

#pageContent .newsletter .pencil {
    background: url(../images/icons/pencil.png) left center no-repeat transparent;
    width: 22px;
    height: 23px;
    position: absolute;
    top: -9px;
    right: 0;
}

#pageContent .newsletter p {
    width: 170px;
    margin: 7px auto;
    text-align: center;
    font-family: Trebuchet Ms, sans-serif;
    font-size: 11px;
    color: #fff;
}

#newsletter fieldset {
    text-align: center;
}

#newsletter fieldset input.text {
    text-align: center;
    background: url(../images/parts/inputtextbg.png) left center repeat-x transparent;
    border: 1px solid #5487ab;
    margin-bottom: 11px;
    font-family: Trebuchet Ms, sans-serif;
    font-size: 11px;
    color: #4f4f4f;
    height: 13px;
    line-height: 13px;
}

#newsletter fieldset input.button {
    text-align: center;
    background: url(../images/parts/buttonbg.png) left center repeat-x transparent;
    width: 116px;
    height: 20px;
    margin-bottom: 11px;
    font-family: Trebuchet Ms, sans-serif;
    font-size: 11px;
    color: #fff;
}

#newsletter .unsubscribe {
    width: 170px;
    display: block;
    margin: 0 auto;
    border-top: 1px dotted #fff;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    background: url(../images/icons/redarrow.gif) 11px center no-repeat transparent;
}

#newsletter .unsubscribe:hover {
    text-decoration: underline;
}

.firstPage .contentbg {
    background: url(../images/parts/contentbg.png) top left repeat-y transparent;
    position: relative;
    float: left;
    width: 958px;
    margin-top: 49px;
}

.contentbg {
    background: url(../images/parts/contentbg.png) top left repeat-y transparent;
    position: relative;
    float: left;
    width: 958px;
    margin-top: 39px;
    padding-bottom: 30px;
	
}

.content {
    width: 641px;
    margin-top: -20px;
    padding-left: 33px;
    position: relative;
    z-index: 10;
    float: left;
}

.sidebar {
    position: relative;
    float: right;
    width: 198px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 21px;
    background: url(../images/parts/sidebarbg.png) top left no-repeat transparent;
    margin-top: -21px;
}

.content h3.mostPopular {
    width: 641px;
    height: 45px;
    background: url(../images/parts/bar.png) top left no-repeat transparent;
    font-family: Trebuchet Ms, sans-serif;
    font-size: 20px;
    color: #fff;
    line-height: 45px;
    position: relative;
    margin-bottom: 7px;
    z-index: 99;
}

.thumbsUp {
    float: left;
    height: 45px;
    width: 50px;
    background: url(../images/icons/thumbsUp.png) center no-repeat transparent;
}

h3.mostPopular .recommendedByOnlineBooking {
    position: absolute;
    height: 88px;
    width: 88px;
    top: 0px;
    right: 0px;
    text-indent: -9999px;
    background: url(../images/parts/offeredByOnlineBookingHU.png) center no-repeat transparent;
    margin-right: -13px;
    margin-top: -11px;
}

.content .slides {
    padding-left: 346px;
    padding-right: 12px;
    padding-top: 14px;
    background: url(../images/parts/slidesbg.png) top right repeat-y transparent;
    position: relative;
    z-index: 0;
}

.content .slides h4 {
    padding-left: 37px;
    height: 25px;
    font-family: Trebuchet Ms, sans-serif;
    font-size: 16px;
    font-weight: 100;
    color: #333;
    line-height: 25px;
    background: url(../images/icons/calendar.png) top left no-repeat transparent;
    margin-bottom: 13px;
    letter-spacing: -1px;
}

.preview {
    background: transparent url(../images/parts/popularImgFrame.png) no-repeat scroll left top;
    display: block;
    float: left;
    height: 201px;
    overflow: hidden;
    width: 329px;
    position: static;
    z-index: auto;
   /* margin-left: -346px;
    margin-top: -14px;*/
    z-index: 2;

}

.mustCloseThisBOIE{
	position: absolute;
	left: 0px;
	top: 0px;
	background: none;
}
.preview img {
    display: block;
    position: absolute;
    z-index: -1;
    width: 321px;
    height: 193px;
    margin-top: 4px;
    margin-left: 4px;
}

.content .slides .spacer {
    height: 10px;
    margin: 25px -12px 0 -37px;
    background: url(../images/parts/slidesbg.png) bottom right repeat-y #fff;
    padding-right: 10px;
}

.content .slides p {
    font-family: Trebuchet Ms, sans-serif;
    font-size: 12px;
    color: #333;
    line-height: 16px;
    text-align: justify;
}

.content .slides .spacer b {
    float: right;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center;
    height: 16px;
    width: 16px;
    margin-right: 3px;
    cursor: pointer;
}

.content .slides .spacer b.ff {
    background-image: url(../images/icons/ff.png);
}

.content .slides .spacer b.pause {
    background-image: url(../images/icons/pause.png);
}

.content .slides .spacer b.fr {
    background-image: url(../images/icons/fr.png);
}

dl.offerts {
    margin-top: 12px;
}

dl.offerts dt {
    display: block;
    width: 639px;
    height: 26px;
    background: #ececec;
    border: 1px solid #ccc;
    font-family: Trebuchet Ms, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #444;
    line-height: 26px;
    text-align: justify;
}

.play {
    float: left;
    height: 26px;
    width: 30px;
    background: url(../images/icons/play.png) center no-repeat transparent;
}

dl.offerts {
    float: left;
    margin-bottom: 45px;
}

dl.offerts dd {
    display: block;
    width: 639px;
    margin-top: 15px;
    float: left;
}

dl.offerts dd .thumb {
    display: block;
    width: 99px;
    height: 99px;
    padding: 3px;
    border: 1px solid #8a8a8a;
    float: left;
}

dl.offerts dd table {
    width: 529px;
    margin-left: 5px;
    float: left;
    margin-top: 1px;
    margin-right: -2px;
}

dl.offerts dd thead td {
    width: 529px;
    border: 1px solid #ccc;
    margin-top: 15px;
    font-family: Trebuchet Ms, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 17px;
    text-align: left;
    background: url(../images/icons/folder.png) 3px center no-repeat #ececec;
}

dl.offerts dd thead td a {
    float: right;
    margin-top: -17px;
    height: 17px;
    font-family: Trebuchet Ms, sans-serif;
    font-size: 12px;
    font-weight: 100;
    color: #333;
    line-height: 17px;
    text-decoration: none;
}

dl.offerts dd thead td a:hover {
    text-decoration: underline;
}

dl.offerts td {
    padding-left: 31px;
    padding-right: 23px;
    height: 17px;
}

dl.offerts tbody td {
    border-bottom: 1px dashed #cfcfcf;
    font-family: Trebuchet Ms, sans-serif;
    font-size: 12px;
    font-weight: 100;
    color: #333;
    line-height: 17px;
    text-decoration: none;
}

dl.offerts tbody td a {
    font-family: Trebuchet Ms, sans-serif;
    font-size: 12px;
    font-weight: 100;
    color: #333;
    line-height: 17px;
    text-decoration: none;
}

dl.offerts tbody td a:hover {
    color: #006ab5;
}

dl.offerts tbody tr.last td {
    border-bottom: 0px;
}

/*dl.offerts tbody tr.hover td, dl.offerts tbody tr:hover td {
    background: #ececec;
} */

.sidebar .popular h4, .sidebar .routing h4, .sidebar .weather h4 {
    width: 198px;
    height: 28px;
    background: url(../images/parts/sidebarBoxTitleBg.png) top left no-repeat transparent;
    font: normal 14px Tahoma, sans-serif;
    color: #fff;
    text-align: center;
    line-height: 28px;
    margin-top: -28px;
    position: absolute;
}

.sidebar .popular, .sidebar .routing, .sidebar .weather {
    width: 198px;
    background: #fff;
    margin-top: 44px;
    margin-bottom: 18px;
}

.sidebar .popular table {
    width: 180px;
    border: 1px solid #ccc;
    background: #f0f0f0;
    border-top: 0;
    margin-left: 8px;
    margin-top: 10px;
    margin-bottom: 13px;
    padding-bottom: 4px;
}

.sidebar .popular table thead td {
    width: 180px;
    height: 33px;
    border: 1px solid #ccc;
    background: #f0f0f0;
    border-bottom: 0;
    font: normal 12px Trebuchet Ms, sans-serif;
    color: #333;
    text-align: center;
    line-height: 33px;
    vertical-align: middle;
}

.sidebar .popular table tbody th, .sidebar .popular table tbody td {
    width: 180px;
    height: 19px;
    background: #f0f0f0;
    font: normal 12px Trebuchet Ms, sans-serif;
    color: #333;
    text-align: center;
    line-height: 19px;
    vertical-align: middle;
}

.sidebar .popular table tbody th {
    color: #006ab5;
}

.sidebar .popular table tbody td {
    font-weight: bold;
    color: #333;
}

.sidebar .popular table tbody th a {
    color: #006ab5;
    border-bottom: 1px dashed #cacaca;
    display: block;
    margin-left: 14px;
    text-decoration: none;
}

.sidebar .popular table tbody td a {
    font-weight: bold;
    color: #333;
    border-bottom: 1px dashed #cacaca;
    display: block;
    margin-right: 12px;
    text-decoration: none;
}

.sidebar .popular table tbody th a:hover {
    color: #e28901;
}

a {  color: #006ab5;}
a:hover, a:visited { color: #e28901;}



.sidebar .popular table tbody td a:hover {
    color: #e28901;
}

.sidebar .popular table tbody tr.last th, .sidebar .popular table tbody tr.last td {
    height: 23px;
    border-bottom: 0;
}

.sidebar .popular table tbody tr.hover th, .sidebar .popular table tbody tr:hover th, .sidebar .popular table tbody tr.hover td, .sidebar .popular table tbody tr:hover td {
    background: #fff;
}

.sidebar .routing {
    width: 198px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 40px;
    background: url(../images/parts/sidebarAltBg.png) top left no-repeat transparent;
    margin-top: 18px;
    margin-bottom: 18px;
}

#routing {
    width: 198px;
    background: #fff;
    padding-top: 10px;
    padding-bottom: 9px;
    position: relative;
}

#routing fieldset {
    width: 163px;
    border: 1px solid #ccc;
    background: url(../images/parts/routingbg.png) top left no-repeat #fff;
    margin: 0 auto;
    position: relative;
}

#routing fieldset h5 {
    font: normal 12px Trebuchet Ms, sans-serif;
    color: #333;
    font-weight: normal;
    text-align: center;
    height: 31px;
    line-height: 31px;
    vertical-align: middle;
}

#routing fieldset input.text {
    font: normal 12px Trebuchet Ms, sans-serif;
    color: #333;
    font-weight: normal;
    text-align: center;
    height: 15px;
    line-height: 15px;
    vertical-align: middle;
    background: #fff;
    display: block;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #a6a6a6;
}

#routing fieldset input.button {
    text-align: center;
    background: url(../images/parts/buttonbg.png) left center repeat-x transparent;
    width: 116px;
    height: 20px;
    font-family: Trebuchet Ms, sans-serif;
    font-size: 11px;
    color: #fff;
    display: block;
    margin-bottom: 11px;
    margin-left: auto;
    margin-right: auto;
}

.routing .spacer {
    width: 228px;
    margin-left: -15px;
    margin-right: -15px;
    background: url(../images/parts/sidebarAltBg.png) bottom left no-repeat transparent;
    height: 30px;
}

.sidebar .weather {
    min-height: 20px;
}

.sidebar .bottom {
    position: absolute;
    float: left;
    width: 228px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -13px;
    background: url(../images/parts/sidebarbg.png) bottom left no-repeat transparent;
    height: 13px;
}

#pageFooter {
    clear: both;
    width: 958px;
    background: url(../images/parts/contentbgbottom.png) top left no-repeat transparent;
    position: relative;
}

#pageFooter .copyright {
    width: 641px;
    height: 45px;
    background: url(../images/parts/bar.png) top left no-repeat transparent;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #fff;
    line-height: 45px;
    position: relative;
    margin-bottom: 30px;
    top: -30px;
    z-index: 99;
    margin-left: 36px;
    text-align: center;
}

#pageContent span.sitepath {
    display: block;
    float: left;
    position: relative;
    height: 30px;
    font: normal 12px Trebuchet Ms, sans-serif;
    color: #fff;
    padding-left: 47px;
    line-height: 30px;
    background: url(../images/icons/sitepath.png) 13px 5px no-repeat transparent;
    margin-top: -30px;
}

#pageContent span.sitepath a {
    float: left;
    position: relative;
    height: 30px;
    font: normal 12px Trebuchet Ms, sans-serif;
    color: #fff;
    text-decoration: none;
    margin-right: 1ex;
    line-height: 30px;
}

#pageContent span.sitepath a:hover {
    text-decoration: underline;
}

.content h3.name {
    width: 641px;
    height: 45px;
    background: url(../images/parts/bar.png) top left no-repeat transparent;
    font-family: Trebuchet Ms, sans-serif;
    font-size: 20px;
    color: #fff;
    line-height: 45px;
    position: relative;
    margin-bottom: 7px;
    z-index: 99;
    vertical-align: middle;
}

span.rating {
    display: inline-block;
    height: 45px;
    margin-left: 11px;
    background: url(../images/icons/score.png) left 13px repeat-x transparent;
    width: 20px;
    vertical-align: top;
    position: relative;
}

span.rating.score2 {
    width: 40px;
}

span.rating.score3 {
    width: 60px;
}

span.rating.score4 {
    width: 80px;
}

span.rating.score5 {
    width: 100px;
}

#pageContent .information {
    padding-left: 352px;
    padding-right: 22px;
    padding-top: 11px;
    background: url(../images/parts/hoteldescription.png) top right repeat-y transparent;
    position: static;
    z-index: 0;
}

#pageContent .information p {
    font-family: Trebuchet Ms, sans-serif;
    font-size: 12px;
    color: #333;
    line-height: 16px;
    text-align: justify;
    margin-bottom: 1em;
}

#pageContent .information .spacer {
    height: 10px;
    margin: 25px -22px 0 -17px;
    background: url(../images/parts/hoteldescription.png) bottom right repeat-y #fff;
    padding-right: 10px;
}

.information .preview {
    background: #fff;
    width: auto;
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
    margin-left: -352px;
    margin-top: -11px;
    z-index: 2;
    padding: 4px;
    border: 1px solid #bbb;
}

.information .preview img {
    display: block;
    position: relative;
    z-index: 0;
    margin-top: 0px;
    margin-left: 0;
    height: auto;
    width: 321px;
}

.information .informationData {
    width: auto;
    display: block;
    float: left;
    position: relative;
    z-index: 2;
    clear: left;
    margin-left: -352px;
    margin-top: 10px;
}

.information .informationData li {
    padding-left: 29px;
    background-position: 5px center;
    background-repeat: no-repeat;
    background-color: transparent;
}

.information .informationData .address {
    background-image: url('../images/icons/file.gif');
}

.information .informationData .description {
    background-image: url('../images/icons/bubble.gif');
}

.information .informationData .gallery {
    background-image: url('../images/icons/gallery.gif');
}

.information .informationData a {
    font: normal 12px Trebuchet MS, sans-serif;
    color: #333;
    text-decoration: none;
}

.information .informationData a:hover {
    text-decoration: underline;
}

.information .informationData .gallery a {
    color: #ff8300;
}

#booking {
    width: 641px;
    margin-top: 12px;
    background: url(../images/parts/formBoxBg.png) bottom right repeat-y #fff;
}

#booking h3 {
    width: 589px;
    padding: 20px 26px 0 26px;
    background: url(../images/parts/formBoxTop.png) top right no-repeat transparent;
    font: normal 18px Trebuchet Ms, sans-serif;
    color: #fff;
}

#booking p, #booking label {
    padding: 0 0 0 26px;
    font: normal 12px Trebuchet Ms, sans-serif;
    color: #fff;
}

#booking input.text {
    width: 330px;
    color: #006ab5;
    padding-left: 16px;
    font-size: 18px;
    font-family: Trebuchet Ms, sans-serif;
    height: 26px;
    border: 0;
    background: url(../images/parts/formattedinputbg.png) left center no-repeat transparent;
    margin: 0 10px;
}

#booking .startCalendar {
    background: url(../images/icons/startCalendar.png) left center no-repeat transparent;
    width: 24px;
    height: 18px;
    float: left;
    position: relative;
    margin-right: 20px;
    cursor: pointer;
}

#booking tbody td {
    height: 45px;
    font-family: Trebuchet Ms, sans-serif;
    font-size: 12px;
    line-height: 31px;
    vertical-align: middle;
    color: #fff;
}

#booking .button {
    float: left;
    height: 31px;
    width: 140px;
    font-family: Trebuchet Ms, sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    background: url(../images/parts/formattedbutton.png) left top no-repeat transparent;
    margin-right: 8px;
}

#booking .spacer {
    width: 641px;
    height: 12px !important;
    background: url(../images/parts/formBoxBottom.png) bottom right no-repeat #fff;
}

.facilities {
    clear: both;
    margin: 10px 0 8px 0;
}

.facilities h3 {
    width: auto;
    height: 26px;
    text-align: left;
    background: url(../images/icons/bubble.gif) 5px center no-repeat #ececec;
    border: 1px solid #ccc;
    margin-bottom: 8px;
    color: #444;
    font: bold 14px Trebuchet MS, sans-serif;
    line-height: 26px;
    padding-left: 31px;
    position: relative;
}

/*.facilities a {
    width: 24px;
    height: 26px;
    text-align: left;
    background-position: left center;
    background-repeat: no-repeat;
    background-color: #ececec;
    background-image: url(../images/icons/facilities.png);
    display: block;
    text-indent: -9999px;
    top: 0px;
    position: absolute;
    right: 0px;
} */

.facilities a.share {
    background-position: -48px center;
    right: 48px;
}

.facilities a.print {
    background-position: -24px center;
    right: 24px;
}

.facilities a.pdf {
    background-position: left center;
}

.facilities th, .facilities td {
    color: #333;
    font: normal 13px Trebuchet MS, sans-serif;
    text-align: justify;
    background: url(../images/icons/dashed.gif) bottom repeat-x #f0f0f0;
    padding: 6px 10px 16px 5px;
}

.facilities th {
    padding-left: 12px;
    vertical-align: middle;
    width: 150px;
}

.facilities .last th, .facilities .last td {
    background-image: none;
}

.facilities th span {
    color: #333;
    font: normal 13px Trebuchet MS, sans-serif;
    text-align: justify;
    background: url(../images/icons/play.png) left center no-repeat #f0f0f0;
	height: 26px;
    padding-left: 24px;
	display: block;
	line-height: 26px;
}

.furtherOfferts{
	background: url(../images/parts/furtherofferts.png) left top no-repeat #fff;
	margin-bottom: 24px;
	margin-top: 50px;
}


.furtherOfferts .w100{
	float: none;
	clear: both;
	width: auto;	
}

.furtherOfferts .w50{
	float: left;
	clear: none;
	width: 299px;	
}

.furtherOfferts .w66{
	float: left;
	clear: none;
	width: 411px;	
}
.furtherOfferts .w33{
	float: left;
	clear: none;
	width: 189px;	
}


.furtherOfferts .offert{
	border-right: 1px solid #333;
	padding: 0 10px;
	margin-top: 20px;

}
.furtherOfferts .offert p{
	color: #333;
	font: normal 11px Trebuchet Ms, sans-serif;
	text-align: justify;
}
.furtherOfferts .offert.last{
	border: 0px !important;
}

.furtherOfferts .offert h5{
	position: relative;;
	height: 42px;
	font: normal 17px Trebuchet Ms, sans-serif;
	color: #40a1e6;
	text-align: center;
	line-height: 41px;
}
.furtherOfferts  .offert.odd h5{
	color: #ff9000;
}
.furtherOfferts  .spacer{
	background: url(../images/parts/furtherofferts.png) left bottom no-repeat #fff;
	height: 21px !important;
	
}
.furtherOfferts  .offert img{
	position: absolute;
	top: 0;
	left: 0;
}
.furtherOfferts  h4{
	color: #333;
	font: normal 14px Trebuchet Ms, sans-serif;
	background: #fff;
	height: 17px;
	line-height: 17px;
	padding: 0 11px;
	top: -12px;
	position: relative;
	margin: 0 auto;
	width: 490px;
	text-align: center;
	
}
.furtherOfferts .spacer  a{
	color: #333;
	font: normal 11px Trebuchet Ms, sans-serif;
	background: #fff;
	height: 17px;
	line-height: 17px;
	padding: 0 11px;
	bottom: -17px;
	position: relative;
	margin: 0 24px 0 0;
	width: 208px;
	text-align: center;
	float: right;
}

.sorszam {width:10px;}


.error {  
    background:#FBE3E4;  
    color:#8a1f11;  
    border-color:#FBC2C4;  
    padding:20px;  
    border:dashed 2px red;  
    width:90%;  
    margin:0px auto;  
    font-family:Arial, Arial, Helvetica, sans-serif;  
    font-size:1em;  
    line-height:1.3em;  
}  
  
.error a, .error a:hover{  
    color:#8a1f11;  
}  
  
.kickRight {  
    text-align:right;  
}  