/* LANGMaster IE only layout styles, (c) 2007 PeckaDesign, www.peckadesign.cz */

ul li { zoom: 1;}
hr { margin: 0; }

/*
td{ background-image: expression(this.parentNode.firstChild == this ? 'none' : 'uxrl(img/bg-white-dot.png)'); }
*/

/* Header  */
.login-box ul li a{ _border:expression(this.parentNode.parentNode.firstChild == this.parentNode ? 'none' : 'x'); }


.chapter-tabs table 
{ 
/*	width: expression(this.parentNode.offsetWidth > parseInt(this.style.maxWidth) ? this.style.maxWidth : "100%"); */
}

/* LANGMaster layout styles, (c) 2007 PeckaDesign, www.peckadesign.cz  */

frameset { width: expression(this.parentNode.offsetWidth < 771 ? "770px" : "auto"); }

/* Buttons */
.btn .bg-right { zoom: 1; }

/* Icons */

/* Cols */

/* Header */
#superheader { zoom: 1;}
#header { zoom: 1;}

#logo-box { _display: inline; }

/* Prologue */
.prologue-wrap { zoom: 1;}
#prologue .right-bar a { margin-left: 3px;}

.chapter-tabs .tab  { zoom: 1;}
.chapter-tabs .tab  a { zoom: 1;}
.chapter-tabs .tab a .bg { zoom: 1;}
.chapter-tabs .tab .number { _height: 17px; zoom: 1; }

.btn-tab .bg-right { zoom: 1; }

/* Progress bar */
.progress-bar-empty { zoom: 1; }
.progress-bar, .progress-bar-time { zoom: 1; }

/* Right column */
#col-right { _display: inline; }
#col-right #menu-bar { zoom: 1; } 

#col-left { zoom: 1; }

/* Content */
#content { zoom: 1; _height: 420px; }

/* Forms */
.btn-submit { _padding: 1px 1px; }

/* Lesson */
.lesson-header { zoom: 1; }
.lesson-header .r { _margin-top: 0; }
.lesson-footer { zoom: 1; }

/* Course tree */
.course-tree .head { zoom: 1;}
.course-tree .head h2 { zoom: 1;}
.course-tree .head h3 { zoom: 1;}
.course-tree .head h4 { zoom: 1;}
.course-tree ul li ul li.last .mask { zoom: 1;}

.course-tree ul li.collapsed .head {
	
  _border-color: expression(
        isNaN(this.js)?(this.js=1,
        this.onmouseover=new Function("this.className+=' hover';"),
        this.onmouseout=new Function("this.className=this.className.replace(' hover','');")
        ):false);
  ); 
}

.home-spc { zoom: 1; margin-right: 0;}
#superfooter { zoom: 1; }
#superfooter .footer { zoom: 1;}
#superfooter .col-left .round .spc { zoom: 1; }
.round-tl { zoom: 1;}
#col-right.wide .spc { zoom: 1; }
#col-right.motive-vyspa .spc { zoom: 1; }
.sect-vyspa #col-left .home-spc { margin-right: 0;}


/* ------------------------------------------------------------- */

/* Content */
/* Hack pro změnšování framu při dynamické změně obsahu */
.content-body { _width: expression(this.parentNode.offsetWidth - 20 + 'px'); }

/* Course tree */
.course-tree .body { zoom: 1;}
.course-tree { zoom: 1;}
.course-tree ul { zoom: 1;}
.course-tree ul li { zoom: 1;}

/* Course tree icons */
.course-tree ul li .head h3 .ico { zoom: 1; }

/* Vyspa */
.signpost-vyspa { _display: inline; _width: auto; }
.signpost-vyspa li .spc { zoom: 1; _height: 44px; }

/* Licence */
.form-box { zoom: 1; }
.form-box-2 { zoom: 1;}
.ico-licence-cd { zoom: 1; }
.ico-licence-warning, .ico-licence-ok { _height: 50px; }

.star-licence-error { _background: none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/langmaster/css2/img/star-licence-error.png'); }

.star-licence-ok { _background: none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/langmaster/css2/img/star-licence-ok.png'); }

.grammar-link  {margin-top:-10px;}
