* {
margin: 0; padding: 0;
}

body {
	font-family: Arial, Tahoma, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-color: white;
}
div#world {
	border: 0;
	width: 900px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}


div#top {
	width: 700px;
	height: auto;
}

div#top img {
	margin: 10px;
	padding-top: 0px;
padding-bottom: 0px;
}


div#help {
	width: 900px;
	padding: 0px 0px 5px 0px;
	margin-top: 10px;	
	text-align: center;
clear: left;
}

div#help_content {
	text-align: center;
	padding: 5px 15px 5px 15px;
	background-color: gray;
	color: white;
	font-size: 12px;
}
div#help_content a {
	color: white;
	text-decoration: none;
	margin-right: 10px;
	}
div#help_content a:hover {
	border-bottom: 1px dotted white;
}
div#help h4 {
	padding-top: 5px;
	padding-left: 10px;
	font-size: 12px;	
	text-decoration: none;
	text-align: left;
	color: black;
	font-weight: normal;
}
div#help h4 a {
	color: blue;
}

div#srodek {
width:900px;
min-height: 370px;
margin-bottom: 15px;
margin-left: 0px;
padding: 0px;
}

#right {
float: right;
width: 200px;
}
#right img {
padding-top: 10px;
}
#right #koszyk {
	background-color: #dadada;
}
#right #koszyk h2 {
	text-align: left;
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	padding: 8px;
	padding-left: 15px;
}
#right #txtHint {
	text-align: left;
	width: 200px;
	border-top: 1px solid white;
	background-color: #efeff0;
	padding-top: 8px;
	padding-bottom: 10px;	
}
#right #txtHint h2 {
	font-weight: bold;
	font-size: 12px;
	color: black;
	padding-left: 17px;
	padding-top:10px;
	padding-bottom:10px;
}
#right #txtHint h3 {
	font-weight: normal;
	font-size: 12px;
	color: black;
	padding-left: 15px;
}
#right #txtHint h4 {
	font-weight: normal;
	font-size: 11px;
	color: black;
	padding-left: 17px;
}
#right #szukaj {
	background-color: #dadada;
margin-top:10px;
}
#right #szukaj h2 {
	text-align: left;
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	padding: 8px;
	padding-left: 15px;
}


	