﻿* {
	padding: 0;
	margin: 0;
	word-spacing: 0;
/*	border: 0;*/
/*	border-spacing: 0;*/
	_border-collapse: collapse;
}

body {
	background-color: #A6A6A6;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333399;
	font-weight:400;
}

li {
	list-style-type: none;
	list-style-image: url('/deafbruges04/images/content/bal.jpg');
}



a 		{color: #333399; text-decoration: underline;}
a:hover {color: #333399; text-decoration: none;}

.menu_line {
	height: 1px;
	background-color:#CCCCCC;
	padding: 0;
	margin: 0;
}
#menu_bottom{
	height: 60px;
	color: #0099CC;
	padding-top: 15px;
	padding-left: 20px;
}
#menu_bottom a	{color: #0099CC; text-decoration: underline;}
#menu_bottom a:hover {color: #0099CC; text-decoration: none;}

#back {
	padding-right: 50px;
	text-align: right
}
	#back a { font-size: 14px; text-decoration:underline;}
	#back a:hover{ font-size: 14px; text-decoration:none;}
	
#title {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 15px;
}	
.galery_top {
	border-bottom: 1px #003399 dashed;
}
.galery_line {
	margin-top:5px;
	border-bottom: 1px #003399 dashed;
	height: 60px;
}
	.galery_photo {
		float: left;
		width: 100px;
		text-align:center;
	}
	.gelary_title {
		float: right;
	}
.img_galery	{
	margin: 5px 5px;
	border: 0;
}
/*
A.wit:link { COLOR: #ffffff; font-size: 11px;}
A.wit:visited{ COLOR: #ffffff; font-size: 11px;}
A.wit:active{ COLOR: #ffffff; font-size: 11px;}
A.wit:hover{ COLOR: #ffffff; font-size: 11px; text-decoration:none;}
*/

/* Standard styling */
p{
	clear: both;
	padding: 3px 0px;
}
ol, ul{
	margin-left: 50px;
}

/* lay-out */
#container_top {
	height: 169px;
}
	#container_top_area {
		margin: 0 auto;
		width: 994px;
		height: 169px;
	}
	#container_top_left {
		float: left;
		width: 194px;
		height: 169px;
		background-image: url('/deafbruges04/images/layout/top_left.jpg');
	}

	#container_top_right {
		float: right;
		width: 800px;
		height: 169px;
		background-image: url('/deafbruges04/images/layout/top_right.jpg');
	}	

#container_middle {
	clear:both;
}
	#container_middle_area {
		margin: 0 auto;
		width: 994px;
	}
	#container_middle_left {
		float: left;
		width: 194px;
	}
		#container_middle_left_top {
			clear: both;
			width: 194px;
			height: 11px;
			background-image: url('/deafbruges04/images/layout/middle_left_top.jpg');
		}	
		#container_middle_left_middle {
			clear: both;
			width: 172px;
			padding: 0 9px 15px 13px;
			background-image: url('/deafbruges04/images/layout/middle_left_middle.jpg');
		}	
		#container_middle_left_bottom {
			clear: both;
			width: 194px;
			height: 8px;
			background-image: url('/deafbruges04/images/layout/middle_left_bottom.jpg');
		}
		#container_middle_left_Nowedo {
			margin-left:13px;
			margin-top:5px;
		}
	
	#container_middle_right {
		float: right;
		width: 800px;
	}
		#container_middle_right_top {
			clear: both;
			width: 800px;
			height: 13px;
			background-image: url('/deafbruges04/images/layout/middle_right_top.jpg');
		}	
		#container_middle_right_middle {
			clear: both;
			width: 734px;
			padding: 30px 33px 15px 33px;
			background-image: url('/deafbruges04/images/layout/middle_right_middle.jpg');
			min-height: 250px;
		}	
		#container_middle_right_bottom {
			clear: both;
			width: 800px;
			height: 10px;
			background-image: url('/deafbruges04/images/layout/middle_right_bottom.jpg');
		}

#container_bottom {
	clear:both;
}
	#container_bottom_area {
		margin: 0 auto;
		width: 994px;
	}