/* CSS Document */
/*
* ------------------------------------------------------------------------------
*  cely obsah stranky
* ------------------------------------------------------------------------------
*/
* {
  margin: 0px;
  padding: 0px;
  line-height: 130%;
}

body{
  text-align: center;     /* Vystředění pro IE */
  background: #FFFFFF;
  font-family: Tahoma, Verdana, Arial;
}

/*
*
*   #body je hlavní div s veškerým obsahem, centrovaný na střed 
* 
*/
#body{
  width: 900px;
  margin: 0 auto;        /* Vystředění hlavního divu body pro firefox a operu */
  text-align: left;
  background: url(images/schema/horizont-line.png) repeat-y;
}

#all{
  width: 900px;
  margin: 0 0 0 19px;
}
/*
* ------------------------------------------------------------------------------
* // cely obsah stranky
* ------------------------------------------------------------------------------
*/




/*
* ------------------------------------------------------------------------------
*  header 
* ------------------------------------------------------------------------------
*/
#header{
  width: 900px;
  height: 324px;
  float:left;
  background: #d5e2d8 url(images/schema/header/v-line.png) repeat-x;
}

#header .white{
  width: 171px;
  height: 99px;
  float: left;
  margin:0 0 0 35px;
  display: inline;
  font-size: 0px;
  background: #FFFFFF;
}

#header .info{
  width: 550px;
  float: left;
  margin: 30px 0 0 50px;
  color: #FFFFFF;
  font-size: 12px;
  background: #86b892;
}

#header .info a{
  color: white;
  text-decoration: underline;
}

#header .info a:hover{
  text-decoration: none;
}

#header .info span{
  font-weight: bold;
  display: block;
  margin-bottom: 3px;
  font-size: 13px;
}

#header .background{
  width: 900px;
  height: 226px;
  float:left;
  background: url(images/schema/header/header.png) no-repeat;
}

#header .background a{
  display: block;
  width: 100%;
  height: 100%;
  color: transparent;
}

#header .background a img{
  border: 0px;
  color: black;
}
/*
* ------------------------------------------------------------------------------
* // header 
* ------------------------------------------------------------------------------
*/




/*
* ------------------------------------------------------------------------------
* content 
* ------------------------------------------------------------------------------
*/
#content{
  width: 900px;
  min-height: 500px;
  float:left;
  background: #FFFFFF url(images/schema/content/bg.png) no-repeat;
}
/*
* ------------------------------------------------------------------------------
* LEVY SLOUPEC 
* ------------------------------------------------------------------------------
*/
#content #left{
  width: 210px;
  float: left;
  margin: 32px 0 0 0;
}

#content #left .menu{
  width: 171px;
  margin-left: 35px;
  display: inline;
  padding: 15px 0;
  float: left;
  background: #f48000;
}

#content #left .menu a{
  display: block;
}

#content #left .menu a.level0{
  color: #FFFFFF;
  font-size: 19px;
  padding: 8px 0 8px 15px;
  text-decoration: none;
  background: #f48000;
  border-bottom: 1px solid #f48000;
}

#content #left .menu a.level0_selected, #content #left .menu a:hover.level0{
  color: #f48000;
  font-size: 19px;
  padding: 8px 0 8px 15px;
  text-decoration: none;
  background: #FFFFFF;
  border-bottom: 1px solid #f48000;
}

#content #left .menu a.level1{
  font-size: 12px;
  padding: 8px 0 8px 8px;
  color: #444444;
  background: #FFFFFF;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
}

#content #left .menu a.level1_cenik{
  font-size: 12px;
  padding: 8px 0 8px 8px;
  color: #f48000;
  background: #FFFFFF;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
}

#content #left .menu a:hover.level1,
#content #left .menu a.level1_selected,
#content #left .menu a:hover.level1_cenik
{
  color: #FFFFFF;
  font-size: 12px;
  padding: 8px 0 8px 8px;
  text-decoration: none;
  background: #f48000;
  border-bottom: 1px solid #ffffff;
}

#content #left div.kontakt{
  width: 200px;
  float: left;
  display: inline;
  margin: 40px 0 10px 18px;
}

#content #left div.kontakt a{
  color: #f48000;
}

#content #left div.kontakt a:hover{
  text-decoration: none;
}

#content #left div.kontakt table{
  border: 0px;
  font-size: 13px;
  float: left;
}

#content #left div.kontakt span.kontakt{
  font-size: 19px;
  color: #f48000;
} 

#content #left .map{
  width: 195px;
  height: 131px;
  float: left;
  display: inline;
  margin: 25px 0 25px 15px;
}
/*
* ------------------------------------------------------------------------------
* // LEVY SLOUPEC 
* ------------------------------------------------------------------------------
*/
/*
* ------------------------------------------------------------------------------
* PRAVY SLOUPEC 
* ------------------------------------------------------------------------------
*/

