@charset "utf-8";
/* CSS Document */
.cleaner {
  clear:both !important;
  display: block !important;
  float: none !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
}
body {
  margin: 0;
  padding: 0;
  text-align: left;
  font: 100% Arial, sans-serif;
  line-height: 1.4;
  background: #FFF url(../img/bg.jpg) repeat-x top;  
}
h1 {
  font-size: 16px;
  margin: 2px 0px 8px 0px;
  display: block;
  color: #980000;
}
h2 {
  font-size: 14px;
  margin: 2px 0px 6px 0px;
  display: block;
  color: #980000;
}
h3 {
  font-size: 12px;
  margin: 1px 0px 4px 0px;
  display: block;
  color: #980000;
}
h4, h5, h6 {
  font-size: 12px;
  margin: 1px 0px 4px 0px;
  display: block; 
  color: #980000;
}
p {
  font-size: 12px; 
  margin: 4px 0px 8px 0px;
  color: #373737;
  text-align: justify;
}
a {
  text-decoration: none;
  color: #980000;
}
th, td {
  vertical-align: middle;
  font-size: 13px;
}
.error {
  border: 1px red solid !important;
}
.right {
  text-align: right;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
.center {
  text-align: center;
}
.small {
  font-size: 11px;
}
.bigger, .bigger li {
  font-size: 14px !important;
}
.big {
  font-size: 13px !important;
}
input, textarea {
  vertical-align: middle;
  border: 1px #373737 solid;
}
#obal {
  width: 980px;
  margin: auto;
}
/* HEADER */
#header {
  height: 130px;
  position: relative;
  top: 16px;
}
#header .logo {
  float: left;
  margin-bottom: 10px;
}
#header .logo a {
  font-size: 0px;
  margin: 0 !important;
  padding: 0 !important;
}
#header .promo {
  font-family: myriad Pro;
  font-size: 28px;
  color: #3b3a3a;
  font-style: italic;
  letter-spacing: -2px;
  position: relative;
  top: 66px;
  margin-right: 20px;
  float: right;  
}
#header hr {
  border: 0px none;
  margin: 0px;
  padding: 0px;
  font-size: 0px;
  height: 1px;
  background-color: #ca7d7d;
  clear: both;
  display: block;  
}
/* HEADER end */


#nav {
  color: #3b3a3a;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  margin: 20px 0px 25px 0px;  
}
/* MENU */
#menu {
  float: right;
  position: relative; 
  width: 731px;  
}
#menu ul {
  position: relative;
  height: 150px;
}
#menu ul li {
  float: left;  
  list-style-image: none !important;
  font-size: 16px;
  color: #e9d5ba;
}
#menu ul li a {
  height: 31px; /* height: 143px; */
  width: 139px;
  display: block;
  color: #e9d5ba;
  font-size: 16px;
  text-align: center;
  padding-top: 112px;
  position: absolute;
}
#menu a.studie {
  background: url(../img/studie.png) no-repeat top;  
  left: 0px;
  z-index: 1;
}
#menu a.studie:hover {
  background: url(../img/studie.png) no-repeat bottom;
  color: #980000 !important; 
}
li.studieAct {
  background: url(../img/studie_activ.png) no-repeat;
  height: 105px !important;
  width: 731px !important;
  position: absolute;
  padding-top: 0px !important;
  color: #980000 !important; 
  left: 0px;
  text-align: left !important;
  z-index: 2;
}
li.studieAct a.studie {
  background: url(../img/activ_a.png) no-repeat bottom !important;
  color: #980000 !important;
}
#menu a.projekt {
  background: url(../img/projekt.png) no-repeat top;  
  left: 148px;
  z-index: 1;
}
#menu a.projekt:hover {
  background: url(../img/projekt.png) no-repeat bottom;
  color: #980000 !important; 
}
li.projektAct {
  background: url(../img/projekt_activ.png) no-repeat;
  height: 105px !important;
  width: 731px !important;
  position: absolute;
  padding-top: 0px !important;
  color: #980000 !important; 
  left: 0px;
  text-align: left !important;
  z-index: 2;
}
li.projektAct a.projekt {
  background: url(../img/activ_a.png) no-repeat bottom !important;
  color: #980000 !important;
}
#menu a.dozor {
  background: url(../img/dozor.png) no-repeat top;  
  left: 297px;
  z-index: 1;
}
#menu a.dozor:hover {
  background: url(../img/dozor.png) no-repeat bottom;
  color: #980000 !important; 
}
li.dozorAct {
  background: url(../img/dozor_activ.png) no-repeat;
  height: 105px !important;
  width: 731px !important;
  position: absolute;
  padding-top: 0px !important;
  color: #980000 !important; 
  left: 0px;
  text-align: left !important;
  z-index: 2;
}
li.dozorAct a.dozor {
  background: url(../img/activ_a.png) no-repeat bottom !important;
  color: #980000 !important;
}
#menu a.zamereni {
  background: url(../img/zamereni.png) no-repeat top;  
  left: 445px;
  z-index: 1;
}
#menu a.zamereni:hover {
  background: url(../img/zamereni.png) no-repeat bottom;
  color: #980000 !important; 
}
li.zamereniAct {
  background: url(../img/zamereni_activ.png) no-repeat;
  height: 105px !important;
  width: 731px !important;
  position: absolute;
  padding-top: 0px !important;
  color: #980000 !important; 
  left: 0px;
  text-align: left !important;
  z-index: 2;
}
li.zamereniAct a.zamereni {
  background: url(../img/activ_a.png) no-repeat bottom !important;
  color: #980000 !important;
}
#menu a.stavby {
  background: url(../img/stavby.png) no-repeat top;
  left: 592px;
  z-index: 1;
}
#menu a.stavby:hover {
  background: url(../img/stavby.png) no-repeat bottom;
  color: #980000 !important; 
}
li.stavbyAct {
  background: url(../img/stavby_activ.png) no-repeat;
  height: 105px !important;
  width: 731px !important;
  position: absolute;
  padding-top: 0px !important;
  color: #980000 !important; 
  left: 0px;
  text-align: left !important;
  z-index: 2;
}
li.stavbyAct a.stavby {
  background: url(../img/activ_a.png) no-repeat bottom !important;
  color: #980000 !important;
}
/* MENU end */

