body
{
	background:		#000;
	background-image:url(img/bg.png);
	margin:0;padding:0;
	font-family:	"Trebuchet MS";
	color:			#4b4b4b;
	font-size:		12px;
	line-height: 1.6;
}
img, ul{border:none;list-style:none;}
a{text-decoration:none; outline-style:none}
h1{font-size:18px}
h2{font-size:16px}
h3{font-size:14px}
.body
{
	width:			1024px;
	height:			768px;
	margin:			0 auto;
	background:		url('img/bg_body.jpg');
	background-repeat:no-repeat;
	background-position:center top;
}
.main
{
	width:			836px;
	height:			610px;
	padding:		133px 0 0 173px;
}
.left
{
	float:left;
	width:388px;
	padding-right:2px;
}
.header 
{
	width:			386px;
	height:			51px;
	background:		url('img/header_bg.png');
	background-repeat:no-repeat;
	background-position:left top;
	border-spacing: 0;
}
.middle 
{
	width:			357px;
	height:			353px;
	background:		url('img/middle_bg.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	border-spacing: 0;
}

.middle_1
{
	width:			357px;
	height:			353px;
	background:		url('img/middle_bg_1.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	border-spacing: 0;
}

.bottom 
{
	width:			357px;
	height:			64px;
	background:		url('img/bottom_bg.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	border-spacing: 0;
}
.name img
{
	color:			#FFF;
	margin-left:	11px;
	
}
.text
{
	padding:	6px 5px 2px 5px;
	width:320px;
	height:310px;
	margin:	0px 0 10px 11px;
	overflow:auto;

}
.text a
{
	color:	black;
	font-weight:	bold;
}
.text a:hover
{
	text-decoration:underline;
}
.text td
{

background-image:none;
}
.right
{
	float:left;
	width:277px;
}
.menu
{
	margin-top:		20px;
	padding:		0
}
.menu span
{
	position:	relative;
	z-index:	-10;
}
.sep
{
	clear:			both;
	width:			1px;
	height:			1px;
	border:			none;
}

.mm 
{
	display:		block;
	clear:			both;
	border:			none;
	font-size:		10px;
	padding-right:	150px;
	text-align:right;
}
.mm a
{

color:			white;
}
.film
{
	display:		block;
	float:			left;
	background:		url('img/film.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:			129px;
	width:			109px;
	position:relative;
	top:24px;
	
}
.zdj
{
	position:relative;
	top:41px;
	right:2px;
	display:		block;
	float:			left;
	background:		url('img/zdj.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:			135px;
	width:			114px;
	
}
.demo
{
	position:relative;
	top:32px;
	left:35px;
	display:		block;
	float:			left;
	background:		url('img/demo.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:			138px;
	width:			114px;
	
}
.gal
{
	position:relative;
	top:35px;
	left:34px;
	display:		block;
	float:			left;
	background:		url('img/gal.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:			133px;
	width:			113px;
}
.cen
{
	position:relative;
	top:18px;
	left:-14px;
	display:		block;
	float:			left;
	background:		url('img/cen.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:			131px;
	width:			109px;

}
.kon
{
	position:relative;
	top:23px;
	left:-15px;
	display:		block;
	float:			left;
	background:		url('img/kont.gif');
	background-repeat:no-repeat;
	background-position:left top;
	height:			140px;
	width:			122px;
}
.zdj:hover,.demo:hover,.film:hover,.gal:hover,.cen:hover,.kon:hover
{
	background-position:left bottom;
}
