* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  font-size: 14px;
}


.cookies-information { position: fixed; bottom: 0; z-index: 29000; background: #DCDCDC; width: 100%; text-align: center; }
.cookies-information .innerDiv { padding: 5px; font-size: 13px; color: #000; }
.cookies-information a { text-decoration: underline; color: #000; font-size: 13px; }
.cookies-information a:hover { text-decoration: none; }
.cookies-information #allow-cookies-button { font-size: 13px; background: #818182; color: #fff; border-radius: 3px; padding: 2px 8px; display: inline-block; cursor: pointer; margin-left: 10px; }

#slider .ui-slider-range { background: #ddd; }
#slider .ui-slider-handle { border-color: black !important; }
#slider .ui-state-default, .ui-widget-content .ui-state-default {
	background-color: white;
}

html, body {
  font-family: "Open Sans", Arial;
  font-size: 14px;
  line-height: 18px;
  color: black;
}

html {
  overflow-x: hidden;
}
                               
.pubads {
	height: 0px !important; 
}

a {
  text-decoration: underline;
  color: black;
  font-size: 17px;
}

h1 a, h2 a, h3 a, .hp_left a, .hp_right a
 {
  text-decoration: none;                                 
}

h1 a:hover, h2 a:hover, h3 a:hover, .hp_left a:hover, .hp_right a:hover
 {
  text-decoration: underline;
}

.hp_small_img {
	float: left;
	margin-right: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 22px;
	width: 250px;
	aspect-ratio: 16 / 9;
}



#loginbox {
  color: white;
  margin-top: 5px;
  text-align: right;
  line-height: 21px;
}

#loginbox a:hover {
  text-decoration: underline;
}

#loginbox img {
  float: right;
  margin-left: 10px;
}

#loginbox .nastaveni a {
  font-size: 12px !important;
  line-height: 17px !important;
}

.fb_login_button:hover {
  text-decoration: none !important;
}

.chyba {
  color: red;    
}

.newslet_stat {  
  height: 28px;
  padding-top: 5px;  
}

.ok {
  color: green;
}

.okt {
  color: lime !important;
}


.play_on {		
	width: 68px;
	height: 48px;
	position: absolute; 
	
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
	top: 0px; 
	vertical-align: middle;
	top: 50%; margin-top: -24px;
	background-image: url('/img/play_off.png');
}

.rnvideo_a_img {
	position: relative; 
	margin-bottom: 5px; 
	display: block;
}

.rnvideo_img {
	max-width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}


.rnvideo_a_img:hover .play_on {		
	background-image: url('/img/play_on.png');
}	

.souvis_box { 
	display: grid;
	grid-template-columns: 1fr 170px;
	grid-gap: 1rem; 
	line-height: 26px;
	font-weight: bold; 
	text-decoration: underline; 
}
		
.souvis_box span {
	padding: 10px;		
}

.souvis_box img { 
		margin-bottom: -10px; 
	}
		
@media only screen and (max-width: 400px) {   
	.souvis_box { 
		display: block;
		grid-template-columns: none; 
		text-align: center; 
	}
	
	.souvis_box span { clear: both; }
	
	.souvis_box img { 
		clear: both; 
		display: block; 
		margin-left: auto;
		margin-right: auto; 
		margin-top: 10px;
		margin-bottom: -20px; 
	}
}

#intersc_info {
	display: none; 
}

.clanek_carousel {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative; 
	background-size: cover; 
	background-position: center center; 
	width: 100%; 
	padding-bottom: 100%;
	border: 1px solid silver; 
}

.clanek_carousel .clanek_carousel_label {	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	
	display: none;
	position: absolute; 
	right: 0px; 
	left: 0px; 
	top: 0px;
	font-size: 16px; 
	line-height: 24px; 
	text-align: center; 
	padding: 5px; 
	background-color: white;
}

.clanek_carousel:hover .clanek_carousel_label {
	display: block !important; 
}

.clanek_carousel img {
	opacity: 0.75;
	position: absolute; 
	right: 7px; 
	bottom: 7px;	
	width: 40px;
	height: 40px; 
}

.clanek_carousel:hover img {
	opacity: 1;
}

.clanek_carousel_grid {
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	display: grid; 
	grid-gap: 0.5rem;
}
 

.chcivic_container {
  width: 180px; 
  padding-top: 10px; 
  height: 40px; 
  float: left; 
  margin-right: 20px; 
  margin-top: 9px;
}

#chcivic {
  font-weight: bold; 
  font-size: 18px; 
  padding-bottom: 6px; 
  padding-top: 6px;
}

#menu a {
  text-decoration: none;
}

h1 {
  font-size: 24px;
  margin-top: 0px;
  margin-bottom: 15px;
  line-height: 36px;
  
}

.szn-btn-wrap {
  display: flex;
  align-items: center;
  padding: 10px;
  background: #eee;
}

.szn-btn-wrap img {
  width:135px; 
  margin-right: 10px;
}

.szn-btn-wrap a {
  text-decoration: none;
}

#menu h1 {
  margin: 0px;
}

h2.idx {
  font-size: 24px;
  margin-top: 0px;
  margin-bottom: 15px;
  line-height: 34px;
}

.break {
  clear: both;
}


.videoembed {
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	border: 1px solid black; 
	width: 100%; 
}

.mute_icon_intro {
	left: 10px; 
	//right: 0;
	//top: 0;	
	bottom: 15px;
	margin: auto; 
	position: absolute; 
	border: 1px solid white; 
	background-color: rgba(255,255,255,0.7);
	padding: 10px; 	
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.progbar {
	max-width: 100%; 
	margin-top: 0px; 
	width: 100%; 
	border: 1px solid #777; 
	height: 21px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	border-radius: 6px;
}

.progbar div {
	background-color: #C20E1A; 
	position: relative; 
	height: 18px; 
	top: 1px; 	
	margin-left: 1px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	color: white; 
	text-align: right;
	padding-right: 5px; 
	font-size: 13px; 
	line-height: 17px; 
}


#footer {
  position: relative;
  color: white;
  width: 100%;
  max-width: 968px;
  background-color: black;
  margin: 0px auto 0px auto;
  border-top: 1px solid black; 
  border-right: none;  
  z-index: 0;
}

#footer .partneri {
  padding-top: 10px;
}

#footer .partneri img {
  margin: 3px; 
}

.working {
  display: none;
}

.ds_200_250, 
.ad_200_250 {
  display: block;
  position: relative;
  z-index: 10;
  width: 300px;
  height: 250px;  
  margin-bottom: 5px !important;
}

.ad_478_60 {
  clear: both;                        
  display: block;
  width: 468px;
  height: 60px; 
  position: relative;
}

.ad_728_90 {
  clear: both;                        
  display: block;
  width: 728px;
  height: 90px; 
  position: relative;
}

.ad_336_280 {
  clear: both;
  display: block;
  width: 336px;
  height: 280px; 
  margin-bottom: 15px;  
}

.fll {
  float: left;
  margin-right: 20px;
  margin-bottom: 15px;
}

#main {
  max-width: 970px;
  background-color: white;
  margin: 0px auto 0px auto;
  padding-bottom: 15px;
  position: relative;      
}

hr {
  border: none;
  border-bottom: 1px solid #ececec;
}

h2.hp {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 10px;
  margin-top: 0px;
}

.nejctenejsi {
  margin: 10px;
  background-color: white; 
  padding: 10px 10px 0px 10px; 
}

.nejctenejsi h3 {
  margin: 0px;



}

.nejctenejsi h3 a {
  padding: 10px; 
  line-height: 24px;
  margin-left: -10px;
  margin-right: -10px;
  font-weight: normal;

}


.nejctenejsi a:hover {
  background-color: #F6F7F9;
  padding: 10px;
  text-decoration: none !important;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  padding-left: 9px;
  padding-right: 9px;
}

