body{
  margin:0;
  padding:0;
  background: #000000 url('../images/back3.gif') repeat-y;
  background-position: top center;
  text-decoration: none;
  color:#FFFFFF
}
/*nastavení odkazu barva pred a po najetí myše*/
a:link,a:visited,a:active{
  color:#00ccff;
}
a:hover{
  text-decoration:none;
  color: red;
}
/*nastavení odkazu*/
#top{
  position:relative;
  width:920px;
  height:300px;
  margin:0 auto 0 auto;
  background: url('../images/top3.gif') no-repeat;
  background-position: center;
  padding:0;
}
.java {
  position:relative;
  top:230px;
}
.mymenu {  
padding : 2px; 
font : bold 11px Arial; 
width : 920px; 
height : 0; 
padding-top : 10; 
} 
.mymenu li { 
display : inline; 
margin : 0; 
padding : 0; 
} 
.mymenu li a { 
color : #00ccff; 
padding : 10px 10px; 
text-decoration : none; 
} 
.mymenu li a:hover, .mymenu li .current { 
color : #ff0000; 
background : transparent url('../images/menuback.gif') repeat-x; 
} 

#top2{
  position:relative;
  width:900px;
  height:140px;
  margin:0 auto 0 auto;
  background: url('../images/carai.gif') no-repeat;
  background-position: center;
  padding:0;
}
#top3{
  position:relative;
  width:900px;
  height:80px;
  margin:0 auto 0 auto;
  background: url('../images/cara3.gif') no-repeat;
  background-position: center;
  padding:0;
}
.javas {
  position:relative;
  top:80px;
}
.mymenua {  
padding : 20px; 
font : bold 11px Arial; 
width : 900px; 
height : 0; 
padding-top : 10; 
} 
.mymenua li { 
display : inline; 
margin : 0; 
padding : 0; 
} 
.mymenua li a { 
color : #00ccff; 
padding : 11px 8px; 
text-decoration : none; 
} 
.mymenua li a:hover, .mymenu li .current { 
color : #ff0000; 
background : transparent url('../images/menuback.gif') repeat-x; 
}

/*stred stránky*/
 #az{
  position:relative;
  width:900px;
  height:1px;
 }
#jmeno{
  position:relative;
  width:600px;
  height:50px;
  float:left;
  text-align:left
    }
#info{
  position:relative;
  width:600px;
  height:200px;
  float:left;
  text-align:left
    }
#popis{
  position:relative;
  width:600px;
  height:200px;
  float:left;
  text-align:left
    }
#rozmnozovani{
  position:relative;
  width:600px;
  height:300px;
  float:left;
  text-align:left
    }
/*konec stránky*/
#spodek{
  position:relative;
  width:100%;
  height:90px;
  background: #ffffff url('../images/back2.png') repeat-x;
}
#spodek-lista {
  position:relative;
  margin:-20px auto 0 auto;
  width:910px;
  height:68px;
  background: transparent url('../images/footer.png') no-repeat;
}
#spodek-logo{
  position:relative;
  margin-top:-30px;
  float:right;
  width:165px;
  height:75px;
}