<!--
/*
css co se tyka zobrazovani kostry stranky, obou menu, hlavicky, 
paticky a stredu stranky, pokud se tam nezobrazuje shop

	-------------- tykajici se kostry stranky ---------------
*/

input {
 border:1px solid #8d8d8d;
}

html,body {
		height:100%;
}

/** {
	border:1px solid red; 
}*/

body {
		min-width: 994px;
		background: #EBEEF0 url(body_bg.png) top left repeat-x;
		font-weight: normal;
		font-size: 11px;
		font-family: Arial, verdana, Helvetica, sans-serif;
		position: relative;
		padding: 0;
		margin:0;
		text-align:center;  	
			/* úpravy 2019
		background: url(pozadi_2019.jpg) center no-repeat;
		background-attachment: fixed; */
}

#stranka {
		position:relative; /* kvuli absolutne pozicovane patce */
		background: #EBEEF0;
		text-align:left;
		min-width:994px;
		width: 994px;
		margin:0 auto;
		padding:0;
		font-family: Arial;
		font-size:13px;
		
		/*
		 minwidth stranky 
		 - musi se nastavovat pro celou stranku kvuli floatujicim menu
		 - pri fixni sirce upravit hodnotu (1000 v nasledujicich radcich, 1020 je kvuli posuvniku)
		 - pokud chceme pevnou sirku je potreba zakomentovat/resp upravit hodnoty
	 _width: 1000px; /* pro IE s vypnutym js 
	 _width: expression(document.body.clientWidth<1020 ? "1000px" : "auto" ); /* min-width hack pro IE 
	 */
	 
	 /* hratky s vyskou kvuli paticce a IE */
	 height:100%; /* pro IE */
}

body>#stranka { /* pro Operu, Mozillu a dalsi inteligentni prohlizece */
	 height:auto;
	 min-height:100%;
}

#top{
	position:relative;
	background: #4D6B84 url(top_bg.jpg) top left no-repeat;
	width: 994px;
	height: 350px;
		/* úpravy 2019 */
	background: #4D6B84 url(top_bg_2019.jpg) top left no-repeat;
}

#top #logo{
	position: absolute;
	top:60px;
	left:13px;
	width: 240px;
	height: 260px;
	overflow:hidden;
	border:0px solid red;
}
#top #slogan{
	position: absolute;
	top:25px;
	left:43px;
 
	overflow:hidden;
color:#aeaeae;
font-family:trebuchet MS;
font-size:15px;

}
#top #logo a{
	display:block;
	width:100%;
	height:100%;
	cursor:pointer;
}

#top #logo a span{
	display: none;
}

#top #top_menu{
	position:absolute;
	right:10px;
	top:265px;
	border: 0px solid black;
	width:680px;
	height: 42px;
	
	line-height:42px;
		/* úpravy 2020 */
	width: auto;
	background: #ff901a;
	background: -moz-linear-gradient(top, #ff901a 0%, #e57602 100%);
	background: -webkit-linear-gradient(top, #ff901a 0%,#e57602 100%);
	background: linear-gradient(to bottom, #ff901a 0%,#e57602 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff901a', endColorstr='#e57602',GradientType=0 );
	border: 1px solir #e57602;
}

	/* úpravy 2020
#top #top_menu a.aktivni, #top #top_menu a:hover {
	background: #d16c01;
	background: -moz-linear-gradient(top,  #d16c01 0%, #AB5800 100%);
	background: -webkit-linear-gradient(top,  #d16c01 0%,#AB5800 100%);
	background: linear-gradient(to bottom,  #d16c01 0%,#AB5800 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d16c01', endColorstr='#AB5800',GradientType=0 );
} */

#top #akce
{
position:absolute;
right:150px;
top:180px;
width:210px;
height:40px;
padding:10px;
background:url(akce.png);
color:white;
font-size:14px;
font-weight:bold;
}
#top #akce #akce-detail
{
position:absolute;
right:20px;
top:50px;
width:63px;
height:20px;
padding: 0 0 0 4px;
background:url(akce-vice2.png);
color:black;
font-size:11px;
line-height:20px;
text-align:left;
text-decoration:none;
} 
#top #akce #akce-detail a
{
color:black;
text-decoration:none;
}
#top #akce #akce-detail a:hover
{
color:black;
text-decoration:underline;
}
#top_menu a{
	float:left;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
	color:white;
	padding: 0 7px;
		/* úpravy 2019 */
	padding: 0 10px;
}

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

#top_menu a.aktivni{
	background: url(top_menu_uvod_bg.png) top left repeat-x;
}

