html,body{margin:0;
          padding:0;               
          font-family:arial;
          height:100%;
          background-color:#FFFFFF;}
#container{text-align: left; 
           margin: 0 auto;
           width:987px;
           min-height:100%;
           _height:100%;
           background-color:#E0F2FC;}
.odstavec p{margin:0px;
             padding:0px;
             font-family:arial;}
.odstavec a{color:#E73844;text-decoration:none;}
.odstavec a:link{color:#E73844;text-decoration:none;}
.odstavec a:hover{color:#E73844;text-decoration:underline;} 
.odstavec font{font-family:arial} 
#header{width:987px;
             height:175px;
             background-image:url(../img/header.jpg);} 
#main{width:987px;
      min-height:500px;
      _height:500px;} 
#main #left_menu{float:left;
                 width:177px;
                 min-height:500px;
                 _height:500px;}
#main #dynamic_part{float:left;
                    width:810px;
                    min-height:500px;
                   _height:500px;
                    }
#main #dynamic_part #text{float:left;
                          width:530px;
                          min-height:500px;
                         _height:500px;
                         margin:0px;
                         padding:0px;}
#main #dynamic_part #pics{float:left;
                          width:275px;
                          min-height:500px;
                          _height:500px;
                          margin:0px;
                          padding-top:20px;} 
/*head_menu*/
#head_menu {position: relative;
           width: 987px;
           height: 80px;}
#head_menu .over {position: absolute;
	               top: 0px;
                 left: 0px;
	               z-index:1;
	               visibility: hidden;}
#head_menu .active {position: absolute;
	                 top: 0;
	                 left: 0;
	                 z-index: 1;
	                 visibility: visible;}
.no {width: 987px;
	   height: 80px;
	   position: absolute;
	   top: 0px;
     left: 0px;
     z-index:0;
	   border: none;}
/*left_menu*/
#left_menu {position: relative;
            top:0px;
            width: 157px;
            height: 330px;}
#left_menu .over {position: absolute;
	                top: 0px;
                  left: 0px;
	                z-index:1;
	                visibility: hidden;}
#left_menu .active {position: absolute;
	                 top: 0;
	                 left: 0;
	                 z-index: 1;
	                 visibility: visible;}
.no_left {width: 157px;
	        height: 330px;
	        position: absolute;
	        top: 0px;
          left: 0px;
          z-index:0;
	        border: none;}
/*červena - #E73844*/
h1{font:14px arial;
   font-weight:bold;
   color:#E73844;
   margin:0px;
   padding:0px;}
.odstavec{width:505px;
         text-align:justify;
         margin-top:10px; 
         margin-bottom:10px;  
}
.obrazek{font:12px arial;margin-bottom:10px;}
