body {
	background: url('../p/pg_bg.gif') repeat-x scroll 0 0;;
	margin: 0px;
	padding: 0px;
	text-align: center;	
}
/* fixes */

.divkapsa:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* fixes */

#container {
	text-align: left;
	margin:0px;
	padding:0px;
}

#header {
	background: url('../p/pg_header.png') no-repeat;
	height: 127px;
}

#categories {
	width:250px;
	height:100%;
	float:left;
	background: url('../p/images_tree/treearkaplan.gif') no-repeat scroll 0 0;    /* Kategori */
	/* background-color:#D9ECFF; */
	min-height:800px;
}

#content {
	width:730px;
	height:100%;
	float:left;
}

.photos_up {
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1,5px;
	font-size:12px;
}




/* *************************** */


.img-browser {
	margin: 5px;
	border: 1px solid #e2e2e2;
	float: left;
	clear: none;
	text-align: center;
	height: 100px;
	width: 105px;
	font-size: 90px;
}

*+html .img-browser { width: 108px; } /*IE7+ */
* html .img-browser { width: 108px; } /*IE6- */
.img-browser img {
	border: 0;
	vertical-align: middle;
	margin-top:10%;
}
*+html .img-browser img { margin-top: 0; } /*IE7+ */
* html .img-browser img { margin-top: 0; } /*IE6- */
.img-browser a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.img-browser a:hover {
	background-color: #b2e1ff;
}


/* *********************** */




/* paging */
#pagination{
	text-align:center;
}
#pagination ul{
	list-style: none;
}

#pagination li{
	margin-right:5px;
	float:left;
	border: 1px solid #ddd;	
	text-align:center;
	cursor:pointer;
	font-weight:bold;
}
#pagination a{
	margin:1px;
	padding:4px;
	display: block;
	text-decoration:none;
	color:#333333;
}
#pagination a:hover{
	background-color: #b2e1ff;
}

.samepage{
	background-color: #b2e1ff;
}
/* ****************************  */

.folder_div{
	margin-top:-27px;
	margin-left:8px;
	font-size:20px;
	font-style:oblique;
	font-family:"Times New Roman";
	text-decoration:none;
}



