@import url('global.css');
@import url('moduls.css');
@import url('menus.css');
@import url('style.css');

/* horni cast | logo + theme */
#top {height:100px; width:100%;}
#top-cont {float:left; width:760px; height:100px;}
#top-cont span {font-size:18px; font-family:Tahoma; color:#515151; position:absolute; left:229px; top:46px;}
/* odkaz s logem */
#top a {width:230px; height:100px; float:left; background: url('./picture/mask/logo.gif') no-repeat;}
#top a span {display: none;}
/* theme se sloganem */
#top img {float:left; width:530px; height:100px;}

#content-body {width:100%; float:left; background:#FFF;}
#content {width:760px; float:left;}
/* levysloupec s menu */
#content-left {width:208px; float:left; padding:0 0 170px 0;}
/* blok s popisem sloupce (nazev polozky menu × novinky) 
.leftmenu-title {color:#0080D1; background-color:#C7E1B6; font-size:160%; padding:17px 0 16px 5px; margin-top:32px; border-bottom:solid #fff 4px;}*/
/* pravy sloupec */
#content-right {width:517px; margin:0 0 0 30px; float:left;}
/* obsahuje showpath a tools-bar */
#content-right-top {height:30px;}
#tools-bar {width:180px; text-align:right; float:right; margin:0; padding:1px 2px 0 0;}
/* obsahuje vlastni clanek s nadpisem */
#content-right-bottom {width:517px; margin:0 0 20px 0; padding: 0 1px 1px 0; clear:both; overflow:auto;}
#article {margin-top:5px; float:left; padding: 0 1px 1px 0; clear: both;}

#footer {width: 760px; height:60px; color:#989898; background:url('picture/mask/footer_bg.gif') left top no-repeat; clear:both; border-top:4px solid #0080D1;}
#copy {width:231px; float:left; margin:6px 0 0 2px;}
#adress {width:517px; float:left; margin:6px 0 0 5px; text-align:center;}
#adress p {margin-left:8px; padding: 0;}

/*
    webmap
*/
#webmap {padding-top:15px;}
ul.webmap {margin-bottom: 0;}
ul.webmap a {background: url('picture/mask/arrow.gif') no-repeat 2px 6px; padding: 0 0 0 9px;}
ul.webmap li {list-style-type: none; border-left: solid 1px #D3D3D3; _border-left: 0;}
ul.webmap li.submenu {padding: 5px 0 5px 0}
ul.webmap {_border-left: solid 1px #D3D3D3; padding: 0px 0 0 0; _padding: 0; _margin: 0px 0 0 10px;}

/*
   vyhledej
*/

#search {float:left; margin:15px 0 0 0;}
