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

#container {
	position: relative;
	width: 878px;
	margin: 0 auto;
	padding: 0;
}

#intro{
	width: 550px;
	margin: 100px auto 0 auto;
}

#logo {
	position: relative;
	float: left;
	padding: 20px 10px 0 10px;
}

#lang{
	position: absolute;
	top: 40px;
	left: 700px;
	width: 183px;
}

#wybierz{
	border-right: 1px solid #202020;
	float: right;
	height: 22px;
	margin-top: 5px;
	padding-right: 3px;
}

#wybierz2{
	float: right;
}

#baner {
	position: relative;
}

#menu {
	position: relative;
	clear: both;
	top: -40px;
	left: 0px;
	width: 878px;
	height: 130px;
	text-align: center;
}

.m {
	padding: 30px 10px;
	position: relative;
	top: -30px;
}

#header {
	position: relative;
	width: 100px;
}

#srodek {
	top: -40px;
	position: relative;
	width: 940px;
}

#footer{
	top: -40px;
	position: relative;
	margin-top: 20px;
	width: 100%;
	clear: both;
	text-align: right;
}

.wysrodkowanie {
	vertical-align: middle;
	behavior: url('js/iepngfix.htc');
	border: 0;
}

.line{
	clear: both;
	border-top: 1px solid #202020;
}

.line_pion{
	border-left: 1px solid #202020;
	position: relative;
	float: left;
	width: 1px;
}

img {
	border: 0;
}

.png {
	behavior: url('js/iepngfix.htc');
	border: 0;
}

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

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

a:hover {
	color: #fff;
	text-decoration: underline;
}

.przerwa{
	float: left;
	height: 5px;
	border-left: 1px solid #202020;
	width: 1px;
}


#submenu{
	position: relative;
	float: left;
	clear: both;
	padding: 10px 0 10px 140px;
	text-align: center;
}

.submenu2{
	display: inline;
	float: left;
	padding: 10px 20px;
}

#menu_gora{
	position: relative;
	z-index: 10;
	clear: both;
	float: left;
	height: 38px;
	margin: 0 0 5px 108px;
	width: 670px;
}

#menu_gora a:hover{
	text-decoration: none;
}

#menu_gora a.menu{
	display: block;
	width: 130px;
	background: url('../images/tlo_menu.jpg') repeat-x top left;
	height: 17px;
	text-align: center;
	margin: 4px 2px 0 0;
	padding: 8px 0;
	float: left;
	color: #4d4d4d;
}

#menu_gora a:hover{
	background-position: 0 -33px;
	text-decoration: none;
	color: #fff;
}

#menu_gora a.tu_jestes{
	background-position: 0 -33px;
	color: #fff;
}

#menu_footer{
	width: 660px;
	margin: 0 auto;
	text-align: center;
}

#menu_footer a.menu{
	display: block;
	width: 130px;
	background: url('../images/tlo_menu.jpg') repeat-x top left;
	height: 17px;
	text-align: center;
	margin: 4px 2px 0 0;
	padding: 8px 0;
	float: left;
	color: #4d4d4d;
}

#menu_footer a:hover{
	background-position: 0 -33px;
	text-decoration: none;
	color: #fff;
}

#menu_footer a.tu_jestes{
	color: #fff;
	background-position: 0 -33px;
}
