/** #################### index.php #################### **/

#header {  
  width: 100%;
  height: 163px;
  background: #215977 url(../images/bg_head.gif) repeat-y center top;
  vertical-align: top;
  margin: 0 auto;
   

}
#head {
   background: url(../images/gemini_top.jpg) #000 no-repeat ;
   height: 163px;
   width: 839px;
   text-align: right;
   margin: 0 auto;
}

.rottator {
  height: 163px;
  width:452
  padding: 0px;
  display : inline;
  
}


.logo {
  width: 172px;
  height: 163px;
  display : inline;
  float: left;
  border: 0px;
  padding: 0px
  margin: opx;
}

.logo a:link, a:visited, a:active, a:hover {
  text-decoration : none;
  border: 0px;
}
.logo img {
  border: 0px;
}

#content {  
  width: 839px;
  height: 560px;
  margin: 0 auto;
  text-align: left;
  background: url(../images/gemini_tlo.gif) repeat-y center top;
}




#text {
  float: left;
  width: 620px;
  padding-top: 10px;
  padding-bottom: 10px;
   
}

.language img {
  border: 0px;
}

#sideBar {
  float: left;
  width: 190px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  
}

#footer {
  position: fixed; right: 5px; bottom: 5px;
  clear: both;
  margin: 0 auto;
  padding: 5px;
}

#footer img {
  border: 0px;
  display : inline;
  vertical-align: middle;
}