body, p,  td, tr, div
{
	font-family: Arial;
	font-size: 12px;
	line-height: 140%;	
}

body
{
	margin:0px;
	background-color:#000000;
	background-image: url(../site/images/bg-brick.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

a, a:visited
{
	text-decoration:underline;
	color:#555555;
}

a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
}

hr {
	background-color: transparent;
	border: none;
	border-bottom: dotted 2px #7B7B7B;
	height: 2px;
}

h1
{
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	line-height:120%;
	color:#7C6541;

	margin:10px 0px 20px 0px;
}

.intro-div
{
	margin-top:150px;
}

.lang-div
{
	float:left;
	height:41px;
	width:171px;
	background-image: url(../site/images/bg-lang.jpg);
	background-repeat: no-repeat;
	background-position: top left;

	text-align:center;
	color:#B6B6B6;
	font-weight:bold;
	padding:4px 0px 0px 0px;
}

.lang-div a, .lang-div a:visited
{
	color:#B6B6B6;
	text-decoration:none;
}

.lang-div a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

.title-div
{
	float:right;
	text-align:right;
	height:43px;
	width:400px;
	margin:5px 62px 0px 0px;
}

.title-div img
{
	margin-top:-80px;
	*margin-top:0px;
}

.center-td
{
	padding-right:20px;
}

.body-table
{
	background-color:#999999;
	background-image: url(../site/images/body-bg-brick.jpg);
	background-repeat: repeat-x;
	background-position: top left;	
}

.body-table tr td
{
	text-align:justify;
}

.c-td
{
	color:#777777;
	padding-right:60px;
}

/* --------- MENU BLOCK ---------- */

.menu-div-1
{
	height:150px;
}

.menu-div-2
{
	height:79px;
}

.menu-div-3
{
	height:70px;
}

.menu-div-4
{
	height:127px;
}

.menu-div-5
{
	height:97px;
}

.menu-div-6
{
	height:64px;
}

.menu-div-7
{
	height:108px;
}

/* ------------------------------- */






/* --------- GALLERY INCLUDE ---------- */

.gallery-div
{
	font-size:18px;
	font-weight:bold;
	color:#666666;

	margin-bottom:10px;
}

.gallery-div a, .gallery-div a:visited
{
	color:#666666;
	text-decoration:none;
}

.gallery-div a:hover
{
	color:#444444;
	text-decoration:none;
}

.audio-div
{
	margin-bottom:10px;
}

.back-div
{
	padding-bottom:15px;
}

/* ------------------------------- */






/* --------- NEWS/MEDIA INCLUDE ---------- */

.newsitem-div
{
	margin-bottom:20px;
	height:100px;
}

.newsitem-div-2
{
	margin-bottom:20px;
	height:50px;
}

.date-div
{
	font-size:11px;
}

.newstitle-div
{
	font-weight:bold;
	font-size:14px;
}

.newsitem-txt
{
	margin-top:20px;
}