* {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background: #40c8f4 url(../images/bg_body.jpg) no-repeat 50% 0;
}
body.offline {
	background: white;
}

#room_type,#room_type_m{
    width: 180px !important;
}

h1.mainh1{
    position: absolute; 
    left: 503px; 
    top: 66px; 
}

.booking_reservation{
    float: right;
    margin-right:70px;
}

#main_popup_bg{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 9899;
    opacity: 0.6;
    filter: alpha(opacity=60);    
}

#main_popup div.content{
    top: 22px;
	color: #666;
    padding: 0px 25px;
	background-color: #FFFFFF;
	position: relative;
}

#main_popup div.content h2{
    color: #666;
    background: transparent;
    height: auto;
}

#main_popup{
    position: absolute;    
    top: 140px;
    left: 50%;
    margin-left: -225px;
	padding: 0px 3px 24px 3px;
    min-width: 400px;
	max-width: 600px;
    z-index: 999900;
	background-color: #FFFFFF;  
}

#main_popup_close{
    position: absolute;
    top: 2px;
    right: 10px;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    font-family: monospace;
	z-index: 99999;
}

#main_popup_frame_content{    
	padding: 18px 3px;
	z-index: 30;
}
#main_popup_frame_content span,#main_popup_frame_content a, #main_popup_frame_content strong, #main_popup_frame_content i{
    font-size: inherit;
    font-family: inherit ;
}

#main_popup_top_left_corner{	
	position: absolute;
	top: 0px;
	left: 0px;
	width: 30px;
	height: 30px;
	background: url(../images/bg_message_top_left_corner.png) no-repeat;
	z-index: 20;
}

#main_popup_top{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 12px;
	background: url(../images/bg_message_top.png) repeat-x;
	z-index: 10;
}

#main_popup_top_right_corner{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 30px;
	height: 30px;
	background: url(../images/bg_message_top_right_corner.png) no-repeat;
	z-index: 20;
}

#main_popup_left{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 18px;
	height: 100%;
	background: url(../images/bg_message_left.png) repeat-y;
	z-index: 10;
}

#main_popup_right{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 17px;
	height: 100%;
	background: url(../images/bg_message_right.png) repeat-y;
	z-index: 10;
}

#main_popup_bottom_left_corner{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 30px;
	height: 30px;
	background: url(../images/bg_message_bottom_left_corner.png) no-repeat;
	z-index: 20;
}

#main_popup_bottom{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 10px;
	background: url(../images/bg_message_bottom.png) repeat-x;
	z-index: 10;
}

#main_popup_bottom_right_corner{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 30px;
	height: 30px;
	background: url(../images/bg_message_bottom_right_corner.png) no-repeat;
	z-index: 20;
}

#wrapper {
	background: url(../images/bg_wrapper.png) repeat-y top left;
	width: 980px;
	margin: 0 auto;
	padding: 0 11px;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
hr {
	height: 1px;
	border: 0 none;
	background: #e9e9e9;
}
div.ad {
	text-align: right;
	color: #a7a7a7;
	font-size: 9px;
	letter-spacing: 2px;
	background: url(../images/arrow_down.gif) no-repeat 100% 5px;
	padding-right: 10px;
	margin-bottom: 3px;
}
img {
	border: 0 none;
}
p {
	margin: 10px 0;
	display: block;
}
p.e404 a {
	text-decoration: none;
	color: #19a7d5;
}
.larger, .larger * {
	font-size: 12px !important;
}
.red {
	color: red;
}
.black {
	color: black;
}
.normal {
	font-weight: normal;
}
h3 {
	color: #0ab8eb;
	text-transform: uppercase;
	font-size: 14px;
	margin: 5px 0;
}
h3.large {
	font-size: 18px;
}
b.caption {
	color: #0ab8eb;
	font-size: 16px;
	display: block;
	margin: 10px 0;
	text-transform: uppercase;
}
a.link {
	color: #0ab8eb;
	text-decoration: none;
}
a.link:hover {
	text-decoration: underline;
}
a.blackbold {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.pointer {
	cursor: pointer;
}
p.warning {
	color: #0AB8EB;
}
option {
	padding: 0 5px 0 3px;
}
/***** header *****/

#page-top {
	height: 38px;
	background: url(../images/bg_top.png) no-repeat 0 25px;
	margin: 0 auto;
	width: 1002px;
}
#header {
	height: 475px;
	background: url(../images/bg_header.jpg) no-repeat top left;
	position: relative;
}
#header a.logo {
	display: block;
	width: 450px;
	height: 80px;
	position: absolute;
	left: 20px;
	top: 8px;
}
#header div.mainimage {
	width: 739px;
	height: 295px;
	position: absolute;
	top: 102px;
	left: 10px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#header div.mainimage div.image {
	width: 739px;
	height: 295px;
	position: absolute;
	left: 0;
	top: 0;
}
div.description-image div.title, #header div.mainimage div.image div.title {
	height: 23px;
	width: auto;
	line-height: 23px;
	color: #404041;
	font-size: 10px;
	padding: 0 4px 0 8px;
	position: absolute;
	right: 10px;
	bottom: 5px;
	background: url(../images/sprite_elements.png) no-repeat 0 -577px;
}
div.description-image div.title div, #header div.mainimage div.image div.title div {
	height: 23px;
	width: 4px;
	position: absolute;
	right: -4px;
	top: 0;
	background: url(../images/sprite_elements.png) no-repeat -496px -577px;
}
#header div.mainmenu {
	padding-top: 4px;
	margin-right: 10px;
}
#header div.mainmenu ul {
	list-style-type: none;
	float: right;
}
#header div.mainmenu ul li {
	float: left;
	padding: 0 5px;
	border-left: 1px solid #404041;
}
#header div.mainmenu ul li.first, #header div.mainmenu ul li.last {
	border: 0 none;
}
#header div.mainmenu ul li a {
	text-decoration: none;
	color: #404041;
}
#header div.mainmenu ul.langs li {
	border: 0 none;
	padding: 0 3px;
}
#header div.mainmenu ul.langs li a {
	display: block;
	width: 14px;
	height: 11px;
	background: url(../images/sprite_elements.png) no-repeat top left;
}
#header div.mainmenu ul.langs li a.en {
	background-position: -419px -35px;
}
#header div.mainmenu ul.langs li a.de {
	background-position: -438px -35px;
}
#header div.mainmenu ul.langs li a.fr {
	background-position: -457px -35px;
}
#header div.mainmenu ul.langs li a.it {
	background-position: -476px -35px;
}
#header div.countries {
	position: absolute;
	bottom: 29px;
	height: 42px;
	background: url(../images/bg_countries.png) no-repeat top left;
	width: 960px;
	left: 10px;
}
#header div.countries ul.navigation {
	list-style-type: none;
	height: 42px;
	/*margin-top: 8px;*/
	z-index: 100;
}
#header div.countries ul.navigation>li {
	float: left;
	/*padding: 0 16px;*/
	height: 42px;
	line-height: 42px;
	position: relative;
	cursor: pointer;
}
#header div.countries ul.navigation>li a {
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display: block;
	height: 25px;
	line-height: 25px;
	padding: 0 16px;
	margin-top: 8px;
	border-left: 1px solid #088cb9;
}
#header div.countries ul.navigation>li:first-child a {
	border: 0 none;
}
#header div.countries ul.navigation li.active {
	background: url(../images/sprite_elements.png) no-repeat 8px -266px;
}
#header div.countries ul.navigation li.first, #header div.countries ul.navigation li.last {
	display: none;
}
#header div.countries ul.navigation li.active a {
	color: black;
}
#header div.countries ul.navigation ul {
	left: 0;
	top: 100%;
	z-index: 100;
	list-style-type: none;
	position: absolute;
	background: #159fd0;
	white-space: nowrap;
	/*	display: none;*/
	-moz-border-radius: 0 0 7px 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-box-shadow: #666 2px 2px 3px;
	-webkit-box-shadow: #666 2px 2px 4px;
	padding-left: 10px;
	padding-right: 15px;
}
#header div.countries ul.navigation ul li {
	height: 25px;
	line-height: 25px;
	margin: 4px 0;
	display: block;
	position: relative;
}
#header div.countries ul.navigation ul ul ul ul {
	white-space: normal;
}
#header div.countries ul.navigation li:hover a {
	color: black;
}
#header div.countries ul.navigation li:hover li a {
	color: white;
}
#header div.countries ul.navigation ul li:hover a {
	color: black;
}
#header div.countries ul.navigation ul li:hover li a {
	color: white;
}
#header div.countries ul.navigation ul ul li:hover a {
	color: black;
}
#header div.countries ul.navigation ul ul li:hover li a {
	color: white;
}
#header div.countries ul.navigation ul ul ul li:hover a {
	color: black;
}
#header div.countries ul.navigation ul ul ul li:hover li a {
	color: white;
}
#header div.countries ul.navigation ul ul ul ul li:hover a {
	color: white;
}
#header div.countries ul.navigation ul ul ul ul li:hover li a {
	color: white;
}
#header div.countries ul.navigation li a.akciok {
	margin-left: 50px;
	border-left: 0 none;
}
#header div.countries ul.navigation ul, #header div.countries ul.navigation li:hover ul ul, #header div.countries ul.navigation ul li:hover ul ul, #header div.countries ul.navigation ul ul li:hover ul ul {
	display: none;
}
#header div.countries ul.navigation li:hover ul, #header div.countries ul.navigation ul li:hover ul, #header div.countries ul.navigation ul ul li:hover ul, #header div.countries ul.navigation ul ul ul li:hover ul {
	display: block;
}
#header div.countries ul.navigation ul li:hover {
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}
#header div.countries ul.navigation ul li a {
	border: 0 none;
	margin: 0;
}
#header div.countries ul.navigation ul li:hover {
	background: #3dc6f2;
}
#header div.countries ul.navigation ul ul li:hover {
	background: #64d9ff;
}
#header div.countries ul.navigation ul ul ul li:hover {
	background: white;
}
#header div.countries ul.navigation ul ul {
	left: 95%;
	top: 0;
	background: #3dc6f2;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#header div.countries ul.navigation ul ul ul {
	background: #64d9ff;
}
#header div.countries ul.navigation ul ul ul ul {
	background: white;
	-moz-box-shadow: #666 0 0 6px;
	-webkit-box-shadow: #666 0 0 6px;
}
#header div.countries ul.navigation ul ul ul ul li {
	height: auto;
	line-height: auto;
	padding: 5px 15px 15px 5px;
	background: white !important;
}
#header div.countries ul.navigation ul ul ul ul li b {
	display: block;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 15px;
}
#header div.countries .menuimage {
	width: 166px;
	height: 110px;
	background: url(../images/ajax-loader.gif) no-repeat 50% 50%;
}
#header div.countries .menuimage span {
	display: none;
}
#header div.search {
	width: 178px;
	height: 237px;
	position: absolute;
	right: 10px;
	bottom: 78px;
	padding: 58px 15px 0 18px;
}
#header div.search div.field {
	/*background: white;*/
	margin-bottom: 8px;
}

