html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	overflow: auto;
}

body {
font-family: Verdana, Helvetica, sans-serif;
font-size: 9px;
color: #333333;
text-align: left;
background-color: #EEEEEE;
}

#naglowek {
	color: #CE3000;
	margin-left: 5px;
	margin-top: 5px;
}

#naglowek a {
	padding: 0 4px 0 0;
}

#banner {
	height: 110px;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 10px auto;
}

#wrapper {
width: 770px;
background-color:#FFFFFF;
margin:10px auto;
border: 1px solid #000000;
}

/************* #globalNav styles **************/

#globalNav{
	padding: 10px 5px 10px 10px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	font-size: 11px;
}
#globalNav a {
	font-size: 11px;
	padding: 0 4px 0 0;
}

#globalNav img{
 display: block;
}
/************* end **************/


#table {
background-color: transparent;
list-style-type: disc;
margin: 0; 
padding: 3;
}

.8 {font-size: 8px; text-align: right;}
.12 {font-size: 12px; text-align: justify;}

.tab1 {font-size: 10px; text-align: justify;}
.tab2 {font-size: 10px; text-align: left;}
.tab4 {font-size: 11px; text-align: justify;}
.tab5 {
	font-size: 10px;
	text-align: justify;
	color: #FF0000;
}
.tab5grey {color:#333333;}


h4 {margin-bottom: 6px;
font-weight: 600;
font-size: medium;
}

img {float: right}

a:link, a:visited, a:hover {color: #006699;
text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#footer{
	width: 770px;
	border-top: 1px solid #000000;
	background-color: #003366;
	color: #FFFFFF;
	height: 25px;
	clear: both;
	margin: 10px auto;
}

#footer a {
color: #FFFFFF;
text-decoration: none;
}

/************* niewykorzystane **************/

.leftimage{
float: left;
margin-right: 10px;
border: 1px solid #000000;
}

.rightimage{
margin-bottom: 20px;
float: right;
margin-left: 15px;
border: 1px solid #000000;
width: 150px;
}
