/* Základ*/

@font-face {
  font-family: 'framd';
  src: url('../font/framd.eot'); /* IE9 Compat Modes */
  src: url('webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/framd.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/framd.woff') format('woff'), /* Pretty Modern Browsers */
       url('../font/framd.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}

* {
	margin: 0px;
}

html {
	height: 100%;
}

body {
	font-family: framd;
	font-size: 16px;
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url("../img/bg.jpg");
    background-repeat: repeat-x;
    
}

body#menu {
  font-family: framd;
  font-size: 16px;
  text-align: center;
  margin: 0;
  padding: 0;
  background-image: url("../img/bg2.jpg");
    background-repeat: repeat-x;
    
}

body#culture {
  font-family: framd;
  font-size: 16px;
  text-align: center;
  margin: 0;
  padding: 0;
  background-image: url("../img/bg3.jpg");
    background-repeat: repeat-x;
    
}


/* Tělo (celkově) */

#container-head {
	width: 960px;
	margin: 0px auto; 
}

a {
	text-decoration: none;
	color: #aaa;
	font-weight: 600;
}

a:hover {
	text-decoration: none;
	color: #4ab4e7;
	font-weight: 600;
}

a:active {
	text-decoration: none;
}

img {
  border-width: 0;
}

/* Header */

#container-head {
	  width: 100%;
	  background-image: url("../img/head_bg.jpg");
	  height: 249px;
	  background-repeat: no-repeat;
   	background-size: cover;
	  background-position: center;	
	}	

header {
  height: 250px;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

	section {
	  margin-top: 46px;
	  float: left;
	}

	aside {
	  margin-top: -98px;
	  float: right;
	}	

.facebook {
	  position: relative;
	  z-index: 2;
	  left: 161px;
	  bottom: 92px;
	}	

#lang {
	  background-image: url("../img/lang_bg.png");
	  background-repeat: no-repeat;
	  background-position: calc(100% - 6px) center;
	  position: relative;
	  z-index: 0;
	  left: 441px;	
	  top: 129px;  
	  width: 204px;
	  height: 58px;
	  padding-top: 49px;
	}	

		.lang_p {
			  position: relative;
			  z-index: 5;
			  left: 436px;	
			  top: 166px;  
			  text-transform: uppercase;
			  font-size: 9px;
			  color: #eee9dc;
			  letter-spacing: -0.2px;
			  width: 100px;
			  font-weight: 600;
			}	

/* Body */      	
	
#container-menu {
	  width: 100%;
	  background-image: url("../img/menu_bg.png");
	  height: 136px;
	  background-repeat: no-repeat;
   	background-size: cover;
	  background-position: center;	
	  position: relative;
	  z-index: 5;
	}	

ul#menu {	
  width: 932px;
  margin-left: auto;
  margin-right: auto;
  height: 40px;
  padding-left: 50px;
}

#menu li{	
  padding-top: 23px;	
  display: inline;
  font-size: 20px;
  letter-spacing: -0.7px;
  text-transform: uppercase;
  float: left;
  list-style-type: none;
  margin-left: -36px;
  padding-right: 65px;
}

#menu li.last{	
  padding-right: 0px;
}

#menu li.first{	
  background-image: url("../img/active_bg1.png");
  background-repeat: no-repeat;
  height: 156px;
  padding-top: 27px;
  padding-left: 22px;
}

#menu li.firstinact a{ 
    display:block;
    height: 113px; 
    margin-top: -23px;
    padding-top: 27.4px;
    width: 182px;
    margin-left: -3px;
    text-shadow: 1px 1px #666;
}

#menu li a.hover1:hover {
    background: url("../img/active_bg1alt.png") no-repeat 0 0px;
    padding-top: 27px;
    padding-left: 4px;
    margin-left: -7px;
    color: #fff;


}

#menu li.first a{	
  color: #fff;
  text-shadow: 1px 1px #666;
}

#menu li a{	
  color: #eee9dc;
}

