.debug{
	position: fixed;
	z-index: 999;
	background-color: white;
	top: 0;
	right: 0;
	padding: 5px;
}
html{
	width: 100%;
    height: 100%;
    overflow-y: scroll;
}
html, body{
 


 margin:0; 
 padding:0; 
 font-family: 'Roboto Condensed', sans-serif;
 font-weight: 300;
 font-size: calc(18px + 0.4vw);
 line-height: 150%;
 color: black ;
 background-color: transparent;
 min-width: 100%;
 -webkit-text-size-adjust:100%;
 min-width: 500px;
}
strong,b{
	font-weight: 700;
}
a img{
	border: none;
}
td {
	font-size: 18px;
}

a:link, a:visited {
color: #82bc23;
text-decoration: none;
}

a:hover {
color: #82bc23;
text-decoration: underline;
}
.left{
	float: left;
}
.right{
	float: right;
}
.pagewidth_outer{
	 min-width: 500px;
	 width: 100%;
	display: block;
	background-color: white;

 
}
.pagewidth_outer.wh{
	background-color: #fffff;
}

.pagewidth_outer.header_lista{
	position: fixed;
	display: block;
	width: 100%;
	height: 100px;
	overflow: hidden;	

}
.header_lista .pagewidth{
	background-color: white;
	height: 100px;
}
.flags{
	position: fixed;
	top: 110px;
	right: 0px;
	z-index: 55;
	height: 64px;
	background-position:  -1px center;
	width: 75px;
	font-size: 1px;
	

}
.flags.response{
	top: 3px;
	width: auto;
}

.vlajka{
display: inline-block;

width: 69px;
height: 49px;
		background-position: 50% 50%;
background-repeat: no-repeat;
	
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin: 3px;
	
}
.vlajka.czech{
	background-image: url(../images/flags/icons/ras_Czech_Republic.png);
}
.vlajka.slovakia{
	background-image: url(../images/flags/icons/ras_Slovakia_Republic.png);
}
.vlajka.english{
	background-image: url(../images/flags/icons/ras_England.png);
}
.vlajka.deutsch{
	background-image: url(../images/flags/icons/ras_Deutsch.png);
}
.ico_poz{
	background-color: #82bc23;
	padding: 15px;
	
}
.pagewidth{ 
 min-width: 500px;
 margin-left:auto; 
 margin-right:auto;
 /* position:center; */
 text-align:left;
  
} 
.pagewidth_1200{
 max-width:1200px; 
 min-width: 500px;
 margin-left:auto; 
 margin-right:auto;
 /* position:center; */
 text-align:left;
}



 /*
.obraz_page .obraz_page_img{
	width: 50%;
	height: 50px;
	background-color: red;
	float: left;

}
.obraz_page .obraz_page_content{

	width: 50%;
	float: right;
	background-color: yellow;
}
.response500 .obraz_page .obraz_page_img,
.response800 .obraz_page .obraz_page_img,
.response1000 .obraz_page .obraz_page_img
{
	background-color: blue;
	width: 0%;
	float: none;
}
.response500 .obraz_page_content,
.response800 .obraz_page_content,
.response1000 .obraz_page_content
{
	width: auto;
}*/

#header{
	width: 100%;
	display: block;
	position: relative;
	min-width: 500px;
}
.header_blok{
	display: block;
	width: 100%;	
}
.top_contact{
	background-color: #82bc23;
	height: 33px;
}
.top_contact .pagewidth_1200{
	text-align: right;
	color: white;
	font-size: 16px;
}
.top_contact .soc_top img{
	max-height: 25px;
}
.top_contact a{
	color: white;
}


