.altbilgi-container {
	color: #ffffff;
	font-weight: 300;
	line-height: 1.3;
	
	border-top: solid 4px #1a1a1a;
	padding-top: 10px;
	
	background: #1a1a1a url(res/back.jpg) center top;
	
}
.altbilgi-container .sublogo img {
	max-width: 240px; /* %50 kucuk */
	height: auto;
}

.altbilgi-container .telif {
	background-color: rgba(0,0,0,.25);
	box-sizing: border-box;
	padding: 10px 0;
	color: rgba(255,255,255,.5);
	font-size: 80%;
}


.contact-info {

}
.contact-info td {
	vertical-align: top;
	padding: 6px 3px;
}
.contact-info td:first-child {
	text-align: center;
	color: #e64d40;
}