/*------- wordsearch -------*/

#header div.search form ul {
	padding: 0;
	width: 173px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
    border-top: 1px solid #646162;
}

#header div.search form#wordsearch ul {
    margin-top: 0;
    padding-bottom: 10px;
    border-top: none;
    border-bottom: 1px solid #939192;
}

#header div.search form ul li input {
	width: 167px;
	margin-top: 0;
	padding: 2px;
    height: 12px;
	margin-bottom: 5px;
}

#header div.search form ul li {
	list-style-type: none;
}

.wordsearch-box {
    background-color:#e5e5e5;
    padding: 0px 10px 10px 10px;
    margin: 10px 0 10px;
    width: 505px;
    height: 20px;
    position: relative;
}
.wordsearch-box input {
    background-color: #E2EFF4;
    border: 1px solid #98CDEC;
    color: #3596C5;
    float: left;
    font-size: 12px;
    height: 21px;
    width: 405px;
    margin: 3px 0 0 0;
    padding: 0 0 0 4px;
}
.wordsearch-box a {
    position: relative;
    top: 7px;
    left: 8px;
}
.wordsearch-box .overTxtLabel {
    margin: 2px;
    color: #454545;
}

.blueBtn {
	background-color:#12A7D7;
	color:#FFF;
	padding:2px 8px;
	font-weight:bold;
	
}

.rC4 {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/*------- wordsearch -------*/

#header div.search select {
	width: 173px;
	border: 1px solid #a5acb2;
	background: white;
}
#header div.search select.loading {
	background: transparent url(../images/ajax-loader.gif) no-repeat 136px 0;
}
#header div.search a.more {
	display: block;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #404041;
	margin-top: 5px;
}
#header div.customer-service {
	position: absolute;
	top: 32px;
	right: 10px;
	width: 211px;
	height: 61px;
}
#header div.customer-service a {
	color: white;
	font-weight: bold;
	font-size: 15px;
	margin: 35px 0 0 65px;
	text-decoration: none;
	display: block;
}
#header div.open-hours {
	font-size: 11px;