.web_nazev{
	height: 97px;
	display: block;
	float:  right;
	text-align: center;
	background-image: url(../images/panorama.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.web_nazev h1{
	text-align: center;
	text-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
	color: #ffc300;
	font-size: 35px;
	margin: 0px;
	padding-top: 1%;
}
.web_nazev.respons h1{
	font-size: 3.5vw;
}
.web_nazev .white{
	color: white;
}
.back_outer{

	position: fixed;
	-webkit-backface-visibility: hidden;
	min-width: 100%;
	display: block;
	min-height: 500px; 
	
	
}
.back{

	min-height: 580px;
	ybackground-color: #82bc23;
}

.back .pagewidth_outer{
	margin-left: auto;
	margin-right: auto;
}
.page_content{
	position: relative;
	z-index: 40;	
	margin-left: auto;
	margin-right: auto;
	
}

.pagewidth_outer.strip{
	
	background-color: #EDEDED;
}
.strips{
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.strips img{
	width: 100%;
}
#hledat_form{
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
#hledat_form a img{
	vertical-align: middle;
}
.banner{
	height: 268px;
	background-image: url(../images/header_pruh.jpg);
	min-width: 500px;
}
.banner img{
	max-width: 100%;
}
.pod_header{
	position: absolute;
	display: block;
	top: 0px;
	margin-top: -30px;
	z-index: 0;
}
.pod_header h1, .pod_header h2{
	padding: 0px;
	margin: 0px;
	font-size: 5px;
	color: #2d2d2d;
	float: left;
}

.leftcol{
	display: block;
	float: left;
	width: 250px;
	height: 100%;
	background-color: white;
}
.response500 .leftcol,.response800 .leftcol{
	display: none;
	width: 0px;
	height: 0px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
.nad_hledat_box{
	margin-top: 20px;
}
.content_oddel{
	margin-top: 40px;
}
.hledat_box{
	margin-top: 25px;
	float: right;
	padding: 10px 15px 0px 15px;
	background-color: #ff0000;

-moz-border-radius-topleft: 8px;
-webkit-border-top-left-radius: 8px;
 border-top-left-radius: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-top-right-radius: 8px;
border-top-right-radius: 8px;
}
.nav_toggle{
	margin:39px 0px 0px 25px;
	float: left;
	padding: 10px 15px 0px 15px;
	background-color: #ff0000;

-moz-border-radius-topleft: 8px;
-webkit-border-top-left-radius: 8px;
 border-top-left-radius: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-top-right-radius: 8px;
border-top-right-radius: 8px;
}
.toggle{
	width: 20px;
	height: 20px;
}
.toggle.up{
	background-image: url(../images/toggle_up.png) 
}
.toggle.down{
	background-image: url(../images/toggle_down.png) 
}
.pod_hledat_box{
	float: right;
	width: 714px;
	height: 10px;
	background-color: #ff0000;
}

.navigace{
	background-image: url(../images/headerblok.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 26px;
	width: 714px;
	margin-bottom: -50px;
}
.navigace_inner{
	background-color: white;
	padding: 15px;
	
	-moz-border-radius-bottomright: 8px;
-webkit-border-bottom-right-radius: 8px;
border-bottom-right-radius: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-bottom-left-radius: 8px;
border-bottom-left-radius: 8px;
}















a.button,a:visited.button{
display: inline-block;
padding: 15px 25px;
color: white !important;
text-decoration: none  !important;
font-weight: normal;
font-size: 20px;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 400;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	margin-top: 10px;
	cursor: pointer;
	
	background-color: #82bc23;
}

input[type="submit"], input[type="reset"], input[type="button"] {
padding: 15px 25px;
color: white;
font-weight: normal;
font-size: 20px;
font-family: 'Roboto Condensed', sans-serif;
font-weight: 400;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	margin-top: 10px;
	cursor: pointer;
	background-color: #82bc23;
}
:root input[type="submit"],:root input[type="reset"],:root input[type="button"] { filter: none \0/IE9; }

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover{
	text-decoration: none;

	
	background-color: #484848;
	color: white;
}
:root input[type="submit"]:hover,:root input[type="reset"]:hover,:root input[type="button"]:hover{ filter: none \0/IE9; }

.button{
	width: auto;
}
a:hover.button{
	text-decoration: none;

	background-color: #484848;
	color: white !important;
}
.logo {
	position: absolute;

	float: left;


}
.responsview{
	display: none;
	position: absolute;
	min-width: 100%;
	z-index: 90;
}
.responsview_outer{
	display: none;
	position: fixed;
	background-color: rgba(0,0,0,0.8);
	width: 100%;
	height: 100%;
	z-index: 55;
}
.responsview_menu{
	float: right;


}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



.center{ text-align: center; }
/* menu dole */

.fot .left{
	margin: 30px 0px;
	padding: 0px 30px 0px 30px;
	background-image: url(../images/footer_link.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.menu_dole {

	padding-bottom: 40px;
	width: auto;
	text-align: Left;	
}
.fot.respons .right, .respons .menu_dole, .respons .copyright {
	display: block;
	float: none;
}



.fot_blok{
	text-align: center;
	width: 25%;
	float: left;
}


.fot_blok3{
	text-align: left;
	width: 33%;
	float: left;
}
.news{
	padding-right: 20px;
	font-size: 14px;
}
.news a{
	color: white;
}
.news h3,.partneri h3{
	margin: 0px;
	padding: 0px;
}
.news h3 a,.partneri h3 a{
	color: red;
	font-weight: 700;
	
}
.partneri{
	padding-left: 20px;
	font-size: 14px;
}

#footer a {
	font-size: 18px;
	color: #82bc23;
	padding: 0px 5px 0px 5px;
	
	text-decoration: underline;
}
#footer a:hover{
	color: #82bc23;
	text-decoration: none;
}
/*end menu dole */

.blok_dole{
	font-size: 16px;
	float: left;
	width: 100%;
	min-width: 300px;
	padding: 0px;
	margin: 0px;
}

.response500 .blok_dole,.response800 .blok_dole,.response1000 .blok_dole{
	float: none;
	width: 100%;
	text-align: center;
	clear: both;
}

.blok_dole_header{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 25px;
	padding: 35px 0px 35px 0px;
	text-align: center;
	background-color: #82bc23;
}
.blok_dole_header span{
	color: white;
}
.wh .blok_dole_header{
	background-color: #111111;
}
.wh .blok_dole_header span{
	color: #82bc23;
}
.blok_dole.wh{
	color: #cacaca;
}

.blok_dole p{
	padding: 0px;
	margin: 0px;
}
.blok_dole img{
	max-width: 100%;
}






#footer {

display: block;
font-size: 16px;
width: 100%;
min-width: 100%;
 color: white;
 
 background-color: #111111;

} 
.copyright {
padding: 10px;
border-top: 5px solid white;
font-size: 14px;
background-color: #484848;
}
.fot {
	
	background-color: #82bc23;	
	
	color: white;
	font-size: 20px;
	position: relative;
	z-index: 41;
}
.automargin{
	display: flex;
 justify-content: center; /* align horizontal */	
}
.respons .automargin{
	display: block;
 justify-content: none; /* align horizontal */	
}

.menu_dole{
	background-image: url(../images/footer_link.png);
	background-position: top left;
	background-repeat: no-repeat;	
}

.fot .left:first-child, .menu_dole:last-child  {

	background-image: none;
}
.fot .respons .left,.fot .respons .menu_dole{
	background-image: none;
	
}
.fot .respons .left.vycentruj{
	margin-left: auto;
	margin-right: auto;
	
}
.fot .respons .left .textvpravo{
	display: inline-block;
	text-align: left;
}

.fot.respons .left, .fot.respons .menu_dole{
	float: none;
	text-align: center;
}

.fot a{
	color: white;
}
.fot a:hover{
	color: white;
	text-decoration: underline;
} 
.middle{
	vertical-align: middle;
	margin: 2px 3px;
}

.hlavni_obsah {
padding: 0px 0px;
} 
.telo_hlavni img{
	max-width: 100%;
}
.telo_hlavni img.zoom{
	transition: all .5s ease-in-out;
}
.telo_hlavni img.zoom:hover{
	transform: scale(1.1);	
}


.hlavni_obsah.withleft{
	float: right;
	width: 680px;
}


.obrazek_vlevo{
	float: left;
	margin-right: 25px;
		
}

.obrazek_vpravo{
	float: right;
	margin-left: 25px;
		
}
.lightbox img{
	cursor: pointer;
	border: 2px solid #82bc23;
}
.obr_mid{
	vertical-align: middle;
}
.img_shad{
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
-moz-box-shadow:    0px 3px 5px rgba(0, 0, 0, 0.3);
box-shadow:         0px 3px 5px rgba(0, 0, 0, 0.3);
border: 2px solid white;
}

.response1000 .telo_hlavni img.respons, .response1000 .telo_hlavni_prehled img.respons
{
	max-width: 100%;
	height: auto;
}
 


.response500 .telo_hlavni img.respons, 
.response500 .telo_hlavni_prehled img.respons,
.response500 img.obrazek_vlevo.respons,
.response500 img.obrazek_vpravo.respons

{
	max-width: 100%;

}


.stred{
	text-align: center;
}
.telo_hlavni{
	float: right;
}
.telo_hlavni{
	margin-left: auto;
	margin-right: auto;
	float: none;
	border-bottom: 3px solid #d1d3d3;
	background-color: white;
}
.telo_hlavni.obraz_page{
	background-color: transparent;
}
.obraz_page_img
{
		background-position: 50% 50%;
background-repeat: no-repeat;
	
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-color: white;
}



.telo_hlavni, .telo_hlavni_prehled{
	padding: 40px;
}

.telo_vpravo p{
	padding-bottom: 10px;
}
.telo_vpravo .obrazek_vlevo{
	margin-right: 5px;
}
.telo_hlavni.home,.telo_hlavni_prehled.home{
	margin-top: -160px;
	padding-top: 200px;
}

.telo_hlavni p,.telo_hlavni_prehled p{
	margin: 0px 0px 15px 0px;
}
.telo_hlavni h1,.telo_hlavni_prehled h1,.telo_hlavni_header h1,
.telo_hlavni h2,.telo_hlavni_prehled h2,.telo_hlavni_header h2,
.telo_hlavni h3,.telo_hlavni_prehled h3,.telo_hlavni_header h3,
.telo_hlavni h4,.telo_hlavni_prehled h4,.telo_hlavni_header h4,
.telo_hlavni h5,.telo_hlavni_prehled h5,.telo_hlavni_header h5{

font-family: 'Roboto Condensed', sans-serif;

padding: 0px;
margin: 0px;
	
	color: #82bc23;
	
	margin-bottom: 5px;
	font-weight: 700;
	line-height: 150%;
	
}

.telo_hlavni h1,.telo_hlavni_prehled h1 {
	font-size: 35px;
} 

.telo_hlavni h2,.telo_hlavni_prehled h2 {
	font-size: 30px;
}

.telo_hlavni h3,.telo_hlavni_prehled h3 {
	font-size: 25px;
}
.telo_hlavni h4,.telo_hlavni_prehled h4 {
	font-size: 20px;
}
.telo_hlavni h5,.telo_hlavni_prehled h5 {
	font-size: 15px;
}

.telo_vlevo{
	float: left;
	max-width: 900px;
}
.telo_vpravo{
	float: right;
	width: 250px;
	margin-left: 25px;
	padding-left: 15px;
	font-size: 15px;
	color: gray;
	border-left: 1px solid #f3f3f3;
	line-height: 150%;
}
.response500 .telo_vpravo,
.response800 .telo_vpravo,
.response1000 .telo_vpravo
{
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	border: none;
}

.telo_vpravo h3{
	font-size: 26px; 
}
.telo_vpravo h4{
	font-size: 22px; 
}


.telo_hlavni ul,.telo_hlavni_prehled ul  {
	padding: 0px;
}

.telo_hlavni ol,.telo_hlavni_prehled ol {
	padding: 0px 0px 0px 25px;
}

.telo_hlavni ul.odrazky li,
.telo_hlavni_prehled ul.odrazky li, 
.da-slide ul.odrazky li,
.blok_dole ul.odrazky li {
	padding: 4px 0px 10px 35px;
	list-style: none;
	list-style-position: inside;
	background: url(../images/li.png) no-repeat 6px 15px;
	margin: 0px;
}
.telo_hlavni ul li {
	padding: 4px 0px 10px 35px;
	list-style: none;
	list-style-position: inside;
	background: url(../images/li.png) no-repeat 6px 15px;
	margin: 0px;
}

.telo_vpravo ul.odrazky li{
	list-style-position: inside;
	padding: 3px 0px 3px 17px;
	line-height: 115%;
	background: url(../images/li.png) no-repeat 0px 7px;
}




iframe.respons,object.respons, embed.respons {
    min-height: 100%;
    min-width: 100%;
    max-width: 100%;
    overflow: auto;
}

 
.clr{clear:both; margin: 0px; padding: 0px; }



/*sitemap */
.sitemap{
	padding-top: 40px;
}
.sitemap h1, .sitemap h2, .sitemap h3 {
	margin: 3px; padding: 0px;
}
.sitemap_hl_menu h1 a:link, .sitemap_hl_menu h1 a:visited  {
	font-size: 14px;	
}
.sitemap_vn_menu h2 a:link, .sitemap_vn_menu h2 a:visited  {
	
		color: #ff0000;
	font-weight: bold;
	font-size: 13px;
	margin-left: 20px;
	padding-left: 15px;
	background: url(../images/li.png) no-repeat left 6px;
}
.sitemap_vnp h3 a:link, .sitemap_vnp h3 a:visited,
.sitemap_p h2 a:link, .sitemap_p h2 a:visited
  {
	color: black;
	font-size: 11px;
	margin-left: 20px;
	padding-left: 15px;
	background: url(../images/li.gif) no-repeat left 3px;
}
.barva_nadpis{
		font-family: 'Roboto Condensed', sans-serif;
		font-weight: 300;	
		color: white;	
}
.color_nadpis{
		/*font-weight: 300;*/

}


object {
	z-index: 0;
}


.kontakt{

}
:root .kontakt{ filter: none \0/IE9; }

.kontakt td{
	padding: 2px;
	vertical-align: middle;
	font-size: 18px;
	font-weight: 400;
	color: #82bc23;
}
.kotakt_obr{
	background-image: url(../images/email.png);
	background-image: url(../images/kontakt_poz.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.kontakt_blok{
	background-color: #e8e8e8;
	padding: 20px;
	margin-top: -50px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.15);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.15);
max-width: 400px;
display: block;
margin-left: auto;
margin-right: auto;
}
.contact-forms{
	margin-top: -26px;
}
.kontakt_blok input{
	height: 35px;
}
.kontakt_blok input, .kontakt_blok textarea{
	background-color: white;
	color: black;
	padding: 0px 10px;
	margin: 0px;
	border: 2px solid #d2d2d2;
	border-bottom: 2px solid #e8e8e8;
	border-right: 2px solid #e8e8e8;
		-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-size: 16px;
line-height: 130%;
max-width: 90%;
	
}
.kontakt_blok label{
	font-size: 16px;
	padding-left: 20px;
	margin-top: -10px;
	line-height: 120%;
}

.mal{
	font-size: 11px;
}
.vpravo{
	float: right;
}
.tabulky{
	padding: 0px;
	width: 100%;
border-collapse: separate;
           border-spacing: 3px;
	
}
.objednavka_table{
	max-width: 100%;
   min-width: 50%;
}

.tabulky td, .tabulky th{
-webkit-border-radius: 4px;
-moz-border-radius: 8px;
border-radius: 4px;

padding: 5px;


-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.14);
-moz-box-shadow:    0px 0px 3px rgba(0, 0, 0, 0.14);
box-shadow:         0px 0px 3px rgba(0, 0, 0, 0.14);
font-size: 22px;
}
.tabulky td{


	background-color: rgba(255,255,255,0.8);
}

.tabulky tr:nth-child(even) td {
	background-color: rgba(250,250,250,0.8);
	}
	
.tabulky tr:hover td {
	background-color: #82bc23;
	color: white;
	}

.tabulky th{
color: white;
text-align: center;

 background-color: #82bc23;
}



.tabulky p{
 padding: 0px;
 margin: 0px;
 }


 

.form input{
border-radius:9px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border:solid 1px #d8d8d8;
	padding: 2px 5px 2px 5px;	
}
.form textarea{
	width: 80%;
	height: 100px;
}
.mejl{
	border: 1px solid #90d8ff;
	padding: 8px;	
		border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	width: 200px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.2);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.mejl:focus{
	background-color: #fafaf3;
border:solid 1px #afbe56;
-webkit-box-shadow: 0px 0px 10px 0px rgba(175, 190, 86, 0.4);
-moz-box-shadow:    0px 0px 10px 0px rgba(175, 190, 86, 0.4);
box-shadow:         0px 0px 10px 0px rgba(175, 190, 86, 0.4);
}

.mejl.width{
	width: 80%; 
}
.mejl.area{
	width: 80%;
	height: 100px; 
}
.mejl.obarea{
	width: 470px;
	height: 100px; 
}
.mejl.halfauto{
	width: auto;
}
#hledat.mejl{
	border: 1px solid white;
}
#rychly_kontakt .mejl.width, #rychly_kontakt .mejl.area{
	width: 300px;
}
.poz{
	background-color: #f3f3f3; 
}
.link{
	cursor: pointer;
}