#menu li.seconddd a {
    display:block;
    height: 153px; 
    margin-top: -27px;
    padding-top: 27.4px;
    width: 169px;
    margin-left: -3px;
    text-shadow: 1px 1px #666;
}

#menu li.secondddact a {
    background: url("../img/active_bg.png") no-repeat 0 0px;
    display:block;
    height: 153px; 
    margin-top: -27px;
    padding-top: 27.4px;
    width: 169px;
    margin-left: -3px;
    text-shadow: 1px 1px #666;
    padding-top: 27px;
    padding-left: 4px;
    margin-left: -29px;
    color: #fff;
}

#menu li.secondddinact a {
    display:block;
    height: 153px; 
    margin-top: -27px;
    padding-top: 27.4px;
    width: 169px;
    text-shadow: 1px 1px #666;
    padding-top: 27px;
    margin-left: -25px;
    color: #eee9dc;
}

#menu li a.hover2:hover {
    background: url("../img/active_bg.png") no-repeat 0 0px;
    padding-top: 27px;
    padding-left: 4px;
    margin-left: -7px;
    color: #fff;
}

#menu li.secondddinact a.hover2:hover {
    background: url("../img/active_bg.png") no-repeat 0 0px;
    padding-top: 27px;
    padding-left: 4px;
    margin-left: -29px;
    color: #fff;
}

#menu li.thirddd a {
    display:block;
    height: 153px; 
    margin-top: -27px;
    padding-top: 27.4px;
    width: 181px;
    margin-left: -27px;
    text-shadow: 1px 1px #666;
}

#menu li.thirdddact a {
    background: url("../img/active_bg2.png") no-repeat 0 0px;
    display:block;
    height: 153px; 
    margin-top: -27px;
    padding-top: 27.4px;
    width: 181px;
    text-shadow: 1px 1px #666;
    padding-top: 27px;
    padding-left: 1px;
    margin-left: -28px;
    color: #fff;
}

#menu li a.hover3:hover {
    background: url("../img/active_bg2.png") no-repeat 0 0px;
    padding-top: 27px;
    padding-left: 1px;
    margin-left: -28px;
    color: #fff;
}

#menu li.fourth a {
    display:block;
    height: 153px; 
    margin-top: -27px;
    padding-top: 27.4px;
    width: 151px;
    margin-left: -33px;
    text-shadow: 1px 1px #666;
}


#menu li.fourthact a {
  background: url("../img/active_bg3.png") no-repeat 0 0px;
    display:block;
    height: 153px; 
    margin-top: -27px;
    padding-top: 27.4px;
    width: 151px;
    margin-left: -33px;
    text-shadow: 1px 1px #666;
    color: #fff;
}

#menu li a.hover4:hover {
    background: url("../img/active_bg3.png") no-repeat 0 0px;
    padding-top: 27px;
    padding-left: 0px;
    margin-left: -33px;
    color: #fff;
}

#menu li.fifth a {
    display:block;
    height: 153px; 
    margin-top: -27px;
    padding-top: 27.4px;
    width: 160px;
    margin-left: -30px;
    text-shadow: 1px 1px #666;
}

#menu li.fifthact a {
    background: url("../img/active_bg4.png") no-repeat 0 0px;
    display:block;
    height: 153px; 
    margin-top: -27px;
    padding-top: 27.4px;
    width: 160px;
    margin-left: -30px;
    text-shadow: 1px 1px #666;
    color: #fff;
}

#menu li a.hover5:hover {
    background: url("../img/active_bg4.png") no-repeat 0 0px;
    padding-top: 27px;
    padding-left: 1px;
    margin-left: -31px;
    color: #fff;
}

#menu li.last a {   
    display:block;
    height: 153px; 
    margin-top: -27px;
    padding-top: 27.4px;
    width: 123px;
    margin-left: -28px;
    text-shadow: 1px 1px #666;
    padding-right: 0px;
}

