body{
	margin: 0px; 
	padding: 0px; 
	font-size: 1em;
	text-align: left;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
}
img{
	border: 0px;
}

h1{
	margin: 0 0 10px 0;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: helvetica, tahoma, arial, verdana, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #2A5422;
	text-transform: uppercase;
	background: transparent url(images/underline.gif) no-repeat bottom left;
}
a{
	color: #9a0000; 
	font-size: 1em;
}
a:visited{
	color: #c60000;
}
a:hover{
	color: #cb8583;
}
#wrapper{
	width: 780px;
	padding: 0;
	margin: 0 auto 0 auto;
	border-left: 1px solid #B3C4A7;
	border-right: 1px solid #B3C4A7;
	border-bottom: 1px solid #B3C4A7;
}
#container{
	width: 780px;
	/*height: 360px;*/
	padding: 0;
	background: #fff url(images/bg.jpg) no-repeat top left;
}
#nav{
	width: 196px;
	padding: 0;
	margin: 0;
	float: left;
}
#nav ul{
	margin: 0 0 20px 2px;
	padding: 0;
	float: left;
	width: 192px;
	list-style-type: none;
}
#nav li a{
	display: block;
	padding-top: 4px;
	width: 192px;
	height: 25px;
	margin-top: 4px;
	background: transparent url(images/button_off.gif) no-repeat  top left;
	font-size: 0.9em;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
#nav li a:hover{
	color: #000000;
	/*background: transparent url(images/button_off.gif) no-repeat  top left;*/
}

#nav li.button1 a:hover{
	background: transparent url(images/button_on1.gif) no-repeat  top left;
}
#nav li.button2 a:hover{
	background: transparent url(images/button_on2.gif) no-repeat  top left;
}
#nav li.button3 a:hover{
	background: transparent url(images/button_on3.gif) no-repeat  top left;
}
#nav li.button4 a:hover{
	background: transparent url(images/button_on4.gif) no-repeat  top left;
}
#content{
	width: 564px;
	padding: 15px 10px 10px 10px;
	margin: 0;
	font-size: 0.9em;
	float: left;
}
#faq_container a{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
#tekst_boczny{
	font-family: verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #3E6A2C;
}
.tekst{
	font-size: 13px;
	margin-top: 4px;
	font-family: verdana;
}

.guide{
	width: 272px;
	height: 168px;
	padding: 4px;
	background-color: #86A174;
	border:1px solid #E1E0D9;
}
