/* CSS pro wrapper akce (pouzito ceniky.html): */



/* Akce msg */
#wrapper-msg{
	display: block;
	/* width: 972px; */	
	/* height: 275px; */
	/* float: left; */
			
	padding: 10px 0px 10px 0px;
			
	/* border: 1px solid red; */
	background-color: orange;
			
	color:#000000;
	text-align:center;
	/* font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; */
	font-size:15px;
}