left: 504px;
line-height: 16px;
position: absolute;
top: 30px;
}
#header div.open-hours b {
	font-size: 12px;
}
#header div.facebook_top {
	left: 660px;
	top: 35px;
	position: absolute;
}
#header div.accentuated {
	position: absolute;
	left: 25px;
	top: 60px;
	width: 171px;
	background: url(../images/bg_header_accentuated.png) no-repeat top left;
	padding: 5px 15px 5px 15px;
	height: 201px;
}
#header div.cnt3 {
	background: url(../images/bg_header_accentuated.png) no-repeat -201px 0;
	height: 150px;
}
#header div.cnt2 {
	background: url(../images/bg_header_accentuated.png) no-repeat -402px 0;
	height: 100px;
}
#header div.accentuated div.offer {
	z-index: 2 !important;
}
#header div.accentuated p, #header div.accentuated p span {
	color: black;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	margin: 0;
}
#header div.accentuated p span.region {
	color: #D5D5D5;
	font-size: 11px;
}
#header div.accentuated p a {
	color: white;
	text-decoration: none;
}
#header div.accentuated span.accentuated-bubble {
	position: absolute;
	left: 100px;
	bottom: 0;
	height: 30px;
	padding: 15px;
	background: url(../images/sprite_elements.png) no-repeat 0 -432px;
	font-weight: bold;
	width: auto;
	white-space: nowrap;
	display: none;
	z-index: 500;
}
#header div.accentuated span.accentuated-bubble span.right {
	position: absolute;
	width: 12px;
	height: 60px;
	right: -12px;
	background: red;
	top: 0;
	background: url(../images/sprite_elements.png) no-repeat -487px -432px;
}
#header div.breadcrumbs {
	position: absolute;
	bottom: 6px;
	padding: 0 20px;
	font-weight: bold;
	color: black;
}
#header div.breadcrumbs a {
	color: #404041;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}
#header div.breadcrumbs a:hover {
	text-decoration: underline;
}
/***** footer *****/

#footer {
	color: #404041;
	/*height: 268px;*/
	background: url(../images/bg_footer.gif) repeat-x top left;
	padding: 10px 15px 5px 15px;
}
#page-bottom {
	height: 20px;
	background: url(../images/bg_top.png) no-repeat 0 -17px;
	margin: 0 auto 30px auto;
	width: 1002px;
}
#footer div.countries {
	margin: 10px 0;
}
#footer div.countries ul {
	list-style-type: none;
	height: 10px;
	margin-top: 8px;
}
#footer div.countries ul li {
	float: left;
	padding: 0 8px;
	border-left: 1px solid #404041;
}
#footer div.countries ul li:first-child, #footer div.countries ul li.first, #footer div.countries ul li.last {
	border: 0 none;
}
#footer div.countries ul li a {
	color: #0ab8eb;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display: block;
	height: 10px;
	line-height: 10px;
}
#footer div.countries ul li a:hover {
	color: #404041;
}
#footer div.partners {
	height: 40px;
	margin: 10px 0;
}
#footer div.partners ul {
	list-style-type: none;
}
#footer div.partners ul li {
	float: left;
	height: 40px;
	display: block;
	margin-right: 25px;
}
#footer div.partners ul li a {
	display: block;
	height: 40px;
	background: url(../images/partners.jpg) no-repeat top left;
}
#footer div.partners ul li a.travelportfolio {
	width: 111px;
}
#footer div.partners ul li a.travelport {
	width: 60px;
	background-position: -134px 0;
}
#footer div.partners ul li a.travelstore {
	width: 61px;
	background-position: -227px 0;
}
#footer div.partners ul li a.hoperencia {
	width: 75px;
	background-position: -316px 0;
}
#footer div.partners ul li a.budapestinfo {
	width: 55px;
	background-position: -418px 0;
}
#footer div.partners ul li a.centraleuropeanhotels {
	width: 50px;
	background-position: -512px 0;
}
#footer div.partners ul li a.budapesttravelservices {
	width: 120px;
	background-position: -588px 0;
}
#footer .floated {
	float: left;
	color: #404041;
	line-height: 18px;
	padding: 10px 0;
	margin-top: 10px;
}
#footer .floated a {
	color: #404041;
	text-decoration: none;
}
#footer .contact {
	width: 260px;
	margin-right: 25px;
	border-right: 1px solid #dedede;
}
#footer .call-us {
	width: 378px;
	height: 69px;
	background: url(../images/bg_call.jpg) no-repeat top left;
	color: white;
}
#footer .call-us b {
	font-size: 12px;
}
#footer .call-us p.phone {
	float: left;
	margin: 0 0 0 10px;
	text-align: center;
}
#footer .call-us p.phone a {
	color: white;
}
#footer .call-us p.text {
	float: left;
	margin: 0 0 0 15px;
	font-size: 12px;
	width: 200px;
	padding-right: 10px;
	border-right: 1px solid #8db24f;
}
#footer .menus {
	width: 580px;
}
#footer .copyright {
	height: 40px;
	line-height: 40px;
}
#footer .copyright .logo {
	float: right;
	color: #8c8c8c;
	font-size: 10px;
	line-height: normal;
}
#footer .copyright .logo span {
	color: #dfdfdf;
}
/***** page *****/

#page {
	background: #12a7d7 url(../images/bg_page.png) no-repeat top left;
	margin: 0 3px;
}
#page .bottom {
	background: url(../images/bg_page_bottom.gif) no-repeat top left;
	height: 10px;
}
#left {
	width: 175px;
	float: left;
	padding: 0 5px 0 7px;
	/*margin-top:-20px;*/
}
#content {
	width: 554px;
	float: left;
}
#right {
	width: 221px;
	float: left;
	padding: 0 7px 0 5px;
}
#right h2, #left h2, #content h2 {
	font-weight: bold;
	color: white;
	font-size: 17px;
	padding: 17px 0 3px 17px;
	text-transform: uppercase;
	background: url(../images/bg_boxheader.png) no-repeat top left;
}
#right h2 {
	background-position: -739px 0;
}
form#newsletter-form input.text {
	border: 1px solid #a5acb2;
	background: white;
	width: 125px;
}
.newsletter_ok{
	color:#0b6300;
}
#content h2 {
	position: relative;
	background-position: -180px 0;
}
#content h2.large {
	font-size: 23px;
	padding-bottom: 3px;
	padding-top: 14px;
	line-height: 23px;
}
#content h2 span.price {
	position: absolute;
	right: 0;
	bottom: -1px;
	display: block;
	width: 170px;
	height: 30px;
	line-height: 30px;
	color: black;
	text-transform: none;
	background: url(../images/sprite_elements.png) no-repeat -295px -65px;
	text-indent: 55px;
	z-index: 10;
}
#content h2#acc-title span.title {
	display: block;
	width: 385px;
	font-size: 23px;
}
#left ul.news {
	list-style-image: url(../images/square.gif);
}
#left ul.news li {
	padding: 8px 0;
	margin-left: 15px;
	border-bottom: 1px solid #e3e3e3;
}
#left ul.news li.last {
	border: 0 none;
}
#left ul.news a {
	color: #19a7d5;
	text-decoration: none;
}
#left ul.news a:hover {
	text-decoration: underline;
}
.box {
	background: white;
	margin-bottom: 5px;
	position: relative;
}
#left .box .t {
	background: white url(../images/bg_box.png) no-repeat top left;
	height: 7px;
}
#left .box .b {
	background: white url(../images/bg_box.png) no-repeat 0 -7px;
	height: 6px;
}
#right .box .t {
	background: white url(../images/bg_box.png) no-repeat 0 -33px;
	height: 7px;
}
#right .box .b {
	background: white url(../images/bg_box.png) no-repeat 0 -40px;
	height: 6px;
}
#content .box .t {
	background: white url(../images/bg_box.png) no-repeat 0 -20px;
	height: 7px;
}
#content .box .b {
	background: white url(../images/bg_box.png) no-repeat 0 -27px;
	height: 6px;
}
#content .accentuated .t {
	height: 60px;
	background: url(../images/bg_accentuated.png) no-repeat top left;
	color: white;
	line-height: 60px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 16px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#content .box .box-content {
	padding: 5px 15px 0 15px;
}