a.vybav_top_pr {
  background-position: center center ;
  background-repeat: no-repeat;
  background-size: contain;	
  margin-top: 30px; 
  margin-bottom: 60px;
  position: relative; 
  text-decoration: none; 
  width: 188px; 
  height: 200px; 
  // border: 1px solid silver;
  border-bottom: none; 
  display: inline-block;   
  text-align: center;
}



a.vybav_top_pr div.pop {
  background-color: #eee; 
  left: -1px; 
  right: -1px; 
  border-right: 2px solid white; 
  border-left: 2px solid white; 
  color: black; 
  padding: 3px; 
  top: -25px; 
  position: absolute; 
  margin-top: 0px;
}


a.vybav_top_pr .button {  
  position: absolute;   
  bottom: -45px; 
  margin-bottom: 0px;
  display: inline-block; 
  left: 10px;
  right: 10px; 
  max-width: 188px; 
}

@media only screen and (max-width: 400px) {
	a.vybav_top_pr {
		width: 100%;
	}
	
	a.vybav_top_pr .button {
		margin-left: auto; 
		margin-right: auto; 
		
	}
	
	a.vybav_top_pr div.pop {
		top: -40px; 
	}
	
	a.vybav_top_pr .button { 
		bottom: -50px; 
	}
	
	.h1_vybaveni {
		text-align: center; 
	}
	
	a.vybav_top_pr {
		margin-top: 50px; 
	}
	
}


p.datum {
  color: #b5b5b5;
  margin-bottom: 10px;
}

span.datum {
  color: #b5b5b5;
  font-size: 13px;
  margin-left: 10px;
}

.navigace {
  padding: 3px;
  padding-bottom: 0px;
  padding-left: 16px;
  padding-top: 15px;  
  color: #555;
  font-size: 12px !important;
}

.navigace a, .navigace span {
  font-size: 12px !important; 
  color: inherit;
}

#insidepaper {
  margin: 15px;
  position: relative;
  overflow: hidden;
}

.navigace .navigace_hobby {
  color: #007941;
}

.navigace .navigace_profi {
  color: #ce2027;
}

#menu {
  background-color: #F0F0F0;
  width: 100%; 
  top: -10px !important; 
}

#menu #mainlogo, 
#menu #mainlogo-hp 
 {
  background: url('https://www.ds-slave.cz/supply/drevostavitel.svg') !important;
  background-size: 90% !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  display: block;
  width: 303px;
  height: 70px;
  margin-left: -5px;
  margin-top: 0px;
  float: left;
}

#menu #mainlogo-hp {
  background: url('https://www.ds-slave.cz/supply/logo-drevostavby.png');
}

#menu #mainlogo-hp h1 {
  color: #eee;
  margin-left: 71px;
  margin-top: 39px;
  font-size: 11.8px;
  font-weight: normal;
  letter-spacing: 0.13em; 
}

#menu #nadpolozky {
  position: relative;
  margin-left: 330px;
  margin-right: 210px;
  height: 70px;
    
}

#menu #polozky {
  height: 66px;  
  display: table;
  width: 100%;      
  position: relative;
}

#menu #polozky .p {
  display: table-cell;  
  text-align: center;
  color: black;  
  padding-top: 29px;
  padding-bottom: 23px;
  font-size: 14px;
  position: relative;       
}



#menu #polozky .p:hover {
  cursor: default;
  background-color: black;
  color: #eee; 
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */    
}

#menu #polozky a.p:hover { 
  cursor: pointer;  
}

#menu #polozky .p .rollmenu {
  position: absolute;
  background-color: black; 
  padding: 0px;
  padding-top: 0px;
  top: 64px;
  display: none; 
  text-align: left;
  z-index: 30;
  min-width: 250px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 5px;
  -moz-border-radius-topleft: 0;
  border-radius: 5px;
  border-top-left-radius: 0;
  overflow: hidden;   
}

#menu #polozky .p .rollmenu a {
  color: white;
  text-align: left;
  padding: 10px; 
  padding: 10px 25px; 
  font-size: 13px;
  display: block;
  z-index: 30;
  position: relative;  
  border-top: none;  
}

#menu #polozky .p .rollmenu a:hover {
  background-color: #AE342D;
  color: white;     
}

#menu #login {  
  float: right;
  text-align: center;
  padding: 8px 0px 0px 0px;
  width: 170px;
  height: 55px;
  margin-right: 10px;
  margin-top: 10px;
  overflow: hidden;
}

#menu #login a {
  color: white;
  font-size: 11px;
}

#menu #login .fb_name {
  height: 20px;
  overflow: hidden;
  color: #ddd;
}


input[type=text],
input[type=password] {
  padding: 10px;
  font-size: 16px;
  background-color: #EBEBEB;
  border: none;
  float: left;
}

#menu #searchbox {
  outline: none;  
  border: 1px solid silver !important; 
  float: left;
  width: 133px;
  height: 30px;
  color: black;
  text-decoration: italic;
  border: none;
  margin: 5px 0px 0px 0px;
  padding: 0px;
  padding-left: 15px; 
  background-color: white;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;  
}

#menu #searchbox_but {
  width: 30px;
  height: 30px;  
  float: left;
  background-color: white;
  margin-top: 5px;
  cursor: pointer;
  margin-left: -3px;  
  background-image: url(https://www.ds-slave.cz/supply/search-icon.svg);
  background-size: 70%;
  background-color: white;      
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid silver !important;  
  border-left: none !important; 
  -webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;

}

#menu #hopro {
  margin-left: 330px;  
  height: 50px;
}

#menu .big {
  padding: 20px;
  font-size: 30px;
  color: white;
  margin-top: -7px;
  display: block;
  width: 50%;
  float: left;
  text-align: center;  
} 

#menu #profi {
  background-color: #ce2027;
}

#menu #profi:hover {
  background-color: #e7000a;
}

#menu #hobby {
  background-color: #007941;
}

#menu #hobby:hover {
  background-color: #00A456;
}

#menu #loginlink {
  display: none;  
  width: 70px !important; 
  height: 30px;
  background: url('https://www.ds-slave.cz/supply/login.png') no-repeat;
  margin-top: 5px;
  margin-left: -5px;

}

#menu #respmenu {
  display: none;
  background: url('https://www.ds-slave.cz/supply/menu.svg') !important;  
  background-repeat: no-repeat !important;    
  float: right;      
  margin-bottom: 3px; 
  cursor: pointer; 
  margin-top: 14px;
  margin-right: 0px; 
  height: 40px; 
  background-size: 60% !important;
  background-position: center left !important;
  width: 48px;
  
}

#altermenu {
  width: 100%;
  background-color: #F0F0F0;
  position: fixed;
  top: 46px;  
  display: none;
  z-index: 15;
  padding-bottom: 10px;
}

#altermenu .a {
  display: block;
  color: black;  
  text-decoration: none;  
  padding: 10px;
  position: relative;
  z-index: 10;
  clear: both;
  cursor: pointer;
  font-size: 16px;
}

#altermenu .next {
  display: none;
  margin-top: 10px; 
}

#altermenu .next a {
  font-size: 14px;
  display: block;
  color: black;
  text-decoration: none;  
  padding: 10px;
  position: relative;
  z-index: 10;
  clear: both;
  cursor: pointer;
}

#altermenu .h {
  background-color: #007941;
}

#altermenu .p {
  background-color: #ce2027;
}



#altermenu .altser {  
  width: 100%;
  margin-top: 5px;  
}

#altermenu input[type=text] {              
  width: 70%;      
  margin-left: 10px;
  margin-right:10px; 
  position: relative; 
  padding: 5px;
  background-color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#altermenu .hledej {
  width: 80px;        
  color: white;      
  text-align: center;
  cursor: pointer;  
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 12; 
  background-color: #C22026; 
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.clanek {  
  margin-right: 315px;
  margin-bottom: 10px;      
}

#clanek h2 a {
    font-size: inherit;
}

.clanek table {
  max-width: 600px;
}

.right {
  width: 300px;
  position: absolute;
  right: 0px;
  top: 0px;
  min-height: 230px;
}

.rbw {
  width: 400px;
}

