@import "layout.css";
@import "calendar.css";
@import "fe-link.css";

.last-minute-table{
    border: 1px solid #cdcfd0;
}

.menu-adv {
    text-align: center;
    margin-top: 20px;
    margin-right: 25px;
}

.sitemap-1 {
    margin-left: 20px;
}
.sitemap-2 {
    margin-left: 40px;
}
.sitemap-3 {
    margin-left: 60px;
}
.sitemap-4 {
    margin-left: 80px;
}

.left-box {
    margin-left: 25px;
    margin-right: 22px;
    margin-top: 20px;
    border: 1px dotted #f18e00;
    padding: 5px; 
}


.fontos {
    font-weight: bold;
}

.menu-sep {
    height: 2px;
    margin-left: 25px;
    margin-right: 22px;
    margin-top: 8px;
    margin-bottom: 5px;

}

h1 a {
    color: white;
}

.yellow { color: #f18e00; }

.athuzott-ar {
    color: #888;
    text-decoration: line-through;
}

.bhs-hint {
    color: #f18e00;
    font-weight: bold;
}

.rate_table {
    border-bottom: 1px solid #cdcfd0;
}

td.alt_0 {
    background: #dce1e5;
    border-right: 1px solid #cdcfd0;
    text-align: center;
    padding-bottom: 3px;
    padding-top: 3px;
}

td.fc_alt_0 {
    background: #dce1e5;
    border-right: 1px solid #cdcfd0;
    border-left: 1px solid #cdcfd0;
    text-align: center;
    padding-bottom: 3px;
    padding-top: 3px;
}

td.alt_1 {
    background: #ebedee;
    border-right: 1px solid #cdcfd0;
    text-align: center;
    padding-bottom: 3px;
    padding-top: 3px;
}
td.fc_alt_1 {
    background: #ebedee;
    border-right: 1px solid #cdcfd0;
    border-left: 1px solid #cdcfd0;
    text-align: center;
    padding-bottom: 3px;
    padding-top: 3px;
}

td.title {
    border-right: 1px solid #cdcfd0;
    border-top: 1px solid #cdcfd0;
    text-align: center;
    padding: 3px;
    width: 40px;
    min-width: 40px;
}



.staticpage-wrap {
    padding: 10px;
    padding-top: 0;
}

.c-title {
    color: #98a4b0;
    font-size: 18px;
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-top: 4px;
    font-weight: bold;
}

.c-description {
    color: #98a4b0;
    font-size: 14px;
    display: block;
    text-align: center;    
    margin: 0;
    margin-bottom: 7px;
    font-weight: bold;
}

/*
--  formok
*/

td.form_tbl_hdr {
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding-left: 30px;
    padding-bottom: 10px;
    padding-top: 4px;
}

.form_tbl {
    text-align: left;
    width: 472px;
    background: url(/images/1/formbox-bg.gif);
    padding-left: 3px;
    padding-right: 3px;
}

.form_tbl_foot {
    clear: both;
    width: 470px;
    background: url(/images/1/formbox-bottom.gif);
    height: 21px;
    margin-bottom: 15px;
    margin-left: 0px;
}

.form_tbl_foot2 {
    clear: both;
    width: 472px;
    background: url(/images/1/formbox-bottom.gif);
    height: 21px;
    margin-bottom: 15px;
    margin-left: 0px;
}

input, select {
    color: #214e73;
/*
    font-size: 12px;
*/
}
.hiddenfield { border: 0px; background: #dddfe1; }
.mustfield { border: 1px solid #f18e00;; }
.optfield { border: 1px solid #999; }



.submitbtn {
}

.days {
    margin: 0;
    padding: 0;
    clear: both;
    border: 1px solid red;
}

.qtr {
  width: 100px;
  height: 25px;
  display: block;
  float: left;
}

.qtr1st {
  width: 130px;
  height: 25px;
  display: block;
  float: left;
  margin-left: 5px;
}

/*
--  kisanyag doboz
*/


.accom-box {
    background: url(/images/1/kisanyag-bg.gif);
    width: 472px;
    height: 188px;
    margin-left: 10px;
    margin-bottom: 20px;
    color: #214e73;
    font-size: 9px;
}

.accom-box-shortdesc {
    font-size: 11px;
    text-align: justify;
    font-weight: normal;
}

.accom-box-price {
    padding-left: 45px;
    padding-top: 3px;
    margin-top: 1px;
    height: 22px;

}

.accom-box-discount {
    background: url(/images/1/discount-bg.jpg) no-repeat;
    padding-left: 45px;
    padding-top: 3px;
    margin-top: 1px;
    height: 22px;
}


.accom-box-image {
    padding: 5px;
    padding-bottom: 0;
}

.accom-box-name {
    color: white;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    padding-left: 5px;
}

.accom-box-specoffer {
    background: url(/images/1/specoffer.gif) no-repeat;
    background-position: top right;
    color: white;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    padding-left: 5px;
}

.accom-box-middle {
    height: 130px;
    padding-right: 5px;
}

a.accom-box-link:link, a.accom-box-link:visited {
    color: #50728b;
    font-weight: bold;
    font-size: 9px;
}

/*
--  bal oldali menu
*/

#main a {
    color: #50728b;
    font-weight: bold;
    margin-left: 10px;
    padding-left: 20px;
}
#main a:hover {
    background: url(/images/1/menu-arrow.gif) no-repeat;
}
#main a.sub {
    margin-left: 20px;
}
#main a.imp {
    color: #f18e00;
}

body {
    margin: 0;
    background: url(/images/1/body-bg.gif);
}
.content-title {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #50728b;
    margin-bottom: 10px;
}

