* {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: gray;
	border-color: #CCC;
}
.clear{
	clear: both;
}
a{
	outline: 0;
}
p{
	font-size: 1em;
	padding: 6px 0px;
	line-height: 16px;
}
a.more{
	color: #5e97c9;
	font-weight: bold;
}

img{
	border: 0px;
}
body {
	text-align: left;
	background-image: url(../images/body.gif);
	background-position: center top;
	background-repeat:repeat-x;
	background-color: #fff;
}
h1{
	display: block;
	font-size: 20px;
	color: #4c8cc3;
}
p{
	color: #505050;
}

.h3{
	color:#8b1f25;
	font-size:16px;
}

.h2{
	color:#c48a0c;
	font-size:16px;
}



.entirebody{
	width: 950px;
	min-height: 800px;
	margin: 0px auto;
}
.header{
	width: 950px;
	height: 440px;
	float: left;
	display: inline;
		background-image: url(../images/body.gif);
}


.container{
	float: left;
	display: inline;
	width: 950px;
	min-height: 80px;

}

.content{
	float:left;
	display:inline;
	width:600px;
	padding:10px;
	padding-left:36px;
	background-image:url(../images/katrori_gjelbert.gif);
	background-repeat:no-repeat;
}

.content_list{
	float:left;
	display:inline;
	width:850px;
	padding:10px;
	padding-left:36px;
	background-image:url(../images/katrori_gjelbert.gif);
	background-repeat:no-repeat;
}

.news{
	float:left;
	display:inline;
	width:250px;
	height:350px;
	padding-top:0px;
	padding-left:0px;
	

}

.news_al{
	float:left;
	display:inline;
	width:250px;
	height:350px;
	padding-top:0px;
	padding-left:0px;
	
	
}




.sublinks{
	float:left;
	display:inline;
	width:250px;
	padding-top:10px;
	padding-left:36px;
	background-image:url(../images/sub.gif);
	background-repeat:no-repeat;
}





.data{
	color:#565656;
}

.titulli{
	color:#c48a0c;
	font-weight:bold;
}

.titulli a{
	color:#c48a0c;
	font-weight:bold;
}




.data a:hover{
	color:black;
}

.titulli a:hover{
	color:#9d6f0a;
	font-weight:bold;
}




.sub{
	color:#8b1f25;
	font-weight:bold;
}

.sub a{
	color:#8b1f25;
	font-weight:bold;
}

.sub a:hover{
	color:#8b1f25;
	font-weight:bold;
}






.top{
	float: left;
	display: inline;
	width:950px;
	height:156px;
}

.logo{
	float:left;
	display:inline;
	width:268px;
	height:156px;
}

.lang{
	float:right;
	display:inline;
	width:232px;
	height:50px;
	padding:32px 22px;
}

.lang a{
	color:#8b1f25;
}

.lang1{
	float:left;
	display:inline;
	width:140px;
}

.lang2{
	float:left;
	display:inline;
	width:90px;
}

.lang a:hover{
	color:black;
}

a.home {
	background-image:url("../images/home_icon.gif");
	background-position:0 0;
	background-repeat:no-repeat;
	display:inline;
	float:left;
	height:20px;
	text-indent:-999999px;
	width:30px;
}

a.mail {
	background-image:url("../images/mail_icon.gif");
	background-position:0 0;
	background-repeat:no-repeat;
	display:inline;
	float:left;
	height:20px;
	text-indent:-999999px;
	width:30px;
}

a.sitemap {
	background-image:url("../images/sitemap_icon.gif");
	background-position:0 0;
	background-repeat:no-repeat;
	display:inline;
	float:left;
	height:20px;
	text-indent:-999999px;
	width:30px;
}


.linkat{
	float:right;
	display:inline;
	width:500px;
	height:39px;
	padding-top:3px;
	
}

#


/*linkat drop down*/

ul {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li {
  display: block;
  position: relative;
  float: left;
}
li ul { display: none; }
ul li a {
  display: block;
  text-decoration: none;
  color: #8b1f25;
  padding: 10px 10px 10px 20px;
  background: #fff;
  margin-left: 1px;
  white-space: nowrap;
}
ul li a:hover { background: #8b1f25; color: #fff; }
li:hover ul {
  display: block;
  position: absolute;
}
li:hover li {
  float: none;
  font-size: 11px;
  z-index:99;
}
li:hover a {
	background: #8b1f25;
	color:white;
	border-top: 1px solid #8b1f25;
}
li:hover li a:hover { background: #661217; }



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


.baneri{
	float: left;
	display: inline;
	width:950px;
	height:271px;
	border-top: 5px solid;
	border-top-color:#8b1f25;
	border-bottom: 5px solid;
	border-bottom-color:#8b1f25;
}


/*slideri*/

#slideshow {
    position:relative;
    height:271px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}




.footer{
	float: left;
	display: inline;
	width: 500px;
	height: 20px;
	border-top: 1px dashed;
	border-color:#CCC;
	padding-top:10px;
	padding-left:350px;
	padding-bottom:20px;

}










/* gallery */

#gallery {
	background-color: #ffffff;
	padding: 10px;
	width: 538px;
	float: left;
	display: inline;
	margin: 20px 0px;
	padding-right: 6px;
	overflow: hidden;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; float: left;
margin: 16px 13px; }
#gallery ul img {
	
}
#gallery ul a:hover img {
	color: #fff;
}
#gallery ul a:hover { color: #fff; }
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/* end gallery */
#video_gallery {
	background-color: #ffffff;
	width: 552px;
	float: left;
	display: inline;
	margin: 20px 0px;
	padding-right: 6px;
	overflow: hidden;
}
#video_gallery  ul { list-style: none; }
#video_gallery  ul li { display: inline; float: left;
margin: 16px 13px; height: 154px; width: 108px; }

.video_player{
	width: 552px;
	float: left;
	display: inline;
	margin: 20px 0px;
}
#video_gallery  span.title{
	display: block;
	padding: 4px 0px;
	float: left;
	clear: both;
	color: #666666;
	font-weight: bold;
}
