@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background-color: #021E46;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.4;
}
ul, ol, dl { 
padding: 0;
margin: 0;
}
a img { 
	border: none;
}
a:link {
	font-weight: bold;
	color: #7DC8FF;
	text-decoration: none;
	border: 1;
}
a:visited {
	text-decoration: none;
	color: #7DC8FF;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	color: #FFFFFF;
}
.container {
	background-image: url(../images/bck_on.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 430px;
}
.menu_up {
	text-align:center
}
.content {
	padding-top: 0px;
	padding-bottom: 10px;
	color: #DDF0FF;
	margin-right: 50px;
	margin-left: 50px;
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
	text-shadow: 0px 0px 3px #000;
	opacity: 0.85;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../images/bck.png);
}
.main {
	padding-left: 20px;
	padding-top: 1px;
	text-align: center;
	color: #C0EB18;
	font-size: 20px;
}

.footer {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #C1E4FF;
	text-align: center;
}

.turkus {
	color: #66D9D9;
	font-weight: bold;
}
.tabela {
	font-size: 14px;
}



#slideshow {list-style:none; color:#021E46}
#slideshow span {display:none}
#wrapper {
	width:806px;
	display:none;
	height: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:800px; height:400px; padding:2px; border:1px solid #ccc; background:#021E46}
#information {position:absolute; bottom:0; width:800px; height:0; background:#021E46; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {
	padding:4px 8px 3px;
	font-size:14px;
	text-align: center;
}
#information p {
	padding:0 8px 8px;
	text-align: center;
}
#image {width:800px}
#image img {
	position:absolute;
	z-index:25;
	width:auto;
	right:3px;
}
.imgnav {position:absolute; width:25%; height:406px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../gallery/images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../gallery/images/right.gif) right center no-repeat}
#imglink {position:absolute; height:406px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../gallery/images/) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(../gallery/images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(../gallery/images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:756px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
