html, body{
	background-color: #000;
	color: #fff;
	font-family: Garamond;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#container{
	position: relative;
	background-image: url('../images/tlo.jpg');
	background-repeat: no-repeat;
	width: 972px;
	height: 679px;
	margin: 0 auto;
	padding: 0;
}

#header{
	position: relative;
	float: left;
	height: 149px;
	width: 100%;
}

#srodek{
	float: left;
	clear: both;
	width: 972px;
	height: 480px;
	margin: 0;
	padding: 0;
}

#left{
	position: relative;
	padding: 40px 20px 0 80px;
	float: left;
}

#galeria a{
	margin: 2px;
}

#footer{
	position: relative;
	float: left;
	clear: both;
	width: 972px;
	margin: 0;
	padding: 0;
}

#menu {
	position: absolute;
	top: 25px;
	left: 10px;
}

#menu2 {
	position: relative;
	float: right;
	padding-right: 130px;
}

#menu2 a{
	font-size: 11px;
	display: block;
	float: left;
	padding: 8px 10px 8px 10px;
	color: #fff;
}

#menu2 a:link, #menu2 a:visited #menu2 a:hover{
	text-decoration: none;
}

.spacer{
	float: left;
	border-left: 1px solid #7F2C1A;
	width: 1px;
	height: 26px;
}

.linia{
	float: left;
	border-left: 1px solid #7F2C1A;
	width: 1px;
}

img{
	border: 0;
}

a{
	-moz-outline: none;
	outline:  none;
	ie-dummy: expression(this.hideFocus=true);
}

a:link, a:visited{
	color: #666565;
	text-decoration: none;
}

a:hover{
	color: #666565;
	text-decoration: none;
}

#emwu{
	float: left;
	border: 0;
}
