@charset "utf-8";
/* CSS Document */
 img, div, input { behavior: url("/iepngfix.htc"); }
 
.max {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}

body,td,th {
	font-size: 10px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#121212;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	
}

.hidden_img {display:none;}

a:link {
	text-decoration: none;
	color:#FFF;
	outline: none;
}
a:visited {
	text-decoration: none;
	color:#FFF;
	outline: none;
}
a:hover {
	text-decoration: none;
	color:#FFF;
	outline: none;
}
a:active {
	text-decoration: none;
	color:#FFF;
	outline: none;
}

.euro{
	position:relative;
	width:28px;
	float:right;
}

.bottommenu{
	background-color:#000;
	color:#FFF;
	list-style: none;
	margin: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align: center;
}
.bottommenu a{
	color:#C00;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration: none;
}
#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:632px;
	height:332px;
	overflow:hidden; 
	}	
option {font-family: verdana; font-size: 10px; color:#C00;background-color:#000}

.menu {
width:160px;
height:55px;
cursor: pointer;
}

.menutitle {
font-size:14px;
color:#FFF;
}

.cale{
color:white;
font-size:12px;	
}

.cale:HOVER{
color:white;
font-size:12px;	
background-color:#333;
cursor:pointer;
}
		   
		   