html { height:100%;	overflow:hidden; }
body { margin:0px;	padding:0px;	height:100%;	background-color:#FFFFFF;
    scrollbar-3dlight-color:#D6E4F3;
    scrollbar-arrow-color:#96C4E6;
    scrollbar-base-color:#FFFFFF;
    scrollbar-darkshadow-color:#D6E4F3;
    scrollbar-face-color:#FFFFFF;
    scrollbar-highlight-color:#D6E4F3;
    scrollbar-shadow-color:#D6E4F3;
    scrollbar-track-color:#FFFFFF;
}
body, td, div { font-family: Verdana, Arial, Helvetica, sans-serif, serif;	font-size: 12px; }
img { border:0px; }

P, UL, LI
{
	margin-top: 2px;
	margin-bottom: 0px;
}

TH { background-color:#FFCC00; font-size:12px; font-weight:bold; font-style:normal; }
TD { vertical-align:top; }
H1 { font-size: 16px; font-weight:bold; color: #003366; text-align:center; margin-top:8px; margin-bottom:8px; }	
H2 { font-size: 12px; font-weight:bold; color: #003366; text-align:left; margin-left:10px; margin-top:0px; margin-bottom:5px;	}	

.srodek { position: absolute;	height: 540px;	width: 750px;	margin-top: -270px;	margin-left: -375px;	
			 top: 50%; left: 50%;	border:1px solid black;	overflow:hidden; z-index: 0; }

.l { font-size:13px; }
.m { font-size:12px; }
.s { font-size:10px; }
.xs { font-size:8px; }

.c { text-align:center; }
.l { text-align:left; }
.r { text-align:right; }
.b { font-weight:bold; }
.vt { vertical-align:top; }
.vm { vertical-align:middle; }

.marg4px { margin:4px; }
.mr { margin-right:5px;}

.grayed { color: #999999; }

.created { font-size:10px; font-style: normal; text-decoration: none; color: #003C6C; text-align: center; }
.created A{ font-weight: bold; text-decoration: none; color: #AAAAAA; }
.created A:hover { font-weight: bold; text-decoration: underline; color: #003C6C; }

A { font-weight: bold; font-style: normal; text-decoration: none; color: #003C6C; }
A:hover { font-weight: bold; font-style: normal; text-decoration: underline; color: #000000; }

DIV.clContent {
	/*520*/
	width:510px;
	height:370px;
	visibility: visible;
	overflow: auto;
}

FORM { display:inline;	}
INPUT, SELECT { margin: 0pt; border: 1px solid #000000; background-color: #ffffff;	}
OPTION { margin: 0pt; background-color: #ffffff; }
.fInput { background:white; border: 1px solid #000000; }
.fInput:hover, .fInput:focus { background-color:#E8EEF5; }
.fText { background:white; margin: 0pt; border: 1px solid #000000; }
.fText:hover, .fText:focus { background:#E8EEF5; }

/*-------------------------------MENU------- */
#dropmenudiv{ position:absolute; background-color: #D6E4F3; border:1px solid black; border-bottom-width: 0;
					font:normal 12px Verdana; line-height:18px; z-index:200; }

#dropmenudiv a{ width: 100%; display: block; text-indent: 3px; border-bottom: 1px solid black; padding: 1px 0;
					text-decoration: none; font-weight: bold; }

#dropmenudiv a:hover{ background-color: #FBE400; }
/*---------------------------Koniec MENU---- */
