  html, body, div,h1,td {
  margin:0px;
  padding:0px;
  }

  html, body, table{
  color:#555555;
  font-family:tahoma, arial;
  font-size: 11px;
  }

  a {
  color:#3C6491;
  text-decoration: underline;
  }
 
  a:hover {
  	color:#BF3E18;
  }

  body {
  text-align:center;
  background: rgb(232,232,232) url(img/);
  }



  #stranka {
  width:800px;
  margin:0px auto;
  text-align:left;
  background: white url(img/pozadi.gif) no-repeat bottom right;
  }



  /******************************/
  #head {
 	width:800px;
  height:150px;
 	background: #316ac5 url(logo/banner.jpg) top center no-repeat;
 	position:relative;

  }

  #head a {
   display:none;
  }
  
  .datum {
   font-family: tahoma;
   font-size: 11px;
   color: white;
   padding: 0px 10px;
   background: rgb(60,100,145);
}
  /******************************/
  #menu {
  	width:180px;
  	float:left;
  	height: 800px;
  	background: rgb(238,238,238) url(img/*);
  }
  
  #L1 a
  {
  	display:block;
  	height:20px;
  	background: #BF3E18 url(img/vmenuarrow.gif) no-repeat center left;
  	margin:1px 0 0 0;
  	padding: 3px 0 0px 19px;
  	font-size: 8pt;
  	font-family: tahoma;
  	text-decoration:none;
  	color:white;

  }
  #L1 a:hover
  {
	background:#822C0F url(img/vmenuarrowhover.gif) no-repeat center left;
	color: #FFFFFF;

  }

  #L2 a
  {
  	display:block;
  	height:auto;
  	margin: 4px 0px 4px 25px;
  	padding:0px;
  	font-weight:normal;
  	text-decoration:none;
  	color: black;
  	background:none;
  }
  #L2 a:hover
  {
  	text-decoration:underline;
  	background:rgb(239,65,8);
  	color:white;
  }

 #ban {
    margin: 50px 48px;
 
 }




  /******************************/

#formular {
    padding:70px 120px
}

#formulardvd {
    padding: 20px 160px
}

#partneritabulka1 {
    padding: 25px 0px
}

#partneritabulka2 {
    padding: 25px 0px
}

#partneritabulka3 {
    padding: 25px 0px
}

#banner {
    padding: 10px 0px
}

.obrazek {
    padding: 0px 30px
}

.kontakty {
    font-size: 12px;
    margin: 30px 0px 0px 20px;
}

#videoukazka {
    
    padding: 70px 150px;
}

#download {
    
    padding: 100px 70px;
    text-align: center;
}

  /******************************/
  #obsah {
  	margin:0px 0px 0px 180px;
  	padding:15px;
  	font-size: 13px;
   }
  
  #partneri {
  	margin:0px 0px 0px 0px;
  	padding:15px;
  	font-size: 13px;
   }


 #text {
   padding: 10px 0px 0px 0px;
   text-align:justify;
   font-family: tahoma;
   font-size: 11px;
 
 }

.uvod {
   padding: 30px 0 0 0;
}

  h2 {
  margin: 10px 0 5px 0;
	padding: 0;
	font-size: 16px;
	color: #316ac5;
  }

  h3 {
	
	font-weight:bold;
  }
  h4 {
	font-weight:bold;
  }


  /******************************/

  #footer
  {
    padding: 5px 0px 6px 0px;
  	background: rgb(60,100,145) url(img/*);
  	clear:both;
  	text-align: center;
  	font-size: 8pt;
  	color: #FFFFFF;
  }

  #footer a {
   color: white;
   text-decoration: none;
}

  #footer a:hover {
  	color:#BF3E18;
  }


 /* rolování stránky */
#scroll {
position:relative;
overflow: auto;
scrollbar-base-color:#1f3869;
}

