html, body {
  height: 100%;
}

body {
  padding: 0;
  margin: 0;
  font-family: Tahoma;
  font-size: 10px;
}


#page {
  position: relative;
  width: 1000px;
  min-height: 100%;
  height: 100%;
  margin: 0 auto;
 /* overflow: hidden;*/
}

body>#page {
  height: auto;
}


#logo {
  position: relative;
  width: 1020px;
  height: 111px;
  padding: 0;
  margin: 0;
}

#logo h1 {
  padding: 0;
  margin: 0;
}

#logo h1 span {
  display: block;
  position: absolute; 
  width: 1020px;
  height: 111px;
  left: 0; 
  top: 0; 
  z-index: 1;
  cursor: pointer;
  background: url(bg_logo.jpg) no-repeat;
}


#menu {
  position: relative;
  width: 1020px;
  height: 71px;
  padding: 0;
  margin: 0;
}

#menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#menu ul li {
  float: left;
  padding: 0;
  margin: 0;
}

#menu ul li a {
  display: block;
  float: left;
  width: 100px;
  height: 50px;
  padding: 21px 0 0;
  margin: 0;
  background: url(bg_menu.gif) top left;
  text-align: center;
  color: #000;
  text-decoration: none;
}


#menu ul li a {
  display: block;
  float: left;
  width: 100px;
  height: 50px;
  padding: 21px 0 0;
  margin: 0;
  background: url(bg_menu.gif) top left;
  text-align: center;
  color: #000;
  text-decoration: none;
}      
#menu-dalsi {
  background:url('/imgs/menu-pozadi.jpg')  -39px -0px no-repeat;
 
}

#menu-dalsi ul {
  list-style-type : none ;
  padding: 29px 0;
  margin: 0px 0px 50px 5px;
}

#menu-dalsi ul li {
/* background-color:red;*/
  padding: 0;
  margin: 0;

}


#menu-dalsi ul li a {
 
  display:block;
  width:143px;
  _width:153px;
  height:25px;
  _height:25px;
  color:#6f6f6f;
  text-align: right;
  text-decoration:none;
  font-size:12px;
  padding:25px 10px 0px 0px;
  margin:0;
 
}

#google {
  position: relative;
  float: left;
  width: 179px;   
  clear: left;
  /*height: 551px;*/
  padding: 0 0 100px;
  margin: 30px 0 0 30px;
  _margin: 30px 0 0 15px;
  /*background: url(../imgs/google.gif) no-repeat;*/
}


#content {
  position: relative;
  float: left;
  width: 535px;
  _width: 500px;
  padding: 0 0 100px;
  margin: 0 0 0 30px;
}

#content h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 7px;  
  font-family: 'Century Gothic';
  font-size: 20px;
  font-weight: normal;
  color: #3b3b3b;
}

#content h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 12px;
  font-family: 'Century Gothic';
  font-size: 14px;
  font-weight: normal;
  color: #3b3b3b;
}

#content h4 {
  padding: 0;
  margin: 0;
  font-size: 10px;
  font-weight: normal;
  font-weight: bold;
  color: #727272;
  color: #3b3b3b;  
}

#content p {
  padding: 10px 0 0;
  margin: 0;
  color: #727272;
  color: #3b3b3b;
}

#content p input {
  border: 1px solid #a7a6a6;
  color: #555555;
}

.google-reklama {
  clear:both;

  width:100%;
  text-align:center;
}

#content p input.submit {
  width: 134px;
  height: 21px;
  padding: 0 0 0 15px;
  border: none;
  background: url(bg_submit.gif) no-repeat;
  text-align: left;
  font-weight: bold;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
}

#content ul {
  list-style: square;
  padding: 0;
  margin: 0 0 0 15px;
}

#content ul li {
  padding: 5px 0 0;
  margin: 0;
  color: #a8ff00;
}

#content ul li span {
  color: #727272;
  color: #3b3b3b;
}

#content table {
  margin: 20px 0 0;
}

#content table tr td {
  padding: 5px 0;
  background: #e8e8e8;
  text-align: center;
}

#content table tr.header td {
  background: #e8e8e8;
}

#content table tr.header td.bold {
  background: #8b8b8b;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

#content table tr td {
  width: 170px;
  background: #f5f5f5;
  color: #6f6f6f;
}

