body {
scrollbar-arrow-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-highlight-color:#C8C8C8;
scrollbar-face-color:#C8C8C8;
scrollbar-shadow-color:#C8C8C8;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#000000;
}
.button {
border:1px solid #FFFFFF;
color: #FFFFFF;
font-size:12px;
background-color: #000000;
font-weight: bold;
font-family:arial;
}
.botao3d	{
		display: block;

		border: 1px solid;
		width: 140px;
		padding: 3px;

		background: #666666; 
		border-color: #0D0D0D;
		color: #ffffff;

		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
}
 
.botao3d:hover	{
		position: relative;
		top: 0px;
		left: 0px;
		border-color: #0D0D0D; 

		background: #333333;
}

img {
    border: 0px;
}
input.przycisk {
    text-align: center;
    padding-bottom: 4px;
	font-size: 11px;
    border-right: #C8C8C8 1px solid;
    border-top: #C8C8C8 1px solid;
    border-bottom: #C8C8C8 1px solid;
    border-left: #C8C8C8 1px solid;
    background-color: #3d3a39;
    cursor: hand;
    color: white;
    width: 100%;
    height: 25px;}

input.przycisk2 {
    text-align: center;
    padding-bottom: 4px;
		font-size: 11px;
    border-right: #C8C8C8 1px solid;
    border-top: #C8C8C8 1px solid;
    border-bottom: #C8C8C8 1px solid;
    border-left: #C8C8C8 1px solid;
    background-color: #3d3a39;
    cursor: hand;
    color: white;
    height: 25px;
}

.activ {
    color: lime;
    padding-top: 5px;
    padding-bottom: 5px;
}

.noactiv {
    color: red;
    padding-top: 5px;
    padding-bottom: 5px;
}

.pole {
    padding-top: 2px;
    border: #C8C8C8 1px solid;
	color: white;
    width: 210px;
    height: 23px;
	font-size:12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
    background-color: #cccccc; }
    
.pozdro {
    padding-top: 2px;
    border: #999999 1px solid;
    color: white;
    width: 100$;
    scrollbar-arrow-color:#9B0000;
    scrollbar-base-color: white;
    scrollbar-dark-shadow-color: white;
    scrollbar-face-color: black;
    scrollbar-shadow-color: silver;
    background-color: #cccccc; }
    
.form {
    padding-top: 2px;
    overflow-y: auto;
    border: #400080 1px solid;
    color: white;
    background-color: #3d3a39; }

.form1 {
    padding-top: 2px;
    border: #C8C8C8 1px solid;
    color: white;
    text-align: center;
    background-color: #3d3a39; }
    
.check {
    border: #C8C8C8 1px solid;
    color: white;
    background-color: #3d3a39; }
