body {
    background: #fff url('../images/bg_body.jpg') repeat-x top; 
    font-size: 0.75em;
    font-family: arial, tahoma, sans-serif;
    text-align: center;
    padding: 0;
    margin: 0;
    
}

#wrapper {
    width: 1006px;
    margin: 0 auto;
    text-align: left;
}

/*
 * *****************************************************************************
 * TOP
 * ***
 */ 
 
#top {
    background: #e6f5ff url('../images/bg_top.jpg') no-repeat;
    height: 125px; 
} 

.blok_ikonek {
	width: 100px;
	height: 32px;
	float: right;
	margin-top: 82px;
	margin-right: 30px;

}
.blok_ikonek a {margin-right: 10px;}

#posli_odkaz{float: right; margin-right: 10px;}
.ikona {
	float: left;
	width: 15px;
	height: 14px;
	display: block;
	margin-left: 7px;
}

.print{
float: left;
}

.ikona.mail {
	background: url(../images/mail.gif);
}

.ikona.pdf {
	background: url(../images/pdf.gif);
}

#top #logo {
    padding: 42px 0 0 15px;
    border: 0;
}

/*
 * *****************************************************************************
 * LEFT
 * ****
 */ 
 
#left {
    width: 195px;
    float: left; 
    
}

#left-wrapper01 {
    background: transparent url('../images/bg_left.gif') repeat-y;
    margin-bottom: 10px;
}

#left-wrapper02 {
    background: transparent url('../images/bg_left_bottom.gif') no-repeat bottom ;
    padding-bottom: 5px;
    height:590px ;
    
}

#menu {
    background-image: url('../images/bg_menu.gif');
    width: 195px;
    background-repeat: repeat-y;
    margin-bottom: 1px; 
    _height: 1px;
    padding-left: -4px;
}

#menu-wrapper01 {
    background-image: url('../images/bg_menu_bottom.gif');
    background-repeat: no-repeat;
    background-position: bottom;
}

#menu-wrapper02 {
    background-image: url('../images/bg_menu_top.gif');
    background-repeat: no-repeat;
    background-position: top;
}
#menu-wrapper02 ul{}
#menu ul {
    margin: 0;
    list-style-type: none;
    padding: 15px 15px 10px 15px;
}

#menu ul ul {
    padding: 5px 0px 5px 15px;
}

#menu ul li {
    padding: 2px 0;
    border-bottom: 1px dotted #b9b9b9;
}

#menu ul ul li {
    padding: 0;
    border-bottom: 0px;
}

#menu ul li a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 8px 5px;
    font-weight: bold;
}

#menu ul ul li a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 5px;
    font-weight: normal;
}

#menu ul li a:hover {
    background-color: #999999;
    text-decoration: none;
}

#left h3 {
    font-size: 120%;
    margin: 15px 20px 10px 20px;
    border-bottom: 1px dotted #626262;
    padding: 0 0 5px 0;
    color: #333333;
}

#left p {
    margin: 0 20px;
    padding: 7px 0;
    color: #333333;
    line-height: 1.5;
}

#left a {
    text-decoration: none;
}

#left a:hover {
    text-decoration: underline;
}

#buttons2 {
    clear: left;
    width: 195px;
    margin-bottom: 10px;
    margin-left: 3px;
   
}

#buttons2 img {
    border: 0; 
    width: 223px;
}
#buttons1 {
    clear: left;
    width: 192px;
    margin-bottom: 10px;
    margin-left: 3px;
   
}

#buttons1 img {
    border: 0; 
}
/*
 * *****************************************************************************
 * RIGHT
 * *****
 */

#right {
    float: right;
    width: 811px;
  
}

#menu-hor {
    height: 28px;
    background: transparent url('../images/bg_menu_hor.gif') no-repeat; 
    color: #0079c5;

}

#menu-hor ul {
    margin: 0 0 0 0px;
    padding: 0 10px 0 10px;
    list-style-type: none;
    float: left;
    width: 550px;
    font-size: 0.9em;
    
}

#menu-hor ul li {
    float: left;
    margin: 0;
   
    padding: 8px 15px 0 5px;
    height: 20px;
    background: transparent url('../images/bg_menu_hor_li.gif') no-repeat right top;
    
}

#menu-hor ul li.lasttab {
    background: none;
    padding-right: 0;
}

#menu-hor ul li a {
    color: #0079c5;
    text-decoration: none;
    font-weight: bold;
}

#menu-hor ul li a:hover {
    text-decoration: underline;
}

#menu-hor ul li a span {
    display: block;
}

#menu-hor #text-size {
    float: right;
    width: 230px;
    text-align: center;
    padding-top: 6px;
}

#menu-hor #text-size a {
	text-decoration: none;
}

#menu-hor .bigger {
    font-size: 110%;
}

#menu-hor .biggest {
    font-size: 130%;
}

#content {
    margin: 0px 0 20px 20px;
    color: #333;
    line-height: 1.5;
    padding-top: 0px;
}