#content .box .box-content *{
    text-align: justify;
}

#right .box .box-content, #left .box .box-content {
	padding: 10px;
}
#left .noheader {
	background: white url(../images/bg_box.png) no-repeat 0 -13px !important;
	height: 6px !important;
}
#right .noheader {
	background: white url(../images/bg_box.png) no-repeat 0 -46px !important;
	height: 6px !important;
}
div.banners {
	text-align: center;
}
div.banners div.box-content {
	padding-bottom: 5px !important;
}
#right .box .game {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
/*Enélkül a facebox elcsúszik*/
#fb_panel{
	margin-top:15px;
}

form .errors {
	color: red;
}

table.accentuated tr td,table.accentuated tr td p.accentuated{
    text-align:left !important;
}

/*
input {
	border: 1px solid #a5acb2;
	background: white;
}
*/

div.button {
	height: 18px;
	text-align: right;
}

div.ajanl-button{
    right: 70px !important;
    width: 160px !important; 
}

div.ajanl-button-g{
    bottom: 40px !important;
    width: 160px !important; 
}

div.button.game {
	width: 140px;
}
div.button.game div {
	margin-left: 0 !important;
}
div.larger-button {
	height: 24px !important;
}
div.button div {
	display: inline-block;
	width: 3px;
	background: url(../images/sprite_elements.png) no-repeat top left;
	height: 18px;
	float: right;
	margin-left: 5px;
}
div.button a, div.button input.submit {
	border: 0 none;
	background: url(../images/sprite_elements.png) no-repeat top right;
	font-weight: bold;
	color: white;
	font-size: 11px !important;
	padding-right: 9px !important;
	padding-left: 4px !important;
	cursor: pointer;
	height: 18px !important;
	line-height: 18px !important;
	float: right;
	text-decoration: none;
	overflow: visible;
	padding: 0 7px;
}
div.larger-button div {
	background: url(../images/sprite_elements.png) no-repeat 0 -526px;
	height: 24px;
	width: 6px;
}

.button_ajanlat{
margin-top:10px;
}
.button_ajanlat a{
	text-align: center;
	text-decoration:none;
	color:#fff;
	
	background-image:url(../images/button_ajanlat.png);
	font-size: 14px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-transform:uppercase;
	margin-top:-40px;
	font-weight:bold;
	padding-top:12px;
	padding-left:39px;
	padding-right:39px;
	padding-bottom:25px;
}
.button_ajanlat a:visited{
	color:#fff;
}
.button_ajanlat a:hover{
	color:#000;
}

div.larger-button a, div.larger-button input.submit {
	border: 0 none;
	background: url(../images/sprite_elements.png) no-repeat 100% -526px;
	height: 24px !important;
	line-height: 24px !important;
	color: #2a4300;
	text-transform: uppercase;
	padding: 0 12px 0 8px !important;
}
div.larger-button a.yellow {
	background-position: 100% -551px;
}
div.larger-button div.yellow {
	background-position: 0 -551px;
}
div.larger-button a.blue {
	background-position: 100% -501px;
}
div.larger-button div.blue {
	background-position: 0 -501px;
}
div.img-mask {
	position: relative;
	display: inline-block;
}
div.img-mask div {
	background: url(../images/sprite_elements.png) no-repeat top left;
	width: 5px;
	height: 5px;
	position: absolute;
	z-index: 10;
}
div.img-mask .tl {
	background-position: 0 -18px;
	left: 0;
	top: 0;
}
div.img-mask .tr {
	background-position: -6px -18px;
	right: 0;
	top: 0;
}
div.img-mask .bl {
	background-position: 0 -23px;
	left: 0;
	bottom: 0;
}
div.img-mask .br {
	background-position: -6px -23px;
	right: 0;
	bottom: 0;
}
div.img-mask .action {
	width: 77px;
	height: 77px;
	background-position: -14px -18px;
	top: -3px;
	right: -2px;
}
div.img-mask .offer {
	width: 98px;
	height: 97px;
	background-position: -190px -18px;
	top: -3px;
	right: -3px;
	z-index: 20;
}
div.detail-wrapper {
	width: 224px;
	float: left;/*margin-right: 12px;*/
}
div.ground-details {
	width: 194px;
	height: 222px;
	background: #0099cb url(../images/bg_ground_details.gif) repeat-x bottom left;
	padding: 0 14px;
	font-weight: bold;
	color: white;
	float: left;
	margin-right: 12px;
}
div.small-details {
	min-height: 195px !important;
	height: auto;
	margin-bottom: 8px;
	padding-bottom: 5px;
}
div.small-details p {
	line-height: 17px;
}
#header div.accentuated .hr, div.ground-details .hr {
	height: 1px;
	background: #e0e0e0;
	width: auto;
	position: relative;
	margin: 10px 0;
	opacity: 0.4;
}
#header div.accentuated .hr {
	z-index: 1;
	opacity: 0.8;
	margin: 4px 0;
}
div.accentuated-ground {
	position: absolute;
	width: 98px;
	height: 97px;
	top: -3px;
	right: -3px;
	background: url(../images/sprite_elements.png) no-repeat -92px -18px;
}

table.tracks{
    border-collapse: collapse;
}