#top_menu .oddelovac{
	float:left;
	font-size:0;
	padding:0;
	margin:0;
	height:42px;
	width:4px;
	overflow:hidden;
	background: url(top_menu_oddelovac.png) top left no-repeat;
		/* úpravy 2019 */
	background-image: url(top_menu_oddelovac-2020.png);
}

#stred {
	
}

#obsah_obal {
 background: url(obsah_obal_bg.png) top left repeat-y;
}
#obsah_obal2{
	background:  url(stred_bg.png) top left no-repeat;
}
#obsah {
	padding: 10px 25px 5px 25px;
	background:  url(obsah_bg.jpg) bottom left no-repeat;
	min-height:580px;
	_height:580px;
	position:relative;
}

#uvodka_obal{
	position:relative;
		 height: 926px;
}

#uvodka_nadpis{
	position: absolute;
	top:0;
	left:0;
	width:400px;
	height: 62px;
	
	padding:0 70px 0 0;
	border:0px solid black;
	font-size:26px;
	color:#4C9A06;
	font-weight:normal;
	margin:0;
	line-height: 30px;
}

#uvodka_nadpis span{
	display:block;
	color: #FD8F1A;
	font-weight: bold;
	font-size:26px;
}

#uvodka_text{
	border: 0 solid black;
		font-size: 15px;
		height: 410px;
		left: 5px;
		line-height: 20px;
		margin: 0;
		position: absolute;
		text-align: justify;
		top: 146px;
		width: 475px;
	
}
#uvodka_text a{
	 font-size: 15px;
	
}
#uvodka_banner{
	position:absolute;
	top: 665px;
	left: 0;
	width:470px;
	height:250px;
	font-size: 15px;
	border:0px solid black;
	line-height:20px;
	margin:0;
	
}
#uvodka_vice_onas{
background: url("uvodka_vice_onas_bg.png") no-repeat scroll left top transparent;
		border: 0 solid red;
		color: white;
		cursor: pointer;
		font-size: 13px;
		font-weight: normal;
		height: 27px;
		line-height: 27px;
		position: absolute;
		text-align: center;
		text-decoration: none;
		left: 0px;

		top: 617px;
		width: 90px
}

#uvodka_vice_onas:hover{
	text-decoration:underline;
}

#novinky{
	position:absolute;  
	top:390px;
	left:0;
	width:480px;
	height:155px;
	border:0px solid red;
}

#novinky h2{
	font-size:26px;
	font-weight:normal;
	color:#4C9A06;  
	margin:0;
	padding-left:2px;  
}

#novinky .novinka{
	float:left;
	width: 140px;
	height:114px;
	border:2px solid #E1E1E1;
	background: #fff url(novinka_bg.png) top left no-repeat;
	margin:0 9px 0 0;
	padding:2px 2px 0 65px;
	overflow:hidden;
}

#novinky .novinka .datum{
	display:block;
	margin:10px 0 10px 0;
	padding:0;
	font-weight:bold;
	font-size:11px;
}

#novinky .novinka .text{
	margin:0;
	padding:0;
	height: 50px;
	border:0px solid red;
	font-size:11px;
	line-height: 16px;
	overflow:hidden;
}

#novinky .novinka .novinka_odkaz{
	display:block;
	line-height:14px;
	height: 14px;
	color: #4D6B84;
	font-weight: normal;
	text-decoration:underline;
	background: url(uvodka_produkt_odkaz_detail_bg.png) top left no-repeat;
	padding-left: 15px;
	margin: 5px 0 0 0;
}

#novinky .novinka .novinka_odkaz:hover{
	text-decoration:none;
}




#uvodka_realizace{
	position:absolute;
	top:0;
	right:0;
	width:440px;
	height: 500px;
	border:0px solid red;
	overflow:hidden;
}

#uvodka_realizace a{
	float:left;
	width: 200px;
	height:150px;
	padding: 0 0 10px 0;
	background: url(realizace_bg.png) bottom left no-repeat;
	margin: 0 0 6px 18px;
	display:block;
}

