body		{
				margin:				0 0 10 0;
				spacing:			0 0 0 0;
				background-image:	url('streep.gif');
				background-repeat:	repeat-x;
			}
body,td		{
				font-family:		verdana;
				font-size:			11px;
			}
table		{
				padding:			0 0 0 0;
				spacing:			0 0 0 0;
				margin:				0 0 0 0;
				border:				0;
			}
table td	{
				padding:			0 0 0 0;
				spacing:			0 0 0 0;
				margin:				0 0 0 0;
			}
table tr	{
				padding:			0 0 0 0;
				spacing:			0 0 0 0;
				margin:				0 0 0 0;
			}
.menu td	{
				background-color:	#EE3338;
				border-top:			2px solid white;
				padding-left:		10px;
				padding-right:		10px;
				padding-top:		2;
				padding-bottom:		2;
				background-repeat:	no-repeat;
			}
.menu a		{
				text-transform:		uppercase;
				color:				white;
				font-weight:		bold;
				text-decoration:	none;
				letter-spacing:		2px;
			}
.menu a:hover {
				color:				black;
				text-decoration:	blink;
			}
.menu .adres {
				background-color:	gray;
				color:				white;
				padding-top:		10px;
				padding-bottom:		10px;
			}
.content	{
				margin-top:			4;
			}
.content td	{
				width:				50%;
				vertical-align:		top;
				padding-left:		12px;
			}
.content TD IMG {
	clear:							both;
	margin-bottom:					10px;
	margin-right:					10px;
	}
.content a	{
				color:				red;
			}			
.caption, H2	{
				font-weight:		bold;
				margin-top:			0px;
				margin-bottom:		2px;
				border-bottom:		1px solid gray;
				text-align:			left;
				font-size: 11px;
			}
.paragraph	{
				margin:				0 0 0 0;
				margin-bottom:		10px;
			}
.bottom		{
				border-top:			1px solid red;
				color:				gray;
				text-align:			center;
			}
.bottom a	{
				color:				gray;
				text-decoration:	underline;
			}
.banners	{
				margin:				0 0 2 0;
			}
.banners img {
				border:				0px solid;
				margin-top:			2px;
			}
.title		{
				font-weight:		bold;
				font-size:			14px;
				color:				black;
				text-transform:		uppercase;
				margin:				0 0 10 10;
			}
.result		{
				margin:				0 0 0 0;
				padding-bottom:		1px;
				text-align:			left;
			}
.result a	{
				color:				black;
				text-decoration:	none;
			}
.result a:hover	{
				color:				red;
				text-decoration:	underline;
			}
.download IMG {
	border:		0px;
	}
	
H1 {
				font-weight:		bold;
				margin-top:			0px;
				margin-bottom:		2px;
				border-bottom:		1px solid gray;
				text-align:			left;
				font-size:			11px;
	}

.commercial {
	clear:			both;
	margin-bottom:	20px;
	font-size:		12px;

	border-top:		1px #AAAAAA dotted;

	padding-top:	10px;
	padding-left:	10px;
	padding-right:	10px;
	padding-bottom:	10px;
	}
.commercial H1 {
	font-size:		13px;
	border:			0px;
	}
.commercial .body {
	float:			left;
	width:			380px;
	}
.commercial P {
	margin:			0px;
	display:		block;
	float:			left;
	width:			380px;
	}
.commercial IMG {
	float:			left;
	padding-right:	10px;
	border:			0px;
	}

.imgleft {
	margin-right: 1em;
	float: left;
	}
.imgright {
	margin-left: 1em;
	float: right;
	}
LABEL {
	float: left;
	clear: both;
	width: 8em;
	display: block;
	}
	

