/* CSS Document */
* {
	margin: 0 auto;
}
body {
	margin-top: 10px;
	background-color: #333333;
	background-attachment: fixed; }
	body,div {
	font-family: tahoma, verdana, arial;
}
div.tapeta {
	margin-top: 50px;
	background-color: #333333;
	width: 930px;
	height: 587px;
}
/* Stare */
.a, a, a:hover, a:visited {
	font-family: Trebuchet MS, verdana, arial;
	color: #333333;
	font-size: 20px;
	text-decoration: none;
}
object {
	display:block
}
img {
	border: 0;
}
.napis {
	color: #CCCCCC;
	margin: 80px 30px 0px 30px;
	font-size: 50px;
	background-color: #333333;
	font-family: arial;
	font-weight: 700;
	letter-spacing: -5px;
	line-height: 40px;
}
.logo {
	color: #CCCCCC;
	margin-top: 100px;
	background-color: #333333;
	font-family: arial;
	font-weight: 700;
	letter-spacing: -3px;

	position:relative;
	width: 900px;
	padding-left:2px;
	overflow:hidden;
}
table.foty {
	height: 550px;
	/*border: solid 1px #BBBBBB;*/
	background-color: #FcFcFc;
	margin: 30px auto;
}
td {
	padding: 0px 2px 0px 3px;
}
.phototd {
	padding: 0px 20px 0px 30px;
}
.okienko {
	width: 750px;
	height: 500px;
	border: solid 1px #BBBBBB;
	background-color: #FcFcFc;
	margin: 30px auto;
}
/* PRZEWIJACZ*/

.mask1 {
	position:relative;
	width: 900px;
	height: 300px;
	overflow:hidden;
}
#box1 {
	position:absolute;
}
#box1 span {
	display:block;
	float:left;
}
.sample {

	margin:4px 0 25px 0;
	background-color:#000000;
}