#uvodka_realizace a img{
	border:0;
	max-width: 200px;
	max-height: 150px;
	overflow:hidden;
	 display:block;
}
#uvodka_realizace a{
	float:left;
	width: 200px;
	height:150px;
	padding: 0 0 10px 0;
	background: url(realizace_bg.png) bottom left no-repeat;
	margin: 0 0 6px 18px;
}

#uvodka_realizace a img{
	border:0;
	max-width: 200px;
	max-height: 150px;
	overflow:hidden;
}
#uvodka_dalsi_realizace{
	position:absolute;
	top: 510px;
	left:522px;
	width: 418px;
	height:27px;
	line-height:27px;
	text-align:left;
	font-weight:normal;
	background: #4D6B84 url(uvodka_dalsi_realizace_bg.png) top left no-repeat;
	color:#fff;
	text-decoration:none;
}
#uvodka_dalsi_info{
	position:absolute;
	top: 560px;
	left:522px;
	width: 418px;
 
	
	text-align:left;
	font-weight:normal;
 
}

#uvodka_dalsi_info ul{
background:white;
border:1px solid #e1e1e1;
padding:10px 20px;
list-style-type:none;

}
#uvodka_dalsi_info ul li{
padding:3px 0;


}
#uvodka_dalsi_realizace a{
 color:white;
	text-decoration:underline;
}

#uvodka_dalsi_realizace a:hover{
	text-decoration:none;
}



#vycpavka-des {
	width: 994px;
	font-size:0;
	margin:0;
	padding:0 0 1px 0;
	clear:both;
	background: #EBEEF0;
}

#uvodka_produkty{
	height:290px;
	width:994px;
	overflow:hidden;
	border:0px solid red;
	margin: 40px 0 0 0;
}

/*n Čö ákter  Ö definice jsou v carousel_tango.css*/
#uvodka_produkty .produkt{
	border:0px solid red;
	text-align:left;
	position:relative;
	height: 286px;
}
#uvodka_produkty .produkt .foto{
	display:block;
	width: 161px;
	height: 195px;
	overflow:hidden;
	text-align: center;
	margin: 8px 8px 0 8px;
}

#uvodka_produkty .produkt .foto img{
	border:0;
}

#uvodka_produkty .produkt .popis{
	display:block;
	width: 161px;
	height: 145px;
	overflow:hidden;  
	margin: 10px 8px 0 8px;
	
}

#uvodka_produkty .produkt .odkaz_detail{
	position:absolute;
	bottom:17px;
	left: 8px;
	width: 161px;
	height: 14px;
	line-height:14px;
	color: #4D6B84;
	font-weight: normal;
	text-decoration:underline;
	background: url(uvodka_produkt_odkaz_detail_bg.png) top left no-repeat;
	padding-left: 15px;
}

#uvodka_produkty .produkt .odkaz_detail:hover{
	text-decoration: none;
}

#uvodka_ikony{
 
	padding: 0 0px 0 25px;
	margin: 50px 0;
}
#uvodka_ikony #partneri{
 
	color:#717375;
	padding:0 0 5px 0;
}
#uvodka_ikony a{
	float:left;
	width:115px;
	height:60px;
	overflow:hidden;
	cursor:pointer;
	/*border:1px solid red;*/
	
	margin:0 5px 5px 0;
}

#uvodka_ikony a img{
	border:0;
	margin:0;
	padding:0;
}

#vycpavka_ikony {
	width: 994px;
	font-size:0;
	margin:0;
	padding:0 0 1px 0;
	clear:both;
		/* úpravy 2020 */
	max-width: 100%;
}

#paticka{
	width: 994px;
	height: 72px;
	overflow:hidden;
	background: #ffffff url(patka_bg.png) top left no-repeat;
	border:0px solid red;
	margin: 0 0 40px 0;
	position: relative;
}
#paticka #gplus{
position: absolute;
top: 24px;
left: 349px;

}
#paticka #leva_cast{
	float:left;
	height: 72px;
	width:auto;
	border:0px solid red;
	line-height: 72px;
	color: #777777;
	margin:0;
	padding:0 25px;
}

#paticka a{
	color:#777777; 
}

#paticka a:hover{
	text-decoration: underline;
	color:#000; 
}


