body {
    margin: 0px;
    background-color: #ebf0f2;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
}

a img {
    border-width: 0;
}

h1 {
    color: #006eb4;
    font-size: 18px;
    font-weight: normal;
}

h4 {
    color: #006eb4;
    font-size: 12px;
    font-weight: bold;
    margin: 4px 0px 4px 0px;
}

#header {
    position: relative;
    width: 1000px;
    height: 410px;
}

#headerright {
    display: block;
    position: absolute;
    background: url(/images/navbg.png);
    width: 230px;
    height: 367px;
    top: 0px;
    right: 0px;
    border-top: 4px solid #A6CE3A;
    border-bottom: 4px solid #A6CE3A;
}

#langs {
    position: absolute;
    right: 8px;
	top: 350px;
}

#langs a {
    color: #ffffff;
    text-decoration: none;
	top: 
}

#logo {
    position: absolute;
    top: 4px;
    right: 0px;
    border-bottom: 4px solid #A6CE3A;
/*    opacity: 0.8;
    filter: alpha(opacity=80);
    -khtml-opacity: 0.8; */
}

#mainmenubg {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 1000px;
    height: 35px;
    background: url(/images/navbg.png);
}

#mainmenu {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#mainmenu li {
    position: relative;
    display: block;
    float: left;
    padding: 0px 0px 0px 20px;
    height: 35px;
    line-height: 35px;
}

#mainmenu li a {
    color: #ffffff;
    text-transform: uppercase;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

#mainmenu li:hover .topsubs {
    display: block;
}

#mainmenu li .topsubs {
    position: absolute;
    display: none;
    bottom: 35px;
    left: 10px;
    height: 365px;
    width: 200px;
    background: url(/images/navbg.png);
    z-index: 10;
    vertical-align: bottom;
}

#mainmenu li .topsubs div {
    position: absolute;
    bottom: 4px;
    width: 190px;
    padding-left: 10px;
    line-height: 20px;
}

#mainmenu li .topsubs div a {
    text-transform: capitalize;
    font-weight: normal;
}

#slogan {
    position: absolute;
    top: 20px;
    left: 20px;
    font-family: "Georgia", "Times New Roman";
    font-size: 28px;
    font-weight: normal;
    font-style: italic;
    color: #ffffff;
    text-shadow: 1px 1px #000000;
}

#leftblock, #content, #rightblock {
    display: block;
    float: left;
    background-color: #ffffff;
    padding: 10px;
	margin-top: 10px;
}

#content {
    width: 612px;
    margin-left: 4px;
    margin-right: 4px;
    line-height: 18px;
    min-height: 400px;
}

#content > div > pre > p {
	white-space: normal;
}

#content > div > pre > pre > p > span > span {
	white-space: normal;
}

#content > div > pre > pre > span > span {
	white-space: normal;
}

#content > div > pre > p {
	white-space: normal;
}

#content > div > p {
	white-space: normal;
}

#leftblock, #rightblock {
    width: 160px;
    font-size: 11px;
}

#footer {
    width: 1000px;
    height: 30px;
    background-color: #ffffff;
    text-align: center;
    margin-top: 4px;
    padding-top: 10px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
}

#leftsubmenus {
    display: block;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#leftsubmenus li {
    display: block;
    padding: 2px 0px 2px 0px;
}

#leftsubmenus li a {
    color: #000000;
    text-decoration: none;
}

