html {
  padding : 0px;
  margin: 0px;
  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Arial", "Verdana", "Sans-Serif";
  font-stretch: condensed;
  background-color: #90af3d; 
  color:#444444;
  font-size: 13px;
}

body{
 background-color: #90af3d; 
 text-align: center;
 margin-left: auto;
 margin-right: auto;
}

#main_frame{
 margin: 0px;
 padding: 0px;
 margin-top:40px;
 margin-left: auto;
 margin-right: auto;
 width:920px;
 height:auto;
 /*background-color: #FFF;*/
}


#main{
 clear:both;
 margin-top:80px;
 margin-bottom:0px;
 margin-left: auto;
 margin-right: auto;
 width:910px;
 height:auto;
 /*background-color: #FFF;*/
}


#clear{
 clear:both;
 height:0px;   
    
}

 #clear_orange{
     font-variant: small-caps;    
     clear:both;
     text-align: left;
     margin-left: auto;
     margin-right: auto;
     background-color: #c25b26;
     width:910px;
     height:4px;
     line-height: 4px;
     color:#EEEEEE;
     font-weight: bolder;
 }


#header{
    
 text-align: left;
 padding: 0px;
 margin-top: 30px;
 margin-left: auto;
 margin-right: auto;
 line-height: 21px;
 width:100%;
 height:auto;
 background-color: transparent;
}

#header a{
 text-decoration: none;   
 color: #EEEEEE;
}


#header .on_start{
    float:left;
    height:21px;
    width:15px;
    background: url('/images/on_start.png') left center;  
}

#header .on_line{
    float:left;
    height:21px;
    color:#EEE;
    font-weight: bolder;
    width:auto;
    background: url('/images/on_line.png') left center;  
}

#header .on_to_off{
    float:left;
    height:21px;
    width:37px;
    background: url('/images/on_to_off.png') no-repeat;  
}

#header .off_line{
    float:left;

    height:21px;
    color:#555;
    /*font-weight: bolder;*/
    width:auto;
    background: url('/images/off_line.png') repeat-x;  
}

#header .off_line a{
 color:#444444;
 text-decoration: none;
}   



#header .off_to_off{
    float:left;
    height:21px;
    color:#555;
    width:29px;
    background: url('/images/off_to_off.png') no-repeat;  
}

#header .off_to_end{
    float:left;
    height:21px;
    color:#555;
    width:26px;
    background: url('/images/off_to_end.png') no-repeat;  
}

#header .off_start{
    float:left;
    height:21px;
    color:#555;
    width:20px;
    background: url('/images/off_start.png') no-repeat;  
}

#header .off_to_on{
    float:left;
    height:21px;
    color:#555;
    width:32px;
    background: url('/images/off_to_on.png') no-repeat;  
}




 #header_link_frame{
     font-variant: small-caps;    
     clear:both;
     text-align: left;
     margin-left: 0px;
     background-color: #c25b26;
     width:910px;
     height:29px;
     line-height: 29px;
     color:#EEEEEE;
     font-weight: bolder;
 }



 #header_link{
     font-variant: small-caps;    
     clear:both;
     text-align: left;
     padding-left: 30px;
     background-color: #c25b26;
     width:auto;
     height:29px;
     line-height: 29px;
     color:#EEEEEE;
     font-weight: bolder;
 }
 
 
 

 #header_link a{
  color:#EEE;
  text-decoration: none;
 }  
 
#content_frame{
 clear:both;
 margin-top:0px;
 margin-bottom:0px;
 margin-left: auto;
 margin-right: auto;
 width:910px;
 height:auto;
 background-color: #FFF;
}