#paticka .oddelovac{
	padding: 0 7px;
	color: #CBCBCB
}

#paticka #prava_cast{
	float:right;
	height: 72px;
	width:auto;
	border:0px solid red;
	line-height: 72px;
	color: #777777;
	margin:0;
	padding:0 25px;
}

	 #ajaxNahled {
			visibility: hidden;
			border:2px dotted #54728c;
			position:absolute;
			background-color:#fff;
			z-index:999;
			margin:0;
			padding:10px;
			text-align:left;
	 } 




.projekt {
float:left;
margin-bottom:35px;
min-height:310px;
width:520px;
width: 300px;
background:white;
border:1px dotted #54728c;
}
.space {
margin-right:15px;
margin-left:15px;
}
.detail_box {
padding:0 25px 0 25px;
margin-left:0px;
width:520px;
float:left;
border:0;
background:0;
min-height: 375px;
margin-bottom:0;
}
.detail_box_text {

		width: 325px;
		float: left;
		/* clear: both; */
		margin-bottom: 10px;
		text-align: center;
		background: #4f6d87;
		padding: 7px 0 7px 0;
		color: white;
		margin-top: 45px;
		min-height: 267px;
		margin-bottom: 57px;
}
.detail_box_form {
	margin-top:35px;
}
.detail_box2 {
padding:0 25px 0 25px;

}
.projekt .r1 {
height:110px;
margin-bottom:10px;
overflow:hidden;
}

.projekt .stred {
clear:both;
margin-bottom:10px;
text-align:center;
background:#4f6d87;
padding:7px 0 7px 0;
color:white;
}
.projekt .stred2 {
clear:both;
margin-bottom:3px;
text-align:center;

color:white;
}
.projekt .stred a {

color:white;
}


.projekt .r2 {
height:110px;
overflow:hidden;
}
.projekt h4 {

font-weight:bold;
padding:15px 0 5px 20px;

}
.detail_box h4 {
font-size:27px;
font-weight:bold;
padding:15px 0 5px 20px;

}
.projekt .vlevo {
float:left;
text-align:center;
/*width:250px;*/
}
.projekt .vpravo {
float:right;
text-align:center;
/*width:250px;*/
}
#uvod_tp
{
text-align:right;
padding:18px 42px 0 0;
}
/*
menu
*/
#main-menu {
		display: inline;
		list-style: none inside url("");
		margin: 0;
		padding: 0;
		position: relative;
			/* úpravy 2020 */
		display: flow-root;
		padding-right: 10px;
}
#main-menu li {
	float:left;
	position:relative;
}

#main-menu ul {
	position:absolute;
	left:0px;
	width:100px;
	height:40px;
	top:45px;

	z-index:1000;
}

#main-menu ul li {
 
	margin:0;
	padding:0;
	
}
#main-menu li {
	float:left;
	position:relative;
		/* úpravy 2019 */
	width: auto;
	display: inline-block;
	/*overflow: hidden;*/
}

#main-menu li:last-child a {
	padding-right: 12px;
}

#main-menu ul {
	position:absolute;
	left:2px;
	
	top:42px;
	width:66px;
	padding:0;
	display:none;
	z-index:1000;
	height:auto;
}

#main-menu ul li {
	width:270px;
	height:42px;
	overflow:hidden;
	margin:0;
	padding:0;
	line-height:42px;
	list-style: none inside url(""); 
	 text-align:center;
		 z-index:1000;
		/* úpravy 2020 */
	background: #e67701;
}


#main-menu ul a {
	text-align:center;
	float:left;
	font-size:13px;
	font-weight: bold;
	text-decoration:none;
	color:white;
	padding: 0;
	margin:0;
		z-index:1000;
}

#main-menu ul a:hover {
	background: #f56109;
}

#main-menu ul a {
	display:block;
	float:none;
	background:#e67701;
	text-align: left;
	padding-left: 20px;
		/* úpravy 2019
	background: #AB5800; */
}
.ikony_patka {

}
.ikony_patka .ikona {
		float: left;
		height: 60px;
		overflow: hidden;
		text-align: left;
		width: 120px;
}
.ikony_patka .ikona a {
		display: block;
		height: 100%;
		text-align: center;
		width: 100%;
}
#obsah_banner {
position:absolute;
right: 28px;
top: -15px;

}
#uvodka_odrazky {

