
body {
  background:#f2f2f2 url("../images/fr_bg.gif") repeat;
  margin:0px;
  padding:0px;
  font-family: arial, verdana;
  font-size: 9pt;
  }
  
#frameholder {
  background: url("../images/frame_bg.gif") repeat-y;
  width:929px;
  margin:0px auto;
}

#bodyholder {
  width:920px;
/*  height:780px;*/
  background-color:#ffffff;
  margin:0px auto;
  }

#header {
  width:920px; 
  height:306px;
  padding-top:0px;
  }
  
#left {
  width:613px;
  float:left;
}

#rightholder {
width:306px;
height:460px;
float:right;
}

/*------------------------------ HEADER ------------------------------------*/

#leftheader{
  width:613px;
  height:306px;
  float:left;
  background: url("../images/leftheader_bg.jpg") no-repeat;
  padding:0px;
  margin:0px;
}

#leftheader_en{
  width:613px;
  height:306px;
  float:left;
  background: url("../images/leftheader_bg_en.jpg") no-repeat;
  padding:0px;
  margin:0px;
}  

#leftheader_de{
  width:613px;
  height:306px;
  float:left;
  background: url("../images/leftheader_bg_de.jpg") no-repeat;
  padding:0px;
  margin:0px;
} 

#leftheader_sk{
  width:613px;
  height:306px;
  float:left;
  background: url("../images/leftheader_bg_sk.jpg") no-repeat;
  padding:0px;
  margin:0px;
} 

/*a.logo {
margin:0px;
padding:0px;
width:137px;
height:139px;
float:left;
}*/



.logo {
margin:0px 0px 0px 0px;
  float:left;
  padding:8px 0px 0px 10px;
  }

.links {
float:left;
width:613px;
  margin:0px 0px 0px 0px;
}  

.leftheader_button1 {
  margin:0px 0px 0px 0px;
  float:left;
  padding:66px 0px 0px 0px;
}

.leftheader_button2 {
  margin:0px 0px 0px 0px;
  float:left;
  padding:3px 0px 0px 0px;
}
  
/*
.leftheader_button2 {
  padding:0px 0px 0px 0px;
  float:right;
}

.leftheader p {
  float:right;
  font-size:10pt;
  font-family:Verdana;
  color:#666666;
  padding:20px 30px 0px 0px;
  margin:0px;
  width:444px;
}*/

/*------------ languages -------------*/

span.languages {
  float:right;
  padding:35px 6px 0px 0px;
  color:#666666;
  }

span.languages a{
  font-size:8pt;
  font-family:verdana;
  color:#666666;
  padding:0px 6px 0px 0px;
  }

span.languages a img{
  padding:0px 3px 0px 0px;
  vertical-align:middle;
}

/*------------ topmenu -------------*/

div#topmenu {
  width:306px;
  height:108px;
  float:right;
  background: #ffffff url("../images/contact_bg.gif") no-repeat right top;
}


div#topmenu .menu_top a{
margin:3px 0px;
}

div#topmenu span.menu_top a {
  font-size:10px;
  font-family:verdana;
  font-weight:bold;
  color:#ffffff;
  padding:2px;
  float:left;
}

div#topmenu span.menu_top a img{
  padding:0px 4px;
}

/*------------ contact -------------*/

#header .content {
  float:right;
  width:293px;
/*  height:88px;*/
}

 .content, .content strong {
  padding:6px 5px 0px 9px;
  font-size:8pt;
  font-family:verdana;
}

 .content strong {
  font-weight:bold;
  padding:0px;
  margin:0px;
}

.contact_button {
  float:right;
  padding:0px 10px 0px 0px;
}

.content img {
  margin:0px;
  padding:20px 0px 0px 0px;
}

  
/*------------ right header -------------*/

.rightheader {
  width:306px;
  float:right;
  height:195px;
/*  background: url("../images/rightheader_bg.jpg") no-repeat right top;*/

}

.rightheader .rightheader_button {
  padding:68px 0px 0px 25px;
}


/*------------------------------ HEADER END ------------------------------------*/

/*------------------------------ HORMENU ---------------------------------------*/

#hormenu {
  width:613px;
  margin:0px;
  float:left;
  background: #ffffff url("../images/hormenu_bgright.gif") no-repeat right top;
  font-size:1pt;
  height:35px;
  padding:0px;
}

#hormenu ul {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-size:1pt;
}

#hormenu ul.menu {
  margin:8px 0px 0px 10px;
  padding:0px 0px 0px 0px;
  font-size:1pt;
}

#hormenu ul .item, #hormenu ul .item_first,  #hormenu ul .item_last{
  display:inline;
/*  background: url("../images/hormenu_verhr.gif");*/
  /*margin:0px;*/
  vertical-align:middle;
  padding:0px;
  font-size:1pt;
}

#hormenu ul .item, #hormenu ul .item_first {
  float:left;
  background: url("../images/hormenu_verhr.gif") no-repeat right 0px;
  margin:0px;
  vertical-align:middle;
  font-size:1pt;
  padding:0px;
}

div#hormenu ul.menu li.item_last {
  background-image:none;
  float:left;
  margin:0px;
  vertical-align:middle;
  padding:0px;
  font-size:1pt;
}

#hormenu ul .item a, #hormenu ul .item_first a, #hormenu ul .item_last a {
  display:inline;
  color:#305682;
  font-family:verdana;
  font-weight:bold;
  font-size: 12px;
  padding:0px 9px 0px 9px;
  margin:0px;
  vertical-align:middle;
}

