@import 'https://fonts.googleapis.com/css?family=Noto+Serif:700i|Open+Sans:300,300i,400,400i,700,700i&subset=latin-ext';
.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: 'Open Sans', sans-serif;
 font-weight: 300;
 font-size: 18px;
 line-height: 150%;
 color: black;
 background-color: transparent;
 min-width: 100%;
 -webkit-text-size-adjust:100%;
 min-width: 360px;
 background-image: url(../images/background.jpg);
 background-attachment: fixed;
 		background-position: 50% 50%;
background-repeat: no-repeat;
	
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
strong,b{
	font-weight: 400;
}
a img{
	border: none;
}
td {
	font-size: 18px;
}

a:link, a:visited {
color: #8cbf2a;
text-decoration: none;
}

a:hover {
color: #8cbf2a;
text-decoration: underline;
}
.left{
	float: left;
}
.right{
	float: right;
}
.pagewidth_outer{
	 min-width: 500px;
	 width: 100%;
	display: block;
 
}
.pagewidth_outer.wh{
	background-color: white;
}

.pagewidth_outer.header_lista{
	position: fixed;
	display: block;
	width: 100%;
	height: 110px;
	overflow: hidden;	

}
.header_lista .pagewidth{
	background-color: white;
	height: 110px;
}
.flags{
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 99;
	width: 63px;
	height: 44px;
	background-position:  -1px center;
	
	font-size: 1px;
	
	-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
-moz-border-radius-bottomleft: 25px;
-webkit-border-bottom-left-radius: 25px;
border-bottom-left-radius: 25px;

-webkit-box-shadow: -3px 4px 10px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    -3px 4px 10px 0px rgba(0, 0, 0, 0.5);
box-shadow:         -3px 4px 10px 0px rgba(0, 0, 0, 0.5);
}
.flags.czech{
	background-image: url(../images/flags/icons/ras_Czech_Republic.png);
}
.flags.english{
	background-image: url(../images/flags/icons/ras_England.png);
}
.pagewidth{
 max-width:1000px; 
 min-width: 350px;
 margin-left:auto; 
 margin-right:auto;
 /* position:center; */
 text-align:left;
  
} 


#header{
	width: 100%;
	display: block;
}
.header_blok{
	display: block;
	width: 100%;
	
}
.web_nazev{
	height: 97px;
	display: block;
	float:  right;
	text-align: center;
}
.web_nazev h1{
	text-align: center;
	text-shadow: 4px 4px 5px rgba(0, 0, 0, 1);
	font-family: 'Noto Serif', serif;
	color: #b1d669;
	font-size: 40px;
	margin: 0px;
	margin-top: 4%;
}
.web_nazev.respons h1{
	font-size: 4.0vw;
}
.web_nazev .white{
	color: white;
}
.back_outer{

	position: fixed;
	-webkit-backface-visibility: hidden;
	min-width: 100%;
	display: block;
	min-height: 450px; 
	
	
}
.back{

	min-height: 450px;
	background-image: url(../images/header_back.jpg);
	background-attachment: fixed;
	background-position: top center;
}

