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

/*struktura
**************************************************************************/
body{
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:12px;
	color:#383d3b;
	line-height:19px;
	background-color:#ffffff;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
}
.glowna{
	width:100%;
}
.modul{
	clear:both;
	width:920px;
	margin:0px auto;
	padding:30px 0px 30px 0px;
}
.wciecie{
	padding-left:75px;
}
.opisMistrza{
	padding-right:30px;
}
.linia{
	clear:both;
	float:right;
	width:100%;
	height:5px;
	border-bottom:#383d3b solid 1px;
	margin:0px auto;
}
/**************************************************************************/
.top{
	width:980px;
	margin:0px auto;
	height:168px;
	background-image:url(../img/top.jpg);
	background-repeat:no-repeat;
}
.topRight{
	position:absolute;
	width:50%;
	height:167px;
	background-color:#383d3b;
	z-index:-3;
	right:0px;
}
#menuSWF{
	clear:both;
	margin:0px auto;
	width:980px;
	height:35px;
	/*margin-bottom:30px;*/
}
/**************************************************************************/
.stopka{
	clear:both;
	height:35px;
	width:100%;
	background-color:#383d3b;
	margin-bottom:30px;
	font-size:10px;
	color:#ffffff;
}
.stopkaWlasciwa{
	width:980px;
	margin:0px auto;
	padding:9px 0px 0px 0px;
}
.stopka a{
	color:#ffffff;
	text-decoration:none;
}
.stopka a:hover{
	color:#ffffff;
	text-decoration:underline;
}
