a {
	color:#909090;
	}
a:hover {
	color:#f0f0f0;
	}

#menu {
	list-style-type:none;
	}

#menu li {
	padding:4px;
	padding-left:16px;
	padding-right:16px;
        display:inline;
	}
#menu li a {
	text-decoration:none;
	}

#menu li:hover {
	text-decoration:none;
	color:#ff0000;
	background-color:#303030;
	border-bottom:1px solid red;

	}


BODY {
	background-image:url('../images/background_pattern.jpg');
	background-repeat:repeat-x;
	background-color:#000000;
	font-family:'trebuchet MS', tahoma;
	font-size:0.75em;
	color:#ffffff;
	padding:0px;
	margin:0px;
	margin-top:8px;
	}

div.container {
	margin-left:auto;
	margin-right:auto;
	width:1107px;

	}

div.header {

	background-image:url('../images/leiska_02.png');
    background-repeat:no-repeat;
	width:1106px;
height:125px;

	}

div.links {
	position:relative;
	top:100px;
	left:210px;
	color:#ffffff;
	display:inline;
	}

div.leftholder {
	float:left;
	width:722px;

	}
	
div.mainpicholder {
	height:379px;
	z-index:-15;
	background-image:url('../images/leiska_04.png');
	}

div.pics {
z-index:-10;
width:678px;
height:378px;
margin-left:47px;
background-color:#0f0f0f;
}


div.boxes {
margin-top:0px;
position:relative;

	background-image:url('../images/leiska_06.png');
	width:722px;
	height:255px;
background-repeat:repeat-x;


	}


div.contentholder {
    position:relative;
    right:3px;
	float:right;
	width:382px;
	}

div.content {
	height:593px;
	background-image:url('../images/leiska_05.png');
	background-repeat:no-repeat;
	width:382px;

	}
div.content_text {
	width:300px;
	border:0px solid red;
	padding:12px;
	z-index:10;
	}

div.contentbottom {
	background-image:url('../images/leiska_08.png');
	float:right;
	width:382px;
	height:42px;
	bottom:1px;
	}

div.box1 {
	float:left;
	height:250px;
	position:relative;
        top:-12px;
	width:295px;
	left:65px;
	}

div.box2 {

        height:250px;
	position:relative;
	top:-12px;
	left:106px;
	}


div.logo {
	width:301px;
	height:185px;
	margin-left:-96px;
border:0px solid white;

	}

div.slideshow-container div.slideshow-counter {
	float: right;
	position: relative;
	margin: 1em;
	padding: 1em;
	color: rgb(255, 255, 255);
	font-family: Arial, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background: rgb(0, 0, 0);
	opacity: 0.8;
}

/**
 * slideshowjs.css
 * Basic stylesheet used to show the customization options of
 * Slideshow JS.
 */

div.slideshow-container {
position:absolute;
z-index:1;
}

	div.slideshow-title {

		position: relative;
		width: 100%;
		left: 0;
		bottom: 0;
		font-family: Tahoma, Arial, Sans-serif;
		font-size: 11px;
		font-weight: bold;
		background: rgb(0, 0, 0);
		color: rgb(255, 255, 255);
		text-align: right;
		padding: .0em 0 .0em 0;
		opacity: 0.8;
                z-index:-10;
	}

	div.slideshow-container div.filmstrip {
		background: rgb(10, 10, 10);

	}

		div.filmstrip ul.filmstrip {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		
		div.filmstrip img {
			margin: .0em;

		}
