body{
	margin:0;
}

h2
{
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 letter-spacing: -1px;
 font-family: Tahoma;
 font-size: 16pt;
 line-height: 150%
}



.tbody{
	direction:ltr;
}
.mainmenu{
	height:36px;
	text-align:center;
	font-family:Tahoma;
	font-size:13px;
	color:#706f61;
}
.mainmenu a{
	text-decoration:none;
	color:#706f61;
	letter-spacing:1px;
}
.mainmenu a:hover{
	color:#cf2127;
}
.mainmenu span{
	padding-left:15px;
	padding-right:15px;
}
.mainmenu-inner{
	direction:ltr;
	width:233px;
	text-align:left;
	font-family:Tahoma;
	font-size:13px;
	color:#706f61;
	line-height:22px;
}
.mainmenu-inner a{
	text-decoration:none;
	color:#706f61;
}
.mainmenu-inner a:hover{
	color:#cf2127;
}
.mainmenu-inner span.square{
	background-image:url(images/square.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-right:30px;

}
.sp{
	background-image:url(images/sp.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:1px;
}

.footer{
	border-top:1px solid #b0ad99;
	font-family:Tahoma;
	font-size:11px;
	color:#898989;
	text-align:center;
	padding-top:10px;
}

.content{
	padding-top:20px;
}

.logo{
	width:100%;
	height:140px;
	background-image:url(images/logo.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.red-part{
	width:100%;
	height:45px;
	background-color:#cf2127;
}

.red-part .left{
	background-image:url(images/dr,en.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:343px;
}
.red-part .right{
	background-image:url(images/dl,en.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:186px;
}

.text{
	direction:ltr;
	text-align:left;
	font-family:Tahoma;
	font-size:12px;
	color:#33322c;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:20px;
	word-spacing:4px;
}

.text span.square{
	background-image:url(images/square.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-right:9px;
}

.flash-container{
	background-color:#b0ad99;
}

.flash-container .flash{
	padding-left:24px;
	padding-right:24px;
	padding-top:24px;
	padding-bottom:5px;
}
.flash-container .logos{
	background-position:center;
	background-repeat:no-repeat;
	height:90px;
	padding-left:24px;
	padding-right:24px;
	padding-bottom:24px;
}
.moci{
	background-position:right;
	background-repeat:no-repeat;
	height:70px;
	padding-left:600px;
}

.logo-inner{
	background-repeat:no-repeat;
	background-position:bottom left;
	height:115px;
	width:233px;
}

.moci-small{
	background-image:url(images/moci_small.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:50px;
}
.logo-small{
	width:104px;
	height:60px;
	background-image:url(images/logo_small.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.language{
	text-align:right;
	font-family:Tahoma;
	font-size:10px;
}
.language a{
	text-decoration:none;
	color:#6e6f61;
}
.language a:hover{
	color:#a3a495;
}

.enen {display: none;}
.arar {display: none;}

/* Galleria CSS file */
.galleria{list-style:none;width:100%;margin-left:auto;margin-right:auto;}
.galleria li{display:block;width:80px;height:60px;overflow:hidden;float:left;margin:0 5px 5px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:0;}
.galleria li div img{cursor:pointer;}
.galleria li.active div img,.galleria li.active div{display:block;}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto;}
.galleria li .caption{display:block; width:100%; padding-top:.5em; font-style:italic;}
* html .galleria li div span{width:100%} /* MSIE bug */
#main_image{width:100%; margin: 0 auto;}
#main_image p.caption {padding:0; width:100%;}
#main_image img {padding:5px; border:1px solid #ccc;}
.controls {width:100%; margin: 0 auto;}
