body {
background:#454B65 url(img/bg.png) repeat-x scroll 0 0;
color:#3A4754;
font-family:"verdana","lucida sans","lucida grande",sans-serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:400;
line-height:normal;
text-align:center;
}
a.album:link, a.album:visited{

	color: #fff;

	text-decoration: none;
}

a.menu:link, a.menu:visited{
	padding: 2px 4px;
	color: #000;
	background-color: #fff;
	text-decoration: none;
}

a.menu:hover, a.menu:active{
	background-color: orange;
}
a {
text-decoration:none;
color:darkblue;
}

a:hover {
text-decoration:none;
color:#ffffff;
background-color: orange;
}
	
a:visited{

	text-decoration:none;
	}
.pages {
font-size:11px;
}

.pages .current {
display:block;
float:left;
background:#647a90;
border:1px solid #647a90;
margin-right:3px;
font-weight:700;
color:#fff;
padding:5px 8px;
}

.pages a {
display:block;
float:left;
background:#dee8f3;
border:1px solid #90b2d5;
margin-right:3px;
padding:5px 8px;
}

.pages a:hover {
background:#90b2d5;
color:#fff;
}



#tabs {
	float:center;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
	margin-bottom:1em; /*margin between menu and rest of page*/
	overflow:hidden;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabs a span {
	float:center;
	display:block;
	padding:6px 15px 4px 6px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -2px;
	}

#tabs a:hover span {
	background-position:100% -2px;
	}
	.searchBox{
  background-image:url('lupa.gif');
  background-repeat:no-repeat;
  padding-left:20px;
}

.shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#000000)";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')
}

#tabs1 {
	float:center;
	width:100%;
	font-size:93%;
	line-height:normal;
	
	margin-bottom:1em; /*margin between menu and rest of page*/
	overflow:hidden;
	}

#tabs1 ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#tabs1 li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs1 a {
	float:left;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabs1 a span {
	float:center;
	display:block;
	padding:6px 15px 4px 6px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs1 a span {float:none;}

/* End IE5-Mac hack */
#tabs1 a:hover span {
	}

#tabs1 a:hover {
	background-position:0% -2px;
	}

#tabs1 a:hover span {
	background-position:100% -2px;
	}
	.searchBox{
  background-image:url('lupa.gif');
  background-repeat:no-repeat;
  padding-left:20px;
}
.content-box{border:1px solid #AFAFAF; border-radius:5px; -moz-border-radius: 5px; -webkit-border-radius:5px; -khtml-border-radius:5px;}
