
html,
body {	
	margin: 0px;	
	height: 100%;
	background-color: #a8a9ac;
	font-family: verdana, sans-serif;
	font-size: 12px;	
	}
	
	
A:hover { COLOR: #000; }

A { COLOR: #000; TEXT-DECORATION: none; }

A:active { COLOR: #000; TEXT-DECORATION: none; }

div#wrapper {
	margin-left: auto;
    margin-right: auto; 
	width:780px; 
	min-height:100%;
	position: relative;
	background:  url("images/wrapper.gif") center;
	overflow: hidden;
	}
	
div#header {
	height: 190px;
	text-align: center;
	font-size: 30pt;
	background:  url("images/beton2.gif") no-repeat right;
	}
	
div#menu {
	padding-top: 40px;
	width: 120px;
	float:left;
	}
	
div#menu ul {
	list-style-type: none;	
	padding: 0;
	margin: 0;
	}
	
div#menu li a{
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #001245;
	text-align: center;
	padding: 12px 8px 12px 8px;
	width: 160px;
	background: url("images/button2.gif") no-repeat center;
	-moz-opacity:1;
	filter:alpha(opacity=100)
	}

div#menu li a:hover{
	text-decoration: none;
	color: #000000;
	-moz-opacity:0.5;
	filter:alpha(opacity=50)
	}
	
div#content {
	width: 580px;
	margin-top: -50px;
	padding-right: 10px;
	float:right;
	}
	
div#content h1 {
	COLOR:  #001245;
	font-size: 14pt;
	margin: 0;
	}
	
div#foto_21 {
	clear: both;
	width: 135px;
	float:left;
	margin-left: 50px;
	border: 1px solid black;
	}

div#foto_22 {
	width: 135px;
	float:right;
	margin-right: 50px;
	border: 1px solid black;
	}
	
div#foto_k_31 {
	clear: both;
	width: 135px;
	vertical-align:  bottom;
	float:left;
	margin-left: 15px;
	}

div#foto_k_32 {
	width: 135px;
	float:left;
	margin-left: 68px;
	vertical-align:text-bottom;
	}

div#foto_k_33 {
	width: 135px;
	float:right;
	margin-right: 20px;
	}
	
div#foto_31 {
	clear: both;
	width: 135px;
	vertical-align:  bottom;
	float:left;
	margin-left: 15px;
	border: 1px solid black;
	}

div#foto_32 {
	width: 135px;
	float:left;
	margin-left: 68px;
	vertical-align:text-bottom;
	border: 1px solid black;
	}

div#foto_33 {
	width: 135px;
	float:right;
	margin-right: 20px;
	border: 1px solid black;
	}

div#foto_41 {
	clear: both;
	width: 135px;
	float:left;
	margin-right: 5px;
	margin-left: 1px;
	border: 1px solid black;
	}

div#foto_42 {
	width: 135px;
	float:left;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid black;
	}

div#foto_43 {
	width: 135px;
	float:left;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid black;
	}

div#foto_44 {
	width: 135px;
	float:right;
	margin-right: 1px;
	margin-left: 5px;
	border: 1px solid black;
	}
	
.foto_footer {
	width: 135px;
	background-color: #001245;
	position:relative;
	bottom:0%;
	text-align: center;
	color: white;
	}

div#kolom_left {
	width: 280px;
	margin-top: 10px;
	margin-bottom: 10px;
	float:left;
	padding-right: 5px;
	padding-left: 5px;
	}

div#kolom_right {
	width: 280px;
	margin-top: 10px;
	margin-bottom: 10px;
	float:right;
	padding-right: 5px;
	padding-left: 5px;
	}

div#foto {
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;	
	}

.normal_text {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	}

.bold_text {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	}


	
p.hidden {
				display: none;
			}