.rtz {
  top: 0px;
}

.hp_right {
  width: 320px;  
  min-height: 500px;
  position: relative;
  float: right;
  right: 0px;
  top: 0px;
  margin-left: -320px;
  background-color: #F0F0F0;
}

h2, h2 strong {
  margin-bottom: 10px;
  margin-top: 20px;
  font-size: 20px;
  line-height: 32px;  
}

div.artbody > h2:first-child, 
div.artbody > h3:first-child {
  margin-top: 0px;
}

h3 {
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 10px;
}

h4 {
  font-size: 17px;
  line-height: 23px;
  margin-bottom: 10px;
}

.clanek .adv_box {
  background-color: #eeeeec;
  margin: 10px;
  padding: 5px;
}

.clanek .sedy_box {
  background-color: #eeeeec;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px; 
  
}

.overpopis {
	background-color: #eee;
	padding: 15px; 
}

.hidden {
  display: none;
}

ul {
  margin-left: 30px;
  list-style-type: square;
}

ol {
  margin-left: 30px;
}

ul li, ol li, ul li strong, ol li strong, 
ul li em, ol li em,
ul li b, ol li b {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 5px;
}

.cl_main_obr {
  width: 100%;
  margin-bottom: 20px;
}

p, p strong, p b, p i, p em, .pad, p span {
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 10px;
}

.clanek span {
  font-size: 17px;
}

.clanek .headtext p,
.clanek .headtext a,
.clanek .headtext span,
.clanek .headtext strong, 
.clanek .headtext b,
.clanek .headtext
 {
  font-size: 18px;
  line-height: 30px;
}

.clanek h3 a
 {
  font-size: inherit;
  text-decoration: underline;
}


.box {  
  background-color: #F0F0F0;
  width: 100%;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.pomocnik_result {
  background-color: green;
  color: white;
  padding: 10px;
  font-weight: bold;
  line-height: 30px;
}


a.nodec {
  text-decoration: none;
  color: white;  
  position: relative;
  display: block;
}

a.nodec:hover .after_gal_photo {
  background-color: rgba(64,114,236,0.9);
}
 
.after_gal_photo {
  padding: 20px;
  background-color: rgba(71,100,179,0.8);
  width: 260px;
  position: absolute;
  bottom: 50px;
  right: 0px; 
}

.after_gal_photo_i {
  color: white; 
  position: absolute;
  bottom: 27px;
  right: 5px;   
  width: 19px;
  height: 19px;  
  border-radius: 50%;
  background-color: rgba(0,0,0,0.6);
  overflow: hidden;    
  text-align: right; 
  padding-right: 8px;
  cursor: default;
}

.after_gal_photo_i_auto {
  color: white;
  bottom: 5px;  
}


.after_gal_photo_i:hover {
  width: 260px;
  font-size: 13px;
  border-radius: 10px;
  padding-right: 7px;
  height: auto;
}

.clanek_carousel .after_gal_photo_i {
	display: none; 
	top: 5px; bottom: auto; left: 5px; right: auto; 
	color: white; text-align: left; 
	padding-left: 8px; 
}

.clanek_carousel .after_gal_photo_i span {
	font-size: inherit; 
}

.clanek_carousel .after_gal_photo_i:hover {
  width: 95%;
  font-size: 13px;
  border-radius: 10px;
  padding-right: 7px;
  height: auto;
}


.blackbox {
  color: white;
  background-color: black;
  padding: 10px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  font-size: 16px;
  float: left;
  width: 80px;
  margin-bottom: 10px;
}

.tb input[type=text] {
  float: left;
  width: 100%;
  padding-top: 10px !important;
  padding-bottom: 10px !important;  
}

span.tb {
  display: block;
  overflow: hidden;
}

.autor {
  text-decoration: none;
}

.autor:hover {
  text-decoration: underline;
}

.button {
  background: #4267B2; 
  cursor: pointer;  
  padding: 10px;
  text-align: center;
  font-size: 14px;
  color: white;
  clear: both;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.button:hover {
  background: #7097ea;   
}

.button.red {
  background: #CE2027; 
}

.button.red:hover {
  background: red;
}

.btnw {
  display: block;
}

.fotoautora {
  background-position: center center;
  background-size: 300px auto;
  width: 300px;
  margin: -15px -15px;
  margin-bottom: 15px;  
  height: 150px;  
  
}

.vice {
  margin-left: 30px;
  display: block;
  margin-top: 10px;
  color: #4764B3;
  
}

.vicenon {
  margin-left: 0px;
}

.ohodnotte {
  width: 290px;   
  float: left;
  margin-top: 0px;
}

a.vote_up {
  cursor: pointer;
  background: url(https://www.ds-slave.cz/supply/up.png) no-repeat;
  width: 23px;
  height: 22px;
  display: block;
  float: left;
  margin-right: 5px;
}

a.vote_up:hover {
  background: url(https://www.ds-slave.cz/supply/up_hover.png) no-repeat;
}

a.vote_down {
  cursor: pointer;
  background: url(https://www.ds-slave.cz/supply/down.png) no-repeat;
  width: 23px;
  height: 22px;
  display: block;
  float: left;
  margin-right: 6px;
  margin-top: 5px;
}

a.vote_down:hover {
  background: url(https://www.ds-slave.cz/supply/down_hover.png) no-repeat;
}

#vote_space_up {
  color: #007941;
  font-weight: bold;
}

#vote_space_down {
  color: #D0292F;
  font-weight: bold;
}

.rate_infobox {
  clear: both;
  margin-top: 15px;
  margin-bottom: 5px;
  border-bottom: 1px solid white;  
}

.fbox {
  max-width: 310px;
  overflow: hidden;
  margin:10px;
  margin-right: 0px;
  margin-bottom: 0px;  
  float: left;
}

.fbox input[type=text] {
  border: 1px solid white;
}

.fbox .blackbox {
  border: 1px solid white;
}

.fbox h4 {
  margin-top: 12px;
}

.fboxin {
  float: left;
  width: 140px;
}

.fboxin li a {
  font-size: 14px;
  line-height: 20px;
  color: white;
  text-decoration: none;
}

.clanek .box .vice {
  margin-left: 0px;
}

.clanek ul, .clanek ol {
	list-style-position: inside;
	margin-left: 3px; 
}

.temata {  
  background-color: #ce2027;
  padding: 3px;      
}

.tem_hobby {
  background-color: #007941;
}

.temata a {
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  padding: 7px;
  padding-top: 4px;
  padding-bottom: 4px;  
  font-size: 12px;
  display: inline-block;  
}

.temata a:hover,
.tem_hobby a:hover {  
  text-decoration: underline;    
}




.jeden_clanek {
  border-bottom: 1px solid silver;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.jeden_clanek img {
  float: left;
  margin-right: 10px;
}

.jeden_clanek .datum {
  float: right;
}

.flr {
  float: right;
  clear: none !important; 
}

.mt {
  margin-top: 35px;
  clear: both;
}

.jeden_clanek h2, 
.jeden_clanek h2 strong a
  {
  margin-top: 5px;
  line-height: 22px !important;
  font-size: 22px;
}


.dalsi_clanky {
  float: right;
}

.clanek_obr_l {
  float: left;
  margin: 15px;
}

.clanek_obr_l img {
  max-width: 100%;
}

.clanek_obr_r {
  float: right;
  margin: 15px;
}

.clanek_obr_r img {
  max-width: 100%;
}

.clanek_obr_c img {
  max-width: 100%;
}

.popis, .popis a {
  font-size: 14px;
  line-height: 21px;
  margin-top: 5px;
}

.obrpopis {
	cursor: default; 
	text-decoration-color: white !important;	
}

table.form {
  border-collapse: collapse;   
  margin-right: 20px;
}

table.form input {
  border-left: none;
  width: 100%; 
}

table.form textarea {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  background-color: #EBEBEB;
  border: none;
}

table.form th {
  background-color: black;
  color: white;
  border: 1px solid white;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
  font-weight: normal;   
}

table.form td {
  margin-bottom: 2px;
  border: 1px solid white;
}

table.text td {
  font-size: 16px;
  padding: 5px;
}

.tlacitko_poradna {
  width: 30%;
  height: 150px;
  text-align: center;
  background-color: #007941;
  text-decoration: none;
  color: white;
  display: block;
  float: left;
  margin-right: 10px;
  margin-left: 10px;
  cursor: pointer;
  padding-top: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.tlacitko_poradna:hover {
  background-color: #008848;
}

.link_poradna {
  cursor: pointer;
}

.poradna-video {
  float: right; 
  margin-left: 20px;    
  margin-bottom: 20px;
  max-width: 500px;
  position: relative;
}

.hp_left {
  // border-right: 1px solid #ececec;
  margin-right: 319px;
  float: left; 
  position: relative;
}


.hp_pic_1 {
  width: 100%;
}

.pad {
  margin: 15px;
  position: relative;
}

small,
small p, 
small strong,
small b,
small span, 
p small {
  font-size: 14px;
  line-height: 22px;
}

#stddiv {
  position: relative;
  margin-bottom: -15px;
}

.arrup {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent white transparent;
  position: absolute;
  right: 20px;
  top: -30px;                           
}

.arrright {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 0 12.5px 15px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  right: -15px;
  top: 20px;
  z-index: 10;
}

.arrleft {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 15px 12.5px 0;
  border-color: transparent #ffffff transparent transparent;
  position: absolute;
  left: -15px;
  top: 20px;
  z-index: 10;
}

.hp_clanek .arrup {
  top: -30px;
}

.hp_pom {
  width: 33.3334%;
  border-left: 1px solid #ececec;
  padding: 15px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  min-height: 300px;
  position: relative;
}

.hp_pom img {
  margin-bottom: 15px;
}

.hp_ebook {
  width: 100%;
  height: 145px;
  background: rgba(49,85,112,1);
  background: -moz-linear-gradient(top, rgba(49,85,112,1) 0%, rgba(24,60,87,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(49,85,112,1)), color-stop(100%, rgba(24,60,87,1)));
  background: -webkit-linear-gradient(top, rgba(49,85,112,1) 0%, rgba(24,60,87,1) 100%);
  background: -o-linear-gradient(top, rgba(49,85,112,1) 0%, rgba(24,60,87,1) 100%);
  background: -ms-linear-gradient(top, rgba(49,85,112,1) 0%, rgba(24,60,87,1) 100%);
  background: linear-gradient(to bottom, rgba(49,85,112,1) 0%, rgba(24,60,87,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#315570', endColorstr='#183c57', GradientType=0 );
}

.hp_ebook .tretina {
  width: 320px;
  height: 145px;
  float: left;
  color: white;
  padding: 15px;
}

#stddiv .tretina {
  width: 33.33334%;
  position: relative;
  float: left;
  padding: 15px; 
}

#stddiv .dvetretiny {
  width: 66.66667%;
  float: left;
  position: relative;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
    height: 0; 
    overflow: hidden;
    border: 1px solid silver;
}    

.heurbox-cont {
  position: relative;
  max-width: 100%;
  padding-top: 0px; 
  height: auto;
  width: auto; 
  overflow: hidden;
  
}

.heurbox-cont object {
  clear: both;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; 
}

.heurbox-cont a {    
    margin-top: -0px !important;
    margin-bottom: -0px !important; 
}                            
 
.video-container iframe,
.video-container object,
.video-container embed
 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;     
}



.resp {
  width: 100%;
}

.logo100small {
  position: absolute;
  z-index: 10;
  left: 20px;
  bottom: 20px;
}

#over-map-canvas {
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 50%;  
}

#map-canvas, #map {
  width: 100%;
  height: 100%;
  position: absolute;
}

#map-info {
  width: 250px;
  background-color: white;
  -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.18);
  -moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.18);
  box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.18);
  position: absolute;
  z-index: 10;
  bottom: 70px;
  left: 30px;
  padding: 15px;
}

