@charset "iso-8859-1";
/* CSS Document */
body {
	background-color: #0D1528;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu_naglowek {
	font-size: 14px;
	padding: 4px 0px 7px 0px;
	font-weight:bold;}



/* MENU POCZATEK */

.arrowlistmenu{
width: 201px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 1px 0 1px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{

}

.arrowlistmenu ul li a{
color: #FFFFFF;
background: url(images2/menu1_1.jpg) no-repeat left; /*custom bullet list image*/
display: block;
padding-bottom:5px;
padding-top: 6px;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;

font-size: 12px;
}

.arrowlistmenu ul li a:visited{
color: #FFFFFF;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #070E1E;
background: url(images2/menu1_2.jpg) no-repeat left; /*custom bullet list image*/
}

.style3 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px;}
.style5 {font-size: 16px; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif; }
.style7 {font-weight: bold; font-size: 12px;}
.style2 {	font-size: 14px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

/* MENU POCZATEK */




/* MENU KONIEC */


