body      {background-color:black;
           color:#dedede;
            background-image: url(../img/logo.jpg);
           background-repeat:no-repeat;
           background-position:center 10px;
           text-align:center;
             font-family: Arial;
           margin:auto;
           padding:auto;
           font-size:80%;
          }

#telo     {position:relative;
           margin:-90px auto;
           width:500px;
           height: 400px;
            background-image: url(../img/krivka.jpg);
           background-repeat:no-repeat;
           _background-position: 140px 180px;
           text-align:center;
          }


#enter    {position:relative;
           width:200px;
             margin: auto;
             height: 10px;
           text-align:center;
          }
#kontakt  {position:relative;
           _padding-top:100px;
            padding-top:100px;
           _width:800px;
           height: 0px;
           letter-spacing:2px;
           margin:190px auto;
           text-align: center;
           font-size:90%;

          }
#kontakt a       {color:#dedede; text-decoration: none;}
#kontakt a:hover {text-decoration:none;}


#krivka{

             margin:auto;
             height: 100px;

}



#paticka  {position:relative;
            width:430px;
            margin: 300px auto;
           _margin:-60px 0px 0px 160px;
             _width:500px;
           text-align:center;
           font-size:85%;
          }

#paticka em {font-size:120%;}
#paticka a       {color:#dedede;}
#paticka a:hover {text-decoration:none;}

#helus    {position:absolute;
           top:0px;
           left:0px;
           width:171px;
           _width:171px;
           height:540px;
           overflow: hidden;
          }
#helus img {border:0px;}
#helus a:hover {
  position: absolute;
  top: 0px;
  width:401px;
  left:-177px;
  overflow: hidden;
}


 #podpis{
     margin:-400px 0px 0px 390px;
     _margin:-90px 0px 0px 550px;
     text-align: right;
     width: 10px;
}



#nav li {
	width: 117px;
    float: left;
	height: 23px;
	position: relative;
	text-align: center;
	display: block;
	overflow: hidden;
}

#nav a, #nav span {
	display: block;
	width: 115px;
	height: 23px;
	position: absolute;
	_left: 0;
	top: 0;
	z-index: 1
}
#nav a {
	color: #000
}
#nav a:hover, #nav a:focus {
	text-decoration: none
}
#nav span {
	z-index: 2;
	cursor: pointer;
	cursor: hand
}
#nav li.active span {
	cursor: default
}
#nav li.active {
}


#nav li#button a, #nav li#button span{background: url(../img/button.jpg) no-repeat left top;}
#nav li#button a:hover span, #nav li#button a:focus span, #nav li#button.active span{	background: url(../img/button.jpg) no-repeat right bottom;}
