@charset "UTF-8";
/* CSS Document */


body {
	height: auto;
	width: auto;
	margin-top:25px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}

#wrapper {
	background-color: #FFFFFF;
	width: 900px;
	margin-left: 10px;
	min-height:900px;
	margin-bottom:20px;
}

#header {
	height: 172px;
	width: 900px;	
}

#header img {
	border:0px;	
}

#info {
	width: 300px;
	height: auto; 
	float: right;
	padding-right:400px;
	padding-top:10px;
}

a:focus, a:hover, a:active { outline:none; }


#about {
	width: 200px;
	height: auto; 
	float: right;
	padding-right:500px;
	text-align:left;
	padding-top: 0px;
	margin-top: 0px;
}

#hello {
	width: 538px;
	height: auto; 
	float: right;
	padding-right:150px;
	padding-top: 0px;
	margin-top: 0px;
}


#recent {
	width: 500px;
	height:auto;
	float:right;
	margin-top:0px;
	padding-right:200px;
	padding-top:0;
}


#recent img {
	padding-right:20px;
	padding-bottom:20px;
	border:0px;
	
}

#footer {
	background-color: #FFFFFF;
	width: 900px;
	height: 40px;
	margin-bottom:10px;
	padding-bottom:10px;
	padding-left: 10px;	
}

/* MENU -------------------------------------------------------------------------------------------------------- */



#menu {
	background-color:#FFF;
	width: 150px;
	height: 730px;
	float:left;
	padding-right:20px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999;
}

#menu ul {
	list-style-type: none;
	text-align: left;
	font-size: 13px;
	color: 000;
	padding-left:20px;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 0px;
	margin-top: 0px;
}



#menu a {  
	text-decoration: none;
	color:#000;
}

#menu a:hover {  
	color:#666;
}


#sub ul {
	list-style-type: none;
	text-align: left;
	font-size: 12px;
	color: #666;
	font-weight: lighter;
	line-height: normal;
}
 
#sub a {  
	text-decoration: none;
	color:#666;
}

#sub a:hover {  
	color:#CCC;
}



/* TYPOGRAFI -------------------------------------------------------------------------------------------------------- */


.info_r {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top:0;
}

.info_b {
	font-size: 10px;
	color: #666;
	text-align: left;
	line-height: 14px;
}


.info_f {
	font-size: 10px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

.info_f a {  
	text-decoration: none;
	color:#000000;
}

.info_f a:hover {  
	color:#666;
}


.recent {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top:0;
	padding-top:0;
}

.footer {
	font-size: 9px;
	color: #666;
	text-align: left;
	
}

/* GALLERI -------------------------------------------------------------------------------------------------------- */

.galleria{list-style:none;width:200px; }
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0; }
.galleria li a{display:none; }
.galleria li div{position:absolute;display:none;top:0; left:180px; }
.galleria li div img{cursor:pointer; }
.galleria li.active div img,.galleria li.active div{display:block; }
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto;}
.galleria li .caption{display:none;}
* html .galleria li div span{width:400px;} /* MSIE bug */

.caption{display:none;}
.demo{margin:0px auto auto 170px; width:682px;}
.gallery_demo{width:688px; margin:0 auto; }
.gallery_demo li{width:68px; height:50px; border:none; margin:0 2px 5px;}
.gallery_demo li div{left:240px;}
.gallery_demo li div .caption{display:none;}

#main_image{
	margin:0px auto 30px auto; width:600px; text-align: center;}

.nav{
	text-align:center;
	padding-top:15px;
	clear:both;
	font-size:12px;
	font-weight: bold;
}
.nav a{color:#000; text-decoration:none;}
.nav a:hover{text-decoration:underline;}



/* GALLERI2 -------------------------------------------------------------------------------------------------------- */

.galleria_{list-style:none;width:200px; }
.galleria_ li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0; }
.galleria_ li a{display:none; }
.galleria_ li div{position:absolute;display:none;top:0; left:180px; }
.galleria_ li div img{cursor:pointer; }
.galleria_ li.active div img,.galleria_ li.active div{display:block; }
.galleria_ li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto;}
.galleria_ li .caption_{display:none;}
* html .galleria_ li div span{width:400px;} /* MSIE bug */

.caption_{display:none;}
.demo_{margin:0px auto auto 140px; width:500px;}
.gallery_demo_{width:400px; margin-left:52px; }
.gallery_demo_ li{width:80px; height:50px; margin:0 4px 10px;}
.gallery_demo_ li div{left:240px;}
.gallery_demo_ li div .caption_{display:none;}

#main_image_{
	margin:0px auto 30px auto; width:500px; text-align: center;}

.nav_{
	text-align:center;
	padding-top:15px;
	clear:both;
	font-size:12px;
	font-weight: bold;
}
.nav_ a{color:#000; text-decoration:none;}
.nav_ a:hover{text-decoration:underline;}
