#left-contakt
{
	position : absolute;
	left : 112px;
	top : 284px;
	width : 265px;
	height : 484px;
	clip : rect (0,265,484,0);
	overflow : auto;
	border-right: 0px ;
	padding-top: 0px;
	border-right-style: solid;
	border-right-color: #E9EAEB;
}

#right-contakt
{
	position : absolute;
	left : 360px;
	top : 284px;
	width : 355px;
	height : 484px;
	clip : rect (0,355,484,0);
	overflow : visible;
	border-right: 0px ;
	padding-top: 0px;
	border-right-style: solid;
	border-right-color: #E9EAEB;
}

#contact-areared 
{
	position : absolute;
	left : 137px;
	top : 600px;
	width : 207px;
	height : 110px;
	clip : rect (0,207,110,0);
	overflow : hidden;
	margin-top: 2px;
	background-color: #ffd;
	border: 1px solid #900/*#064A99*/;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
