body {
	background-color: #E4E4E4;
	background-image: url(gfx/tmbod.png);
	background-repeat: repeat;
	cursor: crosshair;
        background-attachment: fixed;

}

#kontener {
	background-color: #FffffD;
	border-color: lime;
	border-style: none;
	height: 1100px;
	left: auto;
	position: relative;
	right: auto;
	width: 790px;
	text-align: left;
	cursor: default;
}

#header {
	background-color: #FFF99F;
	height: 250px;
	left: 0;
	position: absolute;
	top: 0;
	width: 790;
}
#header2 {
        background-image: url(gfx/h2.jpg);
	background-repeat: repeat-x;
        border-style: none;
	height: 40px;
	left: 0;
	position: absolute;
	top: 250;
	width: 100%;
	vertical-align: middle;
	color: blue;
	font-family: Tahoma, arial, helvetica, serif;
	font-size: 9pt;
}

#left {
	background-color: transparent;
        background-image: url(gfx/lefmid.png);
	background-repeat: repeat-y;
	border-style: none;
	border-width: 1px;
	color: blue;
	display: inline;
	height: auto;
	left: 0;
	position: absolute;

	text-align: left;
	top: 350px;
	width: 198px;
	padding: 0px;
	margin: 0px;
	z-index: 10;
}
#left a {
	color: black;
	font-family: Tahoma, arial, helvetica, serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	}
#left ul{
list-style-image: none;
list-style-position: none;
list-style-type: none;
	
}

#left span {
	display: none;
	padding: 0px;
}
#left IMG {
	margin: 0;
	padding: 0;
}
#left a:hover {
	
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}

#left a:hover span {

	display: inline;
	left: 100px;
	position: absolute;
	width: 100px;
	vertical-align: bottom;
	text-align: right;
	z-index: 50;
	margin: 0px;
	padding:0px;
}

#main {
	background-color: transparent;
	border-style: none;
	border-width: 1px;
	display: inline;
	height: auto;
	left: 200px;
	padding: 1px;
	position: absolute;
	top: 290px;
	width: auto;
	color: #000000;
	font-family: "Monotype Corsiva", Tahoma, serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	z-index: 16;
}
#main span{
          position: absolute;
          top:200px;
          left: 100px;
}

#main2 {
	position: absolute;
        background-color: transparent;
        border-color: blue;
	border-style: none;
	height: auto;
	left: 570px;
	top: 255px;
	width: auto;
	z-index: 5;
}

#main3 {
	position: absolute;
        background-color: transparent;
        border-style: none;
	height: auto;
	left: 470px;
	top: 380px;
	width: auto;
	z-index: 6;
}
#kolo {
	position: absolute;
        background-color: transparent;

	border-style: none;
	height: auto;
	left: 110px;
	top: 520px;
	width: auto;
	z-index: 5;
}

#footer {
	background-image: url(gfx/b.png);
	background-repeat: repeat-x;
	display: block;
	height: 20px;
	left: 0;
	position: absolute;
	right: auto;
	top: 1080px;
	width: 790px;
	vertical-align: bottom;
}
#adr {
	position: absolute;
        border-color: blue;
	border-style: none;
	height: auto;
	left: 500px;
	top: 830px;
	z-index: 20;
	font-family: Arial, helvetica, serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding:0px;
}
#map {
	position: absolute;
        border-color: blue;
	border-style: solid;
	height: auto;
	left: 30px;
	top: 750px;
        z-index: 20;
	font-family: Arial, helvetica, serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding:0px;
}
p.welcome {
	color: black;
	font-family: Arial narrow, Tahoma;
	font-size: 22pt;
	font-weight: bold;
	text-align: center;
	margin-top: 100;
	margin-left: 170;
}

p.welcome:first-letter {
	color: red;
	float: center;
	font-size: 200%;
}
p.srodek {
	color: black; <!--blue;-->
	font-family: 'Monotype Corsiva', monospace, Arial, Tahoma;
	font-size: 15pt;
	font-weight: bold;
	margin-left: 120;
	text-align: left;
	text-decoration: none;
}
p.quote{
	color: black;
	font-family: Tahoma;
	font-size: 12pt;
	margin-left: 120;
	margin-right:10;
	text-align: left;
	text-decoration: none;
}
p.quote2{
	color: black;
	font-family: Arial, Calibri, serif;
	font-size: 11pt;
	margin-right:10;
	text-align: left;
	text-decoration: none;


}
p.contact {
	color: black;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 120;
	text-align: left;

}
p.copyright {
	color: black;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	margin-left: 10;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding:0px;
}
#adr a.print {
	color: blue;
	font-family: Arial, Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
        margin-right: 15;

	}
 a.book {
	color: blue;
	font-family: Arial, Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
        }
 a.book:hover {
	color: #900009;
	text-decoration: underline;
	}
