body, html{
	margin:0px;
	padding:0px;
	background-color:#6e607b;
}

.portfolio{
	margin-left:10px;
	border-collapse:collapse;
	font-family:Arial;
	font-size:10px;
	color:#3b3b3b;
	width:580px;
}

.tekst{
	margin:10px;
	font-family:Arial;
	font-size:11px;
	color:#3b3b3b;
}

.header{
	height:110px;
	text-align:right;
	vertical-align:bottom;
	background-color:white;
	
}

.bgtable{
	border-collapse:collapse;
	width:812px;

}

.bgtable td{
	border: solid black 1px;
}

.portfolio td{
	border:none;
	vertical-align:top;
}

.portfolio a{
	font-family:Arial;
	font-size:10px;
	color:#3b3b3b;
}

.portfolio a:hover{
	color:#008765;
}

.menu{
	height:30px;
	background-color:#dee5e2;
}

.textblock{
	width:600px;
	background-color:#F4F4F4;
	text-align:justify;
}

.left{
	width:8px;
	background-color:#008765;
}
.rightbanner_pic{
	width:200px;
	height:300px;
	
}

.rightbanner_block{
	width:200px;
	background-color:#008765;
	height:264px;
}

.divblock{
	width:182px;
	height:246px;
	border:solid black 1px;
	background-color:#F4F4F4;
	text-align:left;
	font-family:Arial;
	font-size:11px;
	color:#3b3b3b;
}

.banner_low{
	background-color:#dee5e2;
	height:30px;
	font-family:Arial;
	font-size:11px;
	text-align:right;
	color:#3b3b3b;
}

.footer{
	background-color:white;
}

a{
	text-decoration:none;
}

.menu a{
	display:block;
	float:left;
	height:100%;
	width:125px;
	line-height:30px;
	font-family:Arial;
	font-size:12px;
	color:#3b3b3b;
	text-decoration:none;
	text-align:center;
}

.menu a:hover{
	color:white;
	background-color:#008765;
}

.contact td{
	border:none;
	font-family:Arial;
	font-size:11px;
	color:#3b3b3b;
	vertical-align:top;
}

.formobject{
	border:1px solid black;
	width:200px;
	font-family:Arial;
	font-size:11px;
	color:#3b3b3b;
}

.formbutton{
	border:1px solid black;
	font-family:Arial;
	font-size:11px;
	color:#3b3b3b;
}

.formtarea{
	border:1px solid black;
	font-family:Arial;
	font-size:11px;
	color:#3b3b3b;
}