#leftsubmenus li a:hover {
    color: #666666;
}
.e_table {
	border-spacing: 0;
}
.e_title, .e_title2, .e_htitle {
	background-color: #c7e771;
    background-color: #96B400;
	padding: 4px 0 4px 8px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 2px 0 0 2px;
}
.e_title2 {
    border-radius: 0 2px 2px 0;
}
.e_title a, .e_htitle a  {
    color: #000000;
    text-decoration: none;
}
.e_htitle {
    background-color: #a49fff;
}
.a_morein {
    color: #738c00;
    font-weight: bold;
    text-decoration: none;
}
.e_link a {
		/* display: block; 
		height: 28px;
		background-color: #ff5400;
		color: #ffffff;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		line-height: 28px;
		text-shadow: 1px 1px #882d00;
		text-align: center;
		border-radius: 2px;
		*/
	color: #000000;
	line-height: 20px;
}
.e_link a:hover {
		color: #dddddd;
}
.e_hotellink {
	text-align: right;
}
.e_hotellink a {
	color: #000000;
	text-decoration: none;
}
.e_desc {
	padding: 4px 0 4px 8px;
}
.e_images {
	padding: 4px;
}

#topsearch {
	position: absolute;
	top: 100px;
	right: 0px;
	width: 230px;
	height: 134px;
    border-bottom: 1px solid #dddddd;
}

#topsearch .desc {
	display: block;
	position: absolute;
	top: 0;
	left: 20px;
	width: 200px;
	height: 40px;
	color: white;
    text-shadow: 1px 1px #000000;
}

#topsearch .cats {
	position: absolute;
	top: 40px;
	left: 20px;
	border: 1px solid #A6CE3A;
    margin: 0;
    padding: 2px;
    background-color: #ffffff;
    color: #444444;
    width: 190px;
    line-height: 14px;
    outline: none;
    height: 26px;
    font-size: 11px;
    font-weight: bold;
}

#topsearch .ss {
	position: absolute;
	top: 78px;
	left: 20px;
	border: 1px solid #A6CE3A;
	outline: none;
	width: 154px;
    height: 20px;
	padding: 2px 32px 2px 2px;
    line-height: 14px;
    background-color: #ffffff;
    color: #444444;
    z-index: 4;
    font-size: 11px;
    font-weight: bold;
}

#topsearch .sbtn {
    position: absolute;
    top: 80px;
    left: 182px;
    width: 28px;
    height: 28px;
    background: url(/images/topsearch_btn.png) no-repeat top left transparent;
    border-width: 0;
    z-index: 6;
    cursor: pointer;
}

#topsearch .viewall {
    position: absolute;
    bottom: 8px;
    right: 20px;
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
}

#topinner {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
    top: 240px;
    #left: 790px;
    list-style-type: none;
	text-align: center;
	margin-left: 10px;
}

#topinner li {
    display: block;
    width: 210px;
    height: 80px;
}

#topinner li a.title {
    display: block;
    height: 20px;
    color: #A6CE3A;
    text-shadow: 1px 1px #000000;
    text-decoration: none;
    margin-bottom: 15px;
    font-weight: bold;
	text-align: center;
}

#topinner li a img {
    border-width: 0;
}

.sf {
    width: 590px;
    background-color: #949494;
    padding: 10px;
}

.sf .ss, .sf .from {
    height: 18px;
    padding: 4px;
    width: 282px;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #444444;
    outline: none;
    margin: 0;
}

.sf .from {
    width: 137px;
    margin: 10px 0 10px 0px;
}

.sf .cats, .sf .days, .sf .s_ad, .sf .s_ch {
    margin: 0 0 0 9px;
    padding: 0;
    height: 27px;
    width: 290px;
    background-color: #ffffff;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #444444;
    outline: none;
}

.sf .days, .sf .s_ad, .sf .s_ch {
    width: 138px;
    margin: 10px 0 10px 10px;
}

.sf .sbtn {
    text-align: right;
}

.sf .sbtn input {
    height: 26px;
    padding: 4px 16px 4px 16px;
    background-color: #444444;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #111111;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    text-shadow: -1px -1px #111111;
    cursor: pointer;
}

.sf #chages {
    height: 36px;
    text-align: right;
}

#chages input {
    height: 18px;
    padding: 4px;
    width: 30px;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #444444;
    outline: none;
    margin: 0 2px 0 0;
}

.sft {
    background-color: #ECECEC;
    border-spacing: 0;
}