.link:hover{
	opacity: .8;
}
/* kategorie fotek */
.foto {
	text-align: center;
	float: left;
	width: 130px;
	height: 95px;
}
.pp_details{
	color: black;
}

.fotokat_back{
	cursor: pointer;
				border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-position: center center;
	
		-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	height: 110px;

}
.fotokategory-blok {
	width: 100%;
	min-width: 420px;
	margin: 5px;
			border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
	
	
}
.fotokategory-blok:hover{
	opacity: 0.8;
}
.fotokategory-blok .myr {
	font-size: 16px;
	padding: 3px;
	font-style: normal;
	font-weight: bold;
	color: black;
}
.fotokategory-blok a.myr:hover {
 text-decoration: none;
}





/*--------------*/

.prog_blok_outer_gallery{
	padding: 2% 0%;
	max-width: 25%;
	float: left;
}
.prog_blok_gallery{
	width: 100%;
	text-align: center;
	float: left;
	font-size: 20px;
	font-weight: 400;
	line-height: normal;
	
	background-size: 100%; 
	background-repeat: no-repeat;
	overflow: hidden;
	border: 3px solid white;
}

.prog_blok_gallery img{
	width: 100%;
	margin-top: 6%;
}
.prog_blok_gallery .prog_blok_obrazek{
	position: relative;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;

	
}
.color_block{
	width: 100%;
	height: 100%;
	position:relative;  
    
}