#hormenu ul .item img, #hormenu ul .item_first img, #hormenu ul .item_last img {
  padding:0px 5px 2px 0px;
  margin:0px;
  vertical-align:middle;
}

#hormenu ul .item a:hover, #hormenu ul .item_first a:hover, #hormenu ul .item_last a:hover {
  text-decoration:none;
}

/*------------------------------ HORMENU END ---------------------------------------*/

/*------------------------------ CONTENT -------------------------------------------*/

#content_holder {
  width:583px;
/*  height:440px;*/
  background: url("../images/content_bg.gif") no-repeat left top;
  float: left;
  margin:0px;
  padding:15px;
  line-height: 13.5pt;
  font-size:12px;
  font-family:Verdana, Arial;
}



.foto_left {
float:left;
padding:0px 10px 5px 0px;
}

#content_holder .content_text {
  padding:10px 0px 10px 10px;
  margin:0px;
  height:185px;
}

.icon{
  float:left;
  padding:10px 0px 0px 10px;
}

#content_holder .content_text img {
  float:left;
  margin:0px;
}

#content_holder .content_text h1 {
  padding:12px 10px 25px 18px;
  float:left;  
  margin:0px 0px 15px 0px;
}

.content_text p {
  float:right;
  width:420px;
}

a.content_button {
  float:right;
  padding:10px;
}

.content_hr {
  background: url("../images/content_hr2.gif") no-repeat left bottom;
  height:5px;
  padding:0px 0px 0px 10px;
}

/*------------ offer -------------*/

#content_holder .offer {
  width:277px;
  float:left;
}


/*
#content_holder p {
padding:20px 0px 0px 5px;
}*/

#content_holder .offer h1 {
  padding:10px 0px 2px 35px;
  margin:0px;
  float: left;
}

.offer ul {
  float:left;
  margin:0px;
  font-size:1px;
  padding:0px;
  width:220px;
}

.offer ul li {
  background:none;
  padding:0px;
  margin:0px 0px 0px 35px;
  font-size:1px;
  line-height:13px;
}

.offer ul li a {
  font-family:verdana;
  font-size:10px;
  font-weight:bold;
  padding:0px;
  margin:0px;
}

/*------------------------------ CONTENT END -------------------------------------------*/
/*------------------------------ NEWS --------------------------------------------------*/

#news {
  background: url("../images/news_bg.gif") no-repeat left bottom;
  width:306px;
  padding: 0 0 15px 0;
}

#news div.item {
  padding: 0 15px 0 10px;
  margin: 12px 0 7px 10px;
  font-size:8.25pt;
  font-family:verdana;
  line-height: 11.25pt;
  border-left: 1px dotted #cccccc;
}

.datum {
  padding: 0 0 0 0;
  font-weight: bold;
  color: #666666;
}

.text {
  padding:5px 0 0 0;
}

#news div.more{

}

.arrow {
/*  padding:0px 5px 0px 240px;*/
padding: 0 0 0 10px;
}

.arrow img{
  padding:0px 5px 0px 0px;
}

div.archiv {
  padding: 10px 0 10px 0;
  margin: 0 10px;
  text-align: center;
  background: url("../images/bg_news_archiv.gif") repeat-x left 17px;
}

#news a {
  font-family:Verdana;
  font-size:11px;
  font-weight:bold;
}

/*------------------------------- STAVBY ---------------------------*/

a#stavby {
  background: url("../images/stavby_bg.jpg") no-repeat;
  width: 305px;
  height: 246px;
  margin: 0 0 0 2px;
  _width: 302px;
  display: block;
}

a#stavbyen {
  background: url("../images/stavby_bg_en.jpg") no-repeat;
  width: 305px;
  height: 246px;
  margin: 0 0 0 2px;
  _width: 302px;
  display: block;
}

a#stavbyde {
  background: url("../images/stavby_bg_de.jpg") no-repeat;
  width: 305px;
  height: 246px;
  margin: 0 0 0 2px;
  _width: 302px;
  display: block;
}

a#stavbysk {
  background: url("../images/stavby_bg_sk.jpg") no-repeat;
  width: 305px;
  height: 246px;
  margin: 0 0 0 2px;
  _width: 302px;
  display: block;
}


/*------------------------------ NEWS END--------------------------------------------------*/
/*------------------------------ RIGHTBOX --------------------------------------------------*/

#right {
  background: url("../images/offer_bg.gif") no-repeat right 38px;
  width:306px;
  height:169px;
  float:right;
  padding:0px 0px 10px 0px;
}

#right .content_pic {
  padding:10px;
  float:left;
}

#right p {
  padding-top:10px;
}

.rightbox_button {
  float:left;
  padding:5px 0px 0px 135px;
}

/*------------------------------ RIGHTBOX END--------------------------------------------------*/
/*------------------------------ FOOTER -------------------------------------------------------*/

div#footer {
  width:903px;
  background-color:#999999;
  margin:0px 2px;
  padding: 4px 0 4px 12px;
  color: #ffffff;
}


div#footer a{
  color: #ffffff;
}



.strip {
width:920px;
height:3px;
background-color:white;
}


table.jeraby{
margin: 10px 0;
}



table.jeraby td table td{
font-size: 8.25pt;
line-height: 10.5pt;
vertical-align: top;
}

table.jeraby_enter{
  background: url("../images/bg_arrow.jpg") no-repeat 250px 190px;
}


table.jeraby td table td.photo{
text-align: left;
}

p.hometext{
line-height: 10.5pt;
font-size: 8.25pt;
}

#SubClanek {margin-left: 15px; padding-bottom: 20px; clear: both;}
.Clear {clear: both;}
