  * {
   	margin: 0;
   	padding: 0;
   }

   body, table {
   	margin: 0;
   	padding: 0;
   	background-color: #000000;
   	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
   	font-size: 13px;
   	font-style: normal;
   	color: White;
   }

   
   hr {
   	width: 700px;
   	color: #333333;

   }
   h1 {
   	font-size: 18px;
   	font-family: Impact, Geneva, Arial, Helvetica, sans-serif;
   	margin-bottom: 5px;
   	padding:0;
   }

   h2, h5 {
   	font-family: Tahoma, verdana, Geneva, Arial, Helvetica, sans-serif;
   	font-size: 11px;
   	font-style: normal;
   	color: White;
   }
   h2 {
   	font-size: 16px;
   }

   h5 {

   	text-align: right;
   	margin-right: 100px;
   }
   .blue {

   	color: #00CCFF;
   	text-decoration: none;
   }
	.impact{
		font-family: Impact,Arial;
		font-size: 20px;
	}
	.verdana{
		background: transparent;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #ccc;
	}
	
	 

  
   /*hlavicky  */
	
	#left_nav{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 147px;
		height: 100%;
		background: url(img/left_nav_bg.gif) ;
		background-repeat: repeat-y;

	}
	#left_nav span{
		width: 147px;
		height: 40px;
	}
	#left_nav a{
		display: block;
   	margin: 0px 25px 0px 25px;
   	
    	text-decoration: none;
   	text-align: center;
   
   	font-weight: bold;
   	height: 90px;
		
	}

	#hlavicka_nav{
		position: relative;
		top: 0px;
		left: 0px;
		width: 147px;
		height: 70px;
		background: url(img/left_nav_hlavicka.gif) no-repeat;
		
	}
	/* -- left menu - cisla --*/
	#link_8_hilite{
		position: relative;
		/*top: 70px;*/
		top: 0px;
		left: 0px;
		width: 147px;
		height: 90px;
		background: url(img/left_nav_8_hilite.gif) no-repeat;
		
	}
	#link_7_hilite{
		position: relative;
		/*top: 70px;*/
		top: 0px;
		left: 0px;
		width: 147px;
		height: 90px;
		background: url(img/left_nav_7_hilite.gif) no-repeat;
	}
	#link_6_hilite{
		position: relative;
		/*top: 70px;*/
		top: 0px;
		left: 0px;
		width: 147px;
		height: 90px;
		background: url(img/left_nav_6_hilite.gif) no-repeat;
	}
	#link_5_hilite{
		position: relative;
		/*top: 70px;*/
		top: 0px;
		left: 0px;
		width: 147px;
		height: 90px;
		background: url(img/left_nav_5_hilite.gif) no-repeat;
	}
	#link_8{
		position: relative;
		/*top: 70px;*/
		top: 0px;
		left: 0px;
		width: 147px;
		height: 90px;
		background: url(img/left_nav_8.gif) no-repeat;
	}
	#link_7{
		position: relative;
		/*top: 70px;*/
		top: 0px;
		left: 0px;
		width: 147px;
		height: 90px;
		background: url(img/left_nav_7.gif) no-repeat;
	}
	#link_6{
		position: relative;
		/*top: 70px;*/
		top: 0px;
		left: 0px;
		width: 147px;
		height: 90px;
		background: url(img/left_nav_6.gif) no-repeat;
	}
	#link_5{
		position: relative;
		/*top: 70px;*/
		top: 0px;
		left: 0px;
		width: 147px;
		height: 90px;
		background: url(img/left_nav_5.gif) no-repeat;
	}
	
	.left_nav_spacer{
		/*position: relative;*/
		top: 0px;
		left: 0px;
		width: 147px;
		height: 26px;
		background: url(img/left_nav_space.gif) no-repeat;
	}
	#paticka_nav{
		position: absolute;
		bottom: 0px;
		left: 0px;
		width: 147px;
		height: 80px;
		background: url(img/left_nav_paticka.gif) no-repeat;
		
	}
	/*//// -- left menu - cisla --*/
	#right_rest{
		position: absolute;
		top: 0px;
		left: 147px;
		/*width: 100%;*/
		height: 100%;
		background-color: black;
	}
	
	
  
   #hlavicka2 {
   	position: absolute;
   	width: 100%;
   	top: 0px;
   	height: 156px;
    	/*background: url(img/hlavicka_bg.gif) no-repeat;*/
   	background-color: black;
   	
   }
	
	/* -- klapka s obrazkem --*/
	#hlavicka2 #logo{
		position: absolute;
		left: 0px;
		top: 0px;
		width: 168px;
		height: 156px;
	}
	
	.logo_8{
		background: url(img/hlavicka_logo_8.gif) no-repeat;
	}
	.logo_7{
		background: url(img/hlavicka_logo_7.gif) no-repeat;
	}
	.logo_6{
		background: url(img/hlavicka_logo_6.gif) no-repeat;
	}
	.logo_5{
		background: url(img/hlavicka_logo_5.gif) no-repeat;
	}

	/*///////// -- klapka s obrazkem --*/
	/* -- nadpis stranky --*/
	#hlavicka2 #main{
		position: absolute;
		left: 168px;
		top: 0px;
		width: 533px;
		height: 156px;
		background: url(img/hlavicka_bg.gif) no-repeat;
		
	}
	#hlavicka2 #main #nadpis{
		position: absolute;
		left: 0px;
		bottom: 0px;
		width: 533px;
		height: 54px;
		
	}
	.nadpis_8{
		background: url(img/hlavicka_nadpis_8.gif) no-repeat;
	}
	.nadpis_7{
		background: url(img/hlavicka_nadpis_7.gif) no-repeat;
	}
	.nadpis_6{
		background: url(img/hlavicka_nadpis_6.gif) no-repeat;
	}
	.nadpis_5{
		background: url(img/hlavicka_nadpis_5.gif) no-repeat;
	}
	/*///// -- nadpis stranky --*/  
   /*END---hlavicky  */

 
  
    /* content */
    #content {
      position: absolute;
      top: 156px;
		left: 0px;
      display: block;
  		padding: 30px 15px 15px 35px;
  		width: 701px;
		
    	background:  url('img/content_bg.gif') no-repeat;	
  		height = 500px; /*pouze pro explorer, mozzila rovnitko ignoruje.. ;o) */
  		min-height: 500px;
  	
    }
	 #content #d2003{
	 	background: url(img/d2003.gif) no-repeat;
		background-position: 180 20;
    }
	 #content #d2004{
	 	background: url(img/d2004.gif) no-repeat;
		background-position: 80 30;
    }
	 #content #d2004_2{
	 	background: url(img/d2004_2.gif) no-repeat;
		background-position: 130 10;
    }
	 #content #d2005{
	 	background: url(img/d2005.gif) no-repeat;
		background-position: 100 5;
    }
	 #content #d2006{
	 	background: url(img/d2006.gif) no-repeat;
		background-position: 120 30;
	  }
	 #content #d2007{
	 	background: url(img/d2007.gif) no-repeat;
		background-position: 240 10;
		}
	 #content #d2007_2{
	 	background: url(img/d2007.gif) no-repeat;
		background-position: 40 10;	
    }
	 #content #d2007_3{
	 	background: url(img/d2007.gif) no-repeat;
		background-position: 110 10;
    }
   #content #d2008_1{
	 	background: url(img/d2008.gif) no-repeat;
		background-position: 110 10;
    }
    #content ul{
      padding-left: 40px;
    
    }
    #content hr{
      color: #666666;
      text-align: left;
      /*width: 600px;*/
      height: 1px;
      margin: 20 0 20 0;
    }
    #content p{
      margin: 10 0 10 0;
    }
    .odskok {
      margin-left: 50px;
      width: 650px;
    }
		
	.download{
	 	position: relative;
		top: -20px;
		left: 200px;
		width: 119px;
		height: 39px;
		
	 	background: url(img/download.gif) no-repeat;
		
		/*background-position: 180 0;*/
	 }
	 .download a{
		display: block;
   	/*margin: 0px 25px 0px 25px;*/
   	
    	text-decoration: none;
   	text-align: center;
   
   	font-weight: bold;
   	height: 37px;
		width: 120px;
		
	}


    #content .go_up {
      background: url(img/go_up_icon.gif) no-repeat;
      display: block;
      width: 8px;
      height: 10px;
    }
    #content a:link, #content a:visited{
	 	font-weight: bold;
      color: #00CCFF;
		color: #2485D9;
		color: #5FA5E2;
      text-decoration: none;
    }
    #content a:hover {
	 	font-weight: bold;
      color: #FFF;
      text-decoration: none;
    }
    

 
    /*/// content */