#content-top {
    border-top: 1px dotted #0079c5;
    border-bottom: 1px dotted #0079c5;
    color: #0079c5;
    padding: 5px 0 5px 5px;
    _margin-bottom: 10px;
}

#content-top #bcrumbs {
    font-size: 0.90em;
    padding: 5px 0;
}

#content-top #bcrumbs em {
    color: #ababab;
}
ul.submenu2{margin-left: -1px;  color:#0079c5; text-decoration: none; font-weight: bold; 
padding: 0px; margin-top: 0px; font-size: 12px; height: 45px; background: url(../images/grad_bg.gif) repeat-x top center;
padding-top: 10px;padding-right: 15px;padding-left: 15px; min-width: 910px; float: left;}
ul.submenu2 li{display: inline; margin-right: 10px; }
ul.submenu2 li a{text-decoration: none; border-right: 1px solid #0079C5; padding-right: 10px;}
ul.submenu2 li a:hover{text-decoration: underline;}
#content-top h2 {
    margin: 5px 0 5px 0;
}

#content-top #search {
    float: right;
    padding-top: 22px;
    width: auto;
    _width: 250px;
}

#content-top #search fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

#content-top #search #searchSubmit {
    
    background: url(../images/search.gif) no-repeat left center;
    color: #fff;
    font-size: 0.95em;
    padding: 0px 10px;
    position: relative;
    top: -1px;
    height: 24px;
    width:70px;
}

#content-top #search #searchPhrase {
    border: 1px solid #cdcdcd;
    padding: 2px 5px;
}

#content #text {
    float: left;
    width: 530px;
    text-align: justify;
    *margin-top: 10px;
    _margin-top: 10px;
}

#content #numbers {
    float: right;
    width: 234px;
    margin-top: 12px; 
    height: 250px;
    border-left: 1px dotted #0079c5 ;
}
#numbers_bg{}
#content #numbers table {
    color: #fff;
    width: 234px;
    height: 182px;
    background: transparent url('../images/bg_numbers.gif') no-repeat; 
    font-weight: bold;
}

#content #numbers table em {
    font-size: 12px;
  
}

#content #numbers table thead td {
    padding: 10px 0 0 35px;
    
}

#content #numbers table tbody td {
    padding: 30px 5px 15px 15px;
    
}

#content #panel-left {
    clear: both;
    float: left;
    width: 370px;
}

#content #panel-right {
    float: right;
    width: 370px;
}

#content .panel-item {
    background-color: #f5f5f5;
    padding: 10px 10px;
    height: 200px;
    margin-bottom: 15px;
    
    /*margin-bottom: 10px;*/
}

#content .panel-item h3 {
    font-size: 1em;
    color: #0079c5;
    font-weight: bold;
    border-bottom: 1px dotted #0079c5;
    margin: 5px 0;
    padding-bottom: 0px;
}

#content .panel-item img {
    float: left;
    background: #F5F5F5;
   
}

#content .panel-item a {
    color: #0079c5;
    font-weight: bold;
    text-decoration: none;
}

#content .panel-item a:hover {
    text-decoration: underline;
}
div .panel-item a#odsazeni{ padding-left: 100px;}

/*
 * *****************************************************************************
 * FOOTER
 * ******
 */ 
 
#footer {
    clear: both;
    background-color: #b9b9b9;
    background: #bebebe url('../images/bg_footer.jpg') repeat-x top;
    text-align: center; 
    height: 80px;
    color: #797979;
    font-size: 0.9em;
}

#footer-wrapper {
    width: 1006px;
    text-align: left;
    margin: 0 auto 0 auto;
    padding: 20px 0 0 0;
}

#footer #machin {
    float: left;
    width: 400px;
}

#footer #machin img {
    float: left;
    margin-right: 5px;
}

#footer p {
    margin: 0;
}

#footer #footer-info {
    list-style-type: none;
    float: right;
    margin: 0;
    padding: 0;
}

#footer #footer-info li {
    display: inline;
    padding: 0 10px 0 10px;
    border-right: 1px solid #a8a8a8;
}

/*
 * *****************************************************************************
 * OBECNE
 * ******
 */ 
 
.nodisplay {
    display: none;
}  

em {
    font-style: normal;
    font-weight: bold;
}

a {
    color: #0079c5;
}

.active {
	display:block;
}

.inactive {
	display:none;
}
/*
li.active ul{
	display: block;
}

li.inactive ul{
	display: none;
}*/

form#vodomer td.poviny{color: #ff0000; }

form#vodomer table{border: 1px solid #AECDE2; padding: 10px; }
form#vodomer table tbody tr td{padding-bottom: 10px;}
.btn_submit{margin-top: 10px;}
.novinka{  border: 1px solid #C1D8E6 ;margin-top: 10px;width: 534px;}
.novinka table{ border-collapse: collapse;width: 534px;}
.novinka th{background: #5080D1;padding: 5px ; color: #ffffff;}
.novinka table td {padding: 5px ;}
.novinka table tr{}
