@import "menu.css";

body {
  background-color: #FFF;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 12px;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

#container {
  width: 1008px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
}

.header {
  width: 1008px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.logo {
    margin: 0px 0px 0px 23px;
    float: left;
}

.bayer {
    float: left;
    margin: 0px 0px 0px 260px;
}

.topspace {
  width: 1008px;
  height: 36px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.menuspace {
  width: 1008px;
  height: 22px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.menu {
  width: 985px;
  background-color: #c9d200;
  height: 25px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 23px;
}

.bottspace {
  width: 1008px;
  height: 15px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.nahoda {
    float: left;
    width: 805px;
    height: 213px;
}

.male {
    float: right;
    height: 213px;
    width: 202px;
}

.male div {
    float: left;
    margin: 0px 0px 0px 12px;
}

.contentspace {
    height: 14px;
}

.content-wrap {
  width: 1020px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: url(../images/web/content-wrap-bg.gif) repeat-y;
  float: left;
}

.left {
  width: 244px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
  background: url(../images/web/left-bg-bottom.gif) bottom no-repeat;
  display: inline;
}

.help {
    background-color: #f0f2b8;
}

.help .header {
    height: 20px;
    background-image: url('../images/web/help_bg.gif');
    color: #ffffff;
    font-weight: bold;
    width: 232px;
    font-size: 14px;
    padding: 4px 12px 0px 0px;
    text-align: right;
}

.help .polozka {
    width: 219px;
    text-align: right;
    font-size: 14px;
    height: 21px;
    font-weight: bold;
    background-image: url('../images/web/bod.gif');
    background-repeat: no-repeat;
    background-position: right;
    padding: 5px 25px 0px 0px;
}

.help .polozka a {
    color: #000000;
    text-decoration: none;
}

.help .polozka a:hover {
    text-decoration: underline;
}

.medzera {
    height: 15px;
}

.help .odkaz {
    text-align: right;
    margin-right: 12px;
}

.help .odkaz a {
    color: #000000;
    text-decoration: none;
}

.help .odkaz a:hover {
    color: #000000;
    text-decoration: underline;
}

.info {
    background-color: #f9d2c4;
}

.info .header {
    height: 20px;
    background-image: url('../images/web/info_bg.gif');
    color: #000000;
    font-weight: bold;
    width: 232px;
    font-size: 14px;
    padding: 4px 12px 0px 0px;
    text-align: right;
}

.info .tel {
    width: 232px;
    text-align: right;
    font-size: 20px;
    font-weight: bold;
    padding: 0px 12px 0px 0px;
}

.kontakt .kon {
    width: 232px;
    text-align: right;
    font-size: 12px;
    padding: 0px 12px 0px 0px;
}

.kontakt .kon a {
    color: #000000;
    text-decoration: none;
}

.kontakt .kon a:hover {
    text-decoration: underline;
}

.center {
  width: 517px;
  margin: 0px 0px 0px 25px;
  padding: 0px 0px 0px 0px;
  float: left;
}

.reginz {
  width: 283px;
  height: 61px;
  margin: 7px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: url(../images/web/reg-inz-bg.gif) no-repeat;
  display: block;
}

.regblog {
  width: 283px;
  height: 61px;
  margin: 7px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: url(../images/web/reg-blog-bg.gif) no-repeat;
  display: block;
}

.right {
    float: left;
    width: 190px;
    margin: 0px 0px 0px 32px;
}

.right div {
    margin: 0px 0px 14px 0px;
}

.footer {
  width: 1008px;
  height: 67px;
  background-color: #f0f2b8;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.footer .left-foot {
  width: 490px;
  float: left;
  margin: 36px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
  color: #5c5c5c;
  font-size: 11px;
  display: inline;
}

.footer .right-foot {
  width: 450px;
  float: left;
  text-align: right;
  margin: 36px 14px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #5c5c5c;
  font-size: 11px;
}

.footer .right-foot a {
  color: #5c5c5c;
}

.line {
    height: 1px;
    background-color: #d1d1d1;
    display: block;
    margin: 0px 0px 20px 0px;
}

h2 {
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  color: #c9d200;
  font-size: 14px;
}

h1 {
  font-size: 20px;
  color: #eb6b3b;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: normal;
  text-decoration: none;
}

h1 a {
  font-size: 20px;
  color: #eb6b3b;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: normal;
  text-decoration: none;
}

h1 a:hover {
    text-decoration: underline;
}

h3 {
    color:#EB6A29;
    font-size:15px;
    font-weight:bold;
    padding:10px 0 8px;
}

.input {
    padding: 3px;
    border: 1px solid #555555;
}

.center img.img_left {
    border:1px solid #A5C400;
    float:left;
    margin:5px 15px 5px 0;
    padding:3px;
}

.center img.img_right {
    border:1px solid #A5C400;
    float:right;
    margin:5px 0 5px 14px;
    padding:3px;
}

.center h4 {
    color:#EB6A29;
    font-weight:bold;
    padding:10px 0 5px;
}

.center p {
    text-align: justify;
}

.center p>a {
    color:#A5C400;
    font-weight:bold;
    text-decoration:none;
}

.center h3>a {
    color:#A5C400;
    font-weight:bold;
    text-decoration:none;
}

.doktorlogin {
    float: left;
    margin: 5px 0px 0px 50px;
    font-weight: bold;
}

.pop_up {
    display:none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -200px 0px 0px -200px;
    width: 400px;
    height: 310px;
    background-color: #000000;
    opacity: 0.4;
    filter: Alpha(Opacity=40);
}

.content_pop_up {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -190px 0px 0px -190px;
    background-color: #ffffff;
    height: 250px;
    width: 340px;
    padding: 20px;
}

.content_pop_up p {
    font-size: 14px;
    font-family: Verdana;
}

.buttonbox {
    margin-top: 20px;
    text-align: right;
}

.close {
    position: absolute;
    right: 20px;
    padding: 5px;
    background-color: red;
    color: #ffffff;
    font-family: verdana;
    cursor: pointer;
}

.clear {
  clear: both;
}