#wrap {
    background: url(/images/1/wrap-bg2.gif);
}
#content {
    width: 513px;
    background: url(/images/1/content-box-bg.gif) repeat-y;
    margin-left: 15px;
}
#content-wrap {
    padding: 10px;
    padding-left: 15px;
    padding-top: 0;
}
#content-wrap-inner {
    padding: 4px;
    background: url(/images/1/content-header.jpg) no-repeat;
    padding-top: 40px;
    background-position: top center;
    text-align: justify;
}
#content-wrap-inner-start {
    padding: 10px;
    background: url(/images/1/content-header.jpg) no-repeat;
    padding-top: 40px;
    background-position: top center;
    text-align: justify;
}
#content-header {
    background: url(/images/1/content-box-top.gif);
    height: 17px;
}
#content-footer {
    background: url(/images/1/content-box-bottom.gif);
    height: 20px;
}

#left-logo {
    float: left;
    padding-left: 50px;
    text-align: center;
    color: #214e73;
    font-size: 10px;
}

#footer-menu {
    text-align: center;
    padding-top: 62px;
    color: #695c4f;
    font-weight: bold;
}

#footer-menu a {
    color: #695c4f;
}

#main {
    background: url(/images/1/left.jpg) no-repeat;
    padding-top: 5px;
    min-height: 700px; 
    height: 700px;

}
#left-menu {
    margin-top: 20px;
}

.leftmenu-1 {
    padding-left: 10px;
}
#sidebar {
    background: url(/images/1/content-bg.gif) ;
/*
    min-height: 705px;
    height: 705px;
*/
}

#footer {
/*
    background: url(/images/1/bottom-bg.gif);
    min-height: 90px;
*/    
    height: 90px;
}

#content-top {
    background: url(/images/1/content-top.jpg) no-repeat;
    height: 14px;
    margin-top: 1px;
}


body {
    margin: 0;
}

#header {
    text-align: center;
}

#header {
    background: url(/images/1/top.jpg);
    height: 191px;
    color: white;
}

#header h1 {
    font-size: 18px;
    padding-top: 3px;    
    height: 21px;
}
#header h1 a {
    color: white;
    text-decoration: none;
}

#header h2 {
    font-size: 12px;
    padding-top: 4px;    
    height: 23px;
}

#header-image {
    margin-top: 0px;
    text-align: left;
}

h1 {
	font-size: 14px;
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 13px;
	padding: 0;
	margin: 0;
}

.h4 {
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: bold;
}
.h5 {
    font-weight: bold;
}

.pagename {
	text-align: center;
	font-size: 14px;
	color: navy;
	border: 1px dashed navy;
	padding: 4px;
	margin: 6px;
}

p {
    padding-left: 5px;
    padding-right: 5px;
    text-align: justify;
}
ul {
    padding-right: 20px;
    text-align: justify;
}

.backtotop {
    text-align: right;
    padding-bottom: 5px;
}

a img {
    border: none;
}

img.center {
    padding: 5px;
    clear: both;
    display: block;
    margin: auto;
}
img.right {
    float: right;
    padding: 5px;
    padding-right: 0;
}
img.left {
    float: left;
    padding: 5px;
    padding-left: 0;
}

body, td {
    font-size: 12px;
    font-family: Arial, Helvetica, Verdana;
    color: #214e73;
}


a:link, a:visited { color: #f18e00; text-decoration: none;  }
a:hover, a:active { color: #f18e00; text-decoration: underline; }


.main-box1-head {
    background: url(/images/1/main-box1-head.gif) no-repeat;
    height: 15px;
    width: 438px;
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding-left: 32px;
    padding-bottom: 5px;
    padding-top: 6px;
    
}

.start-accom {
    background: url(/images/1/main-accom-bg2.gif) no-repeat;
    width: 142px;
    height: 139px;
    float: left;
    margin: 2px;
    padding: 5px;
    text-align: center;
}

.start-accom img {
    margin-bottom: 8px;
}


.main-weather-head {
    height: 17px;
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding-left: 32px;
    padding-bottom: 5px;
    padding-top: 4px;
}

.main-weather {
    background: url(/images/1/main-weather-bg.gif) no-repeat;
    clear: both;
    height: 122px;
    width: 312px;
    float: left;
}

.left-weather-item {
    margin-bottom: 3px;
    margin-top: 3px;
    padding-left: 10px;
    width: 150px;
}

.main-currconv {
    background: url(/images/1/main-currconv-bg.gif) no-repeat;
    height: 122px;
    width: 154px;
}


/*
--  package artablazat
*/

.pp_table {
    border-bottom: 1px solid #cdcfd0;
    width: 100%;
}

td.pp_alt_0 {
    background: #dce1e5;
    border-right: 1px solid #cdcfd0;
    text-align: center;
    padding-bottom: 3px;
    padding-top: 3px;
}

td.pp_fc_alt_0 {
    background: #dce1e5;
    border-right: 1px solid #cdcfd0;
    border-left: 1px solid #cdcfd0;
    padding-bottom: 3px;
    padding-top: 3px;
    width: 40%;
}

td.pp_alt_1 {
    background: #ebedee;
    border-right: 1px solid #cdcfd0;
    text-align: center;
    padding-bottom: 3px;
    padding-top: 3px;
}
td.pp_fc_alt_1 {
    background: #ebedee;
    border-right: 1px solid #cdcfd0;
    border-left: 1px solid #cdcfd0;
    padding-bottom: 3px;
    padding-top: 3px;
    width: 40%;
}

td.pp_title {
    border-right: 1px solid #cdcfd0;
    border-top: 1px solid #cdcfd0;
    text-align: center;
    padding: 3px;
    width: 40px;
    min-width: 40px;
}

.link-cont {
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 2px;
}

pre.htmlCode {
    overflow: scroll;
    width: 480px;
    height: 100px;
    background-color: #bbb;

}