.sft * {
    outline: none;
}
.sft td {
    padding: 4px 0 4px 0;
}

.sft .ss {
    width: 290px;
    padding: 2px;
    font-size: 11px;
    border: 1px solid #969696;
}
.sft .cats {
    /* width: 294px; */
    border: 1px solid #969696;
    background-color: #ffffff;
}

.sft .from {
    width: 80px;
    padding: 2px;
    font-size: 11px;
    border: 1px solid #969696;
}

.sft .days, .sft .s_ad, .sft .s_ch, .sft .chagespop, .sft .country, .sft .city, .sft .region, .pop {
    /* width: 142px; */
    border: 1px solid #969696;
    background-color: #ffffff;
}

.sft .th, .sft .thl {
    background-color: #96B400;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #ffffff;
    padding-left: 4px;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}
.sft .thl {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #ffffff;
}
.sft .sbtn {
    border-width: 0;
    height: 24px;
    width: 74px;
    line-height: 24px;
    background: url(/images/sbtn.png) no-repeat 54px 4px #96b400;
    padding: 0 20px 0 10px;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    margin-right: 10px;
    cursor: pointer;
}
.submit {
    border-width: 0;
    height: 24px;
    line-height: 24px;
    background-color: #96b400;
    padding: 0 10px 0 10px;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    margin-right: 10px;
    cursor: pointer;
    text-shadow: 1px 1px #5c7000;
    border-radius: 2px;
}
.submit:hover {
    color: #eeeeee;
}
.himages img {
    border: 1px solid #999999;
}

.vl1 td {
    background-color: #f1f1f1;
}
.vl2 td {
    background-color: #f9f9f9;
}
.vl1 .ttl, .vl2 .ttl {
    font-size: 18px;
    font-family: Georgia;
    font-style: italic;
    padding: 4px 0 4px 10px;
}

.vl1 .desc, .vl2 .desc {
    padding: 4px 4px 4px 10px;
}

.vl1 .htl, .vl2 .htl {
    background-color: #b9b9b9;
    padding: 4px 4px 4px 10px;
    color: #4d4d4d;
    /* text-shadow: -1px -1px #222222; */
}
.vl1 .htl {
    border-bottom: 1px solid #f1f1f1;
}
.vl2 .htl {
    border-bottom: 1px solid #f9f9f9;
}

.plus, .minus {
    background-color: #999999;
    font-size: 16px;
    width: 16px;
    height: 16px;
    padding: 0;
    line-height: 16px;
    margin: 0;
    border-width: 0;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
    text-shadow: 1px 1px #5c7000;
    border-radius: 2px;
}
.plus {
    /* background-color: #4cf15f; */
    background: url(/images/add.png) no-repeat center center transparent;
}
.minus {
    /* background-color: #f66c6c; */
    background: url(/images/remove.png) no-repeat center center transparent;
}

.vl1 p, .vl2 p {
    margin: 0;
}

.aroom {
    background-color: #ffdddd;
}
.lgnf input {
    border: 1px solid #dddddd;
    padding: 4px;
    font-size: 11px;
    color: #444444;
    margin-bottom: 2px;
}
#rightblock .sbm {
    border: 1px solid #dddddd;
    background-color: #dddddd;
    padding: 4px 10px 4px 10px;
}
#rightblock a {
    color: green;
}

.errorbox, .successbox {
    padding: 10px;
    margin-bottom: 10px;
}
.errorbox {
    background-color: #fd0b0b;
    color: #ffffff;
    text-shadow: 1px 1px #b12b2b;
}
.successbox {
    background-color: green;
    color: #ffffff;
    text-shadow: 1px 1px #005800;
}
.regerr {
    margin-left: 10px;
    color: #c40000;
}

