body{
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
 	background-color:#FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat:repeat-x;
	background-attachment:fixed;
}

a:link, a:visited, a:hover {
	color:#FFFF00;
	text-decoration: none;
}

a:hover {
   color:#FFFF66;
   text-decoration: underline;
}

.a2:link, .a2:visited, .a2:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.a2:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.a3:link, .a3:visited, .a3:hover {
	color:#000000;
	text-decoration:none;
}
.a3:hover {
	color:#000000;
	text-decoration:underline;
}



.img {
	border: thin solid #bbbbbb;
}

hr {
	border: 1px dotted #cccccc;
}

.main {
	width: 500px;
	height: 400px;
	vertical-align:top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:2px;
	margin:2px;
	border: 1px solid #cccccc;
}

.menu_left {
	width: 160px;
	border: 1px solid #cccccc;
	background-color: #F0F0F0;
	vertical-align:top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:0px;
}




.header {
	width: 780px;
	height: 130px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.footer {
	width: 780px;
	font-size: 11px;
	text-align: center;
	color:#FFFFFF;
}



.tytul {
	color:#000000;
	font-size:16px;
	font-weight:800;
}


.tytul2 {
	color:#000000;
	font-size:12px;
	font-weight:800;
}


.komunikat {
	text-align:center;
	color:#FFFF00;
}

.blad {
	text-align:center;
	color:#FF0000;
}