/* LEFTSIDE */
#leftSide {
  float: left;  
  width: 212px;
  border-right: 1px #ca7d7d solid;
  padding-top: 40px;
  padding-right: 17px;
}
/* AKCE */
#akce {
  background: url(../img/akce.png) no-repeat; /* s textem */
  /* background: url(../img/akce-noText.png)  no-repeat; */ /* bez textu */
  height: 99px; /* 159px */
  width: 171px; /* 211px */
  text-align: center;
  color: #3b3a3a;
  font-size: 17px;
  font-family: myriad Pro; 
  padding: 30px 20px;
}
#akce p {
  background: url(../img/akce-arrow.png) no-repeat left 8px;
  color: #3b3a3a;
  font-size: 17px;
  font-weight: bold; 
  text-indent: 15px; 
}
a.btnAkce {
  background: url(../img/akce-btn.png) no-repeat;
  height: 58px;
  width: 211px;
  color: #FFF;
  font-size: 20px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
/* AKCE end */
/* SUBMENU */
#submenu {
  margin: 20px 0px;   
}
#submenu ul li {
  margin-bottom: 10px;
  margin-top: 10px;
}
#submenu .level1 li a {
  background: url(../img/submenu-btn.png) no-repeat;
  height: 35px;
  width: 122px; /* 212px */
  display: table-cell;
  vertical-align: middle;
  font-size: 13px;
  color: #980000;
  padding-left: 90px;
}
#submenu .level1 .btnSubmenu a {
  background: url(../img/submenu-btn2.png) no-repeat;
}
#submenu .level2 a {
  background: url(../img/submenu-arrow.png) no-repeat left;
  padding-left: 20px;
  margin-left: 70px;
  font-size: 13px;
  display: block; 
  color: #980000; 
}
#submenu .level2 a:hover, #submenu .level2 a.act {
  text-decoration: underline !important;
}
#submenu .level2 li {
  margin-bottom: 0px;
  margin-top: 0px;
}
/* SUBMENU end */
/* KONTAKT */
#kontakt {
  background: url(../img/bg-kontakt.png) no-repeat;
  height: 177px; /* 217px */
  width: 186px; /* 212px */
  font-size: 13px;
  padding: 20px 5px 20px 20px;
}
#kontakt p {
  color: #fff;
  font-size: 13px;
  line-height: 2;
}
#kontakt a {
  color: #fff;
  font-size: 13px;
}
#kontakt img {
  vertical-align: middle;
}
#kontakt td {
  color: #fff;
  font-size: 13px;
  padding: 5px 3px;
}
.kontakty {
  width: 50%;
}
.kontakty td {
  vertical-align: top;
  font-size: 12px;
  color: #373737;
}
.kontakty td p {
  margin: 8px 0px 16px 0px;
}
/* KONTAKT end*/
/* LEFTSIDE end*/