#content #right{
  width: 640px;
  float: left;
  display: inline;
  margin: 32px 0 0 35px;
  _margin-left: 25px;
}

#content #right h1{
  font-size: 19px;
  color: #f48000;
  font-weight: normal;
  margin-bottom: 20px;
  width: 640px;
  float: left;
}

#content #right p{
  font-size: 13px;
  margin: 7px 0 7px 0;
  color: #000000;
  text-align: justify;
  width: 640px;
  float: left;
}   

#content #right .box{
  width: 200px;
  float: left;
  margin: 6px 13px 6px 0px;
}

#content #right .produkty .box{
  margin: 0;
}

#content #right .produkty .anotace{
  width: 425px;
  margin-left: 15px;
}

#content #right .produkty{
  width: 640px;
  float: left;
  padding: 15px 0;
  border-bottom: #f48000 1px solid;
}

#content #right .produkty h2{
  width: 435px; 
  margin: 0;
}

#content #right .produkty h2 a{
  font-size: 15px;
  color: #f48000;
  line-height: 28px;
  margin-left: 15px;
  float: left;
  text-decoration: none;
  display: inline;
}

#content #right .produkty h2 a:hover{
  text-decoration: underline;
}

#content #right .box h2{
  font-size: 13px;
  color: #FFFFFF;
  background: #f48000;
  width: 200px;
  font-weight: normal;
  line-height: 28px;
  margin: 0; 
  float: left;
}

#content #right .box h2 a{
  display: block;
  font-size: 13px;
  color: #FFFFFF;
  width: 190px;
  line-height: 28px;
  padding-left: 10px;
  float: left;
  text-decoration: none;
}

#content #right .box h2 a:hover{
text-decoration: underline;
}

#content #right .box a img{
  margin: 2px 0px 0px 0px;
  border: 0px;
  float: left;
}

#content #right h2{
  color: #f48000;
  font-size: 13px;
  margin: 15px 0 3px 0;
  width: 640px;
  float: left;
}

#content #right .product_img{
  float: left;
  text-align: center;
  width: 640px;
  margin: 30px 0;
}

#content #right .product_img h3{
  font-size: 12px;
  color: #f48000;
  margin: 10px 0;
}

#content #right .product_img img{
  margin: 0 auto;
}

#content #right table{
  width: 650px;
  font-size: 13px;
  float: left;
  margin: 25px 0; 
  background: #d5e2d8;
}

#content #right .product_img table{
  background: white;
}

#content #right table tr th{
  background: #86b892;
  color: #FFFFFF;
}

#content #right table tr td{
  color: #000000;
}

#content #right table tr th,
#content #right table tr td{
  padding: 3px 6px 3px 6px;
}

#content #right table tr td hr{
  height: 1px; color: #86b892; background-color: #86b892; border: 0px solid #86b892;
}


#content #right .stavebni_prace{
  width: 270px;
  height: 212px;
  float: left;
}

#content #right .stavebni_prace h2{
  width: 260px;
}

#content #right .stavebni_prace img{
  border: 0px;
}

#content #right ul{
  margin-left: 20px;
  font-size: 13px;
  float: left;
  list-style-type: disc;
}

#content #right table.formular{
  background: #FFFFFF;
}

#content #right table.formular tr td.wL{
  text-align: right;
}

#content #right table.formular tr td.wP input,
#content #right table.formular tr td.wP textarea
{
  width: 300px;
}

#content #right table.kontakt{
  width: 340px;
}

#content #right table.kontakt tr td{
  background: #FFFFFF;
}

/*
* ------------------------------------------------------------------------------
* //PRAVY SLOUPEC 
* ------------------------------------------------------------------------------
*/
/*
* ------------------------------------------------------------------------------
* // content 
* ------------------------------------------------------------------------------
*/





/*
* ------------------------------------------------------------------------------
* footer 
* ------------------------------------------------------------------------------
*/

#footer{
  width: 900px;
  float: left;
  height: 80px;
  margin: 35px 0 20px 0;
  background: #d5e2d8;
}

#footer .green{
  width: 171px;
  height: 100%; 
  float: left; 
  margin-left: 35px;
  display: inline;
  background: #86b892;
}

#footer .text{
  margin-left: 35px;
  float: left;
  display: inline;
  line-height: 20px;
  color: #000000;
  font-size: 12px;
}

#footer .text a{
  color: #000000; 
}

#footer .text a:hover{
  color: #000000; 
  text-decoration: none;
}

/*
* ------------------------------------------------------------------------------
* // footer 
* ------------------------------------------------------------------------------
*/

.clear{
  clear: both;
  height: 20px;
}

img{
  border: 0px;
}

.red{
  color: red;
}

a{
  color: #f48000;
}

a:hover{
  text-decoration: none;
}
