html
{
  margin: 0px;
  padding: 0px;
}
body
{
  font-family: Helvetica, Arial, Sans-serif;
  background-color: #27a4c3;
  margin: 0px;
  padding: 0px;
  background-image: url(../img/bg_main.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}

img
{
  border: 0;
}

#main
{
  min-height:1120px;
  /*float:left;*/
  background-color: #fff;
  margin: 18px auto 0px auto;
  width: 959px;
}

#mainBottom
{
  background: url('../img/bg_main_border.png') repeat-y scroll #27a4c3 center top;
  width: 100%;
  height: 100%;
}

#mainBottom .mainBottom
{
  background-color: #fff;
  margin: 0px auto 0px auto;
  width: 959px;
}

#bottomBorder
{
  background: url('../img/bg_main_bottom.png') no-repeat scroll #27a4c3 center top;
  color: #fff;
  font-size: 0.7em;
  height: 66px;
  text-align: center;
  padding: 20px;
}

#hotline
{
  color: #777;
  font-size: 0.8em;
  padding: 10px;
  height: 20px;
}

#hotline .hotline
{
  float:left;
  width: 245px;
}

#hotline .hotline .phoneNumber
{
  color: #0074bb;
  font-size: 1.3em;
  font-weight: bold;
}

#hotline .language
{
  float:right;
  text-align: right;
  width: 669px;
  text-decoration: none;
}

#hotline .language a
{
  text-decoration: none;
}

#menu{
  clear: both;
  height: 51px;
  background: url('../img/bg_menu.png') repeat-x;
}

#menu .left
{
  float: left;
}

#menu .right
{
  float: right;
  text-align: right;
  padding-top:3px;
}

#menu ul
{
  margin: 16px 0px 8px 0px;
  padding: 0px;
}

#menu ul li
{
  font-size: 0.9em;
  padding: 8px 4px 0px 12px;
  display: inline;
  background: url('../img/bg_menu_line.png') no-repeat;
}
#menu ul li a
{
  color: #eee;
  text-decoration: none;
}

#menu .first
{
  font-size: 0.9em;
  padding: 8px 0px 8px 8px;
  display: inline;
  background: none;
}

#submenu{
  clear: both;
  line-height: 40px;
  background: url('../img/bg_submenu.png') repeat;
  padding: 0 10px;
}

#submenu .left
{
  /*float: left;*/
}

#submenu .right
{
  float: right;
  text-align: right;
}

#submenu ul
{
  margin: 0px; /*6px 0px 8px 0px;*/
  padding: 0px;
}

#submenu ul li
{
  font-size: 0.9em;
  padding: 0px /*6px*/ 4px 0px 12px;
  display: inline;
  background: url('../img/bg_submenu_line.png') no-repeat;
}
#submenu ul li a
{
  color: #888;
  font-weight: bold;
  font-size: 1.2em;
  text-decoration: none;
}

#submenu .first
{
  font-size: 0.9em;
  padding: 8px 4px 8px 12px;
  display: inline;
  background: none;
}

#head
{
  height: 110px;
}

#head .logo
{
  float: left;
  height: 80px;
  width: 530px;
  _width: 525px;
  margin: 30px 0 0 20px;
  _margin: 30px 0 0 0px;
}

#head .search
{
  float: right;
  text-align: right;
  width: 389px;
  _width: 370px;
  height: 35px;
  margin: 20px 20px 0 0;
  position: relative;
}

#head .search form
{
  background-image: url('../img/search.png');
  background-repeat: no-repeat;
  margin: 0px auto auto 190px;
  _margin: 0px auto auto 160px;
  height: 41px;
}
#head .search form input
{
  color: #888888;
  text-align: center;
  margin-right: 1px;
  border: 0;
  height: 40px;
  background: none;
  _margin-left: -60px;
}

#head .search form .text
{
  _margin-left: -200px;
  _margin-top: 10px;
  margin-top: 10px;
}

