#flash_clock {
    position: relative;
/*    cursor: pointer;*/
}

/*#flash_clock a { position: absolute; left: 20px; top: 7px; width: 110px; height: 70px; }*/
#flash_clock * { visibility: visible;  }

#banners {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}

#banners div#banner_container {
    border-bottom: 1px solid #CDCFCF;
	padding: 2px 0px;
}

#bottombanner {
    margin-top: 5px;
	padding-left: 10px;
	width: 356px;
}

#bottombanner div {
	border: 1px solid red;
	padding: 2px;
}

#tommy_banner {
	float: left;
	width: 100%;
	text-align: center;
}

#outbanner {
	position: fixed;
	right: 0px;
	top: 0px;
	z-index: 60;
	overflow: hidden;
}

#outbanner * {
	float: left;
	position: relative;
	z-index: 10;
}

#extraBanners .bannerGroup {
	width: 173px;
	float: left;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	background-color: #EEEEEE;
}

#extraBanners .bannerGroup a,
#extraBanners .bannerGroup div {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 3px;
}

.bannerGroup_2 div,
.bannerGroup_2 a {
	text-align: center;
}

a img {
	border: 0px solid;
}

.bannerGroup_6 {
	background-color: #ADFF2F;
	position: relative;
	z-index: 100;
}
.bannerGroup_6 * {
	float: left;
	background-color: #ADFF2F;
}

#rb-banners { float: left; width: 100%; }
#rb-banners .bannerGroup_7 { float: left; margin-left: 7px; }
.slideBanner { float: left; width: 465px; position: fixed; top: 50px; right: -420px; z-index: 100; }

.rightSliderBanner1 { top: 50px; right: -420px; }
.leftSliderBanner1 { top: 50px; left: -420px; }

.slideBanner .bannerBtn { float: left; width: 45px; height: 290px; color: transparent; font-size: 2px; cursor: pointer; position: relative; }
.rightSliderBanner1 .bannerBtn { height: 290px; float: left; border-radius: 7px 0 0 7px; background: url(/akciobtn.jpg) no-repeat; }
.leftSliderBanner1 .bannerBtn { z-index: 100; height: 232px; float: right; border-radius: 0 7px 7px 0; 
background: url(/unnepi_atvetel.png) no-repeat;
}

.slideBanner .bannerContent { position: relative; float: left; width: 414px; background-color: white; box-shadow: 2px 0 5px black; border: 3px solid #fffc00; }
.rightSliderBanner1 .bannerContent { border-color: #FFFC00; border-radius: 0 10px 10px 10px; }
.leftSliderBanner1 .bannerContent { border-color: #ff4278; border-radius: 10px 0 0 10px; }

.fancybox-inner .static_content,
.slideBanner .bannerContent .static_content { float: left; width: 400px; }
.fancybox-inner .static_content { border-radius: 10px; padding-left: 6px; border: 2px solid #fffc00; }
.slideBanner .bannerContent .static_content { padding: 10px; }

.slideBanner .bannerContent .closeBanner { position: absolute; top: 3px; right: 3px; width: 25px; cursor: pointer; }

#slidebanner_table1,
#slidebanner_table2,
#slidebanner_table3 { margin-bottom: 8px; }
#slidebanner_table1 td a { background: url('/ftp/nyitolap/time.jpg') no-repeat; background-size: 100% 100%; float: left; width: 100%; color: white; padding: 3px 0; }
#slidebanner_table2 td { background-color: #445D7B; }
#slidebanner_table2 td a { color: white; padding: 3px 0; float: left; width: 100%; }
#slidebanner_table3 td { background-color: #6ff12f; }
#slidebanner_table3 td a { color: black; padding: 3px 0; float: left; width: 100%; }
#slidebanner_table3 td strong { font-size: 16px; }
.larger { font-size: 24px; }