#description {border-top:10px solid #333333; padding:0;}
#descScroll {max-height:250px; overflow-x:hidden; overflow-y:auto;}
#descInner {padding:5px 0;}
/*position and hide the menu initially...*/
#page {position:relative; width:100%; overflow:hidden; background-color:white;
  margin-left: auto; 
  margin-right: auto;
  /*height: 700px;*/ 
  color:#666666;
}
#menu {/*position:absolute; bottom:0; left:0;*/ 
width:100%; display:none;}
/*dock styling...*/
/*...centre the dock...*/
#menu div.jqDockWrap {margin:0 auto;}
/*...set the cursor...*/
#menu div.jqDock {cursor:pointer; z-index:5}
/*label styling...*/
div.jqDockLabel {font-weight:bold; font-style:normal; white-space:nowrap;
  color:#000000; cursor:pointer;  padding:0 1px 0px 0;
}
div.jqDockLabelText {
  position:absolute; bottom:0px; left:10px;
  background-color:transparent;
  padding:0px 0 2px 0;
  font-family:Tahoma;
  width:130px;
  text-align:center;
  color:#666666;
}

#baseLeft {right:100%;}
#baseRight {left:100%;}
#baseCentre {left:0; width:100%; height:47px;}
.greyBase {display:none; position:absolute; top:253px; z-index:1;}
#menu .greyBase {display:inline;}

BODY
{	text-align:center; width:100%; height:100%;background-color:#ffffff;/*00a158 24a03e*/
  padding:0px;vertical-align:top;
  margin:0px;
}
div.header {
}
div.header_box {
  background-color:#ebebeb;
  width:100%;height:45px;margin:0 0 10px 0;
  background-image: url("../img/base-centre_light.png");
  background-position : 0px 0;
  background-repeat : repeat-x;
  text-align:center;
}
div.header_lang {
  float:left;padding:13px 10px 0 10px;
    font-family:Tahoma;
    font-size:13px;
    font-weight:bold;
}
div.header_aut-bak {
  padding:0px;
  position:relative;
  margin-left: auto; 
  margin-right: auto;
}
div.header_www {
  float:left;padding:12px 10px 0 10px;
    font-family:Tahoma;
    font-size:13px;
    font-weight:bold;
}
div.header_vyber {
  float:right;
    font-family:Tahoma;
    font-size:13px;
    font-weight:bold;
    width:160px;
    text-align:right;
}
div.header_vyber-box {
  padding:13px 10px 0 0;
}

div.header_vyber a:visited, div.header_vyber,
div.header_lang a  {
  text-decoration:none;
  color:#666666;
}
div.header_vyber a,
div.header_lang a {
  text-decoration:none;
  color:#666666;
}
div.header_vyber a:hover,
div.header_lang a:hover  {
  text-decoration:none;
  color:black;
}
div.header_facebook {
  float:right;padding:5px 8px 0 0;
}

div.bottom
{ /*background-image: url("../img/patka.jpg");
  background-position : 0px 0px;
  background-repeat : no-repeat;*/
  font-family:Arial;
  font-size:10px;
  text-align:center;
  color:#aaaaaa;
  background-color:transparent;
}
div.bottom div.csc-default {
  padding:0px;
  margin:0;
}
div.bottom p {
  padding:10px 0 10px 0;
  margin:0;
}
div.bottom p a,div.bottom p a:visited
 { text-decoration: underline; color: #aaaaaa;}
div.bottom p a:hover
 { text-decoration: underline; color: #666666;}

