  /***********************************SLICKNAV********************************/  
.slicknav_menu {
	display:none;
}


@media screen and (max-width: 1160px)
{
	/* #menu is the original menu */
	#nav0 
	{
		display:none;
	}
	.slicknav_menu 
	{
		display:block;
	}	
	#obsahcontainer
	{
		padding-top:0px;
	}	
	#ref_detail_left
	{
		width:100%;
		float:none;
	}	
	#ref_detail_right
	{
		width:100%;
		float:none;
	}
		.reference_container
	{
		width:100%;
	}
	
	.reference_polozka
	{
		padding-top:10px;
	}
	.reference_obrazek
	{
		width:100%;
height:30%;
	}
	.chystatese
	{
		 width:100%;margin-top:30px; background-color:#000;height:440px;
	}
	.chystateseleva
	{
		display:none;
		width:100%;
	}
	.chystateseprava
	{
	 
		width:100%;
	}
	.textveslideru
	{
		width:90%;
	}
	.popisveslideru
	{ 
		bottom:30px;
		line-height:120%;
		height:30%;
		width:100%;
		min-width:initial;
		background-color:#fff;
		border-top:10px   solid black;
		position:absolute;padding:20px;
		font-size:85%;
	 
	}
	img.refimg 
	{
		width:100%;
	}
	.box1
	{ 
		width:100%;
		float:none;
		/*min-height:400px;*/
		margin-right: 1%;
		/*background-color:#fff;*/
	}
	
	.slicknav_nav li:before
	{
		content: none;
	}
	
	.homelnkx
	{
		 
		display:inline;
	}
}

.homelnkx
{ 
	display:none;
}
 
 @media only screen and (max-width: 1160px) 
{    #footer_social{float: left !important;; }
        #footer_address{padding-top:10px!important;; }
  
}  
 @media only screen and (min-width: 1160px) 
{    #footer_social{float: right !important;; }
          #footer_address{padding-top:20px !important;; }
     
}     
 