.resphide {
  display: none;
}


.resphide-inline {
  display: none;
}

.fb_login_button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: rgba(73,155,234,1);
  background: -moz-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
  background: -webkit-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
  background: -o-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
  background: -ms-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
  background: linear-gradient(to bottom, rgba(75,104,184,1) 0%, rgba(59,85,160,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=0 );
  font-size: 13px;
  padding: 3px 5px;
  margin: 5px auto 0px auto;
  display: block;
  width: 165px;
  height: 24px;
  color: white;
  text-decoration: none;
  text-align: center;
  line-height: 20px;
}

.fb_login_button:hover {
  background: rgba(64,116,236,1);
  background: -moz-linear-gradient(top, rgba(64,116,236,1) 0%, rgba(58,107,214,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(64,116,236,1)), color-stop(100%, rgba(58,107,214,1)));
  background: -webkit-linear-gradient(top, rgba(64,116,236,1) 0%, rgba(58,107,214,1) 100%);
  background: -o-linear-gradient(top, rgba(64,116,236,1) 0%, rgba(58,107,214,1) 100%);
  background: -ms-linear-gradient(top, rgba(64,116,236,1) 0%, rgba(58,107,214,1) 100%);
  background: linear-gradient(to bottom, rgba(64,116,236,1) 0%, rgba(58,107,214,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4074ec', endColorstr='#3a6bd6', GradientType=0 );
}

.fb_login_button img {
  margin-left: 0px !important;
}

.bookbgr {
  background: url('https://www.drevostavitel.cz/img/kniha.png');
  background-position: -30px -20px;
}

.stuha {
  width: 303px;
  height: 79px; 
  background: url('https://www.drevostavitel.cz/img/stuha.png');
  margin-left: -15px;
  margin-top: -9px;
}

.pstuha {
  margin-left: 8px;
  margin-top: 7px;
}

.gallery_photo {
  max-width: 100%;
  display: block; 
  position: relative;
  border: 1px solid silver;
  text-align: right !important;
}

#infobox {
	background-color: rgba(255,255,255,1);    
    padding: 40px; 
	padding-top: 20px; 
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;  
 
    -webkit-box-shadow: 0px 0px 69px -34px rgba(255,255,255,1);
    -moz-box-shadow: 0px 0px 69px -34px rgba(255,255,255,1);
    box-shadow: 0px 0px 69px -34px rgba(255,255,255,1);
    overflow: auto;
    max-width: 800px;
	width: 95%; 
    max-height: 85%;
    position: fixed;
    top: 50%;  /* position the top  edge of the element at the middle of the parent */
    left: 50%; /* position the left edge of the element at the middle of the parent */
    transform: translate(-50%, -50%); /* This is a shorthand of
                                         translateX(-50%) and translateY(-50%) */
    z-index: 1000; 
}

#infobox .close {
	position: absolute;
    top: 10px;
    right: 10px;
    background-image: url('https://www.drevostavitel.cz/img/close_small.png');
    width: 20px;
    height: 20px;
    cursor: pointer;
}


#infobox .close:hover {
    background-image: url('https://www.drevostavitel.cz/img/close_small_on.png');
}

@media only screen and (max-width: 800px) {
  #infobox {
	  width: 98% !important; 
	  padding: 10px; 
	  padding-top: 30px;
   }    
}

.galclosebut {
  position: absolute; 
  top: 10px; 
  right: 10px; 
  z-index: 10; 
  overflow: hidden;
}

.gallery_photo img {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block; 
  position: relative;
}

.galerie_cistvice {
  display: none;
  text-decoration: underline;
  cursor: pointer;
  margin-top: 2px; 
  margin-bottom: -10px; 
}


.gallery_zoom {
    position : absolute;
    display:none;
    bottom:10px;
    right:10px;
    width:256px;
    margin-left: auto; 
    margin-right: auto;
    z-index:100;    
    background-color: rgba(255,255,255,0.75);
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
} 

.gallery_photo:hover .gallery_zoom {
  display: block;
}

.center_gal {
  text-align: center;
  font-size: 26px;
  margin-top: 20px;
}

