BODY {
SCROLLBAR-TRACK-COLOR:      #990002;
SCROLLBAR-DARKSHADOW-COLOR: #990002;
SCROLLBAR-3DLIGHT-COLOR:    #990002;
SCROLLBAR-FACE-COLOR:       #7F0001;
SCROLLBAR-SHADOW-COLOR:     #990002;
SCROLLBAR-HIGHLIGHT-COLOR:  #990002;
SCROLLBAR-ARROW-COLOR:      #C16566;
}


a:link { color: #ffffff; font-family: Verdana: auto; text-decoration:none}
a:visited { color: #ffffff; font-family: Verdana; cursor: auto; text-decoration:none}
a:hover { color: #000000; font-family: Verdana; cursor: auto; text-decoration:none}
a.inne:link { color: #000000; font-family: Verdana: auto; text-decoration:none}
a.inne:visited { color: #000000; font-family: Verdana; cursor: auto; text-decoration:none}
a.inne:hover { color: #ffffff; font-family: Verdana; cursor: auto; text-decoration:none}
.texts { color: #ffffff; font-size: 12px; font-family: Verdana; cursor: auto}
.title { color: #006600; font-size: 16px; font-weight:bold; font-family: Verdana; cursor: auto}
.small { color: #000000; font-size: 10px; font-family: Verdana; cursor: auto; font-weight:bold}
body, p, td, table, submit, input {font-size: 9px; font-family: Verdana; cursor: auto}
body {background-color: #990000;font-size :9px}
input,select { border-style: solid; border-color:#A82829 ; background-color:#990000; font-size :10px; color: #ffffff}

h1, h2
{
	font-size: 1px;
	color: transparent;
}

#wnd_logout{	
	position: absolute;
	left: -20px;
	top: 0px;
	font-size: 12px;
	text-align: right;
	width: 100%;
	height: 100px;
	margin-top: 20px;
}

#wnd_main_login{
	position: relative;
	width: 725px;
	height: 579px;
	background: url(gfx/zaslepka.gif);
	margin: 0px auto;
}

#wnd_main_form{
	position: relative;
	top: 235px;
	left: 220px;
	width: 391px;
	height: 219px;
}

#wnd_main_form .inp_text{
	border: solid 1px #c67571;
}

#wnd_main_form fieldset{
	border: none;
	font-size: 14px;
	font-family: Verdana;
	color: #f9e2e2;
}

#wnd_main_form legend{
	font-size: 14px;
	font-weight: bold;
}

#wnd_main_form #form_pass_btn{
	font-size: 14px;
	font-family: Verdana;
	color: #f9e2e2;
}

#wnd_main_error{
	color: #cf6f70;
	font-size: 12px;
	font-family: Verdana;	
}
