body {
	font-family: Tahoma, Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}


div#world {
	border: 0;
	width: 800px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#top {
	height: auto;
	float: left;
}
div#top h1 {
	width: 220px;
	font-size: 11px;
	padding-top: 5px;
	margin-top: 5px;
	padding-left: 0px;
	margin-bottom: 0px;
	color: rgb(147,147,147);
	background-color: white;
	text-align: left;
}

div#top img {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	clear: left;
}
div#infolinia {
	padding-top: 0px;
	padding-bottom: 0px;
	display: none;
}
#nav {
	position: relative;
	top: 0;
	display: block;
	float: right;
	display: none;
}

#koszyk {
	display: none;
}
div#menu {
	width: 800px;
	padding: 0px 0px 0px 0px;
	clear: left;
	display: none;
}


div#help {
	width: 590px;
	padding: 0px 0px 5px 0px;
	margin-top: 10px;	
	text-align: center;
	clear: left;
	background-color: rgb(239, 239, 239);
}
div#help table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#help h1 {
	background: url(../img/szkielet/top_help.jpg) no-repeat top;
	display: none;
	margin-top: 0px;
	font-size: 15px;	
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: white;
	padding: 4px 20px 4px 40px;
}

div#help_content {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 5px 15px 5px 15px;
	display: none;
}
div#help h4 {
	font-size: 13px;	
	text-decoration: none;
	text-align: center;
	line-height: 3px;
	color: rgb(99, 99, 99);
}
div#help td {
	list-style: none;
	float: left;
}
div#help td.srodek {
	list-style: none;
	float: left;
	vertical-align: middle;
	height: auto;
	border-right: 1px solid black;
	border-left: 1px solid black;	
}
div#help td a {
	display: block;
	padding: 2px 10px 2px 2px;
	font-size: 12px;	
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: black;
	border-left: 5px solid rgb(239, 239, 239);
}
div#help td a:hover {
	border-left: 5px solid rgb(255, 140, 0);
}


 hr {
	width: 100%;
	border-top: 1px solid white;
	border-top: 1px solid white;
	border-left: 0px;
	border-right:0px;
	color: white;
}

div#srodek {
width:100%;
height: auto;
margin-top: 10px;
margin-bottom: 15px;
margin-left: 0px;
padding: 0px;
border:0px solid gray;
clear: both;
}

.left {
width:200px;
text-align: left;	
display: none;
}

div#content
{
width: 590px;
margin-left:5px;
margin-bottom: 0px;
border: 0px solid gray;
padding: 0px;
text-align: left;

}

div#content h1 {
	width: 590px;
	margin-top: 0px;
	font-size: 14px;	
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: black;
	padding: 2px 0px 2px 4px;
	border-bottom: 1px solid black;
}

div#content h1 img {
	display: none;
}
div#content h2 {
	text-align: left;
	padding: 2px 0px 2px 4px;
}
div#content h2 a {
	display: none; 
	font-size: 14px;	
	text-decoration: underline;
	text-align: right;
	font-weight: bold;
	color: rgb(255, 140, 0);
	padding: 2px 0px 2px 4px;
}

div#content h3 {
	font-size: 14px;	
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: black;
	padding: 2px 0px 2px 4px;
}
div#content h4 {
font-weight: normal;
}
div#content table {
width: 580px;

}
div#content th {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid black;
	border-width: 0 1px 1px 0px;
}

div#content td {
	font-size: 12px;	
	border: 1px solid rgb(147,147,147);
	border-width: 0 1px 1px 0px;
	text-align: right;
}
td.czysta_tabela
{
display: none;
}
div#content input {
display: none;
}

div#content td a {
display: none;
}

#autor {
display: none;
}

