.gallery-header-module { width:978px; }

.coloured-content #page #main-frame .col-set { width:978px; }
.coloured-content #page #main-frame .col-set .padded { height:230px; }
.row .gallery-header-module { margin-bottom:-21px !important; }


#menu li *, #page .tabs li * { display: inline-block; }
#menu *, #page .tabs * { zoom: 1; }
.menu-list *{zoom:1;}

/**/
#page .bar-m *{zoom:1;filter: chroma(color=#D8E9EC);}
/**/

a *{cursor:pointer;}

#menu-1, #menu-2{
	filter: expression((this.innerHTML += '<span class=reset></span>'), (this.style.filter = ''));
}
#breadcrumbs a, .breadcrumbs a {  
    filter: expression(this.innerHTML += (this.innerHTML.match(/.* » $/g) ? '' : ' » '), this.style.filter = ''); 
}  

/* png images*/
.h-0, .adj-0, #menu-0 a:hover, #menu-0 a:hover span, #menu-0 .selected a, #menu-0 .selected span, .dummy, .dummy div,
.h-3, .adj-3 ,
.h-6, .adj-6, #menu-0 a, #menu-0 span, #breadcrumbs, .breadcrumbs, .tabs, .tabs li span, 
.tabs li a,
.h-d, .adj-d,
.h-e, .adj-e, .fig .author,
.h-x, .adj-x, .tabs li a:hover span, .tabs li.selected span,
.tabs li a:hover, .tabs li.selected a,
.ico, .mico,
body.cs #site-name span, body.en #site-name span,
.bullets-x li, .bullets-3 li, .bullets-6 li ,
#footer{filter: chroma(color=#D8E9EC); zoom: 1; }

#menu-0 .first span {background-position:-50px 0px;}

/* aktivni odkaz nebude po cele vysce*/
#menu-1 li {margin-bottom:19px;}
#menu-1 li a {padding-bottom:0;}
#menu-2 li{margin-top:0; margin-bottom:0;}

/* pevna sirka a vyska pro text(polopruhledne pozadi)*/
.illu .caption {width:60%;}
.illu .caption .bgr {height:expression( this.parentElement.offsetHeight+'px' ); }
.illu-single .bgr {height:expression( this.parentElement.offsetHeight+'px' ); }

/* Průhledné pozadí */
.bgr {filter: alpha(opacity=70);}
.selected a .bgr {filter: alpha(opacity=100);}

/* Změna pozice hledání */
#search button *{text-align:left; zoom:1; padding:0;}
#search button {width:100px; padding-left:10px;}
#search button span {padding-top:5px;}
#search button span .ico {padding-top:0; margin-top:-5px;}

/* Lightbox */
body.ltb-shown .ltb-veil, body.ltb-shown .ltb-content { position: absolute; }

/* Image slider*/
.image-slider a.prev {margin-left:-25px;}
.image-slider a.next {margin-right:-6px;}

/* sloupce */
.col-3q { width: 705px; }

/* formuláře - zmenšení polí*/
.widget .text-input{width:90%;}
.form-third-2-3 .widget .text-input{width:95%;}

.col-2q .widget select{width:84%;}
.form-half-l .widget select{width:85%;}
.col-1q .widget select{width:81%;}
.form-third-1-2 .widget select {width:91%;}
.form-third-1 .widget select {width:84%;}
.widget .u-select-val {height:17px;}

/* lightbox */
body.ltb-shown .ltb-veil{filter: alpha(opacity=70);height:expression( document.body.offsetHeight+'px' ); }
body.ltb-shown .ltb-content{position:absolute; top:450px; margin-top:0;}
.image-detail .prev {margin-left:-90px;}