.center_gal a {
  font-size: 28px;
  color: #666;
  text-decoration: none;
}

.center_gal a:hover {
  font-weight: bold;
}

.blok_nastroju .nastroj {
  display: block;
  background-color: #F0F0F0;
  margin-bottom: 15px;
  padding: 15px;
  text-decoration: none;
  min-height: 90px;
}

.blok_nastroju .nastroj:hover {
  background-color: #E5E5E5;
}

.blok_nastroju .ikona {
  float: left; 
  margin-right: 10px; 
  margin-top: 8px;
}

.leftblok {
  margin-right: 315px;
  position: relative;
}

.lbw {
  margin-right: 415px;
}

.silverbox {
  background-color: #F0F0F0;
  padding: 15px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.bigfb iframe
{
  transform: scale(1.24);
  -ms-transform: scale(1.24); 
  -webkit-transform: scale(1.24); 
  -o-transform: scale(1.24); 
  -moz-transform: scale(1.24); 
  transform-origin: top left;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -webkit-transform-origin: top left;
}

.silverbox input[type=text], 
.silverbox textarea, 
.silverbox select  {
  width: 100%;
  margin-right: 15px;
  background-color: white;
  border: 1px solid silver;
}

table.nastroj th,
table#nastroj th {
  text-align: left;
  vertical-align: top;  
  padding-right: 15px;
} 

table.nastroj td, 
#nastroj td {
  padding-bottom: 15px;
}

table.nastroj select,
#nastroj select,
select.standard {
  padding: 10px;
  font-size: 16px;
  background-color: white;
  border: 1px solid silver;  
  margin-right: 15px;
  width: 100%;
  margin-bottom: 5px;
}

select.standard {
  width: auto;
  border: 1px solid silver;
}


.kamdal img {
  margin-right: 15px;
  border: 1px solid black;
  float: left;
}

.big_nastroj {
  margin-bottom: 15px;
}

.fb-comments, .fb-comments iframe[style], .fb-comments span {
  width: 100% !important;
}

.fullfb {
  overflow: hidden;
}

.fullfb .fb_iframe_widget, 
.fullfb .fb_iframe_widget span, 
.fullfb .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}

table.vysledek {
  border-collapse: collapse;
  margin-top: 15px;
  margin-left: 2px;
}

table.vysledek td, 
table.vysledek th {
  border: 1px solid black;
  text-align: left;
  padding: 15px;
}

.kalk_overtab {
  max-width: 400px;
  float: left; 
}

table.forum th {
  text-align: left;
}

table.forum th,
table.forum td {
  padding: 15px;
  border-bottom: 1px solid #F0F0F0;
}

table.forum th {
  background-color: #F0F0F0;
  padding-left: 15px;
}

table.forum small {
  font-size: 11px;
  color: silver;
  line-height: 15px;
}

table.projekty td {
  padding-bottom: 5px;
  padding-right: 5px;
  text-align: left;
}

table.projekty td a {
  font-size: 14px;
}

#zrusit_reakci {
  display: none;
}

.adminbox {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #F4D03F;
	padding: 10px; 
	color: black; 
	margin: 10px; 
}

.reagovat {
  cursor: pointer;
}

#text_prispevku {
  margin-bottom: 10px;
}

.zobr_predchazejici {
  cursor: pointer;
}

.radio_pomocnik {
  display: none;
}

.pombut {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative;
}

.otazky_active {
  color: blue;
  font-weight: bold;
  font-size: 16px;
}
                                                                    
.bigbut { 
  display: block;
  width: 195px;
  padding-left: 0px;
  vertical-align: center;
  float: left;
  margin-right: 15px;
  clear: none;
  margin-bottom: 15px; 
  line-height: 23px;
  position: relative;
  z-index: 10;
}

.active {
  background-color: #4074EC;
}

.bigbut div {
  margin-top: 5px;
  font-weight: bold;
}

.dovysvetleni {
  margin-bottom: 15px;
}

.pomocnik_label {
  font-size: 17px;
}

.stdarea {
  border: 1px solid black;
  width: 280px;
  height: 100px;
}

.firma_search {
  border: 1px solid silver !important;
  padding: 5px;
  margin-right: 50px;
  width: 100%;
  position: absolute;
  background-color: white !important;
}

#searchcomp {
  background-color: black;
  background-image: url('https://www.drevostavitel.cz/img/whitelupa.png');
  background-position: center center;
  background-repeat: no-repeat;
  width: 50px;
  height: 40px;
  cursor: pointer;
  position: absolute;
  right: 0px;
  padding-left: 8px;  
}

#boxcompsearch {
  position: relative;
  clear: both;
  margin-top: 20px;
  margin-bottom: 10px;
  height: 50px;
}

.pic {
  width: 90px;
  height: 90px;
  float: left;
  margin-right: 15px;
}
                            
.firma {
  clear: both;
  margin-bottom: 15px;
  margin-top: 10px;
}

p.f1 {
  margin-bottom: 0px;
}

.kraj {
  width: 202px; 
  float: left !important; 
  margin-right: 5px;
  margin-top: 5px; 
  display: block; 
  clear: none !important;
}

.pruh_firmy {
  background-color: #F0F0F0;
  margin-bottom: 10px;
  padding: 10px;
  width: 100% !important;
  display: block;
  text-decoration: none;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.pruh_firmy:hover {
  background-color: #E5E5E5;
}

.pruh_firmy div {
  float: right;
  width: 130px; 
  height: 30px; 
  margin-top: -7px;
  margin-right: -10px;
}

.sec {
  position: relative;
}

.cisla {
  float: left;
  margin-right: 20px;
  line-height: 25px; 
}

.silverbox h2, .boxik h2 {
  margin-top: 0px;
  line-height: 32px;
}

.mapinfo_firmy {
  bottom: 10px !important;
  left: 10px !important;
  width: 280px !important;
}

.mapinfo_firmy p,
.mapinfo_firmy p a
 {
  font-size: 13px;
}

.light, .fancy {
  width: 100px;
  height: 80px;
  margin: 3px;
  display: block;
  float: left;
  background-color: white;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 8px; 
}

.roundbott {

  padding-left: 5px;
  padding-right: 5px;
  border-bottom: 1px solid silver;
  border-left: 1px solid silver;
  border-right: 1px solid silver;
}

.roundbott div {
  margin-left: 47%; 
  margin-right: auto; 
  font-size: 18px;
}

.vysledek_hledani {
  clear: both;
  margin-top: 15px;
}

.vysledek_hledani .obr {
  clear: both;
  float: left;
  width: 120px;
  height: 68px;
  display: block;  
  margin-right: 15px;
  margin-bottom: 8px;
  margin-top: 6px; 
  background-position: center;
  background-size: cover;
  -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;  
  
}

.vysledek_hledani .typ {
  color: #777;
}

.vysledek_hledani p {
  overflow: hidden; 
  display: -webkit-box;
   -webkit-line-clamp: 3;
           line-clamp: 3; 
   -webkit-box-orient: vertical; 
   margin-bottom: 20px; 
}

.vysledek_hledani a {
	font-weight: bold;
	text-decoration: none; 
}

.vysledek_hledani a:hover {	
	text-decoration: underline; 
}


.heurbox {  
  display: inline-block; 
}

.heurbox div {
  font-size: 16px;
}

.killpadding {
  margin: -15px -15px 15px; -15px;
  position: relative;
}

.killpadding .abs {
  bottom: 10px;
  position: absolute;
  left: 15px; 
  height: 35px;  
}

.dop_galerie {
  width: 180px;
  margin-right: 40px;
  margin-bottom: 30px;
  margin-left: 7px;
  display: inline-block;
  vertical-align: top;
  padding-top: 145px;
  background-position: top center;
  background-repeat: no-repeat;
  text-decoration: none;
  background-size: auto 140px;
  line-height: 25px;
}

.dop_galerie:hover {
  opacity: 0.8;
}

.galerie .topad {
  margin-top: 20px; 
}

.dop_404 {
  width: 150px;
  margin-right: 30px;
  margin-bottom: 30px;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  line-height: 25px;
}

.dop_404 img {
  margin-bottom: 10px;
}

.overicon:hover img {
  opacity: 0.6;
}

.stothumb {
  width: 175px;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  margin-bottom: 10px;
  background-size: 100% auto;
  background-color: white;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid silver;
}

.projekty-admd {
  float: right;
  width: 150px;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  margin-bottom: 0px;
  background-color: white;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid silver;
}

.projekty-admd img:hover {
  opacity: 1 !important;
}

.inzerent {
  background-position: center center;
  background-repeat: no-repeat;
  width: 280px;
  height: 250px;
  border: 1px solid black;
  margin: 10px;
  display: inline-block;
  overflow: hidden;
}

.inzerent:hover {
  border: 1px solid red;
}

#blc {
  display: none;
  width: 600px;
  height: 387px;  
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  position: fixed;
  left: 50%;
  margin-left: -300px;
  top: 10%;
  background: url('https://www.drevostavitel.cz/img/pc.jpg') no-repeat; 
  color: white;
  
  padding: 20px;  
  z-index: 10;
}

