<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* Style URL */
a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.clink {
	font-family: Verdana, Geneva, sans-serif;
	color: #e18522;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.clink:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #e18522;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.clink:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #e18522;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.clink:active {
	font-family: Verdana, Geneva, sans-serif;
	color: #e18522;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* Style Text */

.offer
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 22px;
}

.special
{
	font-family: Verdana, Geneva, sans-serif;
	color: #1d1d1d;
	font-size: 20px;
}

.error
{
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
	font-size: 11px;
}


.special2
{
	font-family: Verdana, Geneva, sans-serif;
	color: #1d1d1d;
	font-size: 15px;
}

.text
{
	font-family: Verdana, Geneva, sans-serif;
	color: #1d1d1d;
	font-size: 11px;
}

.text_title
{
	font-family: Verdana, Geneva, sans-serif;
	color: #e28521;
	font-size: 14px;
	font-weight: bold;
}

.hr
{
	border-style:dashed;
}

.menu
{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

.footer_text
{
	color: #FFF;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

.foto
{
	padding-left: 5px;
}

.header_flash
{
	width: 223px;
	height: 548px;
	margin-left: 447px;
}


/* Style Layout */

body
{
	background-image: url(../images/border.jpg);
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
}

#main
{
	width: 1100px;
	height: 940px;
	margin: 0 auto;
}


#header
{
	background-image: url(../images/header.jpg);
	width: 1100px;
	height: 166px;
}

#top
{
	background-image: url(../images/top.jpg);
	width: 1100px;
	height: 272px;
}

#white
{
	background-image: url(../images/down_border.jpg);
	width: 1100px;
	min-height: 436px;
	overflow: hidden;
}

#content
{
	background-image: url(../images/content.jpg);
	width: 1100px;
	height: 436px;
}

#footer
{
	background-image: url(../images/footer.jpg);
	width: 1100px;
	height: 58px;
}

#footer_text
{
	width: 894px;
	height: 58px;
	margin-left: 102px;
	text-align: center;
	padding-top: 16px;
}

#left
{
	width: 350px;
	min-height: 436px;
	float: left;
}

#right
{
	width: 750px;
	min-height: 436px;
	float: left;
}

#offer
{
	width: 200px;
	height: 230px;
	margin-top: 20px;
	margin-left: 150px;
}

#text
{
	width: 545px;
	min-height: 410px;
	margin-left: 50px;
	margin-top: 20px;
}

.tabel
{
	width: 585px;
}

#menu
{
	width: 1100px;
	height: 38px;
}

#logo
{
	width: 197px;
	height: 97px;
	margin-left: 450px;
}</pre></body></html>