body {
	position: relative;
	margin:0;
	padding:0;
	background: #fff url(gfx/bg.jpg) no-repeat top left;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 13px;
	color: #888;
	}

a {
	color: #00962D;
	text-decoration: none;
	}
a:hover {
	color: #00962D;
	text-decoration: underline;
	}

td {
	font-size: 9px;
	font-family: tahoma;
	line-height: 130%;
	}

.title {
	position: absolute;
	left: 241px;
	top: 49px;
	}

.subtitle {
	position: absolute;
	left: 240px;
	top: 120px;
	text-align: right;
	}

h1.h1top {
	margin: 0;
	padding: 0;
	font-family: 'bookman old style', 'times new roman', sans-serif;
	font-size: 14px;
	font-weight: normal;
	}

h2.h2top {
	margin: 0;
	padding: 0;
	font-family: 'bookman old style', 'times new roman', sans-serif;
	font-size: 14px;
	font-weight: normal;
	}

em.zielony {
	color: #00962D;
	font-weight: bold;
	text-decoration: none;
	}

em.szary {
	font-weight: bold;
	text-decoration: none;
	}

.bd {
	position: relative;
	width: 650px;
	padding-top: 185px;
	padding-left: 40px;
	text-align: left;
	}
	
.bannery {
	position: absolute;
	right: -50px;
	top: 220px;
	width: 200px;
	text-align: center;
	}

.opis {
	margin-bottom: 25px;
	}

.drink_nazwa {
	margin: 0;
	padding: 0;
	font-family: 'bookman old style', 'times new roman', sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #00962D;
	margin-bottom: 10px;
	}

.drink_opis, .drink_skladniki, .drink_przepis, .drink_podanie {
	width: 400px;
	padding-left: 20px;
	font-size: 13px;
	line-height: 140%;
	margin-bottom: 8px;
	}

.drink_przepis {
	font-weight: bold;
	}

.stopka {
	font-size: 9px;
	text-align: center;
	}