#blc p {
  max-width: 300px;
  margin-bottom: 7px !important; 
  line-height: 21px;  
}

#cls_blk {
  position: absolute;
  bottom:10px;
}

.cover, .project_cover {
  opacity:0.7;
  background-color:#000;
  position:fixed;
  width:100%;
  height:100%;
  top:0px;
  left:0px;
  z-index:9;
  display: none;
}

.kupkafe {
  background-color: #007941;
  color: white;
  padding: 10px;
  font-size: 20px;
  line-height: 30px;
}

.kupkafe u {
  font-size: inherit;
}

.ad_kalk {
  margin-top: -55px; 
  position: absolute;
}

#analyt {
  display: none;
}

#hp_text_banner {
  width: auto;
  height 77px;
  border-top: 1px solid #ececec;
  margin-top: 30px;
}

.boxik {
  background-color: #eee;
  padding: 10px;
  width: 284px;
  display: inline-block;
  text-align: center;
  vertical-align: bottom;
  margin-bottom: 10px;
  margin-right: 5px;
  position: relative;
}

.kurzbox {
  margin-right: 20px; 
  padding-bottom: 20px; 
  display: inline-block; 
  vertical-align: top;
}

.boxik_projekt {
  width: auto; 
  width: 44%; 
  text-align: left;
}

.fullsize {
  width: 100% !important;
  text-align: left;
}

.boxik input[type=text] {
  background-color: white;
  width: 100%;
  font-size: 17px;
  padding: 5px;
}

.boxik select {
  background-color: white;  
  border: none;
  width: 100%;
  padding: 5px;
  font-size: 17px;
}

.boxik img {
  width: 280px;
  background-position: center;
  display: block;  
  background-repeat: no-repeat;
  float: left;
  /*margin-right: 15px;*/
}


.rez {
  background-color: lime;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 207px;
  display: inline-block;
  text-align: center;
  vertical-align: bottom;
  margin-bottom: 10px;
}

.dum_den {
  font-size: 24px;
  padding: 10px;
  width: 280px;
}

.fotkadomu {
  width: 227px;
  height: 227px;
  background-position: center center;
  display: block;  
  background-repeat: no-repeat;
  margin-right: 14px;
  display: inline-block;
  margin: 5px;  
}

.vybaveni .fotkadomu {
  border: 4px solid #eee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.resp_galerie {
  margin-left: -5px;
  margin-right: -5px;
}

.fotkadomu:hover {
  opacity: 0.8;
}

.load {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

.greenbox {
  background-color: #007941;
  padding: 10px;
  display: block;
  margin-bottom: 10px;
  color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.green {
  color: green;
}

.redbox {
  background-color: #CE2027;
  padding: 10px;
  display: block;
  margin-bottom: 10px;
  color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.tag {
  background-color: #007941;
  padding: 10px;
  display: inline-block;
  margin: 5px;
  margin-bottom: 10px;
  margin-left: 0px;
  color: white;
 -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 16px;
  cursor: default;
}

.boxik .content {
  border-left: 1px solid silver;
  margin-left: 290px;
  padding-left: 10px;
  padding-bottom: 10px;
}

.dpick {
  
  margin-right: 20px;
  margin-bottom: 20px;  
  display: inline-block; 
  width: 40%; 
  height: auto; 
  vertical-align: top;  
}

.dpick .mydate {
  visibility: hidden; 
  height: 0px; 
  margin-top: -20px; 
  width: 100%;
}

.vzdummain {
  width: 53%; 
  max-width: 800px; 
  display: inline-block;
  margin-right: -10px;
}

.projektmain {
  float: right; 
  margin-left: 10px; 
  width: 53%;
  margin-bottom: 20px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; 
  overflow: hidden; 

}

.projektmain .header {
  background: rgba( 255, 255, 255, 0.7);
  left: 0px;
  right: 0px;
  height: 35px; 
  padding: 10px; 
  position: absolute;
}

#dny {
  margin-left: 250px;
}

#dny .button {
  margin-left: 0px;
}

.soutezni_box {
  width: 198px;
  border: 1px solid #8C8C8C;
  min-height: 100px;
  display: inline-block;
  vertical-align: top;
  margin-right: 6px;
  margin-bottom: 10px;
  padding: 10px;
  text-align: center;
}

.projektad1 {
  background-color: white;
  width: 325px;
  height: 280px;
  margin-left: -17px; 
  padding: 15px; 
  margin-left: 0px; 
  
}

.pad1boxik {
  width: 345px !important; 
  // width: 100% !important;
  float: left;
  margin-right: 10px; 
}

.projektbox2 {
  height: 300px;
  margin-right: 10px;
  width: 286px;
  text-align: left;
}

.prboxvzd {
  margin-right: 0px;
}

.projektbox2 .bigbut {
  position: absolute; 
  bottom: 11px; 
  right: 10px;
}

.projinfobox {
  font-size: 17px;
  height: 116px;
  line-height: 23px;
}



.upbox {
  width: 400px;
  height: auto;
  position: fixed;
  border: 4px solid silver;
  background-color: #F0F0F0;
  left: 50%;
  top: 50%;
  margin-top: -150px;
  margin-left: -200px;
  z-index: 10;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: none;
}

.upbox img {
  position: absolute;
  top: 5px;
  right: 5px;
  opacity: 0.4;
  cursor: pointer;
}

.upbox img:hover {
  opacity: 0.8;  
}

.upbox input[type=text] {
  background-color: white;
  margin-bottom: 5px;
  width: 100%;
  border: 1px solid silver;
}

.upbox textarea {
  background-color: white;
  margin-bottom: 5px;
  padding: 10px;
  font-size: 16px;
  background-color: white;
  font-family: Arial;
  width: 100%;
  border: 1px solid silver;
  height: 150px;
}

.upbox .button {
  float: right; 
  font-weight: bold; 
  font-size: 19px; 
  padding: 8px; 
  margin-top: 3px;
}

.trinact, 
.trinact a {
  font-size: 13px !important;
}

span.stars, span.stars span {
    display: block;
    background: url('https://www.drevostavitel.cz/img/stars.png') 0 -16px repeat-x;
    width: 80px;
    height: 16px;
}

span.stars span {
    background-position: 0 0;
}

.popisfoto {
  margin-top: 0px;
}


.scrolluj {
  position: fixed; 
  bottom: 14px; 
  left: 50%; 
  margin-left: -17px; 
  z-index:100; 
  display: none;
}

.souhrn_galerie {
  display: block; 
  margin: 19px; 
  margin-top: 5px;
  height: 140px; 
  width: 140px; 
  border: 1px solid black;
  background-position: center center; 
  float: left; 
  background-repeat: no-repeat;
}

.souhrn_galerie:hover {
  opacity: 0.8;
}

.vybavbox {
    width: -webkit-calc(100% - 360px);
    width:    -moz-calc(100% - 360px);
    width:         calc(100% - 360px);    
}
          
.obal_vybaveni_foto {
  width: 280px; 
  text-align: center; 
  height: 230px; 
  background-color: white; 
  float: left;
}       

.strucne_vybaveni {
  margin-top: 10px;
}     

.foto_cover {
  max-width: 90%;
  max-height: 90%;
  margin-top: 10px;
  z-index: 10;
  position: fixed;
  left: 50%; 
  top: 0px;
}        

.bigform p,
.bigform p label,
.bigform p strong,
.bigform td, 
.bigform td strong {
  font-size: 18px;  
}

.bigform input[type=text],
.bigform input[type=password], 
.bigform input[type=submit],
.bigform .button, 
.bigform textarea 
 {
  width: auto; 
  float: none;
  padding: 10px;
  font-size: 18px;
  border: 1px solid silver;
}      

.bigform input[type=password] {
  background-color: white;
}           

.boxik .lektor {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100px; 
  float: left;  
}  

.kurz textarea {
  border: 1px solid #444;
  width: 100%;
  height: 100px;
  padding: 5px;
}

.kurz input[type=text] {
  border: 1px solid #444;
  width: 100px;
  padding: 4px;
  background-color: white;
  font-size: 14px;
}

.kurz table {
  border-collapse: collapse 
}

.kurz table td {
  vertical-align: top;
  padding: 5px;  
  vertical-align: bottom;
}

.kurz table td p {
  margin-bottom: 0px;
}

.kurz table td.alr {
  text-align: right;
}

.kurz table tr.prvni td {
  background-color: #444;
  color: white;
  padding-left: 10px !important;
}

.kurz hr {
  border: 1px solid black;
}

p.speech {
  padding: 25px;
  font-style: italic;
  
}

.projekt_video {
  cursor: pointer; 
  display: block; 
  background-image: url('https://www.drevostavitel.cz/img/yt_ico.png'); 
  position: absolute; 
  width: 100%; 
  height: 100%; 
  background-repeat: no-repeat; 
  background-position: center center;
}

.projekt_video:hover {
  background-image: url('https://www.drevostavitel.cz/img/yt_ico_over.png'); 
}

a.dodavatel_projektu {	
	overflow: hidden; 
	position: relative; 
	display: inline-block; 
	padding: 10px; 
	border: 2px solid #ddd; 
	margin-right: 10px; 
	margin-bottom: 10px;  

}

a.dodavatel_projektu:hover {	
	border: 2px solid black; 
}

a.dodavatel_projektu .popis {
	position: absolute; 
	bottom: 5px; 
	width: 100%; 
	margin-left: -10px; 
	margin-bottom: -5px;
	padding: 5px;
	background-color: #ddd; 
	color: black; 
	text-align: center;

}

a.dodavatel_projektu:hover .popis {
	background-color: black;
	color: white;
}




  #lajkni {
    bottom: -100px;
    background-color: rgba(0,0,0,0.95);    
    position: fixed;    
    left: 0px;
    right: 0px; 
    height: 65px;
    max-width: 970px;
    margin-left: auto;
    margin-right: auto;
    z-index: 10000;
    color: white;
    padding-left: 10px;     
    padding-top: 10px;
    padding-right: 10px;
    display: none;
  }
  
  #lajkni .text {
    font-size: 20px;
    margin-top: 0px; 
    margin-left: 10px;  
    line-height: 25px; 
  }
  
  #lajkni .subtext {
    font-size: 12px;
    margin-top: 5px; 
    margin-left: 10px; 	
  }






