body{
	behavior: url('iepngfix.htc');
	text-align:center;
	margin:0 auto;	
	padding:0;
	background:url('../images/bled.jpg');
	background-repeat:repeat;
	
}
a{
	font-size:11px;
	color:#000;
	text-decoration:underline;
}
#container{
	text-align:left;
	margin:0 auto;
	width:950px;
	background:#cfd7eb;
}

	#header{
		width:950px;
		height:144px;
		background:url('../images/header.jpg');
	}
			.button{
				height:144px;
				width:45px;
				margin-right:2px;
				float:left;
			}
			img{
				border:0px;
			}
		
		
	#headerback{
		width:950px;
		min-height:344px;
		background:url('../images/headerback.jpg');
		background-position:top center;
		background-repeat:no-repeat;
		padding-top:50px;
		display:table;
	}
			#showcase{
				width:306px;
				background:#fff;
				border:1px solid #cec4c4;
				margin-left:40px;
				margin-right:35px;
				text-align:center;
				font-family:Trebuchet, Tahoma;
				color:#4a80a6;
				font-weight:bold;
				font-size:12pt;
				padding:5px;
				float:left;
				display:table;
				margin-bottom:50px;
			}
					#showcase p{
						font-size:10pt;
						text-align:left;
						font-weight:normal;
					}
					.more a{
						font-size:9pt;
						float:right;
						font-weight:normal;
						color:#1d4e70;
						text-decoration:underline;
						margin-top:-15px;
					}
			#showcase input{
				border:1px solid #cec4c4;
				font-family:Verdana, Tahoma;
				color:#232b45;
				font-size:10pt;
				overflow:hidden;
				width:210px;
				float:left;
				margin-top:5px;
			}	
			#showcase textarea{
				margin-top:5px;
				border:1px solid #cec4c4;
				font-family:Verdana, Tahoma;
				color:#232b45;
				font-size:10pt;

				width:210px;
				float:left;
			}
								
			#content{
				width:467px;
				padding:5px;
				padding-top:63px;
				background:url('../images/headercontent.png');
				background-position:top center;
				background-repeat:no-repeat;
				float:left;
				background-color:#fff;
				border:1px solid #cec4c4;
				font-family:Verdana, Tahoma;
				color:#232b45;
				display:table;
				font-size:10pt;
				margin-bottom:50px;
				
			}
					#content p{
						font-size:10pt;
						text-align:left;
						font-weight:normal;
					}
					
					#content .kliko{
						width:452px;
						display:table;
						margin-left:15px;
					}
						#content input{
							border:1px solid #cec4c4;
							font-family:Verdana, Tahoma;
							color:#232b45;
							font-size:10pt;
							overflow:hidden;
							width:300px;
							float:left;
						}	
						#content textarea{
							margin-top:5px;
							border:1px solid #cec4c4;
							font-family:Verdana, Tahoma;
							color:#232b45;
							font-size:10pt;

							width:300px;
							float:left;
						}
						.submitt{
							background:none;
							border:0pt;
							margin-left:84px;
							border:1px solid #cec4c4;
							width:315px;
							float:left;
							margin-top:5px;
							font-family:Verdana, Tahoma;
							color:#232b45;
						} 	
						
						.kliko p{
							font-size:9px;
						}	
						
						.guestbookvak{
							width:432px; 
							padding-left:3px; 
							float:left; 
							font-family:Verdana, Tahoma;
							color:#232b45;
							font-size:10pt;
						}
						
			.arrablok{
				width:462px;
				padding-left: 5px;
				float:left;
				font-family:Trebuchet, Tahoma;
				color:#4a80a6;
			}
			
			.arrablok a{
				font-size:15px;
				font-family:Trebuchet, Tahoma;
				color:#4a80a6;
				font-weight:bold;
				text-decoration:none;
			}
			.arrablok a:hover{
				font-size:15px;
				font-family:Trebuchet, Tahoma;
				color:#4a80a6;
				font-weight:bold;
				text-decoration:underline;
			}
			.arrablok p{
				margin:0px;
			}
			
			.fotothumb{
				width:90px;
				height:90px;
				border:1pt solid #000;
				float:left;
				margin:10px;
			}
	
		
   