#menu li.lastact a { 
    background: url("../img/active_bg5.png") no-repeat 0 0px;  
    display:block;
    height: 153px; 
    margin-top: -203px;
    padding-top: 27px;
    width: 123px;
    margin-left: 840px;
    text-shadow: 1px 1px #666;
    color: #fff;
    padding-right: 0px;
    padding-left: 2px;
}

#menu li a.hover6:hover {
    background: url("../img/active_bg5.png") no-repeat 0 0px;
    padding-top: 27px;
    padding-left: 3px;
    margin-left: -31px;
    color: #fff;
    padding-right: 0px;
}

#cycler{float: left; margin-left: -950px; margin-top: 1px;}
#cycler img{position:absolute;z-index:1 }
#cycler img.active{z-index:3}

#slider {	
    width: 100%;
    background-image: url("../img/photos/0.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;    
    position: relative;
    height: 437px; 
    top: -62px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -127px;
}

#slider-menu { 
    width: 100%;
    background-image: url("../img/photos/2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;    
    position: relative;
    height: 437px; 
    top: -62px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -207px;
}

.jidelak { 
    background-color: #635e51;
    text-align: left;
    color: #fff;
    padding: 40px;
    margin-top: -620px;
    padding-top: 70px;
    margin-bottom: -58px;
}

.food1 { 
    position: relative;
    left: 250px;
    top: -520px;
}

.rightalign { 
    text-align: right;
    float: right;
    padding-right: 20px;
    font-weight: 600;
}

.jidh{ 
    padding: 20px;
    background-color: #81b234;
    position: relative;
    top: -360px;
    padding-left: 40px;
    text-align: left;
    text-transform: uppercase;
    font-size: 17px;
    color: #fff;
    text-shadow: 1px 1px #666;
}

.jidelak h2{ 
    font-size: 17px;
    padding-top: 36px;
    padding-bottom: 15px;
    color: #eee9dc;
}

.jidelak h3{ 
    font-size: 15px;
    padding-top: 5px;
}

.gramaz{ 
    font-style: italic;
    padding-right: 9px;
    color: #ddd;
}

.bgonrepeat{ 
    overflow: hidden;
    width: 100%;
    position: relative;
    background-image: url("../img/bgrepeat.png") !important;;
    background-repeat: repeat; 
    height: 900px;  
}

.jidelak h2.pond{ 
    padding-top: 40px;
    color: #eee9dc;
}


.jidelak p{ 
    padding-bottom: 5px;
    padding-top: 6px;
    font-size: 15px;    
}

#container-content {	
  position: relative;
  z-index: 5;
  width: 960px;
  margin-left: auto;
  margin-right: auto; 
}

#container-content-menu {  
  position: relative;
  z-index: 1;
  width: 960px;
  margin-left: auto;
  margin-right: auto; 
  margin-bottom: -994px;
}

.welcome {	
  float: left;
}

.welcome p{	
  position: relative;	
  text-transform: uppercase;
  color: #eee9dc;
  font-weight: 600;
  top: 47px;
  left: -73px;
  font-size: 23px;
  letter-spacing: -0.6px;
  text-shadow: 1px 1px #333;
}

.openornot {	
  float: right;
  margin-top: -111px;
}

.openornot p.open{	
  position: relative;	
  text-transform: uppercase;
  color: #eee9dc;
  font-weight: 600;
  top: 149px;
  left: 38px;
  font-size: 14px;
  letter-spacing: -1px;
  text-shadow: 1px 1px #333;
  font-family: Calibri;
  width: 100px;
}

.nedele {
  background-image: url("../img/open.png");
  background-repeat: no-repeat;
  background-position: calc(100% - 200px) center;  
	position: relative;
  padding-top: 41px;
  top: 92px;
  margin-right: 50px;
  font-size: 14px;
  color: #eee9dc;
  letter-spacing: -0.7px;
  height: 64px;
  font-weight: 600;
}

