#top {
  background:url('../../files/images/top.gif');
  background-repeat:no-repeat;
  height:62px;
}

#content { 
  background:url('../../files/images/bg.gif');
  background-repeat:repeat-y;  
  width:930px;
  margin:0px auto;
}

#logo {
  background:url('../../files/images/logo.gif');
  background-repeat:no-repeat;
  width:752px;
  height:106px;
  margin:20px 0px 0px 20px;  
}

#dcnt {border:1px solid #000000;
  border:2px solid #DF4464;
  background-color:#ffffff;
  width:758px;
  margin:10px 0px 10px 10px;
  padding-top:10px;
  padding-left:10px;
  min-height:150px;
}

#grid {
  background:url('../../files/images/grid.gif');
  background-repeat:repeat;
  width:811px;
  margin:0px 0px 0px 62px;
}

#block {
  padding-bottom:10px;
}

#cell {
  width:800px;
  padding-left:10px;
  padding-top:10px;
}
#main {
  text-align:left;
  width:930px; 
  margin:0px auto;
}
#menu {
  text-align:right;
  float:right;
  width:300px; 
  position:absolute;
  top:11px;
  margin:0px 0px 0px 640px;
  /*left:740px;*/
}

#bottom {
  background:url('../../files/images/bottom.gif');
  background-repeat:repeat-x;
  height:67px; 
  width:930px;
}

#copyright {
  margin-right:67px;
  text-align:right;
  padding-top:8px;
  font-weight:bold;
  color:#DF4464;
}

.sub {
  margin:0px 0px 0px 6px;
  text-align:justify;
  float: left;
  padding: 0px;
  width: 560px;/*540*/
}

/* hlavny dvojstlpcovy div  */

#xmenu {
  float: right;
  width: 170px; /*140*/
  margin:130px 0px 0px 0px;
  padding:0px;
  text-align:center;  
}

#xobsah {
  margin:20px 0px 30px 16px;
  float: left;
  text-align:left;
  padding: 0px;
  width: 520px; /*560*/
}

hr.xcleaner {
  clear:both;
  height:1px;
  margin: -1px 0 0 0;
  padding:0px;
  border:none;
  visibility: hidden;
}

.contact_form {
  font-weight:bold;
  margin:10px;
  padding:20px;
  width:210px;
  background-color:#eeeeee;  
}

#novy_vytlacok {
  border-top:1px solid #000000;
  padding-top:4px;
  border-bottom:1px solid #000000;
  color:#000000;
  width:540px;
  padding-bottom:4px;
  font-weight:bold;
  margin-left:20px;
  margin-top:6px;
  font-size:0.92em;
}

.bnborder
{
    border: 1px solid #000000; /*#dc4664*/
    width: 525px;
    height: 145px;
}