@charset "utf-8";
* {
margin:0;
padding:0;
}
#wrap {
	width: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	padding: 0px;
	background-color: #ffffff;
	background-repeat: repeat;
}
#wrap #strona {
	font-family: "verdana";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ffffff;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	
}
#wrap #strona #logo {
	background-color: #ffffff;
	background-image: url(../images/ezoteryka.jpg);
	background-position: center center;

	height: 268px;
	width: 1024px;
}


#strona #logo h1{
	color: #ffffff;
font-size:16px;
margin:200;
	text-align: center;
}

#wrap #strona #menu {
	background-color: #ffffff;
	background-image: url(../images/menu.jpg);
	background-position: center center;
	
	height: 24px;
	width: 1024px;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#wrap #strona #menu2 a {
	font-size: 12px;
	color: #FFFF6F;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	
}

#wrap #strona #menu2 a:hover {
	font-size: 12px;
	color: #ffd800;
	text-decoration: none;
	font-weight: bold;
}

#wrap #strona #menu #menu2 {
	height: 21px;
	width: 1024px;
	
	
	padding-top:1px;
	text-align: center;
}
#wrap #strona #menu #menu2 a{
	padding-right: 5px;
	padding-left: 5px;
}


#wrap #strona #zawartosc {
	background-color: #ffffff;
	background-image: url(../images/center.jpg);
	background-position: center center;
	height: 679px;
	width: 1024px;
}
#wrap #strona #zawartosc-text {
	
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 280px;
	margin-right: 110px;
	padding-top: 30px;
}

#wrap #strona #zawartosc-text b{
color: #FFFF6F;
}


#wrap #strona #zawartosc-text a{ 
		font-size: 12px;
	color: #FFFF6F;
	text-decoration: none;
	font-weight: bold;
	}
  #wrap #strona #zawartosc-text a:hover{ 	
	font-size: 12px;
	color: #ffd800;
	text-decoration: none;
	font-weight: bold;
	}
	
	
#wrap #strona #zawartosc-text h2{
	
	font-size: 14px;
	color: #FFFF6F;
	text-decoration: none;
}


#wrap #strona #dol {
	background-color: #9d2220;
	background-image: url(../images/dolny.jpg);
	background-position: center center;
	text-align: center;
	height: 49px;
	width: 1024px;
	font-size: 11px;
	color: #282620;
	text-decoration: none;
}