/*
#content .box {
  padding: 40px 0 30px 30px;
  margin: 40px 0 0;
  background:url(bg_content.gif) top left no-repeat;
}
*/
  
#content .box {
  padding: 15px 0 15px 30px;
  margin: 30px 0 0 0;
  background:url(bg_content.gif) top left no-repeat;
}       

.pixolo {
  position: relative;
  background-color: black;
  width: 486px;
  height: 60px;
  padding: 0;
  margin: 30px 0 10px 40px;
/*  background: url(../imgs/pixolo.gif) no-repeat; */
}


#banner {
  position: relative;
  float: right;
  width: 189px;
  height: 495px;
  padding: 0 0 100px;
  margin: 35px 10px 0 0;
  /*background: url(../imgs/party.gif) no-repeat; */
}
#banner-2 {
  position: relative;
  float: right;
  width: 189px;
 /* height: 495px;*/
  padding: 0 0 100px;
  margin: 35px 10px 0 0;
  /*background: url(../imgs/party.gif) no-repeat; */
}


hr {
  clear: both;
  visibility: hidden;
} 


#footer {
  position: relative;
  width: 100%;
  height: 66px;
  
  bottom: 0;
  left: 0;
  background: url(bg_footer.gif) center no-repeat;
}

#footer p {
  padding: 0;
  margin: 0;
  font-size: 9px;
}

#footer p.copy {
  float: left;
  padding: 25px 0 5px 55px;
  margin: 0;
  color: #707070;
}

#footer p.copy span {
  color: #000;
}

#footer p.copy span a {
  text-decoration: none;
  font-weight: bold;
  color: #000;
}

#footer p.backlinks {
  float: right;
  padding: 35px 45px 0 0;
  margin: 0;
  color: #ccc;
  text-align: right;
}

#footer p.backlinks span {
  color: #707070;
}

#footer a {
  text-decoration: none;
  color: #000;
}

#footer a:hover {
  text-decoration: underline;
}

#menu-uvod {
    width:486px; 
    text-align:center;
}

#menu-uvod p {
    text-align:left;
}

#menu-uvod .banner {
    margin: 0 auto;
}

.odkaz-uvod {
    width:140px;
    height:140px;
    margin:0 auto;
    padding:0px 10px 19px 10px;
    float:left;
    font-family: Tahoma;
}

.odkaz-uvod-text {
    width:300px;
    float:left;
    padding:10px 10px 19px 10px; 
    height:130px;
    _height:150px;
}                      


.odkaz-uvod a {
    display:block;
    color:white;
    font-weight:bolder;
    text-decoration:none;
    padding-top:118px;
    font-size:0.9em;
    height:41px;
/*    background-color: #8C8C8C;*/
}


#form-submit {
    margin:0 auto;
    width: 486px;
    text-align:center;
    
}

.odkaz-uvod .vetsi-posunuti, .odkaz-menu .vetsi-posunuti {
    padding-top:121px;
    height:28px;    
}

#alkoholmetr {
    background: url('../imgs/pozadi/alkoholtester.jpg') no-repeat center center;
}

#bmi {
  background: url('../imgs/pozadi/bmi.jpg') no-repeat center center;
}

#duchodovy-vek{
  background: url('../imgs/pozadi/duchodovy-vek.jpg') no-repeat center center;
}

#hypotecni-kalkulacka{
  background: url('../imgs/pozadi/hypotecni-kalkulacka.jpg') no-repeat center center;
}

#kaloricke-tabulky{
  background: url('../imgs/pozadi/kaloricke-tabulky.jpg') no-repeat center center;
}

#leasingova-kalkulacka{
  background: url('../imgs/pozadi/leasingova-kalkulacka.jpg') no-repeat center center;
}

#sporeni{
  background: url('../imgs/pozadi/sporeni.jpg') no-repeat center center;
}

#mzda{
  background: url('../imgs/pozadi/vypocet-mzdy.jpg') no-repeat center center;
}

#vypocet-duchodu{
  background: url('../imgs/pozadi/vypocet-duchodu.jpg') no-repeat center center;
}

#vypocet-nemocenske{
  background: url('../imgs/pozadi/vypocet-nemocenske.jpg') no-repeat center center;
}

#radkovyblok {
position:absolute;
right:0;
text-align:right;
top:24px;
width:600px;
}