BODY,P,A,#AM,#AMA,#AMT,.TH,TD,TH,H1,H2,H3,H4,H5,H6,UL,DL,DT,OL,LI,OL,PRE,DL,UL,B,I,BIG,STRONG,BLOCKQUOTE {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: x-small;
	}

BODY {
	background-color: silver;
	color: #000066;
	}

P {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	line-height: 135%;
	}

BLOCKQUOTE {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-right: 40px;
	}

B,STRONG {
	color: #000000;
	}

BIG {
	font-size: medium;
	}

SMALL {
	font-size: xx-small;
	}

A:LINK,A:VISITED,A:HOVER,A:ACTIVE {
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
	}

A:VISITED {
	color: #000066;
	}

A:HOVER {
	color: red;
	text-decoration: underline;
	}

A:ACTIVE {
	color: #FF0000;
	}


/*  linki lewego menu */
#AM:LINK,#AM:VISITED,#AM:HOVER,#AM:ACTIVE {
	font-weight: normal;
	text-decoration: none;
	color: white;
	}

#AM:HOVER {
	text-decoration: none;
	color: White;
	}

/* cela menu */
#TAM {
	cursor: hand;
	}

/* cela do pisania */
#CONTENT {
	background-color: white;
	padding: 10;
	}
#COPYRIGHT {
	background-color: white;
	padding: 4;
	padding-left: 10px;
	}

.COPYRIGHT,.COPYRIGHT:LINK {
	font-size: xx-small;
}

.THEADER {
	font-size: x-small;
	font-weight: bold;
	color: white;
}
.HEADER {
	font-size: 20px;
	font-weight: bold;
	color: E03127;
}

.TITLE {
	font-size: 12px;
	font-weight: bold;
	color: white;
}

H1,H2,H3,H4,H5,H6 {
	color: 990000;
	}


H1,H2 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

H2 {
	margin-left: 0px;
	}


HR	{
	border-top: 1px solid #666699;
	height: 1px;
	margin-right: 0px;
	}

DT {
	padding: 5px 0px 3px 0px;
	}

UL {
	list-style-type: square;
	margin-left: 15px;
	}

DL {
	margin: 10px 10px 10px 15px;
	}

LI {
	margin: 2px 0px 2px 15px;
	}

PRE {
	background-color: #FFFFFF;
	font-weight: bold;
	color: Black;
	padding: 10px 10px 10px 10px; 
	margin: 15px 25px 15px 25px; 
	border: 1px dotted Silver;
	text-align: center;
	}

/* FORMULARZE */

LABEL,INPUT,TEXTAREA,#INPUT,OPTION,SELECT {
	font-family: Verdana,Tahoma,Arial,"MS Sans Serif",Geneva,sans-serif,monospace;
	}

LABEL {
	background: none;
	cursor: hand;
	}

INPUT,TEXTAREA,#INPUT {
	background: #EEEEEE;
	color: #000000;
	padding: 2;
	border: 1px solid silver;
	}

OPTION {
	background: #EEEEEE;
	color: #000000;
	}

.RADIO {
	background: none;
	}

SELECT {
	background: none;
	color: #000000;
	padding: 0;
	margin: 0;
	border: 0;
	}

BUTTON,#BUTTON {
	background: #666699;
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial,"MS Sans Serif",Geneva,sans-serif,monospace;
	font-size: 11px;
	font-weight: bold;
	border: 2px inset #B3EBB4;
	padding: 2;
	margin: 0;
	}

/* ukryte */
.HID,.HID:LINK,.HID:VISITED,.HID:HOVER,.HID:ACTIVE {
	font-size: 1px;
	text-decoration: none;
	color: white;
	}