/* RESPONSIVE ========================================= */


@media only screen and (max-width: 1400px) {    
  #main {                      
    margin-top: 0px;
  }  
  

  
}


@media only screen and (max-width: 985px) {    
  #footer .fbox:nth-child(1), 
  #footer .fbox:nth-child(2) {
    float: none;
    width: auto;
    margin-right: 370px;
  }  


  .hp_small_img {
	width: 150px;
  }
  
  .hplisting {
	-webkit-line-clamp: 3 !important; /* number of lines to show */
    line-clamp: 3 !important;
	  
  }
  
  .projektbox2 {
    display: none;
  }
  
  .popisfoto {
    margin-top: -10px;
  }
  
  .projektmain {
    margin-left: 0px;
  }
  
  .strucne_vybaveni {
    clear: both;
  }
  
  .naclanek {
    float: left !important;
  }
  
  .seznamboxu .boxik {
    width: -webkit-calc(100% - 360px);
    width:    -moz-calc(100% - 360px);
    width:         calc(100% - 360px);    
  }
  
  .projinfobox {
    width: 100% !important;
    height: auto;
  }
  
  .prboxvzd {
    display: none;
  }

  
  .prmiddlead {
    width: 100% !important;
  }
  
  .prmiddlead .projektad1 {
    width: 100% !important;
  }
  
  .pad1boxik {
	  float: none; 
  }
  
  #footer .fbox:nth-child(3) {
    height: 380px;
    max-width: 60%;
    position: absolute;
    right: 0px;
    top: 0px;             
  }
  
  #footer {
    margin-bottom: 0px;
  }
  
  .tlacitko_poradna {
    width: 27%;
  }    
  
  #main {                      
    margin-top: 0px;
  }
  
  #prevleceni_l1,
  #prevleceni_l2, 
  #prevleceni_p1, 
  #prevleceni_p2 {
    display: none;
  }    
    
  .ad_kalk {
    margin-top: 0px !important; 
    position: relative !important;
  }


  .hpbanner {
    display: none; 
  }

      
}

@media only screen and (max-width: 900px) {
    
    #main {                      
      margin-top: 0px;
      border-right: none;
      border-left: none; 
    }
    
    .projekty-admd, .pruh_firmy_admd {
      display: none;
    }
    
    .gallery_photo:hover .gallery_zoom {
      display: none;
    }

    
    #menu #polozky .p .rollmenu {
      top: 58px;
      
    }
    
    .galerie .topad {
      margin-top: -10px ! important; 
      margin-right: 20px !important;
    }
    
    .galerie_strip {
      display: none;
    }
    
    .ad_728_90 {
      width: 90% !important;
    }
    
  
       
    #menu #nadpolozky {	  
      height: 30px;
	  margin-left: 210px; 
	  margin-right: 150px; 
    }
    
    #menu #mainlogo,
    #menu #mainlogo-hp
     {
      //background: url('https://www.ds-slave.cz/supply/logo_200.png');
      width: 200px;
      height: 50px;
	  
	  margin-bottom: 2px;
	  margin-left: 1px !important;
	  margin-top: 4px !important; 
	  
    }

    #menu #mainlogo-hp h1
     {
      margin-left: 8px;
      font-size: 9.4px; 
      margin-top: 30px;
	  max-width: 50%;
	  height: 35px;	
	  position: absolute;	  
	  overflow: hidden;
    }
    
    
    #menu #polozky {
      height: 30px;
	  padding-top: 0px; 
    }
    
    #menu #polozky a {
      padding-top: 14px;
      padding-bottom: 15px;	  
    }
	
    #menu #polozky .p {
      padding-top: 22px;
      padding-bottom: 18px;	  
    }	
	
	#menu #login {				  
	  padding: 2px 0px 0px 0px;
	  width: 150px;
	  height: 49px;
	  margin-right: 0px;		  
	}
	
	#menu #searchbox {
	 
	  width: 113px;

	  padding-left: 10px; 
	}

    
    #menu #hopro {
      margin-left: 210px;    
      height: 30px;
    }
    
    #menu .big {
      padding: 13px;
      font-size: 20px;
      color: white;
      margin-top: -3px;
      display: block;
      width: 50%;
      float: left;
      text-align: center;  
    }     

   .clanek {
      margin-right: 0px;        
   }
   
   .leftblok {
      margin-right: 0px; 
   }
   
   .right {
    position: relative;
    width: 100%;
    top: 20px;
   }
   
   .right .ds_200_250, 
   .right .ad_200_250 {
      margin-left: auto;
      margin-right: auto;
   }
   
  .hp_advert {
    float: none !important; 
    margin-bottom: 20px !important;
  }

  .fbox {
    float: none !important; 
    clear: both !important;
    width: 98% !important;
    max-width: 98% !important;
    padding-right: 10px !important; 
    position: relative !important;
    height: auto !important;   
  }
  

    
}

