body {
     font-family: arial, tahoma, verdana, georgia;
     font-size: 80%;
     margin: 0px;
     padding: 0px;
}

div, .hidden  {
    display: none;
}
/*
#content, #content div {
    display: block !important;
} */

#page, #content-part, #total-right, #pata, #head, #pata-bottom, #right-content, #right-content div {
    display: block !important;
}
#page {
      width: 939px;
      margin: 0px auto;
      border-left: 10px solid white;
      border-right: 10px solid white;
      position: relative;
}


#head {
      background: url('/img/head-print.gif');
      background-repeat: no-repeat;
      height: 150px;
      position: relative;
}
#head #head-bg-img {
      position: absolute;
      left: 0px;
      top: 0px;
      z-index: 0;
}
#head #logo {
      position: absolute;
      top: 42px;
      left: 0px;
      border: 0px;
      z-index: 1;
}




#pata {
      margin-top: 17px;
      padding-top: 12px;
      background: url('/img/pata-top.gif');
      background-repeat: no-repeat;
      background-color: #C3E7F2;
      padding-left: 18px;
      padding-right: 18px;
      color: #003767;
      line-height: 160%;
      font-size: 90%;
      background: none;
      border-top: 1px solid #7F9BB3;
}
#pata span {
      color: #67A1B4;
      padding-left: 10px;
      padding-right: 10px;
}
#pata-bottom {
      background: url('/img/pata-bottom.gif');
      background-repeat: no-repeat;
      background-color: #C3E7F2;
      height: 7px;
      font-size: 1px;
      line-height: 1px;
      margin-bottom: 20px;
      background: none;
}

#content, #right-content {
         width: 900px;
         margin: 0px auto;
}
#content .paging {
        display: none !important;
}
#content .bottom-sprava .back, #content .top-sprava .back {
        display: none !important;
}

img {border: 0;}

