*{ margin: 0; padding: 0; }
html { background-color: #212121; }
body { font-family: "Verdana","Helvetica",sans-serif; text-align: left; color: #fff; font-size: 11px; background: #212121 url("../img/top.jpg") center 0 no-repeat; }

/* strona */
#wrapperMain { width: 780px; height: 450px; margin: 45px auto 0; background: transparent url("../img/bg.gif") 0 180px no-repeat; }
	a { text-decoration: none; color: #ceb67b; }
	a:hover { text-decoration: underline; }
		a img { border: 0;}

	#header { width: 254px; height: 150px; background: transparent url("../img/logo.jpg") 0 0 no-repeat; float: left; margin-bottom: 0; }
		#header a { text-indent: -10000px; display: block; width: 254px; height: 150px; }
	#info { padding-top: 75px; text-align: center; font-size: 14px; width: 500px; float: left; }
	#story, #contact, #google-widget { padding-left: 280px; }
	#story { color: #a0a0a0; font-style: italic; padding-top: 0; text-align: justify; clear: both; }
	#contact { padding-top: 70px; }

	#google-widget {
		padding-top: 60px;
	}

/* TOP menu */
	.jb-menu-bg { position: absolute; top: 0; width: 100%; }
		.jb-menu-content { width: 780px; margin: 0 auto; }

	h2.jb-font-color {
		font-family: "Georgia", "Times New Roman", serif;
		font-size:24px;
		padding-top:50px;
		text-align:center;
	}
	#error-short-description {
		line-height: 25px;
		font-size: 12px;
		text-align: center;
	}
