@charset "UTF-8";
/* CSS Document */

body {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	align: center;
}

#wrap {
	width: 900px;
	height: 500px;
	text-align: left;
	margin: 50px auto auto auto;
}
#language_start {
	width: 800px;
	height: 15px;
	text-align: right;
	color: #a07661;
	float: left;
	position: relative;
}
#language {
	width: 520px;
	height: 25px;
	text-align: right;
	color: #a07661;
	float: left;
	position: relative;
	background-image: url(../img/bg_m.gif);
	background-repeat: no-repeat;
}
#language a, #language_start a {
	color: #a07661;
	text-decoration: none;
}
#language a:hover, #language_start a:hover {
	color: #fff;
}

#image {
	width: 520px;
	float: left;
	position: relative;
	text-align: right;
}

#news {
	width: 320px;
	float: left;
	position: relative;
	padding: 80px 0 0 50px;
	color: ffffff;
	text-transform: none;
	line-height: 16px;
	font-weight: normal;	
}


.newsh {
	color: #a07661;
	text-transform: uppercase;
	font-weight: bold;
}
#news a {
	color: #a07661;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#news a:hover {
	color: #fff;
	
}

#movie {
	width: 480px;
	height: 375px;
	float: left;
	position: relative;
	padding: 0 0 0 40px;
}

#footer {
	width: 480px;
	padding: 15px 0 0 40px;
	float: left;
	position: relative;
	
}

#copy a, #copy a:link {
	color: #2f343b;
	text-decoration: none;
}
#copy a:hover {
	color: #fff;
}


#copy {
	float: left;
	position: relative;
	width: 430px;
	padding-top: 28px;
	}
	
#signs {
	float: left;
	position: relative;
	width: 50px;
	}
.tmmig {
	width: 73px;
	height: 40px;
	display: block;
	background-image: url(../img/tmmig1.gif);
	text-indent: -999em;
	float: left;
	position: relative;
}
.tmmig:hover {
	background-image: url(../img/tmmig2.gif);
}
.plak {
	width: 50px;
	height: 40px;
	display: block;
	background-image: url(../img/plak1.gif);
	text-indent: -999em;
	float: left;
	position: relative;
}
.plak:hover {
	background-image: url(../img/plak2.gif);
}
.yeah {
	width: 92px;
	height: 40px;
	display: block;
	background-image: url(../img/tyeah1.gif);
	text-indent: -999em;
	float: left;
	position: relative;
}
.yeah:hover {
	background-image: url(../img/tyeah2.gif);
}

