@charset "UTF-8";


* {

	margin: 0;
	padding: 0;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;

}

html,body {

	height: 100%;
	width: 100%;
	overflow: auto; 


}


body {

	background-color: #000;
	background-image: url('/images/aparatki_line.gif');
	background-repeat: repeat-x;
	background-position: top;
}

a img {

	border: 0;

}

a {
	outline: none;
}

#spacing {

	border-bottom: 3px solid #f32837;
	height: 15px;

}

#layout {
	
	

}

#play {

	position: absolute;
	top: 0;
	right: 10px;
}




div#navcontainer
{
	font-family: arial;
	
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 0px 10px 0px;
	border: 0;
}


div#navcontainer ul li
{
	display: inline;
	margin: 0;
}

div#navcontainer ul li a
{
	color: #fff;
	margin: 0;
	background-color: #000;
	padding: 2px 15px 2px 15px;
	text-decoration: none;
	text-transform: uppercase;
}

div#navcontainer ul li a:hover
{
	background: #f32837;
	border-top: solid 2px #f32837;
}



#photos {

	margin-top: 90px;
	white-space: nowrap;

}

.preContent {}

#photos img {

	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
	border: 1px solid #fff;
	

}




#fabrykakredekcom {

	position: absolute;
	bottom: 20px;
	right: 10px;

}

#fabrykakredekcom a {
		text-decoration: none;
		color:#666;
	}

#fabrykakredekcom a:hover {
		color: #CCC;
	}

