body {
	background-color: #FFF;
	margin: 0px;
	vertical-align: center;
}
img {
	border: none;
}
td {
	font: 12px tahoma;
	color: #555;
	vertical-align: top;
}
h1 {
	font: 25px tahoma;
	color: #949393;
	margin: 15px 20px 15px;
	padding-left: 25px;
}
h2 {
	font: 16pt tahoma;
	color: #f71d00;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding-left: 15px;
	vertical-align: bottom;
}
a:link, a:visited {
	color: #0277c7;
	text-decoration: underline;
}
a:hover {
	color: #ff6a17;
	text-decoration: underline;}
li {
	list-style-type: square;
	list-style-image: url(/images/li.gif);
	margin-right: 10px;
}
/*
	Classes
*/
.redtop {
	font: 14px tahoma;
	color: #FFF;
	text-align: right;
	padding: 15px 25px;
	
}
.girls {
	vertical-align: bottom;
	text-align: center;
}
.logo {
	text-align: left;
	padding: 5px 5px 0px 25px;
	vertical-align: top;
	font: 14px tahoma;
}
.logo img {
	margin-right: 20px;
}
.menu {
	font: 16px tahoma;
	font-weight: bold;
	text-align: center;
}
.menu a:link {
	color: #f71d00;
	text-decoration: underline;
}
.menu a:visited {
	color: #f71d00;
	text-decoration: underline;
}
.menu a:hover {
	color: #000;
	text-decoration: underline;
}
.button {
	width: 20%;
	float: left;
	background: #FFF url(/images/but-right.gif) no-repeat right top;
	padding: 0px;
	margin: 0px 10px;
}
.spices {
	background: #f11c00 url(/images/bg-spice.gif) repeat-x left bottom;
	text-align: left;
	vertical-align: top;
	padding: 5px 20px;
}
.specials {
	width: 300px;
	text-align: left;
	font: 12px tahoma;
	color: #555;

}
.slogan {
	display: block;
	float: left;
	margin-left: 30px;
	background: #FFF url(/images/bg-slogan.gif) no-repeat left top;
	padding-left: 20px;
}
div.fresh {
	height: 200px;
	background: #e1e1e1 url(/images/bg-fresh.gif) repeat-y right top;
	border-left: 5px solid #f71d00;
	margin: 10px 25px;
	padding: 20px 30px;
	font: 16px tahoma;
	color: #528497;
	font-weight: bold;
}
.forma {
	margin-left: 30px;
}
.forms {
	width: 300px;
	background-color: #e1e1e1;
	margin: 10px 25px 20px 30px;
	padding: 20px 30px;
	border-right: 5px solid #f71d00;
}
.files {
	margin: 10px 25px 20px 30px;
}
div.freblo {
	height: 100%;
	width: 32%;
	display: block;
	float: left;

}
div.freblo img {
	border: #d7d9d9 1px solid;
}
.content {
	padding: 0px 50px 5px 25px;
	text-align: justify;
}
.footer {
	background: #f11c00 url(/images/bg-footer.gif) repeat-x left top;
	vertical-align: bottom !important;
	font: 12px tahoma;
	color: #FFF;
	text-align: center;
	padding: 50px 5px 25px;
}
img.bordered {
	border: #dadada 1px solid;
}
.mysli {
	font: 20px tahoma;
	color: #949393;
	text-align: center;
	padding: 15px 0px;
}
/*
	Identificators
*/
#tabtop {
	background: #f11c00 url(/images/bg-spice.gif) repeat-x left bottom;

}