.back .pagewidth_outer{
	xmax-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.page_content{
	position: relative;
	z-index: 40;	
	
}
.page_content .pagewidth{
	background-color: white;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    0px 0px 15px 0px rgba(0, 0, 0, 0.5);
box-shadow:         0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}
.pagewidth_outer.strip{
	
	background-color: #EDEDED;
}
.strips{
	max-width: 1000px;
	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: 458px;
}
.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:hover.button{
	background-color: #8cbf2a;
}

a.button{
padding: 10px;
color: white;
font-weight: normal;
font-size: 14px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: none;
	margin-top: 5px;
	cursor: pointer;
	
	background-color: #8cbf2a;
}
:root a.button{ filter: none \0/IE9; }

input[type="submit"], input[type="reset"], input[type="button"] {
padding: 10px;
color: white;
font-weight: normal;
font-size: 14px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: none;
	margin-top: 5px;
	cursor: pointer;
	
	background-color: #8cbf2a;
}
: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: #8cbf2a;
}
: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: #8cbf2a;
}
:root a:hover.button{ filter: none \0/IE9; }
.logo {
	position: absolute;

	float: left;


}
.responsview_menu{
	float: right;
	padding: 2px 60px 1px 10px;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* zobrazeni stranky */
.stranka_nadpis_outer{
	float: right;
	text-align: center;
	padding: 25px;
}



.stranka_nadpis h2, .stranka_nadpis h2 a  {	
	font-family: 'Noto Serif', serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 700;
	font-style: normal;
	color: #8cbf2a;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	line-height: 150%;
}
.stranka_nadpis_outer h3{
	color: gray;
	margin: 0px;
	font-weight: 500;
	font-size: 28px;
	padding: 0px 0px 10px 0px;
}
/* end zobrazeni stranky */
.center{ text-align: center; }
/* menu dole */

.menu_dole {
float: right;
	padding: 10px 25px;
	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: #f7e500;
	padding: 0px 5px 0px 5px;
	
	text-decoration: none;
}
#footer a:hover{
	color: #f7e500;
	text-decoration: underline;
}
/*end menu dole */

.blok_dole{
	font-size: 16px;
	float: left;
	width: 300px;
	padding: 0px 16px 10px 16px;
}

.response500 .blok_dole{
	float: none;
	width: 90%;
	text-align: center;
	clear: both;
}

.blok_dole_header{
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	color: white;
	border-bottom: 1px dotted gray;
	text-align: center;
}
.blok_dole img{
	max-width: 100%;
}
.prog_blok_obrazek{
	display: block;
	width: 74%;
	margin: 0% 9%;
	border: 0.8em solid white;
		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: 1000px;
-moz-border-radius: 100px;
border-radius: 1000px;

-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);