#head h1
{
  float: right;
  text-align: right;
  width: 389px;
  color: #777;
  font-size: 1.1em;
  font-style: italic;
  font-weight: normal;
  margin: 20px 20px 0 0;
}

#topBoxes .box_ivf
{
  float: left;
  width:480px;
  height: 210px;
}
#topBoxes .box_ibd
{
  float: left;
  width: 479px;
  height: 210px;
}
#topBoxes .box_cplo
{
  float: left;
  width: 480px;
  height: 207px;
}
#topBoxes .box_plastika
{
  float: left;
  width: 479px;
  height: 207px;
}
#topBoxes .box_bottom
{
  clear: both;
  width: 959px;
  height: 146px;

}

#topBoxes .box_bottom .colaboration
{
  margin-left: 230px;
  padding-top: 14px;
  color: #333;
}

#topBoxes .top_box
{
  width:959;
  height: 146px;
  background: url('../img/logo_sub.png') no-repeat;
}

#topBoxes h3
{
  float: left;
  font-size: 3.4em;
  font-weight: normal;
  color: #cbcbcb;
  margin: 30px 0px 0px 10px;
  _width: 300px;
  width:710px;
}

#topBoxes h4
{
  float: left;
  text-align: center;
  font-weight: normal;
  font-size: 1.5em;
  margin: 55px 200px 10px 0px;
  max-width: 410px;
  _margin: 55px 0px 10px 20px;
  _width: 410px;
}

#topBoxes h1
{
  float: right;
  text-align: center;
  font-weight: normal;
  font-size: 1.5em;
  /*margin: 97px 220px 10px 0px;*/
  max-width: 410px;
  /*position:relative;*/
  margin-top:0px;
  margin-right:/*2*/10px;
  /*_margin: 55px 0px 10px 20px;*/
  /*_width: 410px;*/
}
#topBoxes h1.twoline{
    top:56px;
}
#topBoxes h1.threeline{
    top:18px;
}

#content{
padding: 10px;
}

#content .article
{
  padding: 10px 20px 10px 20px;
  color: #777;
  font-size:0.9em;
}

#content .article .title
{
  padding-top: 20px;
  margin: 0;
  color: #0076bd;
  font-size: 1.5em;
  font-weight: normal;
  height: 30px;
  /*width: 819px;*/
}

#content .article .date
{
  padding-top: 20px;
  text-align: right;
  float: left;
  height: 30px;
  width: 100px;
  font-size: 1.08em;
}

#content .article .text
{
  text-align: justify;
}

#content .article .left
{
  width: 759px;
  float: left;
  text-align: justify;
}

#content .article .right
{
  width: 759px;
  /*float: right;*/
  text-align: justify;
}

#content .article img
{
  /*float:left;*/
  /*width: 140px;*/
  padding: 10px;
}

#content .textPage
{
  padding: 20px;
}

#content .textPage h5
{
  font-size: 1.3em;
  font-weight: normal;
  color: #0076bd;
  margin:0px;
}

#content .textPage .text
{
  font-size: 1.0em;
  color: #707070;
  text-align: justify;
}

#content .textPage .left
{
  float: left;
  margin-right: 20px;
}

#content .textPage .right
{
/*  float: right;
  margin-left: 20px;
  */
}

#content .textPage a
{
  text-decoration: underline;
  color: #111;
}

#content .textPage td
{
  text-align: center;
  padding: 14px;
}

#foot
{
  clear:both;
  background: url('../img/foot.png') no-repeat;
  height: 168px;
  color: #222;
}

#foot .left
{
  float: left;
  width: 340px;
  padding: 20px;
}

#foot .left .hotline {font-size: 0.9em; font-weight: bold;}
#foot .left .number {font-size: 3.0em;}
#foot .left .address {float: left; font-size: 0.7em;}
#foot .left .info {float: left; font-size: 0.7em; padding: 30px 0 0 20px;}