#currencies {
    position: absolute;
    right: 10px;
    bottom: 10px;
}
#currencies, #currencies a {
    color: #ffffff;
    text-decoration: none;
    text-shadow: 1px 1px #000000;
}
#currencies a {
    font-weight: bold;
}
#currencies li.sel a {
    color: #A6CE3A;
}
#currencies ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#currencies ul li {
    display: block;
    float: left;
    margin-left: 8px;
}

#summaryPrice {
    position: fixed;
    bottom: 0;
    left: 820px;
    width: 160px;
    padding: 10px;
    background-color: #414141;
    text-shadow: -1px -1px #000;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);
}

#summaryPrice.active { background-color: #96B400; text-shadow: -1px -1px #768f01; }
#thePrice {
    display: block;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    font-size: 18px;
    /* background: url(/images/pdelim.jpg) no-repeat top center transparent; */
}

#thePrice .eur-price {
    display: block;
    text-align: center;
    font-size: 14px;
    opacity: 0.9;
    margin-top: 2px;
    color: #ffffff;
}
#summaryPrice .res-button {
    display: none;
    background-color: #768f01;
    width: 100px;
    margin: 6px auto;
    padding: 4px 10px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    border-width: 0;
    border-bottom: 1px solid #5a6d00;
    border-right: 1px solid #5a6d00;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 1px 1px #5a6d00;
}
#summaryPrice.active .res-button { display: block; }
#summaryPrice .res-button:hover {
    border-top: 1px solid #5a6d00;
    border-left: 1px solid #5a6d00;
    border-width: 1px 0 0 1px;
}
.inf {
    position: relative;
    padding-left: 2px;
}
.inf img {
    vertical-align: middle;
    cursor: pointer;
}
.inf div, #sp-na .inf {
    display: none;
    position: absolute;
    bottom: 20px;
    left: -50px;
    min-width: 200px;
    -moz-opacity: 0.75;
    opacity: 0.75;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    background-color: #000000;
    color: #ffffff;
    padding: 6px  8px;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    z-index: 20;
}
.inf:hover div {
    display: block;
}
.htl { position: relative }
.htl .cenatitle {
    display: none;
	color: white;
    position: absolute;
    top: -32px;
    right: 0;
    white-space: nowrap;
    -moz-opacity: 0.75;
    opacity: 0.75;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    background-color: #000000;
    padding: 6px  8px;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    text-shadow: 0px 0px #000000;
}
.htl:hover .cenatitle {
    display: block;
}
.nomenuheader {
    padding-top: 4px;
    height: 80px;
    background: url(/images/logo.png) no-repeat 4px 4px #ffffff;
    border-bottom: 4px solid #a6ce3a;
}
.nomenucontent {
    padding: 10px;
}
#sp-na { display: none; }
#debug { padding: 6px 10px; background: #666; color: #fff; text-shadow: -1px -1px #111; }
#summary-error { color: #fff; }
#summaryPrice.active #summary-error, #summaryPrice.sp-1 #summary-error { display: none; }
#in-sf { background: #ddd; padding: 10px; }
#in-sf .submit { background: #888; text-shadow: 1px 1px #222; }
#summaryPrice.sp-1 { background: #e16f00; text-shadow: -1px -1px #964a00; }
#summaryPrice.sp-1 #thePrice { display: none; }
#summaryPrice.sp-1 #sp-na { display: block; text-align: center; color: #fff; font-size: 22px; position: relative; }
#sp-na .inf { position: absolute; bottom: 40px; left: auto;  right: -10px; font-size: 12px; text-align: left; width: 320px; text-shadow: -1px -1px #000; }
#sp-na:hover .inf { display: block; }

.btn {
  background-color: #96b400;
  color: black;
  padding: 2px 13px;
  text-align: center;
  border: 2px solid #96B400;
  text-decoration: none;
  display: inline-block;
}

.btn:hover, btn:active {
  background-color: #AACC00;
  border: 2px solid #AACC00;
  color: white;
}
.resFinishSubmit {
	height: auto !important;
	border-radius: .5rem !important;
	color: white !important;
}
.centerize {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
