/* CSS Document */

body {
  margin: 0;
  padding: 0;
  font-family: arial, sans-serif;
  font-size: 0.8em; 
  background: #ebe8e1 url('../images/bg.gif') repeat;
  color:#322d23;
}

#page {
  width: 851px;
  margin: 0 auto;
}

#logo {
  width: 251px;
  height: 88px;
  background: #ebe8e1 url('../images/logo.png');
  margin: 0 0 0 18px;
}

#logo a {
	display: block;
  width: 251px;
  height: 88px;
	cursor: pointer;
}

#logo a span {
	display: none;
}

#menu {
  position:absolute;
  margin: 15px 0 0 250px;
  width: 580px;
  height: 36px;
}

#menu ul {
  list-style-type: none;
}

#menu ul li {
  display:inline;
  font-weight:bold;      
  float:left;
  margin: 0 0 0 22px;
  background: url('../images/menu_bg.gif');
}

#menu ul li a {
  width: 111px;
  height: 28px; 
  display: block;
  text-decoration: none;
  color: #f5343c;
  font-size: 1.35em;
  text-align:center;
  padding-top:8px;  
}

#menu ul li a:hover, #menu ul li a.active {
  background: url('../images/menu_bg.gif');
  background-position:0 -36px;
  color: #ffffff;
}

#head_img {
  height: 327px;
  background: #ebe8e1 url('../images/head.jpg');
}

#flash {
  float:left;
  margin:10px 0 0 15px;
  display:inline;
}

#tool1 {
  position:absolute;
  margin:0 0 0 23px;
  width: 93px;
  height: 48px; 
  background: #ebe8e1 url('../images/tool1.gif');
}

#tool2 {
  position:absolute;
  margin:0 0 0 625px;
  width: 186px;
  height: 153px; 
  background: #ebe8e1 url('../images/tool2.jpg');
}

#content {
  position:absolute;
  z-index:50;
  width: 821px;
  margin-left:15px;
}

#content-in {
  font-size:1.2em;
  width: 800px;
  margin-left:10px;
  position: relative;
}

#foot {
  font-size:0.9em;
  text-align: center;
  margin: 15px 0 10px 0;
  padding-top:6px;
  width: 821px;
  height: 22px; 
  background: #ebe8e1 url('../images/foot.png');
}

#content h1, h2#kontakt {
  font-size:1.4em;
  color: #f5343c;
  margin:20px 0 15px 0px;
  font-weight:bold;
  background: url('../images/odrazka.gif') no-repeat;
  padding-left: 35px;
}

#content h2 {
  font-size:1.2em;  
  font-weight:bold;
}
#content h3 {
  font-size:1em;  
  font-weight:bold;
}
#content .red {
  color: #f5343c;
}

#content a {
  color: #000;
}

#content p {
  letter-spacing: 1px;
  line-height: 1.5em;
  text-align: justify;
}

#content p.odsazeni {
  text-indent: 35px;
}

#content a:hover {
  text-decoration: none;
}

#content li {
  list-style-type: none;
  margin: 5px 10px 5px 0;
  padding-left: 15px;
  background: url('../images/bullet.gif') no-repeat center left;
}

#content .fl-l {
  float: left;
}

#content .fl-r {
  float: right;
}

#content .w5 { width: 5%; }
#content .w10 { width: 10%; }
#content .w20 { width: 20%; }
#content .w25 { width: 25%; }
#content .w30 { width: 30%; }
#content .w40 { width: 40%; }
#content .w45 { width: 45%; }
#content .w50 { width: 50%; }
#content .w55 { width: 55%; }
#content .w60 { width: 60%; }
#content .w70 { width: 70%; }
#content .w75 { width: 75%; }
#content .w80 { width: 80%; }
#content .w90 { width: 90%; }

.clear {
  clear: both;
}

.map {
  border: 5px solid #fff;
  width: 400px;
  height: 200px;
}

#content .indexContact {
  padding-left: 35px;
}

.text {

  margin: 0 5px;

  padding: 1px 5px;

  text-align: justify;

}



.gallery {

  float: left;
  
  text-align:center;

  margin: 20px 15px;
  
  width: 160px;

_background: #EFECE7;

}



.gallery a img {

  border: 4px solid #F2EFEA;

}
.gallery2 {

  float: left;

  padding: 20px 34px;

  margin-left:145px;
}



.gallery2 a img {

  border: 6px solid #eeeeee;

}

/* certifikáty */
#cert {
  font-size:0.9em;
  text-align: center;
  
  padding-top:6px;
  width: 821px;
  height: 101px; 
}
.cert-in {
display:inline;
float:left;
width:160px;
height:101px;
}
.cert-in img{
border:0;
}
.cert-in-disable {
display:inline;
float:left;
width:190px;
height:101px;
background: #EFECE7;
margin-left:5px;
}
.cert-in-disable img{
border:0;
}
.img-float-left {
 border:3px solid #F1EEE9;
 margin:5px 0px 5px 30px;
 float:right;
 clear:both;
}

