body {
	background: #0077c4 url('../_images/body_bg.jpg') repeat-x;
	font-size: 11px;
	font-family: Verdana;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

#layout {
	position: relative;
	margin: auto;
	width: 797px;
	height: 720px;
	font-size: 10px;
	color: #fff;
	background: url('../_images/layout.jpg') no-repeat;
}

#opis {
	position: absolute;
	top: 610px;
	left: 150px;
	width: 497px;
	height: 30px;
	text-align: center;
}

#columbus {
	display: block;
	position: absolute;
	width: 200px;
	height: 355px;
	top: 230px;
	left: 165px;
}

#teamb {
	display: block;
	position: absolute;
	width: 200px;
	height: 355px;
	top: 230px;
	left: 425px;
}

#artseven {
	display: block;
	position: absolute;
	width: 65px;
	height: 55px;
	top: 660px;
	left: 410px;
}



.clearfloat { clear: both; font-size: 1px; height: 0; line-height: 0px; }
