/* ........................... individuální nastavení pro mobilní zobrazení ................. */

@media only screen and (max-width: 760px) {

  #rsmenu {
    background: #113f6b; /* pozadi responzivního menu */
  }
   
  #rsmenu ul li {
    border-bottom: 1px solid silver; /* oddelovaci cara */
  }

  #rsmenu ul li.rsm-top {
  	background: #34845d;; /* pozadi horního menu menu */
  }

  #rsmenu ul li.rsm-nor {
    
  }

	h1 {
		color: transparent;
		background-color: #ffffff;
		background-image: url('images/nove_logo_mobil_03.png');
		background-position: left center;
		background-size: auto;
	}
	
	.r-box h4, #hor h4 {
		background-color: #5f7107;
		color: white;
		height: 1.3rem; 
		padding: 0.5rem !important;
		margin: 0;
		/* line-height: 2.3 rem; */
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}

	.r-box .r-obsah {
		padding-bottom: 0px;
	}
	
	.r-box {
		background-color: white;
		margin-top: 1em;
	}
	
	.cleaner2 {
		color: white;
		background: #8ea70e; /* pozadi paticky */
	}

	#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: #8ea70e;
		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: 0em;
}

#port-right {
	border: 5px solid #bed128;	
	padding: 0;
	margin-top: 5px;
}

.r-box .patka {
	display: none;
}

.r-box .patka {
	padding-bottom: 0;
}

.r-box .vitem .vsubj {
		background-color: #eeeeee !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;
}

#hornitexttext {
	
	padding-top: 10px !important;
	padding-bottom: 0px;
	



}

/*
h1 {
	background-image: none;
	padding-right: 0.7em;
}
*/

.pgktuv .l-box {		/* levy sloupec povolime na uvodni strance */
	display: block;
}

#podmenitko {
	display: none;
}

.ubytform {

	width: 100%;
}

#obsahstranky {
	
	
	
}
#port-middle .vypis {
	
	margin-top: 0px;


}


textarea { resize:horizontal; max-width:400px; min-width:200px; }



#webdesign {
    font-size: 100%;
    color: #000;
   
}
	


}

@media only screen and (max-width: 350px) {
	h1 {
		
		background-size: contain;
	  }
}
/* --- konec mobilni verze -- */

@media only screen and (min-width: 761px) {

  #pristupnost {
   padding-top: 25px;
padding-left: 15px;
  }

#webdesign {
    
    color: #000;
    clear: left;
    text-align: right;
    margin-right: 20px;
    padding-top: 0px;
}

}

