.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;height:100%;width:100%;margin:0;padding:0;background:#000;opacity:.75;filter:alpha(opacity=75);-moz-opacity:.75;z-index:101}.modal-window{position:fixed;top:50%;left:50%;margin:0;padding:0;z-index:102}.close-window{position:absolute;right:8px;top:5px;overflow:hidden;cursor:pointer}.close-window:hover{opacity:.99;filter:alpha(opacity=99);-moz-opacity:.99}* html .modal-overlay{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px')}* html .modal-window{position:absolute}.th3 h3{font-size:11px;padding:0;margin:0}.th3 h3 a{font-weight:400}td .okno:hover{cursor:pointer;position:relative;z-index:1}td .inokno{display:none}td .okno:hover .inokno{background:none repeat scroll 0 0 #FFF;border:2px solid #777;border-radius:5px;display:block;left:50px;padding:5px 10px;position:absolute;top:42px;width:450px;z-index:10}