body {
	font-family: verdana;
}
.norm {font-family: verdana;font-size: 12px;color: #555555}

.normsm {font-family: verdana;font-size: 10px;color: #ffffff;padding-bottom: 4px;}
.normsm a {color: #ddd;text-decoration: none;}
.normsm a:hover {text-decoration: underline;}
.menu {font-family: verdana;font-size: 14px;color: #29509E;text-decoration: none;font-weight: bold;}
.menu2 {font-family: verdana;font-size: 13px;color: #29509E;text-decoration: none;font-weight: bold;}
.menu a {color: #29509E;;text-decoration: none;}
.menu a:hover {color: #FF6600;}
.menu_spacer {background: url(pliki/arrowsred.gif) no-repeat left;padding-left: 20px;cursor:hand;}
.menu_spacer:hover {color: #FF6600;}
.menu_spacer2 {background: url(pliki/arrowsred.jpg) no-repeat left;padding-left: 20px;font-size: 15px}
.menusm {font-family: verdana;font-size: 11px;color: #29509E;text-decoration: none;font-weight: normal;padding-left: 10px;display:none;}
.menusm a:hover {color: #FF6600;}
.menusm_spacer {background: url(pliki/arrowsblue.jpg) no-repeat left;padding-left: 25px;}

.red{color: red;}
.linia {
	height: 1px;
	background: url(pliki/bg.gif) repeat-x;
	width: 565px;
	margin: 0px;
	padding-top: 3px;
	margin-left: 135px;
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	moz-opacity: 0.7; 
	opacity:0.7;
}
.box {
	width: 100%; 
	height: 25px;
	background: #4F70B0;
	/*border: 1px #cccccc;*/
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	moz-opacity: 0.7; 
	opacity:0.7;
}
.box_text {
	position: relative; top:-22px;
	display: inline;
	width: 100%; 
	height: 20px;
	background: transparent;
	color: #ffffff;	
	font-size: 14px;	
	font-family: verdana;
	font-weight: bold;
	padding-left: 6px;
}
.linki {
	padding-left: 10px;
}
.linki  a{
	text-decoration: none;
	color: #29509E;
}
.linki a:hover {color: #FF6600;
}
.linki li {
	list-style-image: url(pliki/arrow2.gif);
}
.img_text {
float: right; 
width: 204px; 
height: 154px; 
border: 1px solid #bbb;
padding:2px;
margin: 4px;
}

