body, html {
	width:100%;
	padding:0;
	margin: 0 auto;
	font-family: Verdana,"MS Trebuchet", Geneva, Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:1.3em;
	color:#666666;
	background: url(../_images/body_bg.jpg) #d4d9dc top repeat-x;
}

img{border:0;}

li {
	line-height:20px;
}
div {
	margin:0;
	padding:0;
}

p {margin:0; padding:10px;}
h3 {margin:0; padding:10px; text-align:center;}


hr {width:75%; margin: 0 0 0 10px;}
#contain {
	width:731px;
	height:600px;
	margin:10px auto;
}

#header{
	width:731px;
	height:44px;
	background:url(../_images/head.jpg);
}

#menu {
	width:100%;
	height:18px;
	font-size:11px;
	word-spacing:10px;
	text-align:center;
	background:#e0dfe3;
	padding-top:4px;
}

#menu a {
	color:#979c9d;
	font-weight:500;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	word-spacing:0px;
}

#menu a:hover {
	color:#666666;
}

#header_strap {
	width:100%;
	height:58px;
	background:url(../_images/menu_mltply.jpg) repeat-x;
}

#header_image {
	width:100%;
	height:181px;
}

#container {
	width:711px;
	background:#FFFFFF;
	
	padding:10px;
}
 

#footer_mltply {
	width:100%;
	height:49px;
	background:#eeeeee url(../_images/footer_mltply.jpg) top repeat-x;
}
#footer {
	width:100%;
	height:75px;
	background:url(../_images/footer.jpg);
}

.selected {
	height:22px;
	background-color:#FFFFFF;
	padding:4px 2px 7px 2px;
}

.czerwony {
	color:#FF0000;
	font-weight:bold;
}

#czlonek {
	font-size:9px;
	position:relative;
	top:15px;
	display:block;
}

#czlonek * {margin:0; padding:0;
}

#czonek img {	display:block;}

#copyright {
	width:100%;
	text-align:center;
	color:#B2B2B2;
	font-size:11px;
}

#copyright a {
	color:#B2B2B2;
	text-decoration:none;
}

#copyright a:hover {
	color:#666666;
}
