body {
  background-color: #DFE8F6;
  
  border: 0px;
  padding: 0px;
  margin: 0px;
}

div#logo {
  height: 112px;
  background: url( '/images/mikrovoks-edtr_logo.jpg' ) no-repeat #0E416C;
}

div#title {
  font-family: Arial;
  font-size: 22px;
  font-weight: bold;  
  color: #000000;  
  text-align: center;
  padding: 10px;
}

div#center {
  background-color: #CAD8EA;
  border-top: 1px solid #8FA6C5;
  border-bottom: 1px solid #8FA6C5;
  padding: 20px;
}

div#check {
  font-family: Verdana;
  font-size: 13px;
  color: #336EA6;
  text-align: left;
  
  width: 550px;
}

span.checkTitle {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #336EA6;  
}

span.notCheckedYet {
  color: #99B6D4;
}

div.checkResult {
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;  
  color: #336EA6;  
  text-align: center;  
  padding-top: 20px;
}

div.checkResult:hover {
  text-decoration: underline;
  cursor: pointer;
  cursor: hand;
}

div.checkResultError {
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;  
  color: #FF0000;
  text-align: center;  
  padding-top: 20px;
}

div.favoritesTip {
  font-family: Verdana;
  font-size: 14px;
  font-weight: normal;  
  color: #336EA6;  
  text-align: center;  
  padding-top: 50px;
}

a {
  color: #336EA6;
}

a:hover {
  color: #003B73;
}

a.start {
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;  
  color: #336EA6;  
  text-decoration: none;
}

a.start:hover {
  text-decoration: underline;
}

.roundedcornr_box_991221 {
   background: #d8e3f0;
}
.roundedcornr_top_991221 div {
   background: url('/images/roundedcornr_991221_tl.png') no-repeat top left;
}
.roundedcornr_top_991221 {
   background: url('/images/roundedcornr_991221_tr.png') no-repeat top right;
}
.roundedcornr_bottom_991221 div {
   background: url('/images/roundedcornr_991221_bl.png') no-repeat bottom left;
}
.roundedcornr_bottom_991221 {
   background: url('/images/roundedcornr_991221_br.png') no-repeat bottom right;
}

.roundedcornr_top_991221 div, .roundedcornr_top_991221, 
.roundedcornr_bottom_991221 div, .roundedcornr_bottom_991221 {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content_991221 { margin: 0 20px; }

div.edtrStarted {
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;  
  color: #336EA6;  
  text-align: center;  
  padding-top: 20px;
  padding-bottom: 20px;
}
