@charset "utf-8";
/* CSS Document */

#hmesty {
	display:block;
	width:100%;
	margin-bottom: 10px;
	background-image:url(../images/gradientbkgrd.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding: 3px;
}

#hmesty .styhd {
	display:block;
	width: 100%;
	background-color:#000033;
	padding: 3px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 9px;

}


