html {background:#eefad2 url(stanga.jpg) repeat-y; font-family: helvetica, trebuchet, arial;}
h1 a:link, h1 a:visited, h1 a:hover {text-decoration:none; color:#000000; font-size:80%;}
#s1 h1 {color:#000000; text-decoration:none; margin-bottom:5px;}
#s1:hover {background:url(m1.png) no-repeat;}
.small {font-size:9px;}

a img {border:0;}
p {line height:80%; padding-top:10px; font-size:15px;}
p img {padding:0 5px;}



* { padding: 0; margin: 0; }


.slideshow {
	width: 400px;
	height: 320px;
	overflow: auto;
	position: relative;
}

.slideshow ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 60000px;
	position: absolute;
	top: 0;
	left: 0;
}

.slideshow ul li {
	float: left;
	margin-right: 10px;
}

.slideshow-nav {
	width: 400px;
	position: relative;
}

.slideshow-next-prev {
	text-align: right;
}

.slideshow-prev, .slideshow-next {
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	margin: 5px;
}

.slideshow-play-stop {
	float: left;
}

.slideshow-play, .slideshow-stop {
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	margin: 5px;
}

.slideshow-play-only .slideshow-stop {
	display: none;
}

.slideshow-stop-only .slideshow-play {
	display: none;
}

#wrapper {
	text-align: left;
	width: 850px;
	padding-left:15px;
	margin-bottom:60px;
}

#side-a {
	float: left;
	width: 380px;
	margin-top:-90px;
}

#side-a img {padding:5px;}

#side-b { 
	margin: 0;
	float: left;
	width: 450px;
}

#side-b h1 {padding:10px;}
#side-b a {color:black; text-decoration:none;}

#logo {
	text-align: left;
	width: 850px;
	height:280px;
	background: url(bk.jpg) no-repeat; 
	background-position:top left;
	filter: alpha(opacity= 100); -moz-opacity:1; opacity: 1";-khtml-opacity: 1;
}

#footer {
	text-align: left;
	width: 850px;
	height:140px;
	filter: alpha(opacity= 100); -moz-opacity:1; opacity: 1";-khtml-opacity: 1;
}

#fix { position: fixed; bottom:0 ; left: 308px; right: 0; border: 0; z-index: 60;}
#footer-text {color:#ffffff; font-width:bold; width: 850px; background-color: #03370A; }
#footer-text a {color:#ffffff; text-decoration:none; padding:4px;}