@media only screen and (max-width: 700px) {


  #dny {
    clear: both;
    margin-left: 0px;
  }
  
  .dpick {
    margin-bottom: 0px; 
  }


  #lajkni .text {
	font-size: 14px;
  }  
	
	#lajkni {
		padding-left: 0px;     
		padding-top: 10px;
		padding-right: 10px;
	}	

  .break_mobile {
	  clear: both; 
  }

  
  .hp_left {
    width: 50%;
  }
  
  .hp_right {
    width: 50%;
  }
  
  .hp_pom {
    float: none;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #ececec;
    max-width: 1000;
    min-height: 220px;
  }
  
  .hp_pom img {
    float: left;
  }
  
  #stddiv .tretina,
  #stddiv .dvetretiny  {
    float: none;
    width: 100%;
  }
  
  .hp_ebook .tretina:first-child,
  .hp_ebook .tretina:last-child
   {
    display: none;
  }
  
  .resphide {
    display: block;
  }
  
  .resphide-inline {
    display: inline;
  }  
  
  h2 {
    line-height: 28px;
  }
  
  .arrright {
    display: none;
  }  

}

.hplisting {	
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 5; /* number of lines to show */
           line-clamp: 5; 
   -webkit-box-orient: vertical; 
   line-height: 27px;
   margin-top: -3px;
}

.hplisting a {	
   text-decoration: none; 
}

.hplisting a:hover {	
   text-decoration: underline; 
}

.hplisting div {
	margin-top: 5px; 
	font-weight: normal; 
	font-size: 17px;
}

.box-napozdeji {
	padding: 10px; 
	padding-bottom: 2px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
	background-color: #F4D03F; 
}

  .box-napozdeji input[type=text] {
	width: 70%; 
  }

@media only screen and (max-width: 670px) {

	

	html, body {
		width: auto!important;
		overflow-x: hidden!important;
	}

	.hplisting div {
		display: none; 
	}


	.hp_pic_1 {
	  margin-top: 17px; 
	}
  
  .content_projektu {
	  text-align: center; 
	  
  }
  
  
	#intersc_info {
		display: block; 
	}
  
  .fotkadomu {
		border: 1px solid  silver; 
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
   }
  
  .boxik .content {
    border: none;
    margin-left: -10px;
    clear: both;
    padding-top: 10px;
  }
  
  #insidepaper {
    margin: 15px;
  }

  .hide_mobile {
    display: none;
  }

  .pad1boxik {
    width: 100% !important;
    float: none;
    margin-left: 0px; 
  }
  
  .projektad1 {
    width: 100%;
  }
  
  .projektbox2 {
    height: auto;
  }
  
  .projektbox2 .bigbut {
    position: relative;
    bottom: auto;
    right: auto;
    margin-left: 0px; 
  }  
  
   #blc {
    margin-left: 10px;
    margin-right: 10px;
    left: 0%;
    top: 50px;
   }
  
   body {
    padding-top: 30px;
   }
   
   .boxik {
    width: 100% !important;
   }
   

      
   .boxik img {
      width: auto;
      max-width: 100%;
   }

   .kurzbox a {
      float: none;
      margin-left: auto;
      margin-right: auto;
      display: block;
      text-align: center;
   }
   
   .kurzbox img {    
      float: none;
      margin-left: auto;
      margin-right: auto;
   }

   .obal_vybaveni_foto {
      border: 1px solid black;
   }

   .obal_vybaveni_foto img {
      border: none !important;
   }
   
   .boxik select, .boxik input[type="text"] {
    width: 100%;
   }
   
   .ad_478_60 {
    width: 300px;
    height: 80px;   
    overflow: hidden;
   }
   
   .high {
      height: 250px; 
   }
   
  
   #menu {
    position: fixed;
    top: 0px;
    z-index: 1150;    
   }   
    
   .navigace {	  
	  padding: 7px; 
	  padding-top: 15px; 
	  padding-bottom: 0px; 
	  margin-top: 18px;
	  padding-left: 16px;	  
   }
  
   #menu #mainlogo,
   #menu #mainlogo-hp {
      // background: url('https://www.ds-slave.cz/supply/logo_130.png');
	  margin-right: 0px; 
	  margin-left: 6px !important;
	  margin-top: 11px !important;
	  height: 45px;
	  width: 165px;	 	 
   }
   
   #menu #mainlogo-hp h1 {
      margin-top: -2px; 
      margin-left: 135px; 
      width: 200px; 
   }   
   
   #menu #respmenu {
    display: block;		
	z-index: 90000;
   }
   
   #menu #login {
    display: none;
   }
   
   #menu #nadpolozky, 
   #menu #hopro, 
   #menu #searchbox, 
   #menu #searchbox_but {
      display: none;
   }
   
   .ohodnotte {
    width: 260px;
   }   
   
  .tlacitko_poradna {
    width: 100%;
    margin-left: 0px;
  }  
    
  .poradna-video {
    float: none; 
    margin-left: auto;
    margin-right: auto;
  }  
  
  .hp_left {
    float: none;
    margin-right: 0px;
    width: 100%;
  }
  
  .hp_right {
    float: none;
    width: 100%;
    margin-left: 0px;
	background-color: white; 
	padding: 5px;
	margin-top: -13px; 
	padding-top: 0px; 
  }
   
  .rnvideo_img {
	margin-bottom: 15px; 
  }
  
  .arrup, .arrright {
    display: none;
  }
  
  .hp_pom img {
    float: none;
  }
  
  #map-info {
    display: none;
  }
  
  .mapinfo_firmy {
    display: block !important;
    position: relative !important;
    width: 100% !important;
    left: auto !important;
    margin-top: 15px !important;
    clear: both !important;
    top: auto !important;
    bottom: auto !important;
  }
  
  .blok_nastroju .ikona {
    float: none;
    margin-bottom: 15px;
  }
  
  table.forum th,
  table.forum td {
    padding: 10px 2px;  
  }
  
  .kraj {
    width: 100% !important;
  } 
  
  .vzdummain {
    width: 50%; 
  }

 .projektmain {
    width: 100%;
    float: none; 
  }
  
  .projektmain {
    width: 100%;
    float: none; 
  }
  
  .boxik_projekt {
    width:100%;
  }
  
  #prevleceni_top {
    display: none !important;
  }
  
  #main {
    margin-top: 0px !important;
  }
      
}

@media only screen and (max-width: 500px) {

  .hp_small_img {
	width: 145px;
  }


  .resp_galerie {
    text-align: center;
  }

  .dpick {
    display: block;
    width: 100%;
    margin-bottom: 20px;    
    margin-left: 0px;
  }
  
  .clanek_predchozi_button {
	text-align: center; 
  }

  .headtext, .artbody {
    clear: both !important;
  }

  
  .vzdummain {
    width: 100%;
    display: block;
  }  
  
  .projektmain {
    width: 100%;
    display: block;
  }  
  
  .kalktxtblok {
    clear: both;
  }
  
  .fotkadomu {
    width: 280px;
    height: 280px;
  }

 

  .upbox {
    width: auto;
    left: 0px;
    margin-right: 5px;
    margin-left: 5px;
  } 
  
  .ds_200_250 {
	  margin-left: auto;
	  margin-right: auto; 
	  float: none; 
	  margin-bottom: 20px !important; 
  }
  
  .ds_200_250.fll.respon {
	  width: 100%;	 
  }   

   
}




@media only screen and (max-width: 330px) {
  .ds_200_250, .ad_200_250, .ad_336_280, .ad_478_60 {
    margin-left: 0px !important;
    margin-right: 0px;
  }
  
  #menu #mainlogo-hp h1 {
      display: none; 
   }   

   
  
}




