html{
 padding: 0 0 0 0;
 background: url('../capul.jpg') fixed;
 background-size: cover;
}
body{
 padding: 0 0 0 0;
}
#top {
 z-index: -99999;
 width: 100%;
 position: fixed;
 bottom: 15px;
 left:-15px;
 border-top: 0px solid #666666;
 border-left: 0px solid #666666;
 border-right: 0px solid #666666;
 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;
 margin-bottom:-30px;
}
.micut{
 top: 5px;
 position: fixed;
 padding: 0 0 0 0;
 width: 90%;
 left: 5%;
 height: 60px;
 overflow: hidden;
 display: inline;
}
.inauntru{
 padding: 0 0 0 0;
 display: inline;
}
.imaginea{
 width: 60px;
 height: 60px;
 position: relative;
 top: -40px;
 cursor: pointer;
}