﻿.bckgrnd {
	background-image: url(certyfikat.jpg);
	background-repeat: repeat-x;

}
.bckrnd2 {
	background-image: url(http://www.ewm.pl/sub/certyfikacja/dwn_rpt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.rpt {
	background-image: url(rpt.jpg);
	background-repeat: repeat-x;
}

#dwn {
	float: left;

	}

#menu11 {
	width: 270px;
	margin: 20px;
	}
	
	
ul {
list-style-type: none;
	}
	
#menu11 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 38px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}	
	
#menu11 li a:link, #menu11 li a:visited {
	color: #014260;
	display: block;
	background:  url(menu.gif);
	padding: 8px 0 0 25px;
	}
	
#menu11 li a:hover {
	color: #014260;
	background:  url(menu.gif) 0 -32px;
	padding: 8px 0 0 27px;
	}
