body { background-image: url('./gfx/bckg_fill.png'); margin: 0px; padding: 0px; }

div.root { width: 719px; height: 344px; margin: 0px auto 0px auto; }

div.ek_logo { background-image: url('./gfx/logo.jpg'); width: 100%; height: 283px; }

div.ek_btn_bckg { background-image: url('./gfx/btn_bckg.jpg'); width: 667px; height: 61px; padding: 0px 35px 0px 0px; }
div.ek_btn_split { float: left; background-image: url('./gfx/btn_split.png'); width: 2px; height: 50px; margin-top: 2px; }
div.ek_btn { float: left; width: 91px; height: 25px; margin-top: 17px; cursor: pointer; }

div.ek_box_top { background-image: url('./gfx/ek_box_top.png'); width: 100%; height: 17px; }
div.ek_box_fill { background-image: url('./gfx/ek_box_fill.png'); width: 100%; }
div.ek_box_bottom { background-image: url('./gfx/ek_box_bottom.png'); width: 100%; height: 21px; }

div.ek_menu_box_top { background-image: url('./gfx/ek_menu_box_top.png'); width: 166px; height: 10px; }
div.ek_menu_box_fill { background-image: url('./gfx/ek_menu_box_fill.png'); width: 156px; padding-left: 5px; padding-right: 5px; }
div.ek_menu_box_bottom { background-image: url('./gfx/ek_menu_box_bottom.png'); width: 166px; height: 10px; }

div.ek_menu_box_split { background-image: url('./gfx/ek_menu_box_split.png'); width: 156px; height: 2px; }

div.logo_zabiegi { background-image: url('./gfx/logo_zabiegi3.png'); width: 156px; height: 61px; cursor: pointer; }
div.logo_thalgo { background-image: url('./gfx/logo_thalgo.png'); width: 156px; height: 71px; cursor: pointer; }
div.logo_clarena { background-image: url('./gfx/logo_clarena.png'); width: 156px; height: 60px; cursor: pointer; }
div.logo_bielenda { background-image: url('./gfx/logo_bielenda.png'); width: 156px; height: 55px; cursor: pointer; }
div.logo_gehwol { background-image: url('./gfx/logo_gehwol.png'); width: 156px; height: 61px; cursor: pointer; }
div.logo_depileve { background-image: url('./gfx/logo_depileve.png'); width: 156px; height: 61px; cursor: pointer; }
div.logo_rubica { background-image: url('./gfx/logo_rubica.png'); width: 156px; height: 106px; cursor: pointer; }
div.logo_ek { background-image: url('./gfx/logo_ek.png'); width: 156px; height: 120px; cursor: pointer; }
div.logo_nouveau { background-image: url('./gfx/logo_nouveau.png'); width: 156px; height: 55px; cursor: pointer; }

a.menuboxurl { font: 11px normal Verdana,Arial; color: black; text-decoration: none; }

div.news_caption { background-image: url('./gfx/news_image.png'); width: 425px; background-position: bottom left; background-repeat: no-repeat; padding-left: 36px; padding-bottom: 20px; overflow: hidden;  }
div.news_caption_title { font: bold 13px Verdana,Arial; color: #53a730; }
div.news_caption_added { font: bold 10px Verdana,Arial; color: #b5b5b3; }
div.news_content { width: 410px; overflow: hidden; padding: 0px 0px 15px 32px; font: 12px normal Verdana,Arial; color: #5f5f5f; text-align: justify; line-height: 16px; }

div.gallery_thumb { float: left; width: 108px; min-height: 80px; background-image: url('./gfx/gallery_thumb.png'); margin: 10px 0px 0px 20px; background-repeat: no-repeat; position: top left; }
div.imgthumb { width: 96px; height: 68px; margin: 6px 0px 0px 6px; cursor: pointer; }
div.thumbdesc { text-align: center; padding: 6px 1px 2px 1px; }

div.ek_footer { clear: both; color: #9a5839; font: 10px normal Verdana,Arial; text-align: center; padding: 15px; }

tr.cennik_row1 { background-color: #f1f7f4; }
tr.cennik_row2 { background-color: #ebf1ee; }
div.cennik_header { font-weight: bold; padding: 5px 0px 5px 0px; font-size: 14px; }
div.zabieg_header { font-weight: bold; padding: 5px 0px 5px 0px; font-size: 14px; }

.imageboxbckg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-color: #0a0a0a;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}