body{
background-color: #990000;
color: white;
font-family: arial, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida;
scrollbar-arrow-color:#b3b8bf;
scrollbar-face-color:#1a4474;
scrollbar-highlight-color:#B3B8BF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-shadow-color:#990000;
scrollbar-darkshadow-color:#B3B8BF;
scrollbar-track-color:#990000;
}

a:link {color: #FFFFFF; font-family: verdena; font-size: 16px;font-weight: bold; line-height: 100%; text-decoration: none;}
a:visited {color: #FFFFFF; font-family: verdena; font-size: 16px; font-weight: bold; line-height: 100%; text-decoration: none;}
a:active {color: #ffffff; font-family: verdena; font-size: 16px; font-weight: bold; line-height: 100%; text-decoration: none;}
a:hover {color: #efc931; font-family: verdena; font-size: 16px; line-height: 100%; text-decoration: none;}
p {color: #ffffff; font-family: arial, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida; font-size: 16px;}

table{
font-family: arial, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida;
}

table.tabela{
	text-align:center;
	font-size: 16px;
	color: white;
	width: 95%;
	
}

.panel_prawy{
            font-size: 11px;
            border: 1px solid #FFFFFF;
            color: white;
            vertical-align: top;
            width: 800px;
}

.panel_lewy{
            font-size: 11px;
            border: 1px solid #FFFFFF;
            color: white;
            vertical-align: top;
            width: 150px;
            text-align: left;
}

table.loguj{
    border: 1px solid #FFFFFF;

}

table.admin{
            width:700px;
            height: 500px;
            background-color:#000000;
            border: 1px solid white;

}

a.web:link {color: #FFFFFF; font-family: verdena; font-size: 11px;font-weight: bold; line-height: 100%; text-decoration: none;}
a.web:visited {color: #FFFFFF; font-family: verdena; font-size: 11px; font-weight: bold; line-height: 100%; text-decoration: none;}
a.web:active {color: #ffffff; font-family: verdena; font-size: 11px; font-weight: bold; line-height: 100%; text-decoration: none;}
a.web:hover {color: #efc931; font-family: verdena; font-size: 11px; line-height: 100%; text-decoration: none;}

