html, body {
    margin: 0;
    padding: 0;
    text-align: center;
    margin: auto;
}

body {
    font-size: 11px;
    font-family: arial, Times New Roman;
    color: #000000;
    background: #808080;
}

a {
  color: #fc0000;
  text-decoration: none;
}

a:hover {
  color: #fc0000;
  text-decoration: none;
}
  
#containerMain {
   background: #FFC78E;
   width: 800px;
   margin: auto;
   text-align: left;
}

#containerTop {
    position: relative;
    height: 207px;
    background: #000000 url('./images/ohen.jpg') no-repeat;
}

#containerMenu {
    position: relative;
    background: #C0C0C0;
    border: 2px solid #ED6C11;
    padding: 3px;
}

#containerMenu a {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

#containerMenu a:hover {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

#containerContent {
    text-align: left;
    font-size: 12px;
    padding: 0px 15px 20px 15px;
}

#containerContent h1 {
    font-size: 17px;
    color: #000000;
    font-weight: bold;
    margin: 15px 0px 10px 0px;
    padding: 0px;
}

#containerContent h2 {
    font-size: 15px;
    color: #000000;
    font-weight: bold;
    margin: 10px 0px 10px 0px;
    padding: 0px;
}

#containerLeft {
    text-align: left;
    font-size: 12px;
    margin-left: 10px;
}

.center {text-align: center; margin: auto;}

.clear {
	CLEAR: both
}

.kontakt {
  font-size: 12px;
  font-weight: normal;
  padding-top: 25px;
  text-align: center;
  }

.menuBox {
  width: 193px;
  height: 59px;
  background: #FFC78E url('./images/menu.gif') no-repeat;
  text-align: center;
  margin-bottom: 15px;
}

.menuBox a {
  font-size: 13px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  height: 43px;
  width: 193px;
  }
.menuBox a:hover {
  font-size: 13px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  height: 43px;
  width: 193px;
  }
.menuLeft {
  font-size: 13px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  height: 43px;
  width: 193px;
  }
  
.kontaktLeft {
  font-size: 12px;
  color: #fc0000;
  text-decoration: none;
  font-weight: normal;
}
  
.nadpis {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  padding: 5px 0px 15px 0px;
  }

.odrazka {
  background: url('images/punt.gif');
  background-position: center;
  background-repeat: no-repeat;
  width: 10px;
}
  
a.vyprodej {
  font-size: 14px;
  color: #fc0000;
  text-decoration: underline;
  }
  
a:hover.vyprodej {
  font-size: 14px;
  color: #fc0000;
  text-decoration: underline;
  }
  
#projekt {
  width: 800px; 
  height: 1123px; 
  background: #ffffff url('./images/nakresy1.jpg') no-repeat;
  position: relative;
}

#projekt h1 {
 position: absolute; 
 top: 15px; 
 left: 20px; 
 font-size: 48px;
 font-style: italic;
 text-decoration: underline;
 color: #800000;
 font-weight: bold;
 margin-top: 10px;
}

#projekt h2 {
 font-size: 15px;
 text-decoration: underline;
 margin: 0px 0px 0px 25px;
 font-weight: bold;
 font-style: italic;
 padding: 0px;
}

#projekt .rohLevy {
 font-size: 13px;
 background: #FFC78E url('./images/bgRoh.jpg') repeat-x bottom;
 width: 270px; 
 height: 390px; 
 float: left;
 color: #800000;
 text-align: left;
 font-weight: bold;
 line-height: 1.4;
}

#projekt .rohPravy {
 font-size: 13px;
 background: #FFC78E url('./images/bgRoh.jpg') repeat-x bottom;
 width: 305px; 
 float: right;
 color: #008001;
 text-align: left;
 font-weight: bold;
 line-height: 1.4;
 padding-bottom: 10px;
}

#projekt .nabizime {
 font-size: 15px;
 font-style: italic;
 color: #008001;
 font-weight: bold;
 border-bottom: 1px solid #008001;
 text-align: right;
 margin: 0px 25px 0px 25px;
}

#projekt ul {
margin-top: 5px;
margin-right: 10px;
margin-bottom: 10px;
padding-top: 0px;
font-style: italic;
}

#zelena {
width: 790px; 
background: #CFFEEC;
text-align: center;
margin: auto;
}

#zelena H1 {
margin: 20px 0px 15px 0px;
font-size: 50px;
font-weight: bold;
color: #008001;
}

#zelena .zelenaBox {
background: url('./images/box.gif') no-repeat;
width: 229px;
height: 57px;
}
 
#zelena .popisek {
font-size: 11px;
}

#zelena .zapati {
height: 41px;
color: #EDFFED;
font-size: 12px;
text-align: center;
}
