.obramowanie {
	border-color:#FFF;
	border-style: solid;
	border-width: 1px; 
}
.obramowanie_menu {
	border-color:#FFF;
	border-style: solid; 
	border-width: 1px;
	}
.podkreslenie {
	height: 5px;
	width: 100%;
	margin: 0;
	background: url('img/kropeczki.gif') repeat-x;
}
.srodek {
	font-family: Verdana;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px;
	border-style: solid;
	border-color: #cc6633;
	color:#00004D;
}
a {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
a:hover {
	color:#F00;
}
body {
	background: url('img/bg.gif');
	background-repeat: repeat-x;
	
}
h1 {
	font-size: 16px;
	text-align: center;
	text-decoration: underline;
}