@charset 'windows-1250';
/* CSS Document */
/* @author: Petr Hromek */


/* ==== OBECN� PRAVIDLA ==== */
* { margin:0; padding:0 }

body {
  font-family:Tahoma,Verdana;
  font-size:11px;
  margin-bottom:75px;
  color:/*#939393;*/black;
  background-color: #262626;
  }
  
h1 { display:none }
h2 { 
  cursor:default;
  color:#0079a0;
  font-size:17px;
  font-weight: normal;  
  background-image: url(../../images/nadpis_tr.gif);
  background-position: right center;
  background-repeat: no-repeat;
  width: 100%;
  _width: 98%;
  margin-bottom: 15px;
  }

h2 span {
  background-color: white;
  padding-right: 5px;
  text-decoration: none;
  cursor: Pointer;
  }

h2.vrch {
  background-image: url(../../images/nadpis_m.jpg);
  background-position: right center;
  background-repeat: no-repeat;  
}
  
a img { border:none }
a { color:#d87000; text-decoration: underline; }
a:hover { text-decoration:none }
a:link { text-decoration:underline }
a[onclick] { cursor:pointer } 
img[usemap] { border:none }
img { 
 _border:none;
 vertical-align:top
 }   

/* ==== SAMOTN� STYLY ==== */ 
#main {
  width: 1001px;
  margin: 30px auto;
  }

.odkaz-konzult {
  text-align: right;
  text-transform: uppercase;
  font-size: 10px;
  margin: 5px;
  color:#e1ecf0;
}

.odkaz-konzult a, .odkaz-konzult a:hover  { text-decoration: none; color:#9bb3bb; }

#header {
  background-color: #ffffff;
  width: 100%;  
  padding-top: 12px;
  padding-bottom: 11px;
  }
  
.menu {
  height: 33px;
  width: 973px;
  margin: 0px auto;
  }

.logo {
  height: 173px;
  width: 973px;
  margin: auto;
  }

.logo-left {
  width: 264px;
  height: 173px;
  float: left;
  }
  
.logo-right {
  width: 707px;
  height: 173px;
  float: right;
  }
  
#content {
  background-color: #ffffff;
  width: 100%;  
  margin-top: 2px;
  background-image: url(../../images/bg.jpg);
  background-repeat: repeat-x;
  padding: 20px 0px 20px 0px;
  }

#content div.obsah {
  margin: 0px 12px 0px 12px;
  }
  
.footer {
  margin-top: 20px;
  background-color: #ccdee5;
  height: 34px;
  width: 973px;
  text-align: right;
  line-height: 34px;
  font-size: 11px;
  text-transform: uppercase;
  }

.footer a, .footer a:hover  { text-decoration: none; color: #7b8588; margin-right: 5px; }

.box-l {
  width: 254px;
  float: left;
  }
.center {
  width: auto;
  margin-left: 270px;
  _margin-left: 280px;
  margin-right: 270px;
  _margin-right: 280;
  padding-left: 3px;
  _padding-right: 0px;
  padding-right: 4px;
  _padding-right: 0px;
  }
.box-r {
  width: 254px;
  float: right;
  margin-right: 10px !important;
  _margin-right: 0px;
  }

.bumper {
  clear: both;
}

.nadpis-s {
  background-image: url(../../images/bl_box.jpg);
  width: 251px;
  height: 20px;
  color: #ffffff;
  line-height: 20px;
  text-transform: uppercase;
  padding-left: 13px;
}

.nadpis-l {
  background-image: url(../../images/nadpis_box.jpg);
  width: 919px;
  height: 20px;
  color: #ffffff;
  line-height: 20px;
  text-transform: uppercase;
  padding-left: 13px;
  background-repeat: no-repeat;
  margin: auto;
  margin-bottom: 15px;
}

.kontakt {
  background-image: url(../../images/kontakt_bg.jpg);
  background-repeat: repeat-x;
  background-color: #edf2f5;
  width: 264px;
  padding-top: 10px;
  margin-top: 4px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.kontakt p {
  margin-left: 13px;
  margin-right: 13px;
  color: #595959;
}

.kontakt p b {
  color: #cd3820;
  }

.kontakt p a, .kontakt p a:hover {
  color: #cd3820;
  }
  
.aktuality {
  width: 264px;
  padding-top: 10px;
  margin-top: 4px;
}

.aktualita {
  margin-left: 13px;
  margin-right: 13px;
}

.aktualita-nadpis {
  color: #cd3820;
  font-weight: bolder; 
  background-image: url(../../images/sipka_bl.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 7px;
}

.aktualita-text {
  color: /*#6d6d6d;*/black;  
  margin-left: 7px;
  font-size: 10px;
  line-height: 13px;
}

.divider {
  background-image: url(../../images/oddelovac.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 264px;
  height: 20px;
  clear: both;
}

.aktuality-dalsi {
  margin-left: 22px;
}

.aktuality-dalsi img {
  vertical-align: middle;
  margin-right: 5px;
}

.text {
  margin-left: 2px;
  margin-right: 10px;
  text-align: justify;
  padding-bottom: 15px;
}

.main-text {
  width: 919px;
  margin: auto;
  padding-bottom: 15px;
  _margin-bottom: 15px;
	}
	
.main-text img {
  padding: 5px;
  border: 1px solid #d4dbdd;
  margin: 5px;
}

.odkaz {
  text-align: right;
  padding-right: 10px;
  margin-bottom: 15px;
  font-size: 14px;
}

.odkaz img {
  vertical-align: middle;
  margin-right: 5px;
  }

.site {  
  width: 919px;
  margin: auto;
  }
  
 .galerie {
  margin: auto;
 }
  
 .galerie td {
 padding-left: 10px;
 padding-right: 10px;
 }
 
 .galerie img {
 	padding: 5px;
 	border: 1px solid #d4dbdd;
 }


.produkty {
  width: 264px;
  padding-top: 10px;
  margin-top: 4px;
}

.produkt {
  margin-left: 13px;
  margin-right: 13px;
}

.produkt-nadpis {
  color: #cd3820;
  font-weight: bolder; 
  background-image: url(../../images/sipka_bl.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 7px;
}

.produkt-nadpis a {
  color: #cd3820;
  text-decoration: none;
}

.produkt-text {
  color: /*#6d6d6d;*/black;  
  margin-left: 7px;
  font-size: 10px;
  line-height: 13px;
  margin-top: 12px;
}

.produkt-text img {
  margin-right: 15px;
  padding: 5px;
  border: 1px solid #d4dbdd;
  float: left;
}

.produkty-dalsi {
  text-align: right;
}

.produkty-dalsi img {
  vertical-align: middle;
  margin-right: 5px;
}






