body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-color: #fdeec3;
}
#tlo {
	position:absolute;
	width:100%;
	height:100%;
	z-index:-1;
}
#tlo img {
	min-height: 100%;
	min-width: 800px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}
 @media screen and (max-width: 1024px) {
img.bg {
	left: 50%;
	margin-left: -512px;
}
}
#logo {
	background-image: url(../images/logo_new.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	height: 101px;
	width: 286px;
	top: 18px;
	right: 18px;
	z-index:2;
}
#menu {
	position: relative;
	text-align: left;
	display: block;
	padding-top: 3%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 3;
}
#komuikaty {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #61382e;
	position: relative;
	left: 50%;
	width: 420px;
	margin-left: -420px;
	z-index: 1;
	padding-top: 2%;
}
#komunikat-etykieta{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #61382e;
	background-color: #fdeec3;
	position: absolute;
	left: 10px;
	top: -10px;
}
#tresc_core {
	padding-top: 6%;
	position: relative;
	left: 50%;
	width: 840px;
	height: 512px;
	z-index: 1;
	margin-left: -420px;
}
#tresc-box {
	float: left;
	width: 400px;
	position: relative;
}
#tytul {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
	color: #61382e;
	font-weight: normal;
	height: 40px;
}
#tekst_str {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #61382e;
	font-weight: normal;
	padding: 5px;
	position: relative;
}
#galeria-box {
	float: left;
	position: relative;
	margin-left: 40px;
	width: 360px;
	margin-top: 60px;
}
.foto_sg {
	display:none;
	position: absolute;
	left: 1px;
	top: 1px;
	z-index: 1;
	background-color: #7a5640;
	border: 5px solid #321d0c;
	text-align: center;
	padding: 5px;
	height: 360px;
	width: 360px;
}

.gal-link-new{
	background-color: #7a5640;
	display: block;
	margin: 2px;
	padding: 4px;
	float: left;
	height: 90px;
	width: 90px;
	position: relative;
	text-align: center;
}
#galeria_v {
	position: absolute;
	left: 0px;
	top: 0px;
}
#kontakt-mapa{
	width: 440px;
	height: 380px;
	position: absolute;
	left: 400px;
	top: 20px;
	background-color: #321d0c;
}
#galeria-naw{
	width: 425px;
	height: 380px;
	position: absolute;
	left: 380px;
	top: 20px;
	background-color: #321d0c;
}
#galeria-naw-contener{
	width: 409px;
	height: 306px;
	margin-top: 8px;
	margin-left: 8px;
	overflow: hidden;
	position: relative;
}
#galeria-naw-ss{
	height: 306px;
	position: absolute;
	width: 3000px;
	left: 0px;
	top: 0px;

}
.gn-box{
	width: 409px;
	height: 306px;
	float: left;
	position: relative;
}
#prev{
	background-image: url(../images/str-prev.png);
	background-repeat: no-repeat;
	display: none;
	position: absolute;
	height: 32px;
	width: 32px;
	left: 8px;
	bottom: 8px;
	z-index:5;
}
#next{
	background-image: url(../images/str-next.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 32px;
	width: 32px;
	bottom: 8px;
	right: 8px;
	z-index:5;
}
#gf-ramka, #gf-ramka-b{
	position: absolute;
	z-index: 1;
	background-color: #7a5640;
	text-align: center;
	padding: 5px;
	height: 360px;
	width: 360px;
	border: 5px solid #321d0c;
}
#gf-ramka-b{
	display:none;
	z-index: 2;
}
#sitemap {
	display: none;
}

#galeria {
	height: 0px;
	width: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	display:none;
	z-index: 101;
	background-color: #321d0c;
	padding-top: 24px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#galeria_close {
	position: absolute;
	top: 8px;
	right: 8px;
}


.clear_L {
	clear:left;
}

#galeria_opis {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #61382e;
	font-weight: bold;
	height: 20px;
	position: relative;
}
.foto_ramka {
	border: 1px solid #403425;
}
a.m_1, a.m_1a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #fdeec3;
	text-decoration: none;
	position: relative;
	text-align: left;
	display: block;
	float:left;
	background-color: #7a5640;
	margin-right: 1px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	height:22px;
	z-index:1;
}
a.m_1:hover {
	color: #FFF;
}
a.m_1a, a.m_1a:hover {
	color: #FFF;
}
.png_2 {
	display:none;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: rgba(255,255,255,1);
	z-index:2;
}
.png_2a {
	position: relative;
}
a.m_2, a.m_2a {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #98654a;
	text-decoration: none;
	position: relative;
	text-align: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98654a;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #ffffff;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #98654a;
	border-right-color: #98654a;
	border-left-color: #98654a;
}
a.m_2:hover {
	color: #573229;
}
a.m_2a {
	color: #573229;
}
a.m_2a:hover {
	color: #573229;
}

#foto_flash {
	position: absolute;
	height: 393px;
	width: 158px;
	left: 1px;
	top: -24px;
}
a.h {
	color: #573229;
	text-decoration: none;
}
a.t, a.t:hover {
	color: #61382e;
	text-decoration: none;
}
a.ta {
	color: #98654a;
	text-decoration: none;
}
a {
	color: #98654a;
}
a:hover {
	color: #61382e;
}