table.tracks td {
	height: 23px;
	/*line-height: 23px;*/
	padding-left: 26px;
	background: url(../images/sprite_elements.png) no-repeat top left;
	color: black !important;
}
table.tracks td.black {
	background-position: -2px -115px;
}
table.tracks td.red {
	background-position: -2px -139px;
}
table.tracks td.blue {
	background-position: -2px -163px;
}
table.tracks td.green {
	background-position: -2px -187px;
}
table.tracks td div {
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	width: auto;
	position: relative;
	background: none;
}
table.accentuated td {
	padding: 0 5px;
	width: 156px;
	border-right: 1px solid #CCEBF4;
	cursor: pointer;
}
table.accentuated td p.accentuated {
/*
	white-space: nowrap;
	overflow: hidden;
	width: 166px;
	*/
}
ul.tracks {
	list-style-type: none;
	display: block;
	height: 23px;
	margin-top: 5px;
}
ul.tracks li {
	float: left;
	height: 23px;
	line-height: 23px;
	color: black;
	font-weight: bold;
	width: 35px;
	padding-left: 26px;
	background: url(../images/sprite_elements.png) no-repeat top left;
}
ul.tracks li.black {
	background-position: -2px -116px;
}
ul.tracks li.red {
	background-position: -2px -139px;
}
ul.tracks li.blue {
	background-position: -2px -163px;
}
ul.ski-lift {
	list-style-type: none;
	display: block;
	height: 19px;
	margin-top: 5px;
}
ul.ski-lift li {
	float: left;
	height: 22px;
	line-height: 10px;
	color: black;
	font-weight: bold;
	width: 20px;
	padding-left: 24px;
	padding-top: 2px;
	text-align: center;
	background: url(../images/sprite_elements.png) no-repeat top left;
}
ul.ski-lift li div {
	font-weight: normal;
	font-size: 10px;
	width: auto;
	position: relative;
	background: none;
}
ul.ski-lift li.lift {
	background-position: -89px -115px;
}
ul.ski-lift li.sitting {
	background-position: -89px -161px;
}
ul.ski-lift li.standing {
	background-position: -89px -138px;
}
ul.ski-lift li.train {
	background-position: -89px -184px;
}
div.description {
	width: 520px;
	/*padding: 0 14px;
	float: left;
	margin-right: 12px;*/
	color: #282828;
	position: relative;
}
div.desc div.long, div.description div.long {
	display: none;
}
div.price-table {
	margin: 20px 0;
}
div.price-table div.left-pane {
	float: left;
	overflow: hidden;
}
div.price-table div.right-pane {
	float: left;
	overflow: auto;
}
div.description-image {
	float: right;
	width: 290px;
	margin: 0 0 15px 0;
}
div.description div.description-image {
	margin: 0 0 12px 12px;
}
div.media {
	height: 16px;
	margin: 5px 0 20px 0;
}
ul.media {
	list-style-type: none;
	height: 16px;
	display: block;
	margin-top: 5px;
	float: right;/*width: 247px;*/
}
ul.media li {
	float: left;
	height: 16px;
	line-height: 16px;
}
ul.media li a {
	font-weight: bold;
	color: black;
	text-decoration: none;
	background: url(../images/sprite_elements.png) no-repeat top left;
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
	display: block;
}
ul.media li.map {
	width: 70px;
}
ul.media li.map a {
	background-position: -194px -120px;
}
ul.media li.gallery {
	width: 85px;
}
ul.media li.gallery a {
	background-position: -194px -138px;
}
ul.media li.video {
	width: 90px;
}
ul.media li.video a {
	background-position: -194px -156px;
}
div.block {
	width: 526px;
	height: 112px;
	margin-bottom: 7px;
	position: relative;
}
div.block-title {
	height: 45px;
	position: relative;
	margin-top: 10px;
}
div.block-title h3 {
	margin: 0;
	padding-top: 20px;
}
div.block a.img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 166px;
	height: 110px;
	z-index: 200;
}
div.block div.mask {
	background: url(../images/block_mask.png) no-repeat top left;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 346px;
	height: 103px;
	padding: 9px 0 0 180px;
}
div.block div.accentuated-ground {
	left: 73px;
	z-index: 50;
	top: -2px;
}
div.block div.action {
	background: url(../images/sprite_elements.png) no-repeat top left;
	position: absolute;
	z-index: 50;
	width: 77px;
	height: 77px;
	background-position: -14px -18px;
	top: -2px;
	left: 92px;
}
div.block div.offer {
	background: url(../images/sprite_elements.png) no-repeat top left;
	position: absolute;
	z-index: 50;
	width: 98px;
	height: 97px;
	background-position: -190px -18px;
	top: -2px;
	left: 73px;
}
div.block img {
	margin: 1px 0 0 1px;
	z-index: 0;
}
div.block div.mask div.left-column {
	float: left;
	width: 235px;
	line-height: 18px;
	max-height: 94px;
	overflow: hidden;
}
div.block div.mask div.right-column {
	float: left;
	width: 100px;
	text-align: right !important;
	height: 94px;
	position: relative;
}

div.corr_next{
    left: 447px !important;
    position: absolute !important;
    text-align: right !important;
    top: 109px !important;
    height: 0px !important;
}

div.block div.mask div.right-column-narrow div.button, div.block div.mask div.right-column div.button {
	position: absolute;
	bottom: 0;
	width: 100px;
	right: 0;
}
div.bus-tickets, div.ski-tickets {
	margin-bottom: 40px;
	display: none;
}
div.accommodation-action {
	width: 503px;
	background: url(../images/bg_action.gif) no-repeat bottom left;
	padding: 10px;
	margin: 10px 0;
	position: relative;
}
div.accommodation-action div.action-top {
	width: 523px;
	height: 4px;
	background: url(../images/bg_action.gif) no-repeat top left;
	position: absolute;
	left: 0;
	top: -3px;
}
table.sionline {
	border-left: 1px solid #0ab8eb;
	border-right: 1px solid #0ab8eb;
	border-top: 1px solid #0ab8eb;
	border-spacing: 0;
	margin-bottom: 20px;
}
table.sionline caption {
	color: #0ab8eb;
	font-weight: bold;
	font-size: 16px;
	margin: 10px 0;
	text-align: left;
	text-transform: uppercase;
}
table.sionline tbody tr.even {
	background: #e6f8fd;
}
table.sionline p, table.sionline strong, table.sionline b {
	font-weight: normal;
	margin: 0;
	text-align: left;
}
table.sionline td {
	padding: 2px;
	color: #0ab8eb;
	font-weight: normal;
	text-align: center!important;
	border-right: 1px solid #0ab8eb;
	border-bottom: 1px solid #0ab8eb;    
}
table.sionline td:first-child {
    text-align: left !important;
}

