body{
    margin:  0;
    margin-left: 10% ;
    padding: 0.5em;
    background-color: white /*#e7e7e7*/;
    border:1px;
    border-color: #969696;
    color:black;
    font-family: Times New Roman;
    font-size: 14px;
    text-align: left;
    line-height: 1.0em;
    }


#page {
/*    width: 100%;*/
    width: 1000px;
    background-color: white;
}    
    
#blok1 {
    float: right;
    width: 74%;     /*74*/
    background-color: white; /*fuchsia*/
    margin-top: 10px;
}    

#lang {
    height: 30px;
    float: right;
    background-color: white; /*fuchsia*/
    margin-top: 10px;
}    


#blok11 {
    float: left;
    width: 69%;  /*69*/
    padding-top: 10px;
    padding-right : 30px;
    background-color: white;
    background: url("img/podklad3.jpg"); /*no-repeat 0 0*/

    /*    background: url("img/podklad3.jpg"); /*no-repeat 0 0*/
    

}    

#blok12 {
    float: right;
    width: 26%;  /*26%*/
    background-color: white;
/*    font-size: 80%; */
}    


#blok13 {
    float: left;
    width: 45%;
    padding-top: 10px;
    padding-right : 30px;
    
/*    background: #cccccc url("img/podklad3.jpg") /*no-repeat 0 0*/
    

}    

#blok14 {
    float: right;
    width: 50%;
    background-color: white/*yellow*/;
/*    font-size: 80%; */
}    


#blok2 {
    float: left;
    width: 25%;
    background-color: white /*#e9e9e9*/;
    margin-top: 10px;
}    


#header {
    padding: 1em;
    color:white;
    background-color: white /*#e2e2e2*/;
}

#footer {
    clear: both;
/*    color:white;
    background-color:black;*/
    margin-top: 50px;
    padding-top: 100px;
}


#header_img{
    vertical-align: middle;
/*    margin-left: 250px; */
}

#sw_img{
    margin-bottom: 20px;
    vertical-align: middle;
    float:right;
}


#img_menu{
    float: left;
    vertical-align: middle;
    text-decoration: none;
    margin-right: 2px;
}

#img_lang{
    float: none;
    vertical-align: middle;
    text-decoration: none;
    margin-right: 2px;
}



form {
    float: left;    
    border: 1px black;
    margin: 10px;
    margin-bottom: 5px;
    padding: 0;
    padding-bottom: 10px;
    padding-left: 1em;
    background: /*#DFDFDF*/;
    font-size: 10px;
}



fieldset {
    padding: 1.0em;  
/*    margin-bottom: 0.75em;  
    margin-left: 0.50em;
    margin-right: 0.75em; */
    margin-top: 0.75em; 
    font-size: 12px;
    border: 1px solid #ACACAC;
    float: left;
    width: 100%;
}
.field_submit {
    padding: 5px;  
/*    margin-bottom: 0.75em;  
    margin-left: 0.50em;
    margin-right: 0.75em; */
/*    margin-top: 0.75em; */
    border: none;
    font-size: 12px;
    float: left;
    width: 100%;
}


legend {
    font-weight: bold;
    font-size: 12px;
    margin: 5px 10px;
    padding: 5px;   
    border: 1px solid #ACACAC;
    background: #ACACAC;
    color: white;
}
label {
/*    width: 15em;*/
    margin: 0.5em 0 0.5em 0;
}

input{
    margin-bottom: 0.50em; 
    font-size: 12px;
}

href{
    text-decoration: none;
}




#lmenu {
    height: 30px;
    text-decoration: none;
    display: inline; 
}


#lgmenu {
    text-decoration: none;
    display: inline;  
}

#lgmenu ul.lmenu {
    margin: 10px;
    margin-left: 220px; 
    padding: 0;
    list-style-type: none;
    font-style: normal;
    line-height: 30px;
    font-size: 100%;
    text-decoration: none;
}

#lgmenu ul.lmenu li {
    display: inline;
    list-style-type: none;
    margin: 0 0.5em;
    padding: 0.2em 0.5em;
}

#lgmenu ul.lmenu li.active {
    margin-left: -2px;
/*    background:  url("img/button.gif") no-repeat -200px 0;  */
    font-weight: bold; 
}

#lgmenu ul.lmenu li a{
    display: inline; 
    padding-left: 2px;   
    height: 30px; 
    line-height: 30px;  
    text-decoration: none;
    color: black;
}

#lgmenu ul.lmenu li a:hover {
/*    margin-left: -2px;
    font-style: italic;*/
    background: url("img/button.gif") no-repeat -400px 0;      
}











#mmenu {
    width: 220px; 
    text-decoration: none;
    display: list-item;
  
}



#mmenu ul.hmenu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-style: normal;
    line-height: 30px;
    font-size: 100%;
    text-decoration: none;
}


#mmenu ul.hmenu li {
    width: 100%;
    margin: 0;
/*    background:  url("img/button.gif") no-repeat 0 0;         */
    text-decoration: none;   
}



#mmenu ul.hmenu li.active {
    margin-left: -2px;
/*    background:  url("img/button.gif") no-repeat -200px 0;  */
    font-weight: bold; 
}

#mmenu ul.hmenu li a{
    display: block; 
    padding-left: 10px;   
    height: 30px; 
    line-height: 30px;  
    text-decoration: none;
    color: black;
}

#mmenu ul.hmenu li a:hover {
/*    margin-left: -2px;
    font-style: italic;*/
    background: url("img/button.gif") no-repeat -400px 0;      
}


#mmenu ul.submenu{
    width: 200px; 
    display: list-item;
    list-style: none;    
    font-style: normal;
    font-weight: normal;
    color: black;
    font-size: 100%

}


#mmenu ul.submenu li{
    margin: 0;
    padding: 0;
/*    background:  url("img/button.gif") no-repeat 0 0; */
    font-style: normal;
    font-weight: normal;

}

#mmenu ul.submenu li a{
    text-decoration: none;
}

#mmenu ul.submenu li.active {
/*    background:  url("img/button.gif") no-repeat -200px 0;*/
    font-weight: bold;
    text-decoration: none;    
}
#mmenu ul.submenu li a:hover{
    background: url("img/button.gif") no-repeat -400px 0;      
    font-weight: normal;
    text-decoration: none;   
/*    font-style: italic;*/
}

.content (
    margin: 1.5em;
}


table {
    border-collapse: collapse;
    border: 1px #969696;
    margin-right: 0px;
    margin-top: 10px;
    margin-bottom : 10px;  
    margin-left: 15px; 
    float: none;
    padding: 10px;

}

caption {
    font-weight: bold;
    margin: 5px 10px;
    padding: 5px;
    border: 1px solid white;
    background: #ACACAC;
    color: white;
}  

tr{
    background: white/*#E0E0E0*/;
    padding: 5px;
    margin-left: 2px;
    margin-right: 2px;
    text-align: left;
}


td {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
}

th{
    font-weight: lighter;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
}

.first_row{
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    background:#C0C0C0;
    color: white;
}
.first_row th{
    font-weight: bold; 
}

