a {
text-decoration:none;
}

a:hover {background-position: 0 0;}
.glossymenu{
margin: 5px 0;
padding: 0;
width: 207px; /*width of menu*/
border: 0px ;
border-bottom-width: 0;
height: 35px;
outline: none;
cursor: pointer
}

a:link{
color: #d0d0d0;
}

a:visited{
color: #000078;
}

a.a1:link{
color: #0040ff;
}

a.a1:visited{
color: #000000;
}

.glossymenu a.menuitem{
background: url(images/glossyback.gif);
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #535353;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
height: 26px;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
outline: none;
cursor: pointer
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #000066;
outline: none;
cursor: pointer
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
cursor: pointer
}

.glossymenu a.menuitem:hover{
background-image: url(images/glossyback2.gif);
outline: none;
cursor: pointer
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
font: 8px Verdana;
outline: none
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
outline: none
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #e8e8e8;
outline: none
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 11px Verdana;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
outline: none
}

.glossymenu div.submenu ul li a:hover{
background: #f9f9f9;
colorz: white;
outline: none
}

.body_h1 {
    font-family: Verdana;
	font-size: 9pt;
	font-weight: 900;
	letter-spacing: 1.5pt;
	line-height: 20pt;
}

.body_tytul {
	font-family: Verdana; 
	font-size: 7pt; 
	font-weight: 700; 
	color: #535353;
	text-align: center;

}

.body_tekst {
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: 500; 
	color: #535353;
	text-align: justify;
}

.body_bold {
	font-family: Veranda 
	font-size: 8pt; 
	font-weight: 700;
	font-variant: small-caps;
	color: #535353;
}

.linki {
	font-family: Tahoma;
	text-align: center;
	font-size: 8pt; 
	font-weight: 500;
	color: #d0d0d0;
	/*color: #d0d0d0;*/
}
