body { margin: 0px; border: 0px; padding: 0px; color: #727a8c; background-color: #002034; font: normal 11px Verdana,Arial; }

div.root { width: 905px; margin-left: auto; margin-right: auto; }
div.body { background-image: url('gfx/main_bckg.png'); background-repeat: repeat-x; }

div.ed_top {  height: 230px; width: 905px; }
div.ed_top_link { cursor: pointer; height: 9px; text-align: right; margin-right: 50px; font: normal 11px Verdana,Arial; color: #02a7d8; margin-top: 9px; }
div.ed_top_link:hover {	 color: #368fa9; }

div.buttons { background-image: url('gfx/btns_bckg.png'); height: 74px; width: 758px; margin-left: auto; margin-right: auto; }
div.ed_main { background-image: url('gfx/main_border_fill.png'); width: 767px; margin-left: auto; margin-right: auto; }
div.ed_main_start {  background-image: url('gfx/main_border.png'); background-repeat: no-repeat; padding-bottom: 10px; padding-left: 6px; padding-top: 20px; }

div.ed_footer {  background-repeat: no-repeat; height: 37px; padding-bottom: 20px; background-image: url('gfx/footer.png'); background-position: center center; background-repeat: no-repeat;  }

div.btn_start { cursor: pointer; float: left; background-image: url('gfx/btn_start.png'); height: 72px; width: 150px; } 
div.btn_onas { cursor: pointer; float: left; background-image: url('gfx/btn_onas.png'); height: 72px; width: 150px; } 
div.btn_kontakt { cursor: pointer; float: left; background-image: url('gfx/btn_kontakt.png'); height: 72px; width: 150px; } 
div.btn_start:hover { cursor: pointer; float: left; background-image: url('gfx/btn_start_hover.png'); height: 72px; width: 150px; } 
div.btn_onas:hover { cursor: pointer; float: left; background-image: url('gfx/btn_onas_hover.png'); height: 72px; width: 150px; } 
div.btn_kontakt:hover { cursor: pointer; float: left; background-image: url('gfx/btn_kontakt_hover.png'); height: 72px; width: 150px; } 

div.btn_split { float: left; height: 72px; width: 3px; }

div.box_small { background-image: url('gfx/box_small.png'); height: 24px; width: 195px; font: bold 12px Verdana,Arial; color: #305a70; text-align: right; padding-right: 16px; padding-top: 18px;  }
div.box_small_fill { background-image: url('gfx/box_small_fill.png'); width: 202px; padding-left: 9px; padding-top: 6px;  }
div.box_small_end { background-image: url('gfx/box_small_end.png'); height: 30px; width: 211px;  }

div.box_large { background-image: url('gfx/box_large.png'); height: 24px; width: 520px; font: bold 12px Verdana,Arial; color: #305a70; text-align: right; padding-right: 16px; padding-top: 18px;  }
div.box_large_fill { background-image: url('gfx/box_large_fill.png'); width: 527px; padding-left: 9px; padding-top: 6px; line-height: 140%; }
div.box_large_end { background-image: url('gfx/box_large_end.png'); height: 30px; width: 536px;  }


div.ed_caption_large { background-image: url('gfx/ed_caption_large.png'); height: 26px; width: 508px; font: bold 12px Verdana,Arial; color: #8f8f8f; padding-left: 20px; padding-top: 13px; }

div.menu_split { height: 3px; width: 184px; background-image: url('gfx/menu_split.png');  }

div.menu_item { min-height: 13px; width: 184px;  cursor: pointer; }
div.menu_item:hover { min-height: 13px; width: 184px;  background-image: url('gfx/menu_bckg_hover.png'); cursor: pointer;  }
div.menu_ico { background-image: url('gfx/menu_ico.png'); background-repeat: no-repeat; background-position: 3px 5px; padding-left: 14px; padding-top: 3px; padding-bottom: 3px; width: 170px; }

a { font: normal 11px Verdana,Arial; color: #727a8c; }
		
a.menu_link { font: normal 11px Verdana,Arial; color: #727a8c; text-decoration: none; }

a.oferta { font-weight: bold; font-size: 11px; color: #727a8c; }
					
div.ed_menu_item:hover {
	background-color: #dae9ee;
	}

.button { cursor: pointer; background-color: #c1dae4; border-color: #5e7b8b; border-width: 1px; color: #000000; }

a.sitelink				{ text-decoration: underline; font: normal 11px Verdana,Arial; color: #939393; }
a.sitelink:hover		{ color :  #232323; }

div.ed_menu_split { height: 1px; width: 192px; background-color: #ddecf1; line-height: 1px; font-size: 1px; overflow: hidden; }

div.ed_box { width: 514px; background-color: #f3f7f9; color: #8f8f8f; font: normal 11px Verdana,Arial; padding: 8px; text-align: justify; line-height: 150%; }

div.ed_gallery_thumb { background-image: url('gfx/ed_gallery_thumb.png'); width: 102px; height: 74px; float: left; margin: 10px; padding-top: 6px; padding-left: 6px; cursor: pointer; background-repeat: no-repeat; }

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; }


.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);
}