table.sionline td.th, table.sionline th {
	text-align: left;
	padding: 2px;
	background: #0ab8eb !important;
	color: white;
	font-weight: normal;
	border-bottom: 0 none;
	border-top: 0 none;
	border-right: 1px solid white;
}
table.sionline th:first-child {
	border-left: 1px solid #0ab8eb;
}
table.sionline th:last-child {
	border-right: 1px solid #0ab8eb;
}
table.sionline td:last-child {
	border-right: 0 none;
}
/*
table.sionline td.th {
	background: #0ab8eb !important;
	color: white;
}
*/
div.ground div.block p {
	margin: 4px 0;
}
div.ground div.block div.mask div.left-column {
	margin-right: 20px;
    max-height: 93px;
    overflow: hidden;
    width: 243px;
}
div.ground div.block div.mask div.right-column {
	width: 75px;
}
div.ground div.block div.mask div.left-column-narrow {
	float: left;
	width: 235px;
	line-height: 18px;
}
div.ground div.block div.mask div.right-column-narrow {
	float: left;
	width: 100px;
	text-align: right;
	height: 85px;
	position: relative;
}
div.mask div.price {
	position: absolute;
	right: 10px;
	top: 11px;
	text-align: right !important;
	width: 85px;
	overflow: hidden;
	height: 71px;
}
div.order {
	float: right;
	font-size: 10px;
	color: #0ab8eb;
}
div.order ul {
	list-style-type: none;
	display: block;
	height: 24px;
	line-height: 24px;
	background: url(../images/sprite_elements.png) no-repeat 0 -500px;
	float: left;
	margin: 0 !important;
}
div.order ul li {
	font-size: 12px;
	float: left;
	height: 15px;
	line-height: 15px;
	position: relative;
	padding: 0 3px 0 18px;
	font-weight: bold;
	color: white;
	border-left: 1px solid #088cb9;
	margin-right: 5px;
	margin-top: 5px;
}
div.order ul li.active {
	color: #333334;
}
div.order ul li:first-child {
	border: 0 none;
}
div.order ul li.limit {
	padding-left: 2px;
	margin-right: 0;
}
div.order ul li a {
	display: block;
	width: 9px;
	height: 6px;
	background: url(../images/sprite_elements.png) no-repeat top left;
	position: absolute;
	left: 4px;
}
div.order ul li a.up {
	top: 1px;
	background-position: -100px -206px;
}
div.order ul li a.down {
	bottom: 1px;
	background-position: -100px -214px;
}
div.order ul li a.up-active {
	top: 1px;
	background-position: -89px -206px;
}
div.order ul li a.down-active {
	bottom: 1px;
	background-position: -89px -214px;
}
div.order div.right {
	width: 5px;
	height: 24px;
	background: url(../images/sprite_elements.png) no-repeat -494px -500px;
	float: left;
}
fieldset {
	border: 0 none;
}
div.search-form {
	width: 524px;
}
div.search-form select {
	border: 1px solid #a5acb2;
	background: white;
	margin-bottom: 3px;
	height: 17px;
}
div.search-form div.accommodation-search {
	float: left;
	width: 279px;
	margin-right: 6px;
}
div.search-form div.accommodation-search form {
	background: url(../images/bg_search_form.png) no-repeat top left;
	width: 261px;
	padding: 9px;
}
div.search-form div.accommodation-search select {
	width: 259px;
}
div.search-form div.accommodation-search ul, div.search-form div.ground-search ul {
	list-style-type: none;
	color: white;
	display: block;
	margin-top: 5px;
	width: 261px;
	height: 100px;
	margin-left: 0 !important;
}
div.search-form div.ground-search ul {
	height: 30px;
}
div.search-form div.accommodation-search ul li, div.search-form div.ground-search ul li {
	float: left;
	height: 16px;
	line-height: 16px;
}
div.search-form div.accommodation-search ul li.left, div.search-form div.ground-search ul li.left {
	width: 107px;
}
div.search-form div.ground-search {
	float: left;
	width: 239px;
}
div.search-form div.ground-search form {
	background: url(../images/bg_search_form.png) no-repeat -285px 0;
	width: 221px;
	padding: 9px;
}
div.search-form div.ground-search select {
	width: 219px;
}
div.pagination {
	margin: 20px 0;
	text-align: center;
	color: #404041;
	font-weight: bold;
}
div.pagination a {
	color: #0ab8eb;
	text-decoration: none;
}
div.pagination a span {
	color: #404041;
}
div.image-gallery {
	width: 782px;
	height: 577px;
	background: url(../images/bg_image_gallery.png) no-repeat top left;
	position: relative;
}
div.image-gallery img#big-image2, div.image-gallery img#big-image {
	position: absolute;
	left: 76px;
	top: 60px;
}
div.image-gallery img#big-image2 {
	display: none;
}
div.image-gallery div.thumbnails {
	position: absolute;
	left: 107px;
	top: 485px;
	width: 566px;
	overflow: hidden;
}
div.image-gallery a.scroll-left {
	position: absolute;
	display: block;
	width: 27px;
	height: 41px;
	left: 22px;
	top: 505px;
	background: url(../images/sprite_elements.png) no-repeat 2px -390px;
}
div.image-gallery a.scroll-left:hover {
	background-position: -48px -390px;
}
div.image-gallery a.scroll-right {
	position: absolute;
	display: block;
	width: 27px;
	height: 41px;
	left: 730px;
	top: 505px;
	background: url(../images/sprite_elements.png) no-repeat -22px -390px;
}
div.image-gallery a.scroll-right:hover {
	background-position: -72px -390px;
}
div.image-gallery a.step-left {
	position: absolute;
	display: block;
	width: 27px;
	height: 41px;
	left: 22px;
	top: 235px;
	background: url(../images/sprite_elements.png) no-repeat -98px -390px;
}
div.image-gallery a.step-right {
	position: absolute;
	display: block;
	width: 27px;
	height: 41px;
	left: 730px;
	top: 235px;
	background: url(../images/sprite_elements.png) no-repeat -123px -390px;
}
div.image-gallery div.thumbnails img {
	cursor: pointer;
}
div.image-gallery div.thumbnails table {
	position: relative;
	left: 0;
}
div.image-gallery div.thumbnails table td {
	width: 91px;
	height: 74px;
	background: url(../images/bg_gallery_thumbnail.png) no-repeat top left;
	padding: 3px;
}
div.gallery div.logo {
	width: 82px;
	height: 33px;
	position: absolute;
	left: 10px;
	top: 0;
	background: url(../images/sprite_elements.png) no-repeat -298px -23px;
}
div.gallery div.title {
	position: absolute;
	left: 95px;
	top: 10px;
	font-size: 11px;
	color: #404041;
	width: 600px;
	font-weight: bold;
	text-align: center;
}
div.video-gallery {
	width: 782px;
	height: 465px;
	background: url(../images/bg_video_gallery.png) no-repeat top left;
	position: relative;
}
div.video-gallery div.container {
	position: absolute;
	width: 772px;
	height: 353px;
	left: 6px;
	top: 34px;
	overflow: hidden;
}
div.video-gallery div.video {
	width: 772px;
	height: 353px;
}
div.video-gallery div.video embed, div.video-gallery div.video object {
	margin: 5px auto;
	display: block;
}
div.video-gallery a.scroll-left {
	position: absolute;
	display: block;
	width: 27px;
	height: 41px;
	left: 357px;
	top: 407px;
	background: url(../images/sprite_elements.png) no-repeat 2px -390px;
}
div.video-gallery a.scroll-left:hover {
	background-position: -48px -390px;
}
div.video-gallery a.scroll-right {
	position: absolute;
	display: block;
	width: 27px;
	height: 41px;
	left: 401px;
	top: 407px;
	background: url(../images/sprite_elements.png) no-repeat -22px -390px;
}
div.video-gallery a.scroll-right:hover {
	background-position: -72px -390px;
}
div.google-map {
	width: 782px;
	height: 545px;
	background: url(../images/bg_map.png) no-repeat top left;
	position: relative;
}

div.ajanl-popup {
	width: 622px;
	height: 545px;
	background: url(../images/bg_ajanl.png) no-repeat top left;
	position: relative;
    overflow: hidden;
}

div.ajanl-popup div.ajanl_d {
	width:550px;
	height: 460px;
	position: absolute;
	left: 42px;
	top: 59px;
    overflow: auto;
}

div.ajanl-popup div.title{
    width: 450px !important;
}

