body {
      margin-top: 4px;
      background-color: #007AEC;
      font-family: Verdana;
      }

.maintab  {
          width: 697px;
          margin: auto;
          padding: 0px;
          background: url("../images/contentbg.gif");
          background-repeat: repeat-y;
          }
          
.mainmenu  {
              width: 697px;
              height: 30px;
              background-image: url("../images/topbarbg3.gif");
              background-repeat: no-repeat;
              padding-left: 20px;
              padding-right: 20px;         
              }

.mainmenu .blesk  {
                  padding-top: 0px;
                  padding-bottom: 0px;
                  margin-left: 20px;
                  margin-right: 20px;
                  }

.mainmenu a{
            color: #ffffff;
            font-weight: bold;
            text-decoration: none;
            vertical-align: middle;
            margin-right: 30px;
            }

.mainmenu a:hover{
            color: #FFC600;
            }
.langswitch {
            position: relative;
            right: -186px;
            }
            
.maincontent  {
              width: 510px;
              vertical-align: top;
              font-size: 12px;
              color: #ffffff;
              }
.maincontent p  {
                margin-top: 0px;
                }

.maincontent .lightbox400
                {
                background-color: #40AAD6;
                font-size: 12px;
                width: 400px;
                padding: 5px;
                margin-bottom: 20px;
                }
.maincontentarea  {
                  margin: 20px;
                  }
                  
.refheading   {
            font-weight: bold;
            color: #FFC600;
            cursor: pointer; 
            }
.refitem    {
            display: none;
            background-color: #40AAD6;
            }
 
.rightbar     {
              width: 187px;
              vertical-align: top;
              font-size: 12px;
              color: #ffffff;
             
              }

.rightbar .nadpis   {
            font-weight: bold;
            margin-bottom: 6px;
            margin-top: 20px;
            }
.rightbararea {
              margin-right: 8px;
              margin-left: 6px;
              }
              
.rightbararea h2{font-size: 12px; font-family: Verdana; display: inline; font-weight: normal;}              

.isobar      {text-align: center;}

.isobar img   {
              border: 1px solid #007AEC;
              }

.isobar a     {
              color: #FFC600;
              font-size: 10px;
              }

.rbfooter     {
              vertical-align: bottom;
              text-align: center;
              margin-right: 10px;
              margin-left: 10px;
              }
          
.rbfooterarea { 
              margin-left: 10px;
              margin-right: 10px;
              margin-top: 10px;
              margin-bottom: 0px;
              font-size: 10px;
              color: #ffffff;
              }

.prefooter    {
              padding-top: 6px;
              padding-left: 20px;
              background: url("../images/footerbg.gif");
              background-repeat: repeat-y;
              vertical-align: top;
              height: 80px;
              font-size: 12px;
              color: #ffffff;
              }
.prefooter a  {
              border: none;
              }
.prefooter img  {
              margin-top: 6px;
              margin-right: 3px;
              border: 1px solid #ffffff;
              }
              
.footer       {
              background-image: url("../images/footer.gif");
              background-repeat: no-repeat;
              }
.footer2       {
              background-image: url("../images/footer2.gif");
              background-repeat: no-repeat;
              }
.copyright    {
              font-size: 9px;
              width: 656px;
              text-align: center;
              padding: 0;
              margin: 3px 0 0 0;
              }
.copyright a  {
              color: #000000;
              text-decoration: none;
              }
.copyright a:hover  {
              color: #000000;
              text-decoration: underline;
              }

