body            { margin: 0px; padding: 0px; background: #FFFFFF; SCROLLBAR-FACE-COLOR: #d2d2d2; SCROLLBAR-HIGHLIGHT-COLOR: black; SCROLLBAR-SHADOW-COLOR: black; SCROLLBAR-3DLIGHT-COLOR: #d2d2d2; SCROLLBAR-ARROW-COLOR: black; SCROLLBAR-TRACK-COLOR: black; SCROLLBAR-DARKSHADOW-COLOR: #d2d2d2;}
p,td            { font-size : 10px ; font-family : Verdana, helvetica; color : #000000 ; margin: 0px; line-height: 14px;}
ul,dl           { font-size : 10px ; font-family : Verdana, helvetica; color : #5F5F5F ; }
ol              { font-size : 10px ; font-family : Verdana, helvetica; color : #000000; line-height: 11px; margin-bottom: 0px;}
pre             { font-size : 10px ; font-family : monotype ; color : #000000 ; }
A               { font-size : 10px ; font-family : Verdana, helvetica; color : #006cb2; text-decoration : none;}
A:hover         { text-decoration : underline ; color : #d09f06 ; }
form            { margin: 0px ; }
hr				{ color: Silver; width : 100%;  HEIGHT : 1px; }

#white			{ color : white ; }
#title			{ text-align : center ; font-weight : bold ; font-size : 13px ; }
#menu_title		{ color : #006cb2 ; font-weight : bold ; font-size : 11px ; }
#menu_title2	{ font-size : 10px ; font-family : Verdana, helvetica; color : #929292}
#asus			{ font-size : 10px ; font-family : Verdana, helvetica; color : #b70654}
#menut		    { font-size : 11px ; color: black ; font-weight : bold ; }
#s              { font-size : 9px ; line-height :  10px ;}
#cell           { font-size : 9px ; line-height :  10px ; padding : 3px ;}
#intro          { text-align : justify ; margin-left : 4px ; margin-right : 4px ; }
#margin         { margin-left : 4px ; margin-right : 4px ; }
#check          { background-color: #FFFFFF; border-width: 0; }

a.kosz          { color : #000000 ; font-size : 10px; font-family : Verdana, helvetica; line-height: 11px;}
p.kosz          { color : #000000 ; font-size : 10px; font-family : Verdana, helvetica; line-height: 11px;}
a.navi          { color : #FFFFFF ; }

input           { border-width: 1; border-color: #AAAAAA; border-style: solid; font-size: 9px; font-family: Verdana, Helvetica; background-color: white; }
textarea        { OVERFLOW-Y: auto; border-width: 1; border-color: #AAAAAA; border-style: solid; font-size: 9px; font-family: Verdana, Helvetica; background-color: white; }
select          { border-width: 1; border-color: #AAAAAA; border-style: solid; font-size: 9px; font-family: Verdana, Helvetica; background-color: white; }
input.radio     { border: 0px; padding: 0px; margin: 0px; }

#dhtmltooltip{
	position: absolute;
	width: 50px;
	border: 1px solid black;
	padding: 5px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 100;
	font-family: Verdana;
	font-size: 10px;
	}