div.google-map div.map {
	width: 700px;
	height: 460px;
	position: absolute;
	left: 42px;
	top: 59px;
	overflow: hidden;
}
div.google-map div.map iframe {
	display: block;
	margin: auto;
}
div#fancy_close {
	background: url(../images/fancy_close.gif) no-repeat top left !important;
	width: 68px !important;
	height: 20px !important;
	right: 20px !important;
	top: 7px !important;
}
div#fancy_inner, div#fancy_div {
	background: none !important;
	border: 0 none !important;
}
div.calculator {
	width: 462px;
	height: 283px;
	background: url(../images/bg_calculator.png) no-repeat top left;
	position: relative;
}
div.calculator div.simplemodal-close {
	background: url(../images/fancy_close.gif) no-repeat top left !important;
	width: 68px;
	height: 20px;
	right: 35px;
	top: 13px;
	position: absolute;
	cursor: pointer;
}
div.calculator div.title {
	width: 350px;
	height: 40px;
	background: transparent;
	cursor: move;
}
div.calculator input.text {
	position: absolute;
	left: 74px;
	top: 148px;
	width: 100px;
	height: 17px;
	background: transparent;
	border: 0 none;
}
div.calculator a.button {
	display: block;
	position: absolute;
	left: 187px;
	top: 145px;
	width: 40px;
	height: 23px;
}
div.calculator span.forint {
	position: absolute;
	font-weight: bold;
	font-size: 15px;
	left: 257px;
	top: 147px;
	width: 100px;
	overflow: hidden;
	white-space: nowrap;
}
div.calculator div.text {
	padding: 20px 40px 0 20px;
	text-align: center;
}
#content div.box-content ol, #content div.box-content ul {
	margin-left: 15px;
}
#content div.files, #content div.links {
	margin: 15px 0;
}
#content div.files ul, #content div.links ul {
	list-style-type: none;
}
#content div.files ul a, #content div.links ul a {
	text-decoration: none;
	color: #19a7d5;
}
#content div.files ul a:hover, #content div.links ul a:hover {
	text-decoration: underline;
}
#content div.other-expenses {
	margin: 20px 0;
}
div.game-image {
	margin: 20px 0;
	text-align: center;
}
ol.game li {
	float: none;
	margin: 10px 0;
	font-weight: bold;
}
ol.game li label {
	display: block;
	margin: 5px 0;
	font-weight: normal;
}
/***** offer *****/

.zend_form {
}
.zend_form:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.zend_form dt, .zend_form dd {
	margin: 3px 0;
	padding: 0;
}
.zend_form dt {
	/*margin-top: 10px;*/
	float: left;
	clear: left;
	width: 150px;
	margin-right: 10px;
}
.zend_form dt#acc_id-label{
height:1px;
} 
.zend_form dt#acc_id-element{
height:1px;
} 
.zend_form dd {
	float: left;
}
.zend_form dd.clear {
	clear: both;
}
.zend_form dd.wide {
	margin-left: 160px;
}
div.offer-data {
	width: 369px;
	background: url(../images/bg_offer_form.png) no-repeat bottom left;
	padding: 10px 10px 20px 10px;
	position: relative;
}
div.offer-data div.top {
	position: absolute;
	height: 4px;
	background:  url(../images/bg_offer_form.png) no-repeat top left;
	top: -4px;
	left: 0;
	width: 389px;
}
div.offer-data .zend_form dt, div.offer-data .zend_form dt a {
	color: white;
}
div.offer-data input[type=text], textarea {
	width: 200px;
	border: 1px solid #a5acb2;
	background: white;
}
div.offer-data input.small {
	width: 40px;
}

div.offer-data div#more_room a{
	color:#fff;
	text-decoration:none;
	display:block;
	padding-left:26px;
	height:24px;
	background: url(../images/add_one.png) no-repeat top left;
	line-height:20px;
	
}
div.offer-data dd#comment-element a{
color:#fff;
	text-decoration:none;
	display:block;
	
}

 div.offer-data dd#comment-element textarea.hidden{
	display:none;
	
}
div.offer-data dt#comment-label{
padding-top:8px;
}

div.offer-data dt#comment-label label{
	cursor:pointer;
	font-size:9px;
	
}

div.offer-data div.del a{

	color:#fff;
	text-decoration:none;
	display:block;
	padding-left:26px;
	height:24px;
	background: url(../images/remove_one.png) no-repeat top left;
	line-height:20px;
}
div.offer-data .suppyl{
width:180px !important;
}
div.offer-data div.age {
	margin: 2px 0;
	color: white;
}
div.offer-data div#number_of_rooms{
height:0px;
}
div.offer-person {
	width: 189px;
	background: url(../images/bg_offer_person.png) no-repeat top left;
	padding: 5px 10px 10px 10px;
	float: left;
}
div.offer-person .zend_form dt {
	color: white;
	width: 55px;
}
div.offer-person .zend_form input {
	width: 115px;
	border: 1px solid #a5acb2;
	background: white;
}
div.offer-description {
	font-weight: bold;
	text-align: center;
	width: 250px;
	margin: 20px 0 0 50px;
	float: left;
}
div.offer-data .zend_form div {
	color: white;
}
div#offer-form, div#reservation-form {
	display: none;
    position: relative;
}
div.offline {
	text-align: center;
	width: 750px;
	margin: 20px auto 0 auto;
}
div.offline span {
	font-size: 14px;
}
/* Nagy továbbajánl gomb */

