@charset "UTF-8";
/* CSS Document */

#links-title {
	width: 949px;
	height: 68px;
	float: left;
	background-image:url(images/links-images/title-links.jpg);
}

#links-designer {
	width: 949px;
	height: 61px;
	float: left;
	background-image:url(images/links-images/thedesigner.jpg);
}

#links-kol-logo {
	width: 949px;
	height: 172px;
	float: left;
}

#links-local {
	width: 949px;
	height: 367px;
	float: left;
	background-image:url(images/links-images/local.jpg);
}

#links-beer {
	width: 949px;
	height: 318px;
	float: left;
	background-image:url(images/links-images/beer.jpg);
}

#links-bands {
	width: 949px;
	height: 300px;
	float: left;
	background-image:url(images/links-images/bands.jpg);
}

#links-sports {
	width: 949px;
	height: 400px;
	float: left;
	background-image:url(images/links-images/sports.jpg);
	background-repeat: no-repeat;
}

#kol-text {
	width: 949px;
	height: 100px;
	float: left;
}
.kol1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
}

.kol2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#999999;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
}

.kol3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#FF0000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
}

#local-text {
	width: 390px;
	height: 280px;
	float: right;
	margin-right: 40px;
	margin-top: 70px;
}
	
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
}

#beer-text {
	width: 390px;
	height: 200px;
	float: right;
	margin-right: 40px;
	margin-top: 62px;
}

#band-text {
	width: 390px;
	height: 235px;
	float: right;
	margin-right: 40px;
	margin-top: 60px;
}

#sports-text {
	width: 390px;
	height: 300px;
	float: right;
	margin-right: 40px;
	margin-top: 60px;
}

