* {
	padding:0;
	margin:0;
}
body {
	background:#393939;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
}
html, body {
	height: 100%;
}
h1 a {
	text-indent: -9999px;
	background: url('logo-mpsport.jpg') no-repeat left top;
	height: 89px;
	width: 148px;
	display: block;
}

h1 a:hover {
	background-position: left -89px;
}
h2 a {
	display:block;
	position:absolute;
	margin:10px 0 0 180px;
	top:0;
	width:149px;
	text-indent:-9999px;
	height:68px;
	background:url('rf.gif') no-repeat left -68px;
}
h2 a:hover {
	background-position: left top;
}
#wrapper {
	width:904px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-452px;
	margin-top:-243px;
}
.bg {
	padding:4px 0;
	background:#fff;	
}
ul {
	width:900px;
	height:300px;
	display:block; 
	overflow:hidden;
}

ul li {
	list-style:none;
	float:left;
	display:inline; 
	overflow:hidden;
	width:33%;
}

ul li.a {
	background: url('mpsport.jpg') no-repeat top;	
}

ul li.c {
	background: url('szkolenia.jpg') no-repeat top;	
}

ul li.b {
	background: url('saller.jpg') no-repeat top;	
}

ul li a {
	display:block;
	height:300px;
	overflow:hidden;
	border-left:4px solid #fff;
	text-decoration: none;
}

ul li.a a {
	background:url('home1b.gif') no-repeat right 223px;	
}

ul li.b a {
	background:url('home2b.gif') no-repeat right 223px;	
}

ul li.c a {
	background:url('home3b.gif') no-repeat right 223px;	
}
ul li a strong {
	display:none;
	padding-top:250px;
}
ul li.a a strong span.bg {
	background:green;
}
ul li.b a strong span.bg {
	background:#eabd25;
	color:#000;
}
ul li.c a strong span.bg {
	background:#35b;
}
ul li a strong span.bg {
	height:50px;
	color:#fff;
	font-size:20px;
	padding-top:10px;
	display:block;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	text-align:center;
}
ul li a strong span.bg b {
	font-size:14px;
}
ul li a:hover strong {
	display:block;
}

p.power {
	float:right;
}
p.copy {
	float:left;
}
p.foot {
	color:#666;
	font-size:11px;
	padding-top:5px;
}
p.foot a {
	font-weight:bold;
	text-decoration:none;
	color:#777;
}
p.foot a:hover, p.foot a:focus {
	text-decoration:underline;
}
#kontakt {
	display:none;
}
.kontakt img {
	border:1px solid #999;
}
.kontakt a.k {
	float:left;
	display:block;
}
.kontakt div {
	float:left;
	width:330px;
}
.kontakt div p {
	line-height:18px;
	padding:0 10px 40px 20px;
	color:#666;
	font-size:12px;
}
.kontakt div p a {
	text-decoration:none;
	font-weight:bold;
	color:#333;
}
.kontakt div p a:hover {
	text-decoration:underline;
}