  * {
   	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;
	}
	
	 

  
  

 
  
    /* content */
    #content {
          margin-left: auto;
    margin-right: auto;

position: relative;
      top: 156px;
		left: 0px;
      display: block;
  		padding: 30px 15px 15px 35px;
  		width: 701px;
		
    	background:  url('img/content_bg.jpg') 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 */