#content{
text-align:left;
 /*margin-top: 20px;*/
 padding-top: 20px;
 padding-bottom: 20px;
 margin-bottom:0px;
 margin-left: auto;
 margin-right: auto;
 width:800px;
 height:auto;
 background-color: #FFF;


}
 
    /* ======================================================= */
    #frame_top_left {
      float:left;
      width:950px;
      height: 84px;
      background: #97aabb url(images/main2-slice_03x2.png);
    }
    
    #frame_top_right {
      float:left;
      width:60px;
      height: 84px;
      background: #97aabb url(images/main2-slice_04.png);
    }
    /* ======================================================= */


    /* ======================================================= */
    #frame_links_left {
      float:left;
      width:950px;
      height: 27px;
      background: #97aabb url(images/main2-slice_06.png);
    }
                   
    #frame_links_right {
      float:left;
      width:60px;
      height: 27px;
      background: #97aabb url(images/main2-slice_07.png);
    }
    /* ======================================================= */
    
    #frame_main {
     
     float:right;
     width:100%;
     
     background: transparent url(images/main2-slice_main.png) repeat-y;    
    
    }
        
 
    #frame_main_left {
      float:left;
      width:950px;
      height:auto;
      min-height: 200px;
      margin-top:25px;
      font-size:13px;
      background: url(images/main2-slice_08.png) repeat-y;
    }  
  
  
  
 
 
     #text_left {
      float:left;
      text-align:center;
      margin-left:25px;
      width:185px;
      height:auto;
      background: transparent;
    }  

     #text_right {
      float:left;
      width:660px;
      height:auto;
      background: transparent ;
    }   

     #page {
      margin-left:auto;
      margin-right:auto;
      width:700px;
      height:auto;
      background: transparent;
    }  
    
     #page_90 {
      margin-left:auto;
      margin-right:auto;
      width:850px;
      height:auto;
      background: transparent;
    } 
    
   #page_90 table{
      margin-left:auto;
      margin-right:auto;
      text-align: left;
    }

   #page_90 table a{
     text-decoration: none;
    }        

   #page_90 table a:visited{
     text-decoration: none;
    }     
     

     #page_full {
      margin-left:auto;
      margin-right:auto;
      width:75%;
      height:auto;
    }   
  
   
    #frame_main_tabs_inactive {
      float:left;
      text-align:center;
      width:60px;
      height:31px;
      font-size:12px;
      line-height:32px;
      background: transparent url(images/main2-slice_10.png) repeat-y;
    }    
    
    #frame_main_tabs_active {
      float:left;
      text-align:center;
      width:60px;
      height:31px;
      font-size:13px;
      line-height:32px;
      color: #ba1e1e;
      font-weight: bold;
      background: transparent url(images/main2-slice_09.png) repeat-y;
    } 
        
      

    #frame_bottom {
      clear:both;
      width:1010px;
      height: 90px;
      background: transparent url(images/main2-slice_14_141.png);
    }
    
    #frame_bottom_info {
      clear:both;
      text-align:center;
      font-size:9px;
      width:1010px;
      height: 30px;

    }
   
   
   
#frame_top_left div.header_top{
  float:left;
  margin-top:35px;
  font-family: "Book Antiqua","Verdana";
  margin-left:40px;
  font-size: 30px;
  color: #1e6cba;
} 

#frame_top_left div.language{
  float:right;
  width:130px;
  height:20px;
  line-height:20px;
  margin-top:25px;
  margin-right:0px;
  font-size:11px;
} 

#frame_links_left div.links{
  float:left;
  margin-left:18px;
  line-height:27px;
  font-size: 13px;
  
  /*color: #1e6cba;*/
}

#frame_links_left div.links a{
  text-decoration: none;
  color: #1e6cba;  
  padding:1px;
  margin:1px;
  }


#frame_links_left div.links a:hover{
  text-decoration: none;
  color: #ba6c1e;  
  border: 1px solid #cccccc;
  
  padding:1px;
  margin:0px;
  }

#frame_main_tabs_active a{
  text-decoration: none;
  font-weight:bolder;  
  color: #ba1e1e;  
}

#frame_main_tabs_inactive a{
  text-decoration: none;
  font-weight:none;  
  color: #747474;  
}





p.text{
  text-align:justify;
  font-size:13px;
  line-height:20px;
}

h3 {
 margin:0px;
 font-size: 13px;
 color: #ba1e1e;
 line-height:18px;
 text-transform: capitalize;  
}


span.fotoyear{
 font-size: 16px;
 font-weight: bolder;
 color: #333333;
 line-height:18px;
 text-transform: capitalize;

}



h2 {
 margin-top:30px;
 font-size: 13px;
 color: #ba1e1e;
 line-height:18px;
   
}



h1 {
 margin-top:10px;
 font-size: 18px;
 text-transform: capitalize;
 color: #8bba1e;
 line-height:25px;
   
}

table.infoblock{
 font-size: 11px;

}



a.file {                                                          /* Zobrazeni thumbnailu */
    color: #A3A8B1;
    background-color: #E9E9EB;    
    border: 1px solid #F4F4F5;
    display: block;
    width: 136px;
    height: 136px;
    overflow: hidden;
    margin: 2px 2px 2px 2px;    
    padding: 0;
    white-space: nowrap;    
    cursor: pointer;
    text-align: center;
    float: left;
    border: 1px solid #bcc9eb;

} 

a.file:hover {                                                          /* Zobrazeni thumbnailu */
    color: #234b6c;
    background-color: #D0DFEF;
    border: 1px solid #6FA3D0;    
    cursor: pointer;    
}
a.file img
{                                                          /* Zobrazeni thumbnailu */
    border: 1px solid #F4F4F5;
    margin: 2px auto 0 auto;
    height: 130px;
}  
a.file:hover img
{                                                          /* Zobrazeni thumbnailu */
    border: 1px solid #6FA3D0;    
}  





.center_table{
 width:650px;
 text-align: center; 
 font-size: 9px;
 margin-left: auto;
 margin-right: auto;
}


  
