@charset "iso-8859-1";
/* CSS Document */


body { height:100%; background-color: black; background-image:url(img/header.jpg); background-position:top; background-repeat:no-repeat; margin: 0px; padding: 0px;  border-top: 1px transparent solid; margin-top: -1px; z-index:0; position:relative; color:#FFFFFF; font-size:11px; font-family:Georgia, "Times New Roman", Times, serif; line-height:1.5em; }
img#background {  z-index: -1; position:absolute; color: white; }
div#lang {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica;
	font-size:10px;
	position:absolute;
	width:300px;
	height:20px;
	z-index:10;
	margin-left:-400px;
	left:50%;
	top:10px;
	color:#666666;
}
div#lang a {
	color:white;
	text-decoration:none;
}
div#lang a:hover {
	text-decoration:underline;
}
div#flashimage {
	width:860px;
	height:60px;
	margin-left:-432px;
	position:absolute;
	left:50%;
	z-index:1;
	top:440px;
}
div#flashnavig {
	width:896px;
	height:250px;
	margin-left:-449px;
	position:absolute;
	left:50%;
	top:511px;
	z-index:2;
	margin-bottom:20px;
}

div#bgdiv {
	width:896px;
	height:511px;
	margin-left:-449px;
	position:absolute;
	left:50%;
	z-index:0;
	background-image:url(img/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
}


td.left {
	width:15px;
	background-image:url(img/left_gradient.gif);
	background-position:right;
	background-repeat:repeat-y;
}

td.right {
	width:15px;
	background-image:url(img/right_gradient.gif);
	background-position:left;
	background-repeat:repeat-y;
}

td.bottom {
	background-image:url(img/bottom_gradient.gif);
	height:27px;
}

td.content {
	width:844px;
	border-bottom:1px solid #222222;
	border-left:1px solid #222222;
	border-right:1px solid #222222;
	background-image:url(img/bg2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#777777;
	border-bottom:1px solid #9c2a29;
	font-weight:normal;
	line-height:normal;
	margin-top:0px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	margin-top:0px;

}

div#logot {
	position:relative;
	width:866px;
	left:20px;
	border-bottom:1px solid #9c2a29;
	text-align:center;
	margin-top:50px;
	padding-bottom:10px;
	margin-bottom:20px;
}

img#logot {
	margin-left:8px;
	margin-right:8px;
}

a {
	color:#FFFFFF;
}

a:hover {
	text-decoration:none;
}

/* GALLERIAJUTUT */

img.thumb {
	border:1px solid #999999;
}

img.thumbs {
	border: 5px solid #FFFFFF;
}

#dhtmltooltip {
position: absolute;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 99;
color:#000000;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=135);
}

div.pics {
	float: left;	
	width:135px;
	height:100px;
	margin-right: 0px;
    margin-top: 5px;
	text-align:center;
	padding: 6px 0 6px 0;
	cursor:pointer;
	vertical-align:middle;
}

span.highlight {
	color:#9c2a29;
	font-weight:bold;
}

div.news {
	padding:10px;
	background-color:#080808;
}

h2 a {
	text-decoration:none;
	padding:5px;
}

h2 a:hover {
	background-color:#080808;
	padding:5px;
}
