body,table,tr,td,div,a,img,ul,li,p,h1,h2,h3,form
{
	margin:0;
	padding:0;
	font-family:Tahoma;
	
}

form
{
	display:inline;
}

img
{
	border-style:none;
	border-width:0;
}

table
{
	border-collapse:collapse;
}

html,body
{
	width:100%;
	height:100%;
}

body
{
	font-family:sans-serif;
	text-align:center;
	background-color:#fffff0;
	width:100%;
	height:100%;
	height:100%;
	background-position:left;
	background-repeat:repeat-y;
	background-image:url('./imgs/body_bg.png');
	}


#header 	
{	
	height:20%;
	background-repeat:no-repeat;
	background-position:110px bottom;
	background-image:url('./imgs/darkpatrick.png');
}

#langs
	{
		margin-left:228px;
		padding-top:1px;
		
	}

#langs a
	{
		display:block;
		width:75px;
		height:20px;
		font-size:8pt;
		line-height:20px;
		text-align:left;
		padding-left:25px;
		background-position:left center;
		background-repeat:no-repeat;
		color:#4c4c48;
		text-decoration:none;
	}
	
#langs a#ru {background-image:url('./imgs/flag_ru.png')}
#langs a#en {background-image:url('./imgs/flag_en.png')}
#langs a#ua {background-image:url('./imgs/flag_ua.png')}
#langs a:hover
	{
	background-color:#4c4c48;
	color:#fffff0;
	
	}

#menu
	{
		float:left;
		width:250px;
	}

	
#menu a
{
	display:block;
	height:30px;
	line-height:30px;
	text-decoration:none;
	color:black;
	text-align:left;
	padding-left:113px;
	font-size:12pt;
	color:#fffff0;
}

#menu a:hover
{
	color:#fffff0;
	background-color:#333333;
}

#menu a.active
{
	background-color:black;
	color:#4c4c48;
}

#body
{
	min-height:350px;
	margin:0 0 0 250px;
	background-color:black;
	background-position:bottom right;
	background-image:url('./imgs/dp.jpg');
	background-repeat:no-repeat;
}


#content
{
	
	color:#fffff0;
	text-align:left;
	padding:10px 0 20px 30px;
	margin:0 350px 0 0;
}

#content p.author
	{
		text-align:right;
		font-style:italic;
		padding-bottom:5px;
	}

#content h1
{
	font-weight:normal;
	font-size:18pt;
}



#content .lent_date
	{
	font-size:10pt;
	float:right;
	background-color:#666660;
	padding:0 3px 0 3px;
	}

#content .lent_title
	{
	font-size:10pt;
	font-weight:bold;
	}
	

#content .lent_text
	{
	
	font-size:10pt;
	padding-bottom:10px;
	margin-bottom:20px;
	
	padding-top:5px;
	border-style:solid;
	border-width:1px 0 0 0;
	border-color:#666660;
	}

#content .lent_text h1
{
	margin:0;
	padding:0;
	font-size:10pt;
	font-weight:bold;
}
	

#content a
	{
		color:white;
	}

#content p
	{
		text-align:left;
		padding-bottom:5px;
	}
	
	
	
#news
	{
	width:280px;
	float:right;
	color:#fffff0;
	padding:10px 10px 20px 10px;
	border-style:solid;
	border-width:0 0 0 1px;
	border-color:white;
	text-align:left;
	font-size:9pt;
	}

#news a.title
	{
	color:#fffff0;
	text-decoration:none;
	font-weight:normal;
	font-size:16pt;
	text-align:right;
	display:block;
	padding:0;
	}

#news a.title:hover
	{
	text-decoration:underline;
	}
	
#news .lent_date
	{
	padding-top:10px;
	}
	
#content .gal_item
	{
		float:left;
		display:block;
		background-color:#fffff0;
		height:100px;
		width:100px;
		margin:1px;
		text-align:center;
		cursor:pointer;
	}
	
#popup_image
{
	top:20%;
	left:250px;
	background-color:black;
	color:#fffff0;
	font-size:9pt;
}

#popup_image div
	{
		padding:2px;
	}
	
	
.filelist_row
	{
		height:25px;
		font-size:9pt;
		width:370px;
		padding-left:5px;
	}

.filelist_row:hover
	{
		background-color:#333333;
	}
	
.filelist_row div
	{
		height:25px;
		line-height:25px;
		overflow:hidden;
		float:left;
		
	}
	
.filelist_name	{width:200px;}
.filelist_size	{width:60px;}
.filelist_download	{width:100px;}

#albums
{
	height:18px;
	margin-bottom:15px;
	border-style:solid;
	border-width:0 0 0 1px;
	border-color:#fffff0;
}

#albums a
{
	
	color:#fffff0;
	display:block;
	font-size:9pt;
	height:18px;
	line-height:18px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	border-style:solid;
	border-width:0 1px 0 0;
	border-color:#fffff0;
	text-decoration:none;
}

#albums a:hover
{
	text-decoration:underline;
}

#albums a.active
{background-color:#333333;text-decoration:none;}