html, body {
	background-color: #fff;
	background-image: url("tlo.gif");
	color: #000;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, verdana, sans-serif;
}

#container {
width: 884px;
background-color: transparent;
}

#top {
	float: left;
	overflow: hidden;
}

#FOTO1 {
	float: left;
	width: 521px;
	height: 190px;
	overflow: hidden;
	border: 1px solid white;
}

#LOGO{
	float: right;
	width: 360px;
	height: 191px;
	overflow: hidden;
}


#FOTO2 {
	clear: left;
	float: left;
	width: 521px;
	height: 112px;
	vertical-align: top;
	overflow: hidden;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	border-left: 1px solid white;
}

#INFO {
clear: right;
float: right;
font-family: 'times new roman', georgia, serif;
color: white;
background-color: #993333;
width: 360px;
height: 112px;
border-top: 1px solid white;
border-bottom: 1px solid white;
border-right: 1px solid white;
font-size: 14px;
overflow: hidden;
text-align: center;
}
#INFO b { color: black }

table#content {
float: left;
width: 884px;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

#MENU ul {margin: 0px;}

#MENU ul, ul li {
	display: block;
	list-style: none;
}

#MENU ul {
	float: left;
	padding: 0px 1px 1px 41px;
}

#MENU ul li {float: left;}

#MENU ul a:link, ul a:visited {
	text-decoration: none;
	font-weight: bold;
	display: block;
	background: #993333;
	color: #fff;
	padding: 8px 24px;
	border-left: 1px solid #fff;
}

#MENU ul a:hover {background-color: #800;}

#oferta {
text-align: center;
font-weight: bold;
line-height: 20px;
}

#oferta h4 {letter-spacing: 10px;}
#oferta p {color:red;}

#oferta table {
font-weight: normal;
width: 360px;
font-size: 13px;
border-top: 1px solid red;
}

#oferta a:link, a:visited {
color: #000;}

#oferta a:hover {color: red;}

#adres p a:link, p a:visited { color: #800 }

#adres p {
font-weight: bold;
font-size: 13px;
}

#oferta2 {
text-align: left;
line-height: 30px;
font-weight: bold;
font-size: 14px;
}

#oferta2 p {
color: red;
font-size: 20px;
font-weight: normal;
}

#oferta2 li {
list-style: disc outside;
}