.prog_blok .nazev{
	color: white;
	padding-top: 5px;
	padding-bottom: 20px;
}

.prog_blok .nazev strong{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}



.prog_blok_gallery .nazev, .prog_blok_gallery:hover .nazev{
	font-family: 'Roboto Condensed', sans-serif;
	width: 90%;
	margin: 0% 5%;
	margin-top: 40%;
	padding: 5% 0%;
	color: white !important;
	background-color: rgba(36,36,36,0.9);
	text-align: center; 
	opacity: 1;
	position: absolute;
	z-index: 1;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 300;
}
.prog_blok_gallery:hover .nazev{
	color: white !important;	
}



.response1000 .prog_blok_gallery .nazev,
.response800 .prog_blok_gallery .nazev
{
	font-size: 1.5vw;
}

.prog_blok_gallery .prog_blok_obrazek{
	display: block;
	width: 100%;
		background-position: 50% 50%;
background-repeat: no-repeat;
	
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;

-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.6);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.6);

-moz-transition: all 1.5s;
    -webkit-transition: all 1.5s;
    transition: all 1.5s;
    -moz-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);

}
.prog_blok_gallery:hover .prog_blok_obrazek{
 -moz-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2); 
}

.prog_blok_gallery:hover .prog_blok_obrazek{
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.6);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.6);
cursor: pointer;
}


