@charset "utf-8";
body, table {
	margin:0 auto;
	padding:0 auto ;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666666;
}

a {
	text-decoration:none
}
img{border:none}
h1{ color: #336; font-size:14px; font-weight:bold;}
h2{ color: #339; font-size:12px; font-weight:bold;}
h3{ color: #337; font-size:12px;}
.HLine{background:url(/images/horizontal_line.jpg) no-repeat; height:1px; width:522px; margin:20px 0 20px 0;}
#main {
}
/*TOP TOP*/
.language{float:right; margin: 2px 40px 0 0}
.language .active{ font-weight:bold}
.ttop, .ttop-R, .ttop-L {
	height: 18px;
}
.ttop {
	background: url(images/reped-xt.jpg) repeat-x bottom;
	width: 816px;
}
.ttop-R, .ttop-L {
	width: 8px;
}
.ttop-R {
	background: url(images/reped-yl.jpg) repeat-y;
	float:left;
}
.ttop-L {
	background: url(images/reped-yr.jpg) repeat-y;
	float: right;
}
/*LOGO TOP*/
.top, .top-C, .top-C-ship {
	height: 294px;
}
.top {
	background-color: #6699CC;
}
.top-C {
	width:800px;
	background:url(images/top_back.jpg) repeat-x;
}
.top-C-ship {
	background: url(images/top_ship.jpg) no-repeat right;
}
#top-C-flashcontent {
	height:260px;
}
/*TOP MENU*/	
	.top-C-menu {
	height:34px;
	font-size:14px;
	background:url(images/transparency.png);
}
.top-C-menu a {
	font-family:Helvetica, Arial, sans-serif;
	color: #F63;
	font-weight:bold;
	display:block;
	float:left;
	height:26px;
	width:160px;
	padding:8px 0 0 0;
}
.top-C-menu a:hover {
	background:url(images/transparency.png);
/*	background:url(images/menu_back.jpg) repeat-x;*/
	color:#FFF;
}
 * html .top-C-menu a:hover {background:url(images/menu_back.jpg) repeat-x;} 

.top-C-menu .active {
	background:url(images/menu_back.jpg) repeat-x;
	color:#FFF;
}
/*CONTENT BOX*/

.contentBox {
	background: url(images/reped-xb.jpg) repeat-x top;
	width: 816px;
}
.contentBox-L {
	background: url(images/reped-yr.jpg) right repeat-y;  width: 816px;
}
.contentBox-R {
	background: url(images/reped-yl.jpg) repeat-y left; width: 816px; text-align:center; padding-top:10px;
}

.content{width:740px;	text-align: justify; margin:0 38px 0 38px; min-height: 588px;}
* html .content{height: 588px;}

/* RIGHT MENU*/
.content-table{ height: 588px;}
.content-table tr{ vertical-align:top;}
.right-menu{width:172px; background: url(images/right-menu-border.gif) top right no-repeat;}
.right-menu a{ display: block; }
.right-menu .active img{ border:2px solid #369;}
.left-text{ padding:0 0 0 50px;}


/* GALLERY */
.Gallery-Foto-Box{border:1px solid #CCC}
.Gallery-Foto-Alt{height:18px; padding-top:2px; background-color:#369; color:#FFF; text-align:right; padding-right:5px; font-weight:bold;}

/* BOTTOM */
.copyright{background-color:#6699CC; padding:10px; text-align:center; color:#FFF}
