/* ........................... individuální nastavení pro mobilní zobrazení ................. */

@media only screen and (max-width: 760px) {

  #rsmenu {
    background: #092b77; /* pozadi responzivního menu */
	color: white;  
	}
	
	
#rsmenu #menu-button {
   color: #ffffff;
	}	
	


#rsmenu #menu-button::before {
border-top: 2px solid #ffffff;       /* zmena barvy sandwich */
}

  #rsmenu #menu-button::after {

    border-top: 2px solid #ffffff;     /* zmena barvy sandwich */
    border-bottom: 2px solid #ffffff;

  }
	
	
   
  #rsmenu ul li {
    border-bottom: 1px solid silver; /* oddelovaci cara */
  }

  #rsmenu ul li.rsm-top {
  	background: #007cc1; /* pozadi horního menu menu */
  }

  #rsmenu ul li.rsm-nor {
    
  }
  
#obalpravy {

	padding-top: 0px;





}

	h1 {
		color: white;
		background-color: #007cc1;
		background-image: url('images/rs-logo.png');
		min-height: auto;
		padding-top: 8px;
		padding-bottom: 8px;
		border-bottom: 1px solid white;
		
	}
	
	.r-box h4, #hor h4 {
		background-color: #007cc1;
		color: white;
		height: 1.3rem; 
		padding: 0.5rem !important;
		margin: 0;
		/* line-height: 2.3 rem; */
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}

	.r-box .r-obsah {
		padding-bottom: 0px;
	}
	
	.r-box {
		background-color: white;
		margin-top: 1em;
	}
	
	.cleaner2 {
		color: white;
		background: #007cc1; /* pozadi paticky */
		padding-top: 1em;
	}

	#autori {
		margin: 0;
		padding: 0;
		width: 100%;
		position: relative;
		float: none;
		text-align: right;
		color: #cccccc;
		border-top: 1px solid #cccccc;
		margin-top: 1em;
		padding-top: 1em;
	}
	#autori a {
			color: #cccccc;
			text-decoration: none;
	}
	
	.cleaner2 #spodnikontakt {
		display: block;
		font-size: 1rem;
	}

	.cleaner2 #spodnikontakt a {
			color: white;
			text-decoration: none;
	}	
	
	#port-middle h3 {
		background-color: #286096;
		color: white;
/*		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;*/

	}
	
	#port-middle h3 a {
		color: white;
	}

	#port-middle h4 {
		background-color: #999999;
		color: white;
/*		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;*/
	}
	
	#port-middle h4 a {
		color: white;
	}

#port-middle {
	border: none;
	padding-top: 1em;
}

#port-right {
/*	border: 5px solid #ca5b1f;	*/
	padding: 0;
}

.r-box {
	background: none;
	border: none;
}

.r-ikonky {
	display: none;
}

.r-box .patka {
	display: none;
}

.r-box .patka {
	padding-bottom: 0;
}

.r-box .vitem .vsubj {
		background-color: #007cc1 !important;
/*		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px; */
		padding: 5px;
/*		border: 1px solid #aaaaaa;*/
}

.cinn-right {
	background-image: none;
	padding-bottom: 10px;
}

/*
h1 {
	background-image: none;
	padding-right: 0.7em;
}
*/

.pgktuv .l-box {		/* levy sloupec povolime na uvodni strance */
	display: block;
}

#hornimenu {
/*	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	width: 100%;*/
	display: none;
}

#hornimenu a#z2 {
max-width: 49%;
}

#hornimenu a#z1 {
max-width: 49%;
}

#podmenitko {
	display: none;
}

.ubytform {

	width: 100%;
}





#obimg3 {
	display: none;
}

#podbody {
    padding-top: 0;
}  


#titulni {
	display: none;
}

h4.upout {
	display: none;
}

.breadcrump {
	display: none;
}

.rr-box {
	display: none;
}

#port-middle .vitem1 {
   clear: left;
}

.l-box {
	display: none;
}

#obsahstranky {
  
    margin-bottom: 0px;
   
}
.vypis {
    font-size: 100%;
    padding: 0px;
    padding-top: 0.5em;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    
/* --- konec mobilni verze -- */

}    