.patek {
  position: relative;	
  top: 28px;
  margin-left: 402px;
  font-size: 13px; 
  color: #eee9dc;
  letter-spacing: -0.7px;
  width: 270px;
}

#block-first {
  width: 100%;
  height: 348px;
}

.text {
  float: left;
  width: 100%;  
  background-image: url("../img/bg_uvod.png");
  background-repeat: no-repeat;
  background-position: calc(100% - 516px) center;  
  margin-top: -21px;
}

#block-first h1 {
  float: left;
  color: #eee9dc;
  font-size: 17px;
  margin-top: 53px;
  letter-spacing: -1px;  
  padding-left: 45px;
}

#block-first p {
  color: #eee9dc;
  font-size: 16px;
  margin-top: 88px;
  letter-spacing: -1px;  
  padding-left: 45px;
  text-align: left;
}

.images { 
  position: relative;
  float: right;
  top: -82px;
}

img.in { 
  position: relative;	
  top: -11px;
}

#block-sec {
  width: 100%;
}

#block-sec h2 {
  float: left;
  color: #2e2b25;
  font-size: 23px;
  margin-top: 0px;
  margin-left: 29px;
  letter-spacing: -1.4px;  
}

#block-sec h2.culth {
  float: left;
  color: #2e2b25;
  font-size: 23px;
  margin-top: -18px;
  margin-left: 29px;
  letter-spacing: -1.4px;  
}

#block-sec img {
  float: left;

  margin-left: 27px;
  margin-top: 3px;
}

#block-sec .linicka{
  margin-top: 16px;
  float: left;
  margin-left: -230px;
}

.liness{
  color: #777;
  margin-bottom: -20px;
}

.akce {
  float: left;
  margin-top: 45px;
  text-align: left;
  width: 100%;
  margin-bottom: -30px;
}

.ubytko {
  margin-top: 45px;
  text-align: left;
  width: 100%;
  margin-bottom: -30px;
  padding-bottom: 150px;
  padding-top: 50px;
}

.ubytko h3{
  padding-top: 10px;
  font-size: 18px;
  color: #2e2b25;  
   letter-spacing: -0.7px;
  margin-left: 30px;
}

.ubytko p{
  margin-top: 10px;
  font-size: 15px;
  color: #605d56;
  line-height: 21px;
  letter-spacing: -0.6px;
  margin-left: 30px;
}

.ubytko img{
  float: left;
  padding-left: 12px;
}

.akce img{
  float: left;
  padding-right: 12px;
}

.akce h3{
  padding-top: 10px;
  font-size: 18px;
  color: #2e2b25;  
   letter-spacing: -0.7px;
   margin-left: 220px;
}

.akce p{
  margin-top: 10px;
  font-size: 15px;
  color: #605d56;
  line-height: 21px;
  letter-spacing: -0.6px;
  margin-left: 220px;
}

.prostredi {
  float: left;
  margin-top: 34px;
  text-align: left;
  width: 475px;
}

.linickaaa{
  position: relative;
  left: -180px;
  top: 12px;
}

.prostredi h3{
  padding-top: 10px;
  font-size: 18px;
  color: #2e2b25;  
   letter-spacing: -0.7px;
}

.prostredi p{
  margin-top: 10px;
  font-size: 15px;
  color: #605d56;
  line-height: 21px;
  letter-spacing: -0.6px;
}

.atmoska {
  float: left;
  margin-top: -45px;
  text-align: left;
  width: 485px;
}

.atmoska img{
  float: left;
  padding-right: 15px;
}

.atmoska h3{
  padding-top: 19px;
  font-size: 18px;
  color: #2e2b25;  
  letter-spacing: -0.7px;
}

.atmoska p{
  margin-top: 10px;
  font-size: 15px;
  color: #605d56;
  line-height: 21px;
  letter-spacing: -0.6px;
}

.otherwhys {
  float: left;
  width: 100%;
  padding-top: 25px;
  font-size: 17px;  
  height: 100px;
}