/* CONTENT */
#content {
  float: right;
  width: 730px;
  padding: 20px 0px 0px 20px;
}
#content ul li {
  list-style-image: url(../img/li.png);
  list-style-position: outside;
  font-size: 12px;
  color: #980000;
  margin-left: 40px;
  padding-left: 10px;
  line-height: 2.4;
}
#content .seznam2 li {
  margin-left: 60px;
  list-style-image: none;
  font-size: 11px;
}
#content .seznam3 li {
  margin-left: 100px;
  list-style-image: none;
  font-size: 10px;
}
#content img {
  margin: 6px;
}
#content .fl-left img, #content .fl-right img {
  margin: 5px 0px 10px 35px;
}
.fl-left {
  float: left;
  /* position: relative;
  top: -30px; */
  margin-left: 20px; 
  margin-top: -40px;  
}
.fl-right {
  float: right;
  /* position: relative;
  top: -147px;
  left: 5px; */
  margin-top: -147px;
  margin-right: -5px;
}
.cntImg {
  margin: 0px 30px 15px 0px !important;
  float: left;
}
#cntTop {
  border-top: 1px #dcaaa7 solid;
  border-left: 1px #dcaaa7 solid;
  border-right: 1px #dcaaa7 solid;
  width: 461px;
  padding: 30px 20px 5px 20px;
}
#cntTopBottom {
  background: url(../img/cnt_btm.jpg) no-repeat;
  height: 101px;
  width: 503px;
  font-size: 0px;
  margin: -50px 0px 0px 0px;
  padding: 0;
}
#cntLeftTop {
  background: url(../img/cntLeft_top.png) no-repeat;
  height: 58px;
  width: 258px;
  font-size: 0px;
  margin: 0;
  padding: 0;
}
#cntLeft {
  background: url(../img/cntLeft.png) repeat-y;
  width: 213px;
  padding: 5px 20px 5px 25px;
}
#cntLeftBottom {
  background: url(../img/cntLeft_btm.jpg) no-repeat;
  height: 57px;
  width: 258px;
  font-size: 0px;
  margin: -45px 0px 0px 0px;
  padding: 0;
}
#cntRightTop {
  background: url(../img/cntRight_top.png) no-repeat;
  width: 418px;
  height: 83px; 
  margin: 0;
  padding: 0; 
}
#cntRight {
  background: url(../img/cntRight.png) repeat-y;
  width: 368px; /* width: 418px; */
  padding: 5px 20px 5px 30px;   
}
#cntRightBottom {
  background: url(../img/cntRight_btm.jpg) no-repeat;
  width: 418px;
  height: 84px;
  margin: -55px 0px 0px 0px;
  padding: 0;
}
p.textTop {
  margin-top: -40px;
}
/* CONTENT end*/
.kontaktni_formular {
  width: 265px;
  color: #373737;
}
.kontaktni_formular td {
  padding: 2px 5px 3px 0px;
}
.kontaktni_formular .odeslat {
  background: url(../img/odeslat.png) no-repeat;
  height: 29px;
  width: 108px;
  text-align: center;
  color: #980000;
  font-weight: bold;
  cursor: pointer;
  border: none !important;
}

.reference ul li a {
  background: url(../img/fotacek.png) no-repeat right center;
  padding-right: 35px;
}
.reference ul li a:hover {
  text-decoration: underline;
}

.certifikaty {
  width: 100%;
}
.certifikaty td {
  font-size: 12px;
  color: #373737;
  text-align: center;
  padding-bottom: 15px;
}

.fotogalerie {
  
}
.fotogalerie img {
  
}

a.back {
  background: url(../img/akce-arrow.png) no-repeat left center;
  padding-left: 15px;
  display: block;
  font-size: 14px;
  cursor: pointer;
}
a.back:hover {
  text-decoration: underline;
}
/* FOOTER */
#footer {
  background: url(../img/footer.png) no-repeat;
  height: 28px;
  width: 980px;
  text-align: center;
  font-size: 10px; 
  padding-top: 2px;
  margin-top: 20px;
}
#footer p {
  font-size: 10px;
  color: #FFF; 
  text-align: center;
}
#footer a {
  font-size: 10px;
  color: #FFF; 
}
/* FOOTER end */

.odkazy {
  font-size: 10px;
  margin: 5px;
}