﻿body {
  background: white;
  margin: 0;
  font-size: 100%;
  font-family: Calibri, Tahoma, Arial, Helvetica, Verdana, sans-serif;
}

.bodylogin {
  background: white;
  margin: 0;
  background-image: url(images/iw_loginheader.png);
  background-repeat: repeat-x;
  font-size: 120%;
  font-family: Calibri, Tahoma, Arial, Helvetica, Verdana, sans-serif;
  color: #747474;
}

  .logo {
  height: 0px;
  width:  0px; 
  background-image: url(images/logo_portal_kros.jpg);
  background-repeat: no-repeat; 
  display: inline-block;
  position: absolute;
  left: 822px;
  top: 12px;
}


.header {
  height: 120px;
  background-image: url(images/iw_header_kros.png);
  background-repeat: no-repeat; 
  background-position: left bottom;
  background-color: white;
  position: relative;
  top: 4px;
  left: 0px;
  right: 0px;
}

.apptitle {
  background: #0D4A8E;
  position: absolute;
  width: 1px;
  left: 100px;
  height: 1px;
  bottom: 10px;
  color: white;
  font-size: 1pt;
  _font-size: 1%;
  text-transform:uppercase;
}

.svatek:not(.vikend) {
background-color: #80FF00;
} 


.browsercolor2 {
  background-color: #66CCFF;
}

.browser_row_high td {
  background-color: #80FF00;
}


td.schvaleni1, .schvaleni1 {
  background-color: #59d77d;
}  
td.schvaleni2, .schvaleni2 {
  background-color: #fffd55;
}  
td.schvaleni3, .schvaleni3 {
  background-color: #ff5c5c;
}





 .zpracovanadochazkabrowser tr.DV_993c {
            background-color: red;
          }