height:120px;
padding:32px 0 15px 0;
font-weight:bold;

}

#uvodka_odrazky  .odrazky,#uvodka_odrazky  .video  {

float:left;
}

#uvodka_odrazky  #vimeo  {
float: left;    
width: 200px; 
height: 150px;
padding: 0 0 10px 0;
margin: 0 0 6px 0px;
}

#uvodka_odrazky  #vimeo iframe{
margin-left:18px;
}

#top_banner_sikmy {
		padding: 20px 30px;
		text-align: center;
		background: #86ba56;
		width: 350px;
		/* background: url(akce-pozadi.png) top left no-repeat; */
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(38deg);
		position: absolute;
		right: -69px;
		top: 67px;
		color: white;
		font-size: 16px;
		font-weight: bold;
		-webkit-box-shadow: 0 0px 10px #758094;
		-moz-box-shadow: 0 0px 10px #758094;
		-ms-box-shadow: 0 0px 10px #758094;
		box-shadow: 0 0px 10px #758094;
		box-shadow: 0px 1px 3px rgba(48, 48, 48, 0.76);
}
#top_banner_sikmy_obal {

width:400px;
height:240px;
 position: absolute;
 top:0px;
 right:6px;
 overflow:hidden;


}

#top_banner_sikmy2 {
		padding: 20px 30px;
		text-align: center;
	 
		width: 350px;
		/* background: url(akce-pozadi.png) top left no-repeat; */
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(38deg);
		position: absolute;
	 
		color: #F60000;
		font-size: 20px;
		font-weight: bold;
	 /* background:white;
			 -webkit-box-shadow: 0 0px 10px #758094;
		-moz-box-shadow: 0 0px 10px #758094;
		-ms-box-shadow: 0 0px 10px #758094;
		box-shadow: 0 0px 10px #758094;
		box-shadow: 0px 1px 3px rgba(48, 48, 48, 0.76);*/
		
				-moz-transform: rotate(-17deg);
		-webkit-transform: rotate(-17deg);
		-o-transform: rotate(-17deg);
		-ms-transform: rotate(-17deg);
		transform: rotate(-17deg);
		position: absolute;
		 right: 29px;
		top: 123px;
		color: #F60000;
		font-size: 30px;
		font-weight: bold;
 
}
#top_banner_sikmy_obal2 {

width:400px;
height:260px;
 position: absolute;
 top:0px;
 right:206px;
 overflow:hidden;


}
.upload-frm-biggest {
background:#cff1fb;
width:450px;
padding:5px 10px;
margin:4px;
}

#top_menu {
	position: absolute;
	top: 0vw;
	right:0vw;
			width: 100%;
}
#opener {
display: none;
		position: absolute;
		top: 4.1vw;
		right:4.1vw;
		font-size: 5vw;
		line-height:3.1vw;
		color:white;
		z-index:2;
}
#closer {
			position: relative;
			display: none;
			position: fixed;
			left: 0;
			top: 0;
			width: 100vw;
			height: 100vh;
			z-index: 1;
			max-width: 100%;
}
@media screen and (max-width: 770px) {

#opener {
display: block;

}
 #main-menu {  
		position: absolute;
		top: 0;
		width: 300px;  
		right: -300px;
	 
		background: #4e6b84;
		transition: all 0.4s ease;
		opacity: 0;
		z-index:2;
		display: none;
 }
	 #main-menu li {  
	 float: none;
	 }
	#main-menu a {  
		float: none;
		/* background: #303030; */
		font-size: 5vw;
		height: auto;
		line-height: 6vw;
		min-height: 6vw;
		 text-align:left;
		display:block;
		margin: 0 20px;
		padding: 8px 0;
		border-bottom:1px solid white;
		
 }
	body:not(:target) #top_menu:target #main-menu  {
			right: 0;
			opacity: 1;
			display: block;
 }
	 body:not(:target) #top_menu:target #opener {

			display: none;
 }
 body:not(:target) #top_menu:target #closer {
				display: block;
			}

 

}

	/* úpravy struktury, leden 2020 */
#obsah_obal, #obsah_obal2, #obsah {
	max-width: 100%;
	box-sizing: border-box;
	background-size: 100% auto;
}

-->