transition: all .2s ease-in-out;	
}
.prog_blok:hover .prog_blok_obrazek{
	border: 0.8em solid #cbf180;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 1);
-moz-box-shadow:    0px 0px 20px 0px rgba(0, 0, 0, 1);
box-shadow:         0px 0px 20px 0px rgba(0, 0, 0, 1);
transform: scale(1.1);
}
.prog_blok.link:hover{
	opacity: 1 !important;
}
.nabidky{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b1d669+0,66822f+100 */
background: rgb(177,214,105); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(177,214,105,1) 0%, rgba(102,130,47,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(177,214,105,1) 0%,rgba(102,130,47,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(177,214,105,1) 0%,rgba(102,130,47,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1d669', endColorstr='#66822f',GradientType=0 ); /* IE6-9 */

	
	padding: 0px 0px;
}
.nabidky_sev_top, .nabidky_sev_bottom{
	background-image: url(../images/sev_stred.png);
	background-repeat: repeat-x;
	background-position: top center;
	padding: 25px 0px 0px 0px;
}
.nabidky_sev_bottom{
	background-position: bottom center;
	padding: 0px 0px 15px 0px;
}
.nabidky .pagewidth{
	text-align: center;
}


.response500 .nabidky img{
	width: 100%;
}

#footer {

display: block;
font-size: 18px;
width: 100%;
min-width: 100%;
 color: white;
 padding-top: 20px;
 margin-top: 25px;
 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b1d669+0,66822f+100 */
background: rgb(177,214,105); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(177,214,105,1) 0%, rgba(102,130,47,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(177,214,105,1) 0%,rgba(102,130,47,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(177,214,105,1) 0%,rgba(102,130,47,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1d669', endColorstr='#66822f',GradientType=0 ); /* IE6-9 */

border-top: 5px solid #eaeaea;
border-bottom: 5px solid #eaeaea;

-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    0px 0px 15px 0px rgba(0, 0, 0, 0.5);
box-shadow:         0px 0px 15px 0px rgba(0, 0, 0, 0.5);

} 
:root #footer{ filter: none \0/IE9; } 
.copyright {
padding: 10px;
}
.fot {
	
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,454545+100 */
background: rgb(0,0,0); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(69,69,69,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(69,69,69,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(69,69,69,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#454545',GradientType=0 ); /* IE6-9 */
	
	
	padding: 30px;
	color: #cbe674;
}
.fot a{
	color: white;
}
.fot a:hover{
	color: white;
	text-decoration: underline;
} 


.hlavni_obsah {
max-width: 1000px;
padding: 0px 0px;
} 
.telo_hlavni img{
	max-width: 100%;
}
.hlavni_obsah.withleft{
	float: right;
	width: 680px;
}


.obrazek_vlevo{
	float: left;
	margin-right: 15px;
		
}

.obrazek_vpravo{
	float: right;
	margin-left: 15px;
		
}
.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, .telo_hlavni_prehled{
	padding: 20px;
}

.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 h2,.telo_hlavni_prehled h2,
.telo_hlavni h3,.telo_hlavni_prehled h3,
.telo_hlavni h4,.telo_hlavni_prehled h4,
.telo_hlavni h5,.telo_hlavni_prehled h5{

font-family: 'Noto Serif', serif;

padding: 0px;
margin: 0px;
	
	color: #8cbf2a;
	
	margin-bottom: 5px;
	font-weight: 300;
	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;
	width: 680px;
}
.telo_vpravo{
	float: right;
	width: 200px;
	margin-left: 25px;
	padding-left: 15px;
	font-size: 15px;
	color: gray;
	border-left: 1px solid #f3f3f3;
	line-height: 150%;
}
.telo_vpravo h3{
	font-size: 26px; 
}
.telo_vpravo h4{
	font-size: 22px; 
}



iframe.respons,object.respons, embed.respons {
    min-height: 100%;
    min-width: 100%;
    max-width: 100%;
    overflow: auto;
}

li {
	padding-bottom: 10px;
} 
.clr{clear:both; margin: 0px; padding: 0px; }

.telo_hlavni ul,.telo_hlavni_prehled ul  {
	padding: 0px;
}

.telo_hlavni ol,.telo_hlavni_prehled ol {
	padding: 0px 0px 0px 25px;
}

.telo_hlavni ul li,.telo_hlavni_prehled ul li, .da-slide ul li {
	padding: 3px 0px 3px 28px;
	list-style: none;
	background: url(../images/li.png) no-repeat 8px 15px;
	margin: 0px;
}
.telo_vpravo ul li{
	padding: 3px 0px 3px 17px;
	line-height: 115%;
	background: url(../images/li.png) no-repeat 0px 7px;
}


/*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;
}
.color_nadpis{
	color: #a5bf2a;
}
object {
	z-index: 0;
}


.kontakt{

}
:root .kontakt{ filter: none \0/IE9; }

.kontakt td{
	padding: 2px;
	vertical-align: middle;
	font-size: 13px;
}
.kotakt_obr{
	background-image: url(../images/email.png);
	background-image: url(../images/kontakt_poz.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.mal{
	font-size: 11px;
}
.vpravo{
	float: right;
}
.tabulky{
	padding: 0px;
	font-size: 14px;
	width: 100%;
	
}
.objednavka_table{
	max-width: 100%;
   min-width: 50%;
}

.tabulky td, .tabulky th{
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;

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);
}
.tabulky td{


	background-color: rgba(255,255,255,0.8);
}
.tabulky th{
color: white;
text-align: center;

 background-color: #8cbf2a;
}



.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:solid 1px #b4b4b4;
	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;
}
.fotokategory-foto {
float: left;
height: 100px;

}
.fotokategory-foto img{
	height: 90px !important;
	margin: 6px;
	padding: 3px;
	background-color: white;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
-moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.3);
box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.3);

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.fotokategory-text {
font-size: 10px;
}
.f_texty{
	float: right;
	padding: 10px;
	width: 250px;
	height: 90px;
		border-radius: 0px 8px 8px 0px;
	-moz-border-radius: 0px 8px 8px 0px;
	-webkit-border-radius: 0px 8px 8px 0px;
	overflow: hidden;
	
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,0.5))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#80000000',GradientType=0 ); /* IE6-8 */
color: white;
}
:root .f_texty{ filter: none \0/IE9; }

.f_texty a:link,.f_texty a:visited{
	color: white;
	font-size: 14px;
	text-shadow: 2px 2px 2px black;
	line-height: 100%;
}
.seznam_slimbox {
float: left;
	text-align: center;
	margin: 0.2%;
	min-width: 24.4%;

}
.response800 .seznam_slimbox {
	min-width: 32.8%;

}
.response500 .seznam_slimbox {
	min-width: 49.6%;

}
.seznam_slimbox:hover {
	opacity: 0.8;
	text-decoration: none;
}
.seznam_slimbox a:hover {
	
	text-decoration: none;
}
.seznam_slimbox a {
display: block;

-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0px 3px 5px rgba(0, 0, 0, 0.2);
box-shadow:         0px 3px 5px rgba(0, 0, 0, 0.2);
width: 100%;
height: 100%;
margin: 0px;
}
.seznam_slimboxy a.respons{
	width: 225px;
	height: 225px;
}
.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: #00A3E0;
	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{
	line-height: 100%;
}
.clanek_tit1 h3 a, .clanek_tit2 h3 a{
	font-size: 26px;
	padding: 0px;
	background-image: none;
}

.clanek_tit1, .clanek_tit2{
	font-size: 18px;
	
	margin-top: 30px;
	width: 46%;
	
}


.response500 .clanek_tit1,.response500 .clanek_tit2{
	width: 100%;
}

.clanek_tit1 .stranka_nadpis,.clanek_tit2 .stranka_nadpis{
	padding: 0px 15px;
}

.clanek_tit1{
	float: left;
}
.clanek_tit2{
	float: right;
}
.clanek_tit_img{
	width: 90%;
}
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{
	font-size: 12px;
	font-weight: normal;
	color: #565656;
	padding: 1px;
	padding-left: 20px;
	background-image: url(../images/datum.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
.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: #00A3E0;
}


.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: #ff0000;
	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: #00A3E0;
	text-decoration: none;
}


.pocasi_image{
	width: 440px;
	height: 190px;
	background-image: url(../images/pocasi.jpg);
}
.pocasi_image6{
	width: 920px;
	height: 120px;
	background-image: url(../images/pocasi6.jpg);
	background-position: center center;
	line-height: 100%;
}
.pocasi_top, .pocasi_bottom,.pocasi_bottom6{
	padding: 20px;
	font-size: 18px;
	color: white;
	text-shadow: 3px 3px 6px black;
	height: 70px;
}
.pocasi_bottom,.pocasi_bottom6{
	padding: 3px 0px 0px 0px;
	height: 70px;
	text-align: center;
	font-size: 11px;
}
.pocasi_other{
	display: inline-block;
	width: 145px;
}
.dnes_img{
	background-color: #818e3f;
			border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	display: block;
	margin-right: 15px;
	float: left;
}
.teplota{
	display: block;
	float: right;
	font-size: 55px;
	font-weight: 500;
	text-align: right;
	margin-top: -20px;
	
}
.teplota .akt_tep{
	font-size: 14px;
}
.blok_cena{
	padding: 10px 0px;
}
.cena{
	font-weight: 400;
	color: #8cbf2a;
	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{
	max-width: 50%;
}
.prog_blok{
	width: 100%;
	max-width: 25%;
	text-align: center;
	float: left;
	font-size: 18px;
	line-height: normal;
	
	background-size: 100%; 
	background-repeat: no-repeat;
	margin-top: -45px;
}
.response800 .prog_blok{
	max-width: 50%;
	margin-bottom: 45px;
}
.response500 .prog_blok{
	font-size: 12px;

}
.prog_blok img{
	width: 100%;
	margin-top: 6%;
}
.prog_blok .nazev{
	color: white;
	text-align: center;
	padding: 10px 0px; 
}
.prog_blok:hover .nazev{
	color: #cbf180;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}
.color1x{
	background-color: #b3d3fd;
}
.color2x{
	background-color: #cbe674;
}
.color3x{
	background-color: #8cbf2a;
}
.color4x{
	background-color: #b3d3fd;

}
.color1 .nazev, .color2 .nazev, .color3 .nazev, .color4 .nazev{
color: white;
	
}
.poz_color{
	background-color: #efdec2;
	padding: 15px;
}
.zprava{
	font-style: italic;
}
.pagewidth_outer.gr .telo_hlavni{
	background-color: #fafafa;
}
.prod_dole h3{
	text-align: center;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	font-weight: 600;
	color: black;
	padding-top: 10px;	
}

.prod_dole{
	display: inline-block;
	width: 220px;
	height: 200px;
	margin: 5px;
	padding: 10px;
	text-align: center;
	font-family: 'Noto Serif', serif;
	font-size: 20px;
	cursor: pointer;
	

}


.prod_dole_obrazek{
transition: all .2s ease-in-out;


display: table-cell;
    text-align: center;
    vertical-align: middle;
height: 175px;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,207cca+25,1e5799+55,2989d8+85,7db9e8+100 */
background: #1e5799; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMWU1Nzk5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjMjA3Y2NhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTUlIiBzdG9wLWNvbG9yPSIjMWU1Nzk5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODUlIiBzdG9wLWNvbG9yPSIjMjk4OWQ4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdkYjllOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg,  #1e5799 0%, #207cca 25%, #1e5799 55%, #2989d8 85%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#1e5799), color-stop(25%,#207cca), color-stop(55%,#1e5799), color-stop(85%,#2989d8), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #1e5799 0%,#207cca 25%,#1e5799 55%,#2989d8 85%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #1e5799 0%,#207cca 25%,#1e5799 55%,#2989d8 85%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #1e5799 0%,#207cca 25%,#1e5799 55%,#2989d8 85%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(135deg,  #1e5799 0%,#207cca 25%,#1e5799 55%,#2989d8 85%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

	border: 15px solid white;
	


-webkit-border-radius: 1000px;
-moz-border-radius: 1000px;
border-radius: 1000px;

-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);
	
}

.prod_dole_obrazek img{
max-width: 80%;
padding: 10%;
	
}
.prod_dole_obrazek:hover { transform: scale(1.1); }
.footer_product{
	background-color: #a1d545;
}
.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: 43%;
	height: 270px;
	display: block;
	text-align: center;
	float: left;
	padding: 2%;
	margin: 1%;	
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;

-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow:    0px 0px 15px 0px rgba(0, 0, 0, 0.15);
box-shadow:         0px 0px 15px 0px rgba(0, 0, 0, 0.15);
transition: all .2s ease-in-out;
}
.prod_blok:hover{
	cursor: pointer;

-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow:    0px 0px 15px 0px rgba(0, 0, 0, 0.3);
box-shadow:         0px 0px 15px 0px rgba(0, 0, 0, 0.3);	
transform: scale(1.05);
}
.prod_blok img{
	transition: all .2s ease-in-out;
}
.prod_blok:hover img{
	transform: scale(1.15);
}

.prod_blok h3{
	font-size: 20px;
}
.prod_blok img{
	max-width: 70%;
	max-height: 80%;
}
.yresponse500 .telo_vpravo img, .yresponse1000 .telo_vpravo img{
	max-width: 25px;
}

 @media print{ 
#leftcol{display:none;} 
#rightcol{display:none;} 
#header{display:none;} 
#footer{display:none;}
object{display:none;} 
#b_wrapper{display:none;} 
}
