html,body,div,ul,li,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,textarea,p,blockquote,fieldset,table,td,tr{ 
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
body {
	font-size: 62.5%;
	font-family: "Tahoma";
	background: url(../images/bg_body.jpg) repeat-x;
	text-align: center;

}

/* TITLEs */


/* DIVs */

div#content_wrapper {
	width: 809px;
	min-height: 300px;
	margin: 0 auto;
}

div#content {
	position: relative;
	width: 809px;
	height: 465px;
	background: url(../images/bg_content.jpg) no-repeat;
}

div#menu {
	margin: 10px auto;
	width: 297px;
	height: 94px;
	background: url(../images/bg_menu.gif) no-repeat;
}

div#intro_gallery {
	position: absolute;
	width:489px;
	height: 206px;
	bottom: 0px;
	right: 69px;
}

a.przyroda_link {
	display: block;
	width: 291x;
	height: 45px;
	margin: 0 auto;
	text-indent: -50000px;
	outline: none;
	background: url(../images/img_przyroda_i_turystyka.jpg) no-repeat;
}

a.slub_link {
	display: block;
	width: 297px;
	height: 45px;
	margin: 0 auto;
	text-indent: -50000px;
	outline: none;
	margin-top: 10px;
	background: url(../images/img_slub_i_portret.jpg) no-repeat;
}

/* IMAGEs */

/* MENUs */

/* FORMs */

/* LISTs */

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	font-weight: bold;
}
#tooltip h3, #tooltip div { margin: 0; }

.seoMenu{
  margin-top:5px;
  color:#AFAFAF;
}
.seoMenu a{
  color:#AFAFAF;
  text-decoration:none;
}
.seoMenu a:hover{
  color:#AFAFAF;
  text-decoration:underline;
}
