
table.main{
	width: 745px;
	height: 440px;
	margin:0px;
}


td{
	vertical-align: middle;
}

div.sides{
	width: 50px;
	height: 250px;
	background: #a9a094;
	margin: 0px;
	}
	
td.big_black_box{
	width: 218px;
	height:438px;
	border: 1px solid #ffffff;
	background: #000000;
}
div.photo{
	width:200px;
	height: 199px;
	border: 1px solid #ffffff;
	background: url(../bg/kontakt.jpg) no-repeat 50% 50%;
	margin: 0px;
}
div.lable{
	width: 100%;
	height: 50px;
	margin: 0px;
	background: #000000;;
}
div.lable H1{
	width: 175px;
	margin-top: 0px;
	margin-bottom:0px;
	font-weight:normal;
	font-size: 18px;
	color:#e9e1d4;
	font-family: "Times New Roman",sans-serif;
	letter-spacing: 1px;
	border-bottom: 1px solid #e9e1d4;
	text-align: center;
}

div.lable H3{
	width: 100%;
	margin-top: 0px;
	margin-bottom:0px;
	font-weight:normal;
	font-size: 11px;
	color:#e9e1d4;
	font-family: "Times New Roman",sans-serif;
	letter-spacing: 3px;
	word-spacing: 0px;
	text-align: center;
}


div.kontakt_content_right{
	width:200px;
	height: 199px;
	border: 1px solid #ffffff;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -19px;
}

div.kontakt_header{
	margin: 0px 0px 0px 0px;
	position: relative;
	top: -40px;
	font-size: 35px;
	font-weight: bold;
	font-style: oblique;
	text-align: center;
	color: #8c7f6f;

}

div.kontakt_content_right p{
	font-size: 20px;
	color: #a9a094;
	margin: 5px 0px 0px 0px;
	padding:0px; 
	font-weight: normal;
}

div.kontakt_content_right a {
				text-decoration:none;
				border:none;
				font-size: 18px;
}
div.kontakt_content_right a:link{color: #a9a094;border:none;}
div.kontakt_content_right a:visited{color: #a9a094;border:none;}
div.kontakt_content_right a:active{color: #a9a094;border:none;}
div.kontakt_content_right a:hover{
		  border:none;
        color:#ffffff;
        text-decoration:none;
        }	
