﻿body
{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-family: Arial;
	Color: #FFFFFF;
	font-size : 12px;
}
img
{
    border: none;
    }
#site {
	position: relative;
	left: auto;
	margin: 0 auto;
	top: 0px;
	width: 1000px;
}
#f_left {
	position: absolute;
	width: 28px;
	height: 494px;
	left: 0px;
	top: 0px;
	background-image: url(back/f_left.jpg);
	background-repeat: no-repeat;
}
#f_right {
	position: absolute;
	width: 23px;
	height: 494px;
	left: 1008px;
	top: 0px;
	background-image: url(back/f_right.jpg);
	background-repeat: no-repeat;
}
#f_bottom {
	position: absolute;
	width: 980px;
	height: 25px;
	left: 28px;
	top: 465px;
	background-image: url(back/f_bottom.jpg);
	background-repeat: no-repeat;
}
#content {
	position: absolute;
	width: 980px;
	height: 446px;
	left: 28px;
	top: 19px;
	background-image: url(back/contact.jpg);
	background-repeat: no-repeat;
}
#topbuttons {
	position: absolute;
	width: 980px;
	height: 19px;
	left: 28px;
	top: 0px;
}
#cont-textbig {
	position: absolute;
	width: 500px;
	height: 300px;
	left: 50px;
	top: 20px;
}
#cont-text {
	position: absolute;
	width: 370px;
	height: 300px;
	left: 50px;
	top: 135px;
}
#cont-textind {
	position: absolute;
	width: 320px;
	height: 300px;
	left: 75px;
	top: 110px;
}
#cont-contact {
	position: absolute;
	width: 250px;
	height: 120px;
	left: 50px;
	top: 400px;
}
#cont-sportis{
	position: absolute;
	width: 400px;
	height: 20px;
	left: 300px;
	top: 410px;
	text-align: center;
}
#logobuttons {
	position: absolute;
	width: 1100px;
	height: 90px;
	left: 0px;
	top: 500px; 
	text-align: center; 
}

P{ font-family: Arial; Color: #FFFFFF; font-size : 12px; }