/* -------------------------------------------------------
 :: e4u.css 2.3.16 :: REFERENCE CSS FILE FOR e4u SITE

-------------------------[ (c)2002 nataniel@rpg.pl ]--- */

BODY
{
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

P, TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3C3C3C;
	line-height: 1.4em;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

TD.MENU
{	background-color: #F7F7F8; }

TH
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00586C;
}

IFRAME
{
	background-color: #ffffff;
} 

HR.menu {
	align: 
	height: 1; 
	width: 30%; 
	color: #006c90; 
	margin-top: 3px;
	margin-bottom: 5px;
}

SUP
{
	font-size: 8px;
}	

/* REGULAR LINK */
A
{text-decoration: none;	font-weight: normal;}
A:link
{font-family: Arial, Verdana, helvetica, sans-serif, Verdana; color:#1B618D; font-size: 12px;}
A:visited
{font-family: Arial, Verdana, helvetica, sans-serif, Verdana; color:#1B618D; font-size: 12px;}
A:hover
{font-family: Arial, Verdana, helvetica, sans-serif, Verdana; color:#1C95F2;  font-size: 12px; }
A:active
{font-family: Arial, Verdana, helvetica, sans-serif, Verdana; color:#FF0000;  font-size: 12px;}

A.H2
{font-family: verdana, arial, helvetica; font-size: 12px; font-weight: bold; color: #004A73; margin-top: 0; margin-bottom: 0;}
A.H2:link
{font-family: verdana, arial, helvetica; text-decoration: none; color:#1B618D;	font-weight: bold;}
A.H2:visited
{font-family: verdana, arial, helvetica; text-decoration: none; color:#1B618D;	font-weight: bold;}
A.H2:hover
{font-family: verdana, arial, helvetica; text-decoration: none; color:#1C95F2;	font-weight: bold;}
A.H2:active
{font-family: verdana, arial, helvetica; text-decoration: none; color:#FF0000;	font-weight: bold;}


A.menu
{text-decoration: none;	color:#1B618D; font-weight: bold;}
A.menu:link
{text-decoration: none; color:#1B618D;	font-weight: bold;}
A.menu:visited
{text-decoration: none; color:#1B618D;	font-weight: bold;}
A.menu:hover
{text-decoration: none; color:#1C95F2;	font-weight: bold;}
A.menu:active
{text-decoration: none; color:#FF0000;	font-weight: bold;}



A.menu2
{text-decoration: none;	font-weight: bold;}
A.menu2:link
{font-family: Arial, Verdana, helvetica, sans-serif, Verdana; color:#606060; font-size: 11px;}
A.menu2:visited
{font-family: Arial, Verdana, helvetica, sans-serif, Verdana; color:#606060; font-size: 11px;}
A.menu2:hover
{font-family: Arial, Verdana, helvetica, sans-serif, Verdana; color:#F08800;  font-size: 11px;}
A.menu2:active
{font-family: Arial, Verdana, helvetica, sans-serif, Verdana; color:#FF0000;  font-size: 11px;}

A.small
{font-size: 11px; font-weight: normal;}
A.small:link
{font-size: 11px; font-weight: normal;}
A.small:visited
{font-size: 11px; font-weight: normal;}
A.small:hover
{font-size: 11px; font-weight: normal;}
A.small:active
{font-size: 11px; font-weight: normal;}


TABLE.MainTableFrame
{
	width: 700px; text-align=center; 	background: #ffffff;
}


TABLE.Search
{

}


TR.Search
{
	background: #ffffff;
}

TD.Search
{
	text-align: right;
	background: #ffffff;
}


TD.SearchStepPane
{
	width: 60pt;
	vertical-align: middle;
	text-align: center;
	background: #ffffff;
	font-weight: bold;
}


TD.SearchMainPane
{
	background: #ffffff;
}

TABLE.SearchMain
{
	background: #FFFFFF;
}


TD.SearchMainLeftPane
{
	background: #FFFFFF;
	text-align: right;
	width: 0px;
}

TD.SearchMainRightPane
{
	background: #FFFFFF;
}

SELECT.SelLoc
{
        width: 100pt;
}

TABLE.ResultList
{
}

TH.ResultList
{
	background: #6F8ACC;
	font-size: 8pt;
}

A.ResultList
{
	color: #FFFFFF;
	text-decoration: none;
}

A.ResultList:hover {
	text-decoration: underline;
}

TD.ResultRowEven
{
	text-align: center;

}

TD.ResultRowOdd
{
	text-align: center;
	background: #DDE1EB;


}

TD.ResultDescrEven
{
	font-size: 7pt;
	color: #666666;

}

TD.ResultDescrOdd
{
	font-size: 7pt;
	background: #DDE1EB;
	color: #666666;

}

P.Title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6666CC;
	font-weight: bold;

}

TABLE.ResultInfo
{
}

TD.ResultsFound
{
	font-weight: bold;
}

TD.Contact
{
	text-align: center;
}

TD.ResultsPages
{
	text-align: right;
}

TD.NavBar
{
        padding-top: 4px;
        padding-bottom: 4px;
}


TABLE.FullViewHeader
{
        width: 90%;
	background: #6F8ACC;
}

TR.FullViewHeader
{
	background: #6F8ACC;
}

TD.FullViewHeader
{
  width: 100%;
	background: #6F8ACC;
	color: #FFFFFF;
	font-weight: bold;
}

TABLE.FullView
{
}

TD.FullViewLeftPane
{
	background: #D3D3D3;
	font-weight: bold;
	width: 17%;
	text-align: right;
	padding: 3px;

}

TD.FullViewRightPane
{
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 3px;
        padding-right: 3px;
 				background: #FFFFFF;
}

.Error
{
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;

}

/* --------------------------------------------- */

.B
{font-weight: bold;}

P /* NORMAL */
{margin: 0px 0px 0px 0px;}

PRE /* FORMATTED */
{}

ADDRESS /* ADDRESS */
{}

H1 /* HEADING 1 */
{
	font-family: arial, helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #8D171A;
	margin-top: 0;
	margin-bottom: 5;
	line-height: 1.1em;
}

H2 /* HEADING 2 */
{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #004A73;
	margin-top: 0;
	margin-bottom: 0;
}

H3 /* HEADING 3 */
{
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #5B5B5B;
	margin-top: 0;
	margin-bottom: 4;
}

H4 /* HEADING 4 */
{
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #5B5B5B;
	margin-top: 0;
	margin-bottom: 4;
}

UL /* UNORDERED LIST */
{
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}


OL /* ORDERED LIST */
{
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 18px;
}

DIR /* DIRECTORY LIST */
{
}

LI /* LIST ELEMENT */
{
	margin-left: 11px;
	line-height: 1.4em;
}

DT /* DEFINITION */
{}

DD /* DEFINITION */
{}

/* FORMS */
FORM
{
margin: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
}	
		
INPUT
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-width: 1px;
	border-color: #676767;
	border-style: solid;
};

INPUT.radio
{
	border-width: 0px;
	font-size: 7px;
};

INPUT.button {
	font-size: 9px;
	color: #666699;
	background-color: #FFDD69;
	border-color: #575757;
};

SELECT {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-width: 1px;
	border-color: #676767;
	border-style: solid;
	background-color: #EEEEEE;
}

/* PREDEFINED e4u CLASSES */		 
		 
.header
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #EBF2F7; font-weight: bold;}

.title
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; color: #959595; font-weight: bold;}

.small
{
	font-size: 11px;
}
		
.error
{
	font-weight: bold;
	color: #FF3333;
}

.comment
{
	display: none;
}

.download
{
	font-weight: normal;
}

.dictionary
{
	font-weight: bold;
}