.otherwhys ul li{
  margin-left: -11px;
  float: left;
  display: inline;
  list-style-type: none;
  padding-right: 72px;  
  letter-spacing: -1.4px;
  color: #2e2b25;
  padding-bottom: 5px;
}

.otherwhys ul li.lasticon{
  padding-right: 0px;  
}

.otherwhys ul li.secicon{
  padding-right: 74px;  
}

.otherwhys ul li.thirdicon{
  padding-right: 73px;  
}

.otherwhys ul li.ficon{
  padding-right: 69px;  
}

.comments {
  float: left;
  margin-top: -3px;
}

.devitky {
  position: relative;
  top: 63px;
  left: 12px;
}

.sestky {
  position: relative;
  top: -72px;
  left: 650px;
}

.commentline {
  position: relative;
  left: 260px;
  top: -48px;
}

.author {
  position: relative;
  left: 0px;
  top: 46px;
  font-style: normal;
  font-size: 14px;
  text-align: right;
  letter-spacing: -0.7px;
}

.authorr {
  font-weight: 600;
}

.authorr2 {
  color: #85b637;;
  font-weight: 600;
}

    .block-gallery {        
      margin-top: -1px;   
      width: 960px;
    }

.ckult {
  margin-top: 45px;
  text-align: left;
  width: 100%;
  margin-bottom: -30px;
  padding-bottom: 150px;
  padding-top: 50px;
}

.ckult h3{
  padding-top: 10px;
  font-size: 18px;
  color: #2e2b25;  
   letter-spacing: -0.7px;
  margin-left: 30px;
}

.ckult p{
  margin-top: 10px;
  font-size: 15px;
  color: #605d56;
  line-height: 21px;
  letter-spacing: -0.6px;
  margin-left: 30px;
}

.ckult img{
  float: left;
  padding-left: 12px;
}
    
p.maplink {
  width: 100%;
  height: 200px;
  position: relative;
  top: 150px;
  text-indent: -999999999px;
  display: block;
  z-index: 3;
}

  /* Galerka */
    
  ul#items {    
    width: auto;
    padding-bottom: 590px;
    margin-left: 0px;
    }

  h2.gallery_headline { 
  width: 100%;   
  font-size: 24px;
  color: #2e2b25;  
  letter-spacing: -0.7px;
  margin-left: -397px;
  margin-top: -17px;
    }  

    .gall_line {  
      position: relative;  
      bottom: -10px;
      top: -5px;
    }   

  ul#items li {
    list-style: none;
    float: left;
    width: 200px;
    height: 146px;
    overflow: hidden;
    margin: 0 0 0 1px;
    background: #999;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: solid 4px #ddd;
    }

  ol#pagination {
    overflow: hidden;
    float: right;
    margin-right: 420px;
  }

  ol#pagination li {
    float: left;
    list-style: none;
    cursor: pointer;
    margin: 0 0 0 .5em;
    background-color: #cec5b7;
    padding: 2px 8px 3px 8px; 
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;   
  }

  ol#pagination li.current {
    color: #fff;
    font-weight: bold;  
    background-color: #464239;  
    padding: 2px 8px 3px 8px; 
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;   
  }

  #items .description {
    height: 10px;
    width: 200px;
    margin-top: -15px;
    position: relative;
    z-index: 5;
    float: left;
  }

  #items .description p {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8);
    padding-top: 22px;
    padding-bottom: 9px;    
    padding-left: 9px;
  }

  .image-style {
    margin-left: -17px;
  }
  
  /* // Galerka */  

/* Footer */  

#container-footer {
  margin-top: 543px;
  width: 100%;

}

#container-footer-acc {
  margin-top: 0px;
  width: 100%;

}

#container-footer-acc h2{
  position: relative;
  left: -377px;
  margin-top: 40px;
  margin-bottom: -10px;
  letter-spacing: -1.7px;
  color: #2e2b25;  
}

