.d24-user-bar {
     color: #259FD4;
     padding: 5px 0;
}

body, div, dl, dt, dd, ul, ol,
li, h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, testarea, p,
blockquote, th, td {
     margin: 0;
     padding: 0;
}

div {
     display: block;
}

.d24-clearfix::after {
     clear: both;
     content: ".";
     display: block;
     height: 0;
     visibility: hidden;
}

body {
      color: #666;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 8pt;
}

.d24-logo-bar {
     border-top: 1px solid #E7E7E7;
     background-color: #F9F9F9;
     background-image: -webkit-gradient (linear, left top, left bottom, from(#F9F9F9#), to(#FFFFFF));
     position: relative;
     zoom: 1;
     padding-left: 5px;
}

.d24-logo-bar span {
    display: inline-block;
    vertical-align: middle;
}

img.d24-main-logo {
    width: 299px;
    height: 56px;
    margin: 5px 0;
}
     
.d24-main-menu {
     background-color: #396072;
     background-image: -webkit-gradient (linear, left top, left bottom, from(#5590AB), to(#396072));
     height: 31px;
     border-top: 1px solid #5AB0D7;
     border-bottom: 1px solid #2774AB;
     margin-top: 1px;
     color: white;
     font-size: 10pt;
     font-weight: bold;
     position: relative;
     z-indez: 500;
     padding-left: 3px;
}

.d24-menu-separator {
     height: 5px;
     background-color: #EBEBEB;
     margin-top; 2px;
     margin-bottom: 2px;
}

#d24-messages {
      position: fixed;
      bottom: 20px;
      right: 20px;
      width: 400px;
      z-index: 10000;
}

div.d24-login .clock-logo {
      display: inline-block;
      width: 640px;
      height: 390px;
      background: none;
}

div.d24-login .dancik-logo-img {
      text-align: center;
      color: #343434;
      margin-top: 50px;
      margin-bottom: 10px;
      background: none;
}
      