#foot .right
{
  float: right;
  width: 535px;
  padding: 20px;
}

#foot .right .iso {font-size: 0.9em; font-weight: bold;}
#foot .right .csn {font-size: 1.5em;/* padding: 14px 0 14px 0;*/}
#foot .right .title {font-size: 0.9em; font-weight: bold;}
#foot .right .text {font-size: 0.7em;}

.space_20
{
  clear:both;
  height: 20px;
  width: 100%;
}


.textPhotos {
display:block;
float:left;
font-size:12px;
text-align:center;
padding:5px 5px;
}

#contactForm {
padding: 15px;
}

#contactForm label {
width: 150px;
display:block;
float:left;
}

#contactForm div {
padding: 3px;
}

#contactForm textarea, #contactForm input {
width: 200px;
}

#mediaspace {
width: 470px;
margin: 0 auto;
}

.searchFieald{
    padding-left: 20px;
}
.searchFieald h5{
    color:#0076BD;
    font-size:1.3em;
    font-weight:normal;
    margin:0;
}
.searchFieald li a{
    color:#707070;
    font-size:1em;
    text-align:justify;    
}
.search-item div {
    -x-system-font:none;
    color:#0075BA;
    display:block;
    font-family:inherit;
    font-size:inherit;
    font-size-adjust:inherit;
    font-stretch:inherit;
    font-style:inherit;
    font-variant:inherit;
    line-height:inherit;
    padding: 2px 0 2px 10px;
}

.webmap ul li {
margin-left: 10px; 
}

.webmap ul li a {
color: #888888;
line-height:24px;
}

.clnr {clear: both;}

/******************************************
*                DISKUZE                  *
******************************************/
.diskuze { font-size: 80%;/*direction: ltr;*/ }
.diskuze th { padding: 2px 4px; text-align: left; font-size: 80%;}
.diskuze th span { font-weight: normal; }
.diskuze th.rightBl { text-align: right; width: 113px;}
.diskuze td {padding: 4px;}
.margin00 { padding-left: 0px;}
.margin00 th { /*color*/}
.margin00 th.leftBl { width: 425px;}
.margin01 { padding-left: 10px;}
.margin01 th.leftBl { width: 415px;}
.margin02 { padding-left: 20px;}
.margin02 th.leftBl { width: 405px;}
.margin03 { padding-left: 30px;}
.margin03 th.leftBl { width: 395px;}
.margin04 { padding-left: 40px;}
.margin04 th.leftBl { width: 385px;}
.margin05 { padding-left: 50px;}
.margin05 th.leftBl { width: 375px;}
.margin06 { padding-left: 60px;}
.margin06 th.leftBl { width: 365px;}
.margin07 { padding-left: 70px;}
.margin07 th.leftBl { width: 355px;}
.margin08 { padding-left: 80px;}
.margin08 th.leftBl { width: 345px;}
table.diskForm  { padding: 0 0 0 10px;}

.diskuze th { background: #d9d9d9; /*color: #fff;*/ }
.diskuze td { border-bottom: solid 1px #d9d9d9; }
.margin00 th { background: #EAEAEA;}

#content div#bmi_calc { background: url('../img/leftbg.png'); height: 107px; width: 157px; padding: 10px; font-size: 11px; font-family: Arial; margin: 0 auto;}
#content div#bmi_calc td {padding: 0px !important;}
#content div#bmi_calc img {width: auto !important;}
#content div#bmi_calc div {height: 15px;}
#content div#bmi_calc a {display: block; margin: 0 auto; width: 100px; text-decoration: none; height: 24px;}

.req {font-weight: bold; color: #F00;}

.forum_pager {text-align: center;font-size:80%;font-weight:bold;margin-top: 5px;}
.forum_pager a {color: #000;}
.forum_pager a.act {color: #000; text-decoration: none;}