body {
	scrollbar-face-color: #404040;
	scrollbar-highlight-color: #404040;
	scrollbar-shadow-color: #404040;
	scrollbar-3dlight-color: #404040;
	scrollbar-arrow-color: #e0e0e0;
	scrollbar-track-color: #707070;
	scrollbar-darkshadow-color: black;

	font-family: verdana, tahoma, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #e0e0e0;
	font-size: 11px;
	background-color: #3e3e3e;
	cursor: default;
	margin: auto;
	padding: 0px;
}

table {
	border: 0px;
	border-spacing: 0px;
}

td {
	font-family: verdana, tahoma, sans-serif;
	text-align: left;
	font-size: 11px;
	color: #e0e0e0;
	text-decoration: none;
}

img {
	border: 0px;
}

a:active, a:focus, a:link, a:visited {
	color: #e0e0e0;
	font-size: 10px;
	text-decoration : none;
}

a:hover {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}



.m1:active, .m1:focus, .m1:link, .m1:visited {
	padding-left: 18px;
	color: #e0e0e0;
	font-size: 10px;
	text-decoration : none;
	font-weight: normal;
}

.m1:hover {
	padding-left: 20px;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}



/* formularze */

form, input, button, textarea, select {
	margin: 0px;
	font-family: verdana, tahoma, sans-serif;
	font-size : 11px;
	line-height: 12px;
}

input, textarea, select {
	border: 1px solid #4a4a4a;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #e0e0e0;
}


.input1 {
	background: #e0e0e0;
	padding-left: 2px;
	background-image: url(images/input_tlo.gif);
	font-size: 10px;
}


/* text */


.lid {
	padding-left: 30px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.menu {
	font-size: 11px;
	color: #979797;
	padding-left: 2px;
	font-weight: bold;
	text-align: left;
}


.cl1:active, .cl1:focus, .cl1:link, .cl1:visited {
	color: #f0f0f0;
}
.cl1:hover {
	color: #ffffff;
}

.cl2:active, .cl2:focus, .cl2:link, .cl2:visited {
	color: #febf24;
}
.cl2:hover {
	color: #ffffff;
}


.cl3:active, .cl3:focus, .cl3:link, .cl3:visited {
	color: #ed6d00;
}
.cl3:hover {
	color: #ffffff;
}

.bbc:active, .bbc:focus, .bbc:link, .bbc:visited {
	color: #e0e0e0;
	font-size: 11px;
	text-decoration : underline;
}

.bbc:hover {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;

}