#container-footer-acc img.lineeee {
  position: relative;
  left: -375px;
  top: -35px;
}

#container-footer h2{
  position: relative;
  left: -377px;
  margin-top: 40px;
  margin-bottom: -10px;
  letter-spacing: -1.7px;
  color: #2e2b25;  
}

#container-footer img.lineeee {
  position: relative;
  left: -375px;
  top: -35px;
}

.wholefooter{
    width: 100%;
    background-image: url("../img/wholefooter.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;  
    height: 468px;
    margin-top: -90px;
    margin-bottom: -20px;
}

.space {
    width: 100px;
}

.lowerfoot {
    position: relative;
    top: -20px;
    color: #dcd4c6;
    font-weight: 600;
    font-size: 17px;
    letter-spacing: -1.2px;
}

.foot2 a{
    color: #918b83;
}

.space {
    margin-left: 522px;
}

.callus {
    position: relative;
    text-transform: uppercase;
    margin-left: 334px;
    top: -6px;
    color: #fff;
    font-weight: 600;
    letter-spacing: -1.2px;
    font-size: 18px;
    -webkit-transform: rotate(-12deg);
    -moz-transform: rotate(-12deg);
    -o-transform: rotate(-12deg);
  /*  writing-mode: tb-rl;        */
}

.call {
    font-size: 13px;
}

.number {
    position: relative;
    margin-left: 195px;
    top: 11px;
}

/* Media screen */  

@media screen and (max-width: 972px) {
    #container-menu {
   	  background-size: none;
	  background-position: inherit;	
    }

#menu li.first{	
  background-image: none;
  background-repeat: no-repeat;
  height: 156px;
  padding-top: 27px;
}

#menu li.first a{	
  color: #85b637;
}    

#container-head {
   	background-size: none;
	  background-position: inherit;	
	}	    

#container-footer{
  width: 960px;
    background-size: none;
    background-position: inherit; 
  } 

#slider { 
    background-size: none;
   width: 960px; 
}

.wholefooter{
    background-size: none;
   width: 960px; 
}

.lowerfoot {
    width: 960px;
}

}

@media screen and/*!*/(-webkit-min-device-pixel-ratio:0) {  
    aside{
    margin-top: -97px;
    float: right;
    } 

#menu li.seconddd a {
    display:block;
    height: 153px; 
    margin-top: -26px;
    padding-top: 27.4px;
    width: 169px;
    margin-left: -3px;
    text-shadow: 1px 1px #666;
}

#menu li a.hover2:hover {
    background: url("../img/active_bg.png") no-repeat 0 0px;
    padding-top: 27px;
    padding-left: 0px;
    margin-left: -3px;
    color: #fff;
}

#menu li.thirddd a {
    display:block;
    height: 153px; 
    margin-top: -26px;
    padding-top: 27.4px;
    width: 181px;
    margin-left: -24px;
    text-shadow: 1px 1px #666;
}

#menu li a.hover3:hover {
    background: url("../img/active_bg2.png") no-repeat 0 0px;
    padding-top: 27px;
    padding-left: 0px;
    margin-left: -24px;
    color: #fff;
}

#menu li.fourth a {
    display:block;
    height: 153px; 
    margin-top: -26px;
    padding-top: 27.4px;
    width: 151px;
    margin-left: -31px;
    text-shadow: 1px 1px #666;
}

#menu li a.hover4:hover {
    background: url("../img/active_bg3.png") no-repeat 0 0px;
    padding-top: 27px;
    padding-left: 0px;
    margin-left: -31px;
    color: #fff;
}

#menu li.fifth a {
    display:block;
    height: 153px; 
    margin-top: -26px;
    padding-top: 27.4px;
    width: 160px;
    margin-left: -30px;
    text-shadow: 1px 1px #666;
}

#menu li a.hover5:hover {
    background: url("../img/active_bg4.png") no-repeat 0 0px;
    padding-top: 27px;
    padding-left: 1px;
    margin-left: -31px;
    color: #fff;
}