.prog_blok_gallery.link:hover{
	opacity: 1 !important;
}
.unitegallery_wrap{
	display: inline-block;
}


/*----------------------------------*/
/* konec kategorie fotek */
.prog_blok_obrazek_outer{
	max-width: 250px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#82bc23+0,ffff10+100 */
background: rgb(255,255,16); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,16,1) 0%, rgba(255,255,16,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,16,1) 0%,rgba(255,255,16,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,16,1) 0%,rgba(255,255,16,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82bc23', endColorstr='#82bc23',GradientType=0 ); /* IE6-9 */

	padding: 5%;
	-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
margin-left: auto;
margin-right: auto;

-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.2);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.2);

transition: all 0.6s ease-in-out;	
}
.prog_blok_obrazek{
	display: block;
	width: 100%;
		background-position: 50% 50%;
background-repeat: no-repeat;
	
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;

-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;


}
.prog_blok_obrazek_outer:hover{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#82bc23+0,b60e0b+100 */
background: rgb(254,17,14); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(254,17,14,1) 0%, rgba(182,14,11,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(254,17,14,1) 0%,rgba(182,14,11,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(254,17,14,1) 0%,rgba(182,14,11,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82bc23', endColorstr='#b60e0b',GradientType=0 ); /* IE6-9 */
	
	
	

transform: scale(1.1);
}
.prog_blok{
	background-image: url(../images/prog_blok.png);
	background-position: bottom center;
	background-size: 100%;
}

.prog_blok.link:hover{
	opacity: 1 !important;
}
.nabidky .prog_blok:hover{
	cursor: pointer;
}
.nabidky .prog_blok .nazev{
		text-shadow:
	-2px 0px 2px rgba(0,0,0, 0.9),
	2px 0px 2px rgba(0,0,0, 0.9),
	0px 2px 2px rgba(0,0,0, 0.9),
	0px -2px 2px rgba(0,0,0, 0.9),
	
	
	-2px 0px 5px rgba(0,0,0, 0.9),
	2px 0px 5px rgba(0,0,0, 0.9),
	0px 2px 5px rgba(0,0,0, 0.9),
	0px -2px 5px rgba(0,0,0, 0.9),
	
	-2px 0px 15px rgba(0,0,0, 0.20),
	2px 0px 15px rgba(0,0,0, 0.20),
	0px 2px 15px rgba(0,0,0, 0.20),
	0px -2px 15px rgba(0,0,0, 0.20),
	
	
	-2px 0px 20px rgba(0,0,0, 0.3),
	2px 0px 20px rgba(0,0,0, 0.3),
	0px 2px 20px rgba(0,0,0, 0.3),
	0px -2px 20px rgba(0,0,0, 0.3);
	color: #82bc23;
}
.nabidky .prog_blok:hover .nazev{
	color: #82bc23;

}
.nabidky{
	
	padding: 0px 0px;
}

.respons .nabidky{
	margin-left: 0px;
	margin-right: 0px;
}

.nabidky .pagewidth{
	text-align: center;
}


.respons .nabidky img{
	width: 50%;
}


.prog_blok{
	text-align: center;
	font-size: 18px;
	line-height: normal;
	
	background-size: 100%; 
	background-repeat: no-repeat;
	margin-top: -20px;

}
.respons .prog_blok{
	margin-top: 10px;
}

.prog_blok img{
	width: 100%;
	margin-top: 6%;
}



.user_menu{
	position: absolute;
	width: 250px;
	top: 15px;
	float: right;
	z-index: 100;
	margin-left: 725px;
}

.kat_nadpis, .b_p .kat_nadpis{
	color: white;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	padding: 2px 0px 20px 30px;
	background-image: url(../images/kat_nadpis.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.kat_nadpis{
	color: #ff0000;
	font-weight: normal;
	background-image: url(../images/kat_nadpis_r.png);
}
.newsletters{
	text-align: center;
	padding: 10px;
}
.newsletters .ls{
	width: 300px;
}
.novinky{
	padding-top: 15px;
}
#novinky_blok{
	padding: 14px;
	border-right: 2px solid #eaeaea;

}
.novinky_nadpis{
	font-weight: bold;
	padding: 0px;
	color: #82bc23;
	font-size: 13px;
}
.novinky_obsah{
	color: black;
	font-size: 12px;
	font-style: italic;
}
hr{
	display: block;
	width: 100%;
	height: 2px;
	border: none;
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid white;
	
}
.pr_foto{
	text-align: center;
	width: 628px;
		background-color: #f3f3f3;
		border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
}

.center{
	text-align: center;
}
.clanek_tit1 h3, .clanek_tit2 h3, , .clanek_tit3 h3{
	line-height: 100%;
}
.clanek_tit1 h3 a, .clanek_tit2 h3 a, .clanek_tit3 h3 a{
	font-size: 20px;
	padding: 0px;
	background-image: none;
}

.clanek_tit1, .clanek_tit2, .clanek_tit3{
	font-size: 18px;
	
	margin-top: 30px;
	width: 33%;
	padding: 0px 1% 0px 1% 0px;
	text-align: center;
	
}


.response500 .clanek_tit1,
.response500 .clanek_tit2,
.response500 .clanek_tit3,
.response800 .clanek_tit1,
.response800 .clanek_tit2,
.response800 .clanek_tit3,
.response1000 .clanek_tit1,
.response1000 .clanek_tit2,
.response1000 .clanek_tit3



{
	width: 100%;
}

.clanek_tit1 .stranka_nadpis,
.clanek_tit2 .stranka_nadpis,
.clanek_tit3 .stranka_nadpis{
	padding: 0px 8px;
}

.clanek_tit1,.clanek_tit2,.clanek_tit3{
	float: left;
}

.clanek_tit_img{

	max-height: 200px;
	margin: 0px 5px 0px 5px;
	border: 4px solid #82bc23;
	transition: all .5s;
}
.clanek_tit_img:hover{
	transform: scale(1.1);
	
}
.clanek_tit_img.respons{
	width: auto;
	max-height: auto;
}
h3.clanky_link{
	padding: 0px;
	margin: 0px;
	padding-left: 20px; 
	font-weight: normal;
	font-size: 14px;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	
}
/*float box */
#b_box{
position: absolute; 
top: 382px;
top: 335px;
z-index: 999;
margin-left: 931px;
}
#b_box a img{
	border: none;
}
#popup_box_c{
	text-align: center;
	padding: 5px 5px 5px 0px;
		border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border: 1px solid #cccccc;
	border-left: none;
background: #DBDBDB;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f5f5f5 0%, #dbdbdb 50%, #f5f5f5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(50%,#dbdbdb), color-stop(100%,#f5f5f5));
background: -webkit-linear-gradient(top,  #f5f5f5 0%,#dbdbdb 50%,#f5f5f5 100%);
background: -o-linear-gradient(top,  #f5f5f5 0%,#dbdbdb 50%,#f5f5f5 100%);
background: -ms-linear-gradient(top,  #f5f5f5 0%,#dbdbdb 50%,#f5f5f5 100%);
background: linear-gradient(to bottom,  #f5f5f5 0%,#dbdbdb 50%,#f5f5f5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#f5f5f5',GradientType=0 )/IE9;
}
:root #popup_box_c { filter: none \0/IE9; }
.datum_outer{
	margin-left: auto;
	margin-right: auto; 
}
.datum{
	font-size: 20px;
	font-weight: normal;
	color: #565656;
	padding: 1px;
	padding-left: 20px;
	background-image: url(../images/datum.png);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	display: inline-block;
}
.datum.clanek{
	margin-top: -40px;
	float: right;
}
.datum.d_prehled{
	float: right;
	margin-right: 10px;
}


img.clanek{
	max-width: 300px;

-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
-moz-box-shadow:    0px 3px 5px rgba(0, 0, 0, 0.3);
box-shadow:         0px 3px 5px rgba(0, 0, 0, 0.3);
border: 2px solid white;
}
img.clanek_prehled{
	margin-top: 15px;
	max-width: 200px;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
-moz-box-shadow:    0px 3px 5px rgba(0, 0, 0, 0.3);
box-shadow:         0px 3px 5px rgba(0, 0, 0, 0.3);
border: 2px solid white;
}
.cl_nazev{
	font-size: 23px;
	padding: 3px;
	
	color: #82bc23;
}


.anketa .titulek{
	font-weight: bold;
}
#nav_ban{
	float: left;
	z-index: 999;
	position: absolute;
	padding: 5px 0px 0px 80px;
	top: 270px; 
}
#nav a, #nav_ban a,#nav_hod a{
	display: block;
	float: left;
	margin-left: 3px;
	font-size: 10px;
	color: black;
	padding: 5px;
	width: 15px;
	height: 15px;
	
	-webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    0px 0px 9px rgba(0, 0, 0, 0.5);
box-shadow:         0px 0px 9px rgba(0, 0, 0, 0.5);
	
	text-align: center;
	background-color: white;
		border-radius: 60px;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;	
}
#nav a.activeSlide,#nav_ban a.activeSlide,#nav_hod a.activeSlide{
	background-color: #ff0000;
	color: white;
}


#slide_ban{
	position: absolute;
}
#slide_ban div {width:530px; height:250px; margin-bottom:0; z-index: 2; }


.povin{
	color: red;
	font-weight: bold;
}
.povin_bl{
	color: #484848;
	font-weight: bold;
}
.ip_adress{
	text-align: center;
	font-size: 14px;
	background-color: #eeeeee;
	padding: 10px;
	margin: 10px 0px -15px 10px;
}
.nadp{
	margin-left: 330px;
	text-align: center;
}
.nadp h2, .nadp h3{
	margin: 0px;
	padding: 0px;
}
.nadp h3{
	color: red;
	font-size: 26px;
}
.ref_block{
	float: left;
	width: 286px;
	height: 286px;
	margin: 10px;
	background-position: center center;
 background-repeat: no-repeat; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.ref_block:hover{
	opacity: 0.7;
	cursor: pointer;
}
.ref_nazev{
	background-image: url(../images/80bl.png);
	color: white;
	text-align: center;
	padding: 10px;
	font-size: 17px;
}
.ref_cena{
	bottom: 0px;
	background-image: url(../images/80bor.png);
	color: white;
	text-align: center;
	font-size: 17px;
	padding: 5px;
	margin-top: 175px;
}
.bold{
	font-weight: bold;
}
.pager a{
	display: inline-block;
	background-color: gray;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: white;
}
.pager a:hover, .pager a.bold{
	background-color: #8d1515;
	text-decoration: none;
}

.blok_cena{
	padding: 10px 0px;
}
.cena{
	font-weight: 700;
	color: #82bc23;
	text-align: right;
	font-size: 25px;
}
.blok_cena sup{
	font-size: 60%;
	
}
h3.objednavka{
	padding-top: 25px;
	font-size: 24px;
}
.tech img{
	max-height: 80px;
}
.reset_width{
	width: auto;
	float: none;
}
.click_carousel{

    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.facebook_fixed{
	position: fixed;
	right: 0;
	top: 15%;
	z-index: 999;
}
.response1000 .facebook_fixed, .response500 .facebook_fixed{
	display: none;

}
.half{
	float: left;
	width: 44%;
	padding: 2%;
}
.response1000 .half,.response8000 .half,.response500 .half{
	float: none;
	width: auto;
}




.zprava{
	font-style: italic;
}
.pagewidth_outer.gr .telo_hlavni{
	background-color: #fafafa;
}
.slick-slider ul li{
	background-image: none;
	padding: 0px;
	margin: 0px;
	
}
.prod_dole h3{
	text-align: center;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: 300;
	color: black;
	padding-top: 10px;	
}
.prod_dole h3 strong{
	font-weight: 700;	
}

.prod_dole{
	display: inline-block;
	width: 150px;
	xheight: 320px;
	margin: 5px;
	padding: 10px;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
	line-height: 140%;
	font-size: 14px;
	
}

.prod_dole h4{
	font-weight: 700;
	font-size: 14px;
	color: black;
}




.footer_product{
	background-color: white;
}
.footer_product .pagewidth{
	padding-bottom: 10px;
}
.footer_product h2{
	color: white;
	text-align: center;
	font-weight: 400;
	font-size: 22px;
	padding-top: 10px;
}

.prod_blok{
	width: 29%;
	height: 400px;
	display: block;
	text-align: center;
	float: left;
	padding: 1%;
	margin: 1%;	
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

/*
-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow:    0px 0px 15px 0px rgba(0, 0, 0, 0.1);
box-shadow:         0px 0px 15px 0px rgba(0, 0, 0, 0.1);
*/
transition: all .5s ease-in-out;
}

.response500 .prod_blok{
	float: none;
	width: 98%;
	height: auto;
}
.response800 .prod_blok{
	float: none;
	width: 98%;
	height: auto;
}

.prod_blok:hover{
	cursor: pointer;

-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow:    0px 0px 15px 0px rgba(0, 0, 0, 0.1);
box-shadow:         0px 0px 15px 0px rgba(0, 0, 0, 0.1);	
transform: scale(1.05);
}
.prod_blok img{
	transition: all .8s ease-in-out;
}
.prod_blok:hover img{
	transform: scale(1.2);
}

.prod_blok h3{
	font-size: 20px;
}
.prod_blok img{
	max-width: 70%;
	max-height: 80%;
}
.telo_hlavni .prod_image{
	float: left;
	max-width: 300px;
}
.response500 .telo_hlavni .prod_image{
	float: none;
	max-width: 100%;
}
.response800 .telo_hlavni .prod_image,
.response1000 .telo_hlavni .prod_image
{

	max-width: 50%;
}
/* zobrazeni stranky */
.stranka_nadpis_outer{
	text-align: center;
	padding: 25px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;

}



.stranka_nadpis h2, .stranka_nadpis h2 a  {	
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 46px;
	font-weight: 400;
	font-style: normal;
	color: black;
	border-bottom: 3px solid #82bc23;
	line-height: 150%;
	display: inline-block;
	

	
}
.stranka_nadpis_outer.cal_nadp .stranka_nadpis h2{
	color: white;
	font-weight: 700;
}
.stranka_nadpis_outer h3{
	color: #82bc23;
	margin: 0px;
	font-weight: 400;
	font-size:  ;
	padding: 15px 0px 10px 0px;

}
.stranka_nadpis h3 a{
	color: #82bc23;
	font-weight: 700;
}
/* end zobrazeni stranky */


.mapa{
	display: block;
}













.obrazek_mapa{
	position: absolute; 
	margin-top: -240px; 
	left: 30px; 
	z-index: 30;
}
.response1000 .obrazek_mapa,
.response800 .obrazek_mapa,
.response500 .obrazek_mapa{
	visibility: hidden;
}
span.very_small{
	display: block;
	font-size: 1px;
	margin-top: -40px;
}
.row .col.zoom_blok_white{
	margin: 1%;
	padding: 30px!important;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0px 0px 20px 0px rgba(0, 0, 0, 0.2);
box-shadow:         0px 0px 20px 0px rgba(0, 0, 0, 0.2);
background-color: white;
transition: all .5s ease-in-out;
}

.row .col.zoom_blok_white:hover{
	transform: scale(1.05);	
}


a.btn{
	color: white;
}

/*reference*/
* {
  margin: 0px;
  paddig: 0px;
}




.recenze {
	  
  margin: 40px 4% 4% 4%;
  background-color: white;
  padding: 20px;
  font-size: calc(14px + 0.4vw);
  font-style: italic; 	
	
  
  position: relative;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow:    0px 0px 25px 0px rgba(0, 0, 0, 0.3);
box-shadow:         0px 0px 25px 0px rgba(0, 0, 0, 0.3);
}

.response800 .recenze,
.response500 .recenze
{
  -webkit-box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.3);
-moz-box-shadow:    0px 0px 0px 0px rgba(255, 255, 255, 0.3);
box-shadow:         0px 0px 0px 0px rgba(255, 255, 255, 0.3);	
}

.recenze:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;

  right: calc(50% - 30px);
  top: -30px;
  
}


.recenze:after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid transparent;
  border-bottom: 30px solid white;
  right: calc(50% - 30px);
  top: -55px;
}
.reference_obr img{
	max-height: 100px;
	margin-left: auto;
	margin-right: auto;
	/*width: 100%;*/
	max-width: 100%;
}
.reference_obr{
	width: 100%;
	height: 100px;
	margin-bottom: 20px;
}


/*reference-END*/

 @media print{ 
#leftcol{display:none;} 
#rightcol{display:none;} 
#header{display:none;} 
#footer{display:none;}
object{display:none;} 
#b_wrapper{display:none;} 
}
