* {

	font-family: "Trebuchet MS", Verdana, Arial;

	color: #686D47;

}

BODY {

	background: #FFF3D8 url(gfx/tlo.gif) 0px 0px repeat-x;

	padding: 15px;

	margin: 15px;

}

.pasek {

	width: 600px;

	height: 31px;

	background: White url(gfx/pasek.jpg) 0px 0px no-repeat;

	padding-top: 2px;

	padding-left: 7px;

	font-size: 12px;

	text-align: left;

}

.pasek A {

	text-decoration: none;

}

.pasek A:hover {

	text-decoration: none;

	border-bottom: 1px dashed #686D47;

	padding:0px;

	margin:0px;

}



.glowna {

	width: 600px;

	background: White url(gfx/tekst.gif) 0px 0px repeat-y;

}

.tekst {

	padding: 15px;

	width: 410px;

	font-size: 10pt;

	text-align: justify;

	vertical-align: top;

}

.tekst A {

	text-decoration: none;

	color: #855A1C;

	border-bottom: 1px dashed #855A1C;

}



.menu {

	width: 160px;

	text-align: center;

	vertical-align: top;

	padding-top: 15px;

}

.obwodka {

	color: 			#686D47;

	border-color: 	#686D47;

}



H1 {

	color: #7E8457;

	font-size: 50px;

	text-align: left;

	margin: 0px;

	padding: 0px;

	position: relative;

	z-index: 20;

	left: 10px;

	top: 71px;

	font-weight: normal;

}

H2 {

	color: #7E8457;

	font-size: 13px;

	text-align: right;

	margin: 0px;

	padding: 0px;

	position: relative;

	z-index: 30;

	right: 5px;

	top: -60px;

	font-weight: bold;

}

.email {

	text-decoration: none;

	color: #7E8457;

}