body {
 margin: 0;
 padding: 0;  
 background-color: #ffffff;
 width: 100%;
 min-width: 770px;
 width:expression(document.body.clientWidth > 1280? "1280px": "auto" );
 max-width: 1280px;
 margin-left:auto;
 margin-right:auto;
}

#header img, #right img {
display: block;
}

#mainheader, #mainnav, #header, #right, #footer {
 font: 8pt arial, helvetica, sans-serif; 
 color: #505367;
}

#mainheader a, #mainnav a, #header a, #right a, #footer a {
 color: #6666CC;
 text-decoration: none;
}

a.black_nochange {
 color: #505367;
}

#mainheader a:hover, #mainnav a:hover, #header a:hover, #right a:hover, #footer a:hover {
 background-color: #f5f5f5;
 color: #333333;
 text-decoration: none;
}

.left_row a:hover, #sidebar a:hover, #mainnav a:hover, #right a:hover, #footer a:hover, #topten a:hover, #topten_autori a:hover {background-color: #D1DCE9;}

a.nochange:hover {
 background-color: none;
 color: none;
}

#topten_autori a.black_nochange:hover {
 color: #505367;
 background-color: #f5f5f5;
 text-decoration: none;
}

#right a.nochange:hover {
 background-color: #f5f5f5;
 color: #333333;
 text-decoration: none;
}

#header a:hover {
 background-color: #D1DCE9; } 

#header {
 height: 87px;
 width: 100%;
 background: #D1DCE9 url(http://libinst.cz/header1.png) no-repeat bottom right;
 border-bottom: 1px solid #e6e6e6;
 border-top: 1px solid #e6e6e6;
 text-align: left;
 overflow: hidden;
}

/* \*/
* html #header {
 height: 85px;
}
/* */

#mainnav {
 width: 100%;
 height: 18px;
 background: #f5f5f5 url(http://libinst.cz/mainnav.png) no-repeat top right;
 border-top: 1px solid #e6e6e6;
 border-bottom: 1px solid #e6e6e6;
}

/* \*/
* html #mainnav {
 height: 16px;
}
/* */

#right {
 background-image: url(http://libinst.cz/right.png);
 background-repeat: no-repeat;
 background-position: top right;
 border-top: 1px solid #e6e6e6;
 border-bottom: 1px solid #e6e6e6;
}

#content {
 background: #F6F4E8 url(http://libinst.cz/content.png) no-repeat right top;
/* margin-right: 184px;*/
 border-top: 1px solid #e6e6e6;
 border-bottom: 1px solid #e6e6e6;
 border-right: 1px solid #e6e6e6;
}

#header p, #left_in p {margin:0 0 5px 0}
#mainnav p { margin: 1px 5px 0 5px;}
#footer p { margin: 2px 5px 0 5px;}
#right p { margin: 5px 8px 5px 8px;}
#topten p { margin: 5px 8px 5px 8px;}



.dira {
 position: relative;
 width: 176px;
 height: 8px;
 overflow: hidden;
 background: #fff url(http://libinst.cz/cara.png);
}

.novinka {
 text-align: right;
 padding: 6px 5px 0 5px;
 font-size: 7pt;
}

#logo {
 position: absolute;
 bottom: 30px;
}

#posledni_zmena {
 border-top: 1px solid #000;
 position: absolute;
 bottom: 27px;
 right: 187px;
 font-size: 7pt;
}

div.menu {
 padding: 5px 5px 0px 16px;
 font-weight: bold;
 text-indent: -7px;
}

div.submenu {
 padding: 0px 5px 0px 22px;
 font-size: 7.5pt;
 font-weight: bold;
 text-indent: -6px;
}

span.menu-zavorka-l, span.menu-zavorka-r {
 color: #8E93B5;
}

span.submenu-zavorka-l, span.submenu-zavorka-r {
 color: #f5f5f5;
}

.vpravo {
 text-align: right;
}

div#right a img, div#header a img {
 vertical-align: bottom;
}

.male {
  font: 8pt arial, helvetica, sans-serif;
} 

