#kontaktyContainer
{
	position:absolute;
	left:366px;
	top:211px;
	height:384px;
	width:600px;
	overflow:hidden;
	z-index:5;
}
#kontakty
{
	position:absolute;
	left:0px;
	top:0px;
	width:469px;		
	clip:rect(0px 600px 384px 0px);
	z-index:5;
}
.KontaktDiv
{
	position:absolute;
	left:0px;
	height:119px;
	width:469px;
	z-index:6;
}
.name
{
	font-family:Verdana;
	font-size:11px;
	line-height:13px;	
	font-weight:bolder;
	text-align:left;	
	color:rgb(104, 201, 220);
}
.adres
{
	font-family:Verdana;
	font-size:11px;
	line-height:13px;	
	color:rgb(102, 102, 102);	
}
.telefon
{
	font-family:Verdana;
	font-size:11px;
	line-height:13px;	
	color:rgb(102, 102, 102);	
}
.fax
{
	font-family:Verdana;
	font-size:11px;
	line-height:13px;	
	color:rgb(102, 102, 102);	
}
.email
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bolder;
	line-height:13px;	
	color:rgb(102, 102, 102);	
}
.roller
{
	background-color:Blue;
	color:White;	
	font-weight:bolder;
	z-index:7;
}