body {
  background: url("./img/back-gradient-bottom.gif") repeat-x bottom;
  background-color: #c4c1c1;
  margin: 0px;
}

#background-top {
  position: absolute;
  top: 0px;
  left: 0px;
  background: url("./img/back-gradient-top.gif");
  width: 100%;
  height: 173px;
}

#text_header1 {
  font-family: verdana, sans-serif;
  font-size: 20px;
  color: #dd0505;
}

#text_header2 {
  font-family: verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #dd0404;
  margin-bottom: 12px;
  margin-left: 102px;
  text-align: left;
}

#text_header2_gray {
  font-family: verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #494546;
  margin-bottom: 12px;
  margin-left: 16px;
  text-align: left;
}

#text {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #494546;
  text-indent: 16px;
}

#link_italic {
  font-family: verdana, sans-serif;
  font-size: 11px;
  font-style: italic;
}

a.link_italic:link    { color: #494546; }
a.link_italic:visited { color: #494546; }
a.link_italic:hover   { color: #696566; }

#header {
  position: relative;
  background: url("./img/header.gif");
  left: 50%;
  width: 902px;
  height: 173px;
  margin: 0px 0px 0px -451px;
}

#title {
  position: absolute;
  left: 313px;
  bottom: 0px;
}

#white_blocks {
  position: relative; 
  background: url("./img/white_blocks.gif");
  width: 850px; 
  height: auto; 
  left: 50%;
  margin: 0px 0px 0px -426px;
  overflow: auto;
}

#white_block1 {
  position: relative;
  width: 231px;
  height: auto;
  float: left;
  overflow: auto;
}

#white_block2 {
  position: relative;
  width: 606px;
  height: auto;
  left: 4px;
  float: left;
}

#white_block2_inner {
  position: relative;
  width: 530px; 
  height: auto;
  margin: 28px 0px 20px 38px;
}

#ad_block1 {
  position: relative;
  background: url("./img/ad_block1.png");
  width: 542px;
  height: 341px;
  left: -10px;
  margin-top: 30px;
}

#ad_block1_inner {
  position: relative;
  width: 316px;
  height: 140px;
  top: 185px;
  left: 210px;
  text-align: right;
}

#ad_block2 {
  position: relative;
  background: url("./img/ad_block2.png");
  width: 528px;
  height: 352px;
}

#ad_block2_inner {
  position: relative;
  width: 315px;
  height: 137px;
  top: 200px;
  left: 192px;
  text-align: right;
}

#ad_block3 {
  position: relative;
  background: url("./img/ad_block3.jpg") bottom right no-repeat;
  width: 525px;
  height: 330px;
}

#ad_block3_inner {
  position: relative;
  width: 300px;
  height: 137px;
  top: 180px;
  left: 210px;
  text-align: right;
}

#ad_block_blog {
  position: relative;
  background: url("./img/ad_block_blog.png");
  width: 542px;
  height: 341px;
  left: -10px;
  margin-top: 10px;
}

#ad_block_blog_inner {
  position: relative;
  width: 316px;
  height: 140px;
  top: 185px;
  left: 210px;
  text-align: right;
}

#ad_block_ehrport {
  position: relative;
  background: url("./img/ad_block_ehrport.jpg");
  width: 550px;
  height: 365px;
  left: -20px;
  margin-top: 10px;
}

#ad_block_ehrport_inner {
  position: relative;
  width: 232px;
  height: 164px;
  top: 185px;
  left: 310px;
  text-align: left;
}

#ad_block_ehrport_inner #text_header2 {
  padding: 0px;
  margin: 0px;
  padding: 21px 0px 15px 0px;
}

#ad_block_ehrport_inner  span.star {
  display: block;
  font-size: 24px;
  font-weight: normal;
  color: #ff9b00;
}

#ad_block_ehrport_inner #text{
  text-indent: 0px;
}

#ad_block_link {
  position: absolute;
  right: 0px;
  bottom: 0px;
}

#footer {
  position: relative;
  background: url("./img/footer.gif");
  background-repeat: no-repeat;
  background-position: top left;
  left: 50%;
  width: 850px;
  height: 220px;
  margin-left: -425px;
}

#footer_flag_link {
  font-family: verdana, sans-serif;
  font-size: 11px;
  font-style: normal;
  text-decoration: none;  
}

a.flag:link     { text-decoration: none; color: #b7b4b4; }
a.flag:visited  { text-decoration: none; color: #b7b4b4; }
a.flag:hover    { text-decoration: underline; color: #b7b4b4; }

#footer_flag_germany {
  position: absolute;
  background: url("./img/flag_germany.gif");
  background-repeat: no-repeat;
  background-position: 0px 0px; 
  padding-left: 34px;
  margin: 48px 0px 0px 47px;
}

#footer_flag_sweden {
  position: absolute;
  background: url("./img/flag_sweden.gif");
  background-repeat: no-repeat;
  background-position: 0px 0px; 
  padding-left: 34px;
  margin: 48px 0px 0px 188px;
}

#footer_flag_poland {
  position: absolute;
  background: url("./img/flag_poland.gif");
  background-repeat: no-repeat;
  background-position: 0px 0px; 
  padding-left: 34px;
  margin: 68px 0px 0px 47px;
}

#footer_flag_moldova {
  position: absolute;
  background: url("./img/flag_moldova.gif");
  background-repeat: no-repeat;
  background-position: 0px 0px; 
  padding-left: 34px;
  margin: 68px 0px 0px 188px;
}

#copyrights {
  position: absolute;
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #b7b4b4;
  right: 37px;
  top: 48px;
  text-align: right;
}
