body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	margin: 0;
	padding: 0;
	color: black;
	background-image: url("../images/body.png");background-repeat:repeat;
}

#null{
  position: relative;
  width:100%;
  height:100%;
  background-image: url("../images/null.png");background-repeat:repeat-x; background-position:top;
}

#cover{
  position: relative;
  width:982px;
  margin: 0 auto;
  background-color:white;
}

#cover2{
  position: relative;
  width:944px;
  margin-left:19px;
  margin-right:19px;
}

.clear{clear:both; height:19px;}

#vlevo{float:left; width:251px; height:456px; background-image:url(../images/index_1.jpg); background-repeat:no-repeat;}
#vlevo h1{margin:0px;padding:0px; margin-top:311px;margin-left:26px;width:200px; height:45px; background-image:url(../images/index_nadpis1.gif); background-repeat:no-repeat;}
#vlevo h1 span{display:none;}
#vlevo a{margin-left:76px; margin-top:60px;display: block;width:84px; height:12px;background-image:url(../images/vstupte.gif); background-repeat:no-repeat;}
#vlevo a span{display:none;}

#stred{float:left; width:443px; height:456px; background-image:url(../images/index_2.gif); background-repeat:repeat-x;}
#stred h1{margin:0px;padding:0px; margin-top:161px;margin-left:97px;width:248px; height:82px; background-image:url(../images/index_nadpis2.gif); background-repeat:no-repeat;}
#stred h1 span{display:none;}
#stred .text{text-align:center; color:white; margin-top:108px;}

#vpravo{float:left; width:250px; height:456px; background-image:url(../images/index_3.jpg); background-repeat:no-repeat;}
#vpravo h1{margin:0px;padding:0px; margin-top:311px;margin-left:27px;width:200px; height:48px; background-image:url(../images/index_nadpis3.gif); background-repeat:no-repeat;}
#vpravo h1 span{display:none;}
#vpravo a{margin-left:85px; margin-top:57px;display: block;width:84px; height:12px;background-image:url(../images/vstupte.gif); background-repeat:no-repeat;}
#vpravo a span{display:none;}
