/* Start of CMSMS style sheet 'menu imprezy' */
#menu_imprezy{
margin-top: 2em;
margin-left: 0em;

}

div#menu_imprezy h2 {
	color: #294B5F;  
	font-size: 1.5em; 
	text-align: left; 
/* some air around the text */
	padding-left: 0.5em;
	padding-bottom: 1px;
/* set borders around header */
                border-bottom: 1px solid #e7ab0b; 
	border-left: 0em solid #e7ab0b; 
        line-height: 1.5em;
/* and some air under the border */
        margin: 0 0 0.5em 0;
}

div#menu_imprezy a:hover{
 background: #eef3fa;

}
/* End of 'menu imprezy' */

