/* css by milos - last edit: september 09 */

body, html {
    margin: 0;
	font-family:"Tahoma";
}

body{
	margin:0;
	background:url("../pagefiles/images/intro/bg.gif") top center repeat-x #fff;
}

h1 {
	width:888px;
	height:12px;
	clear:both;
	float:left;
	text-indent:-9999px;
	padding:0;
	margin:0;
}

#wrapper {
	width:888px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}

#logo_wrapper {
	width:539px;
	height:86px;
	padding:26px 0 0 349px;
	margin:0;
	float:left;
	clear:both;
	background:url("../pagefiles/images/intro/bg_logo.gif") left no-repeat;
}
#logo_wrapper img {
	border:0;
	padding:0;
	margin:0;
}

#flash_wrapper {
	width:888px;
	height:543px;
	padding:0;
	margin:0;
	float:left;
	clear:both;
}

#content_wrapper {
	width:888px;
	padding:0;
	margin:0;
	float:left;
	clear:both;
}

.content_left ul {
	width:268px;
	height:112px;
	padding:0 25px 0 0;
	margin:0;
	float:left;
	clear:none;
	list-style:none;
}
.content_left ul li {
	width:268px;
	padding:0;
	margin:0;
	float:left;
	clear:both;
	text-align:right;
	color:#aeaeae;
	font-size:11px;
	line-height:18px;
}

.content_middle {
	width:265px;
	height:77px;
	padding:35px 0 0 37px;
	margin:0;
	float:left;
	clear:none;
	background:url("../pagefiles/images/intro/bg_lang.gif") no-repeat;
}

.content_middle img {
	padding:0 11px 0 11px;
	margin:0;
	border:0;
}

.content_right ul {
	width:268px;
	height:112px;
	padding:0 0 0 25px;
	margin:0;
	float:left;
	clear:none;
	list-style:none;
}
.content_right ul li {
	width:268px;
	padding:0;
	margin:0;
	float:left;
	clear:both;
	text-align:left;
	color:#aeaeae;
	font-size:11px;
	line-height:18px;
}

/* footer */
.footer {
	width:888px;
	padding:27px 0 27px 0;
	display:block;
	margin:0;
	float:left;
	clear:both;
	font-size:11px;
	color:#aeaeae;
	text-align:center;
	line-height:18px;
}
.footer a,
.footer a:link,
.footer a:active { color: #aeaeae; text-decoration: underline;}
.footer a:hover {color: #888; text-decoration: none;}

.footer_dummy {
	width:888px;
	height:1px;
	padding:0;
	display:block;
	margin:0;
	float:left;
	clear:both;
	font-size:8px;
	color:#fff;
}
/* end footer */