.recommendBtn {
	background-image:url("../images/btnBcg01.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	display:block;
	height:25px;
	margin-bottom:7px;
	text-decoration:none;
	width:526px;
}
.recommendBtn p {
	font-family: Arial;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	font-size: 12px;
}
/* Kis továbbajánl gomb */
	
/* A Baloldali oszlophoz */
#logInForm ul li input[type="button"], #regForm ul li input[type="button"] {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #39C;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.moduleBox {
	background-color:#FFF;
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	/*margin-top:-10px;*/
}
.moduleBox ul.bb-rab-lst{
	padding-left:10px;
	list-style-type:url(../images/square.gif);
}
.moduleBox ul.bb-rab-lst li{
	list-style-type:url(../images/square.gif);
	padding-top:10px;
	padding-bottom:10px;
	padding-left:2px;
	border-bottom:1px solid #f0f0f0;

}
.moduleBox ul.bb-rab-lst li a, a:visited, a:active{
	color:#000;
	text-decoration:none;
	margin-left:0px;
}
.moduleBox ul.bb-rab-lst li a:hover{
	color:#00BFFF;
	text-decoration:underline;
}
.moduleBox ul.bb-mag-lst{
	list-style-type:none;
}
.moduleBox ul.bb-mag-lst li{
	list-style-type:none;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 5px;
	text-indent: -10px;
}
.moduleBox ul.bb-mag-lst li a, a:visited, a:active{
	color:#000;
	text-decoration:none;
	margin-left:0px;
}
.moduleBox ul.bb-mag-lst li a:hover{
	color:#00BFFF;
	text-decoration:underline;
}
.moduleBox li.title{
	list-style-type:none;
	font-family:Tahoma;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.moduleBox ul li ul li.title0{
	list-style-type:none;
	font-family:Tahoma;
	font-size:12px;
	color:#000;
	font-weight:bold;
	border-top:1px solid #f0f0f0;
}
.moduleBox h2, .moduleBoxCenter h2 {
	margin-left:18px;
	color:#FFF;
	font-weight:bold;
	margin-top:-3px;
	text-transform:uppercase;
}
.moduleBox h3, .moduleBoxCenter h3 {
	margin-left:5px;
	color:#FFF;
	font-weight:bold;
	margin-top:5px;
	text-transform:uppercase;
	font-size:1.5em;
}
.moduleBox h4, .moduleBoxCenter h4 {
	margin-left:18px;
	color:#FFF;
	font-weight:bold;
	margin-top:10px;
	text-transform:uppercase;
}
.moduleBoxCenter {
	padding:10px;
	background-color:#FFF;
	background-repeat: no-repeat;
	background-position: top;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.moduleBoxForm {
}
.moduleBoxForm p {
	font-size: 14px;
	margin: 0px;
	font-weight:bold;
}
.moduleBoxForm ul {
	padding: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
.moduleBoxForm ul li {
	list-style-type: none;
}
.moduleBoxForm ul li input {
	width: 145px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* 

.boxImgBorder {
	display:block;
	margin: 10px auto 10px auto;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-box-shadow: 0 0 5px #333;
	-webkit-box-shadow: 0 0 5px #333;
}

*/


.error, .notice, .success {
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}
.error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
.rC {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.left_butt{
	margin: 5px;
    margin-right: 13px;
}

.left_butt a{
	width: 110px;
	text-align: center;
}

.left_butt input{
	width: 124px;
}

.remove{
    position:absolute;
    top:60px;
    right:12px;
}

#emails_a{
    width:523px;
}

#sender_a{
    width:523px;
}

#text_a{
    width:523px;
    height: 130px;
}

#snow_forecast{
    margin-top:5px;
}

#dhtx_callendar{
    position: absolute;
    right: 0px;
    top: 245px;
    display: none;
}

.navigation_map{
    display: none;
}

/*------- magazine -------*/

#magazine h4{
	font-size:1.2em;
	text-transform:uppercase;
	padding:10px 0; 
}
	
#magazine .left-column span.new_articles,
#magazine .left-column span.offered_articles{
	position:absolute;
	width :332px;
}
	
#magazine .left-column span.new_articles a,
#magazine .left-column span.offered_articles a{
	text-decoration:none;
	color:#000;
}

#magazine .left-column span.new_articles  ul li,
#magazine .left-column span.offered_articles ul li {
	list-style-type: none;
}

#magazine .left-column span.new_articles ul li a:hover,
#magazine .left-column span.offered_articles ul li a:hover{
	text-decoration:underline;
	color:#0AB8EB;
}

.facebook-like-container{
    position: absolute;
    top: 15px;
    right: 8px;
}

#articles h4{
	font-size:1.2em;
	text-transform:uppercase;
	padding:10px 0; 
}

#articles #media {
    float: left;
    height: 200px;
    width: 320px;
}

#articles #media .media_pic {
    height: 200px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 320px;
}

#articles #mediaBtns {
	float:right;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-top: 10px;
}

#articles #mediaBtns a{
	position:relative;
	top:3px;
	vertical-align:top;
}

#articles #article-body{
    margin-bottom: 25px;
}

#articles #article-body span.article-author{
    margin-top: -0.5em;
    color: #444;
}
#articles #media .media_pic img{width:320px;}
#articles .article-related {
    margin-bottom: 15px;
    padding: 5px 10px 10px;
}

#articles .article-related ul li {
	list-style-type: none;
}

#articles .article-related ul li a {
	text-decoration:none;
	color:#000;
}

#articles .article-related ul li a:hover {
	text-decoration:underline;
	color:#0AB8EB;
}

#articles .red {
    color: #FF0000;
    font-weight: bold;
}

#magazine-cat h4{
	font-size:1.2em;
	text-transform:uppercase;
	padding:10px 0; 
}

#magazine-cat .left-column span.new_articles_cat{
	position:absolute;
	width: 332px;
}

#magazine-cat .article-category-line ul{
    padding: 0px;
    margin: 0 0 10px 0;
    list-style-type: none;
}

#magazine-cat .article-category-line ul li{
    margin: 0px;
    padding: 0 0 0 12px;
}

#magazine-cat .article-category-line ul li a {
	text-decoration:none;
	color:#000;
}

#magazine-cat .article-category-line ul li a:hover{
    text-decoration: underline;
    color: #0AB8EB;
}

/*------- magazine -------*/

.clt {
    background: url("/img/left_top.png") repeat scroll 0 0 transparent;
    left: 0;
    top: 0;
}


.crt {
    background: url("/img/right_top.png") repeat scroll 0 0 transparent;
    right: 0;
    top: 0;
}

.clb {
    background: url("/img/left_bottom.png") repeat scroll 0 0 transparent;
    bottom: 0;
    left: 0;
}

.crb {
    background: url("/img/right_bottom.png") repeat scroll 0 0 transparent;
    bottom: 0;
    right: 0;
}


.clt, .clb, .crt, .crb {
    height: 5px;
    position: absolute;
    width: 5px;
    z-index: 1500;
}


/*Hójelentés*/

.hojelentes{
	background:url("../images/bg_ground_details.gif") repeat-x #0099cb;

	/*background-color:#e5e5e5;*/
	
	border-radius:5px;

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	border:2px solid #F0F8FF;
	
	/*border:1px solid #C0C0C0;*/

	width:515px;

	padding:5px;

	/*color:#0099cb;*/
	
	color:#ffffff;

	font-weight:none;

	font-size:12px;

	margin-left:12px;

}

.hojelentes_header{

	color:#ffffff;

	font-size:14px;

	font-weight:bold;

	text-align:left;

	padding:10px;

	padding-left:0px;

}
.hojelentes_header hr{

	background-color:#ffffff;
	width:50%;
	height:1px;

}



/* Footer SEO */
#footer_seo{
	padding:20px;
	background-color:#fefefe;
	height:430px;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border:2px solid #eeeeee;
}
#footer_seo_list{
	position:relative;
	width:100%;
	float:left;
}
/* 1. */
#footer_seo_list ul{
	list-style: none;
}
#footer_seo_list li{
	float: left;
	width:125px;
	text-align:center;
}
#footer_seo_list li a{
	font-size:11px;
	text-decoration: none;
	color:#666666;
}
#footer_seo_list li a:visited{
	text-decoration: none;
}
#footer_seo_list li a:hover{
	text-decoration: underline;
	color:#000000;
}
#footer_seo_list ul li ul{
	display:block;
	text-align:center;
}
#footer_seo_list ul li ul li a{
	font-size:10px;
	text-decoration: none;
	color:#999999;
	text-transform:capitalize;
}
#footer_seo_list ul li ul li a:visited{
	text-decoration: none;
}
#footer_seo_list ul li ul li a:hover{
	text-decoration: underline;
	color:#000000;
}
