.button_kal {
	background: #FFFFFF;
	border: 1px solid #C1C1C1;
	font-size: 12px;
	font-family: Verdana,Tahoma, sans-serif;
	letter-spacing: -0.02em;
	font-weight: normal;
	color: #666666;
	width: 80;
	}
.button {
	background: #FFFFFF;
	border: 1px solid #C1C1C1;
	font-size: 10px;
	font-family: Verdana,Tahoma, sans-serif;
	letter-spacing: -0.02em;
	font-weight: normal;
	color: #666666;
	}
#p2 {background: url(../img/p2.png) repeat-y;min-height:129px;}
a {color:#993333;}
a:hover {color:#999999;}
.photo {
width:140px;
height:99px;
background:url(img/photofon.gif);
text-decoration:none;
margin:0px 10px 50px 0;
padding:0;
}
.photo img {border:0; margin:0; padding:0; position:relative; top:9px; left:10px;}
.overlay{position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;}
