HTML {
	padding: 0 0 0 0;
	margin: 0px;
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif
}
BODY {
	padding: 0 0 0 0; 
	margin: 0px;
	font-size: 11px; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif
}
BODY {
	margin: 30 80 20 100;
	background: url('images/background.gif') repeat-x top left;
}

A 				{ color: #e3171d }
A:HOVER     { text-decoration: overline }
A:VISITED   { text-decoration: line-through }

H1 {
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 24px;	
	line-height: 1.6em
}

P {
	padding: 0px;
	MARGIN: 0px 0px 8px;
	TEXT-ALIGN: justify;
}

#logo {
	
	position:absolute;
	top:140;
	left:10;
}

#text {
	clear: left;
	display: inline;
	float: left;	
	padding: 5 95 5 10;
	margin-left: 10px;
	margin-bottom: 5;
	width: 500px;
	border-left: 1px solid #ccc
}

#text H1 {text-align: lft}

#doboz {
	clear: left;
	display: inline;
	float: left;
	padding: 10 10 10 10;
	width: 450px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0 5 5 10;
}

UL {
	margin: 0px;
	padding: 0px;
	LIST-STYLE-TYPE: none
}
UL LI {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BACKGROUND: #f4f4f4; FLOAT: left; MARGIN-BOTTOM: 10px; BORDER-LEFT: #999999 1px solid; WIDTH: 80px; MARGIN-RIGHT: 10px; BORDER-BOTTOM: #999999 1px solid; HEIGHT: 50px
}
UL LI IMG {
	BORDER-TOP-WIDTH: 0px; DISPLAY: block; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; cursor: help
}
blockquote {
	position: absolute;
	top: 170px;
	left: 650px;
	font: 1.8em/1.6em Georgia, "Times New Roman", Times, serif;
	width: 270px;
	background: url(images/close-quote.gif) no-repeat right bottom;
	padding-left: 18px;

	text-indent: -18px;
	margin-right: 20px;
	text-align: justify;
}

blockquote:first-letter {
	background: url(images/open-quote.gif) no-repeat left top;
	padding-left: 25px;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
}

#signature {
	position: absolute;
	top: 390px;
	left: 720px;
	font: 1.8em/1.6em Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;	
	width: 270;
	text-align: right;
	color: #ccc;
	text-transform: lowercase;
}	
