/* -------------------------------------------------------
 :: style.css 4.01.18 :: Gry-Komputerowe.INFO

-----------------------[ (c)2004 nataniel@xpect.pl ]--- */

BODY, P, TD
{
	font-weight: normal;
	color: #333333;
}

BODY, TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

BODY
{
	margin: 3px 0px 10px 0px;
	background-color: #FFFFFF;
	background-image: url(../img/tlo_master.jpg);
    background-repeat: repeat-x;
}

P
{
	margin: 0px 0px 0px 0px;
}

CODE
{
	font-size: 11px;
}

LEGEND
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

LABEL
{
	font-weight: bold;
}

HR
{
	height: 1px;
	color: #CCCCCC;
}

SUP
{
	font-size: smaller;
}	

SUB
{
	font-size: smaller;
}

IMG
{
	border-color: #000000;
}

/* REGULAR LINK */
A
{
	text-decoration: none;
	color: #105A9E;
	font-weight: bold;
}

A:link
{
}

A:visited
{
}

A:hover
{
	color: #FF6600;
	text-decoration: underline;
}

A:active
{
	color: #FF6600;
}

/* MAIN MENU */
.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

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

A.menu:link
{	
}

A.menu:visited
{
}

A.menu:hover
{
	color: #c84600;
	text-decoration: none;
}

A.menu:active
{
	color: #FF9900;
}

/* LEFT MENU */
.menu2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #105A9E;
}

A.menu2
{
	text-decoration: none;
	color: #105A9E;
}

A.menu2:link
{	
}

A.menu2:visited
{
}

A.menu2:hover
{
	color: #CC6600;
}

A.menu2:active
{
	color: #CC3300;
}

/* SMALL LINKS */
.small
{
	font-size: 10px;
	font-family: Verdana;
	color: #737373
}

A.small
{
	font-weight: normal;
	text-decoration: none;
}

/* HELP */
A.help
{
	text-decoration: none;
}

A.help:link
{
	color: #4B4B4B;
	font-weight: normal;
}

A.help:visited
{
	color: #4B4B4B;
	font-weight: normal;
}

A.help:hover
{
	color: #4B4B4B;
	font-weight: normal;
}

/* e4u FORMATTING STYLES */

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

PRE /* FORMATTED */
{
}

ADDRESS /* ADDRESS */
{
}

H1 /* HEADING 1 */
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
	line-height: 120%;
	color: #003366;
	margin-top: 5;
	margin-bottom: 5;
}

H2 /* HEADING 2 */
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 100%;
	color: #003366;
	margin-top: 4;
	margin-bottom: 4;
}

H3 /* HEADING 3 */
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #003366;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 100%;
}

H4 /* HEADING 4 */
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	background-color: Gray;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 2px;
}

H5 /* HEADING 5 */
{
}

H6 /* HEADING 6 */
{
}

UL /* UNORDERED LIST */
{
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 18px;
	list-style-image: url(img/bullet.gif);
}

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

DIR /* DIRECTORY LIST */
{
}

MENU /* MENU LIST */
{
}

LI /* LIST ELEMENT */
{
	margin-left: 10px;
	margin-top: 5px;
}

DT /* DEFINITION */
{
}

DD /* DEFINITION */
{
}

/* FORMS */
FORM
{
	margin: 0px;
}	
		
INPUT
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	border-width: 1px;
	border-color: #7F9DB9;
	border-style: solid;
	padding: 1px 4px 0px 4px;
};

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

INPUT.button
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #ECE9D8;
	border-color: #575757;
}

SELECT
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-width: 1px;
	border-color: #676767;
	border-style: solid;
	background-color: #FFFFFF;
}

TEXTAREA
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	border-width: 1px;
	border-color: #7F9DB9;
	border-style: solid;
	padding: 2px 4px 2px 4px;
}

TEXTAREA.outlook
{
	font-family: Times New Roman;
	color: #000000;
	font-size: 12pt;
	border-style: groove 3px #CCCCCC;
	padding: 10px 10px 10px 10px;
}


/* 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;
}

.big
{
	font-size: 14px;
}
		
.error
{
	font-weight: bold;
	color: #C00000;
}

.message
{
	font-weight: bold;
	color: #00C000;
}

.comment
{
	display: none;
}

.endPage
{
	display: none;
  page-break-after: always;
}

.download
{
	font-weight: normal;
}

.dictionary
{
	font-weight: bold;
}

.none
{
	font-size: 0px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	line-height: 0em;
}

/* SALESLETTER */
.first
{
	text-indent: 10px;
	text-align: justify;
}

.first:first-letter
{
	font-weight: bold;
	padding: 5px 5px 5px 0px;
	font-size: 25pt;
}

.first:first-line
{
	text-transform: uppercase;
	font-weight: bold;
}

/* OTHER CLASSES */
.gray
{
	color: #535353;
}

.red
{
	color: #C00000;
}

.green
{
	color: #009900;
}

.orange
{
	color: #FFA801;
}

.lightgray
{
	color: #CCCCCC;
}

.white
{
	color: #FFFFFF;
}

.black
{
	color: #000000;
}