/* CSS Document */
BODY {
  font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
  font-size: small;
  background-color: #ffffff;
  padding: 0px;
  margin: 0px 0px;
  color: #404040;
}

IMG {
  border: 0px;
}

A {
  text-decoration: none;
  color: #0c49a6;
  font-weight: bold;
}

A:hover {
  text-decoration: underline;
  color: #F00;
  font-weight: bold;
}

#center {
  width: 1004px;
  margin-left: auto;
  margin-right: auto;
}

LEGEND {
  font-weight: bold;
  letter-spacing: 3;
  color: #7D8FAF;
  font-size: 13px;
}

FIELDSET {
  border: 1px solid #7D8FAF;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
}


H1 {
  font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #0C49A6;
  padding-left: 10px;
  margin: 15px 0px 15px 0px;
}

H2 {
  font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #404040;
  padding: 0px 0px 0px 10px;
  margin: 0px;
  vertical-align: top;
}

H3 {
  font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0C49A6;
  padding-left: 10px;
  margin: 15px 0px 15px 0px;
}

H4 {
  font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #0C49A6;
  padding: 0px 0px 0px 10px;
  margin: 5px 0px;
}

H5 {
  font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #0C49A6;
  padding: 0px 0px 0px 10px;
  margin: 0px;
  vertical-align: top;
}

FORM {
  padding: 0px 35px;
}

#header_div {
  width: 1004px;
  height: 70px;
}

#header {
  background-image: url(/images/crmlogo_big.jpg);
  background-repeat: no-repeat;
  margin-top: 15px;
  margin-bottom: 15px;
  width:270px;
  cursor:pointer;
  float:left;
}

.CZflag {
  background-image: url(/images/flagCZ.gif);
  background-repeat: no-repeat;
  margin-top: 15px;
  margin-bottom: 15px;
  width:37px;
  height:27px;
  cursor:pointer;
  float:right;
  margin-right:10px;
  margin-top:25px;
}

.CZflagNo {
  background-image: url(/images/flagCZ_no.gif);
  background-repeat: no-repeat;
  margin-top: 15px;
  margin-bottom: 15px;
  width:37px;
  height:27px;
  float:right;
  margin-right:10px;
  margin-top:25px;
}

.ENflag {
  background-image: url(/images/flagEN.gif);
  background-repeat: no-repeat;
  margin-top: 15px;
  margin-bottom: 15px;
  width:37px;
  height:27px;
  cursor:pointer;
  float:right;
  margin-right:10px;
  margin-top:25px;
}

.ENflagNo {
  background-image: url(/images/flagEN_no.gif);
  background-repeat: no-repeat;
  margin-top: 15px;
  margin-bottom: 15px;
  width:37px;
  height:27px;
  float:right;
  margin-right:10px;
  margin-top:25px;
}

.greenStripe {
  background-color: #72A934;
  height: 30px;
  width: 1004px;
}

.copyright {
  float: right;
  margin-right: 10px;
  margin-top: 5px;
  color: #ffffff;
  font-weight: normal;
}

A.copylink {
  color: #ffffff;
  font-weight: bold;
}

A.copylink:hover {
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}

TD.menuLink {
  padding: 12px 5px;
  font-size: 14px;
  font-weight: bold;
  color: #689D41;
  text-decoration: none;
}

TD.menuLink A {
  text-decoration: none;
  color: #689D41;
}

TD.menuLink A:hover {
  color: #000000;
  text-decoration: underline;
}

.submit {
  float: right;
  cursor: pointer;
}

.star {
  color: #CC0000;
}

#verticalMenu {
  background-color: #EEEEEE;
  width: 179px;
  vertical-align: top;
  border-top: 1px solid #7D8FAF;
  border-left: 1px solid #7D8FAF;
  border-right: 1px solid #7D8FAF;
}

.verticalImages {
  background-color: #EEEEEE;
  width: 179px;
  vertical-align: top;
  border-bottom: 1px solid #7D8FAF;
  border-left: 1px solid #7D8FAF;
  border-right: 1px solid #7D8FAF;
}

#mainContent {
  vertical-align: top;
  padding: 0px 0px 15px 1px;
}

p {
  padding: 0px 10px;
  margin: 5px 0px 10px 0px;
  text-align: justify;
}

P A {
  color: #0c49a6;
  text-decoration: none;
}

P A:hover {
  color: #FF0000;
  text-decoration: none;
}

P IMG {padding: 0px; margin: 0px; vertical-align: middle; }
#footer {width: 778px; background-image: url(/images/footerBG.gif); background-repeat: repeat-x; text-align: center; font-size: xx-small; color: #606060;}
#footer a {text-decoration: underline; color: #505050;}
.button {width: 100px; height: 24px; background: url(/images/button.gif);border: 0px; font-weight: bold;color: #FFF}