#menu li.last a {   
    display:block;
    height: 153px; 
    margin-top: -26px;
    padding-top: 27.4px;
    width: 123px;
    margin-left: -28px;
    text-shadow: 1px 1px #666;
}

#menu li a.hover6:hover {
    background: url("../img/active_bg5.png") no-repeat 0 0px;
    padding-top: 27px;
    padding-left: 3px;
    margin-left: -31px;
    color: #fff;
}  

#menu li.secondddact a {
    background: url("../img/active_bg.png") no-repeat 0 0px;
    display:block;
    height: 153px; 
    margin-top: -26px;
    padding-top: 27.4px;
    width: 165px;
    text-shadow: 1px 1px #666;
    padding-top: 27px;
    padding-left: 4px;
    margin-left: -30px;
    color: #fff;
}  

#menu li.thirdddact a {
    background: url("../img/active_bg2.png") no-repeat 0 0px;
    display:block;
    height: 153px; 
    margin-top: -26px;
    padding-top: 27.4px;
    width: 181px;
    text-shadow: 1px 1px #666;
    padding-top: 27px;
    padding-left: 1px;
    margin-left: -28px;
    color: #fff;
}

#menu li.secondddinact a {
    padding-top: 27px;
    padding-left: 4px;
    margin-left: -30px;
    margin-top: -26px;
    color: #eee9dc;
}

#menu li.secondddinact a.hover2:hover {
    background: url("../img/active_bg.png") no-repeat 0 0px;
    padding-top: 27px;
    padding-left: 4px;
    margin-left: -30px;
    margin-top: -26px;
    color: #fff;
}

#menu li.fourthact a {
  background: url("../img/active_bg3.png") no-repeat 0 0px;
    display:block;
    height: 153px; 
    margin-top: -26px;
    padding-top: 27.4px;
    width: 151px;
    margin-left: -35px;
    text-shadow: 1px 1px #666;
    color: #fff;
}

#menu li.fifthact a {
    background: url("../img/active_bg4.png") no-repeat 0 0px;
    display:block;
    height: 153px; 
    margin-top: -26px;
    padding-top: 27.4px;
    width: 160px;
    margin-left: -34px;
    text-shadow: 1px 1px #666;
    color: #fff;
}

}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
    aside{
    margin-top: -97px;
    float: right;
    }

.commentline {
  position: relative;
  left: 15px;
  top: 0px;
}

#container-footer {
  margin-top: 543px;
  width: 100%;
  
}

#container-footer h2{
  position: relative;
  left: -377px;
  margin-top: 40px;
  margin-bottom: -10px;
  letter-spacing: -1.7px;
  color: #2e2b25;  
}

#container-footer img.lineeee {
  display: none;
}

.wholefooter{
    width: 100%;
    background-image: url("../img/wholefooterIE.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;  
    height: 468px;
    margin-top: -50px;
    margin-bottom: -20px;
}

.lowerfoot {
  width: 960px;
  margin-left: auto;
  margin-right: auto;   
    top: -26px;
    color: #dcd4c6;
    font-weight: 600;
    font-size: 17px;
    letter-spacing: -1.2px;
    display: inline-block;
}

.foot2 a{
    color: #918b83;
}

.space {
    margin-left: 555px;
}

.callus {
    display: none;
}

.call {
    display: none;
}

.number {
    display: none;
}

}





#container-content-repair {
width: 960px;
margin: 0 auto;
text-align:left;  
}
#block-sec-repair {

}
#nadpis {
  float: left;
  color: #2e2b25;
  font-size: 23px;
  margin-top: -28px;
  padding-left: 23px;
  letter-spacing: -1.4px;  
}
.linickaaa-repair{

}
#contentt{
padding: 10px;
}
#contentt img {
box-shadow: 2px 2px 5px #777;
      margin-right:15px;
      margin-bottom:15px;
}