.bottommenu {
 position:fixed;
      bottom: 0px;
      background-color: #80b6ee;
      height: 25px;
      width: 100%;
      border-top-left-radius: 50px;
      border-top-right-radius: 50px;
     -moz-border-radius-topleft: 50px;      
     -moz-border-radius-topright: 50px;  
}

.bottommenuleft {
 position:absolute;   margin: 3px 20px;
}


.bottommenucenter {
           margin: 3px 200px;
float: left;
}


.bottommenuright {

 float:right;
 margin: 3px 20px;
}         

.loginmenu {
  background-color: #3978b9;
  color: white;
   border: 1px solid silver;   
}

 table p {
 display:inline;
 color:red ;
 }
.loginq {
   	text-decoration: none;
   	color: black;
   	
}

.loginoff {
 

 background: white;
 width: 500px;
 min-height: 200px;
 border: 3px solid #3978b9;
   border-top-left-radius: 30px;
      border-top-right-radius: 30px;
      border-bottom-left-radius: 30px;
      border-bottom-right-radius: 30px;
         -moz-border-radius-topleft: 30px;
      -moz-border-radius-topright: 30px;
      -moz-border-radius-bottomleft: 30px;
      -moz-border-radius-bottomright: 30px;      
}
.loginoffnew {
    position:fixed;     
 top: 0px;
 width: 97%;
 background: white;

}

.rightstyle {
text-align:right;
}
.centerstyle {
text-align:center;
}
.divbublinavelka, .divbublinavelkaright {
position:fixed;
padding-left:20px;
padding-top:20px;
right: 5px;
      bottom: 10px;
width: 160px;
height: 80px;
background: url('imagess/bublina2.png') no-repeat;
}
.divbublinavelkaleft {
position:fixed;
padding-left:20px;
padding-top:20px;
left: 50px;
      bottom: 10px;
width: 160px;
height: 80px;
background: url('imagess/bublina2ruby.png') no-repeat;
}