@charset "utf-8";
/* CSS Document */

body {
	background-image: url(tlo2.jpg);
	margin: 0;
	}
.zewnetrzna_ramka {
	background-color:#008000;
	width:1024px;
	height:900px;
	position:relative;
	top:-20px;
}
.tytul {
	width:1024px;
	height:68px;
	position:absolute;
	top:50px;
}
.zawartosc { 
	width:1024px;
	height:700px;
	position:absolute;
	top:10px; /*przesuwa meni z podstroną*/
}
.txt_meniu {
	text-decoration: none;
	line-height: 35px;
	font-style:oblique;
	font-family:"Lucida Console", Monaco, monospace;
	color:#000;
	font-size: 25px;
}
.txt { /*dane adressowe*/
	text-decoration: none;
	line-height: 30px;
	font-style:oblique;
	font-family:"Lucida Console", Monaco, monospace;
	color:#000;
	font-size: 20px;
}
	.txt2 {/*tekst na głównej*/
	text-decoration: none;
	line-height: 30px;
	font-style:oblique;
	font-family:"Lucida Console", Monaco, monospace;
	color:#000;
	font-size: 20px;
}
.txt_oferta{
	text-decoration: none;
	line-height: 30px;
	font-style:oblique;
	font-family:"Lucida Console", Monaco, monospace;
	color:#000;
	font-size: 20px;
	margin-left:30px;
	margin-right:30px;
	margin-top:30px;
	margin-bottom:30px
	text-align:justify;
}
.txt_oferta_tytul{
	text-decoration: underline;
	line-height: 30px;
	font-style: oblique;
	font-family:"Lucida Console", Monaco, monospace;
	color:#000;
	font-size: 30px;
	text-align: center;
}
.meniu {
	width:880px;
	height:63px;
	position: absolute;
	top:170px;
	left:70px;
}
.wewnetrzna_ramka {
	width:839px;
	height:600;
	position: absolute;
	left:70px;
	top:233px;
}
.tresc{
	scrollbar-face-color:#48FF48;
	scrollbar-highlight-color:#008000;
	scrollbar-3dlight-color:#48FF48;
	scrollbar-darkshadow-color:#008000;
	scrollbar-shadow-color:#48FF48;
	scrollbar-arrow-color:#008000;
	scrollbar-track-color:#48FF48;
	overflow: auto;
	position:absolute;
	top: 76px;
	left: 7px;
	width: 780px;/*825*/
	height: 404px;/*440*/
	background-color:#48FF48
}
.tresc_index{ /*index oraz kontakt usługi*/
	position:absolute;
	top: 23px;
	left: 7px;
	width: 825px;
	height: 500px;
	background-color:#48FF48
}
.menu_poziome{
}

ul, ul li {
	list-style: none;
}

ul {
	float: left;
}

ul li {
	float: left;
}

ul a:link, ul a:visited {
	width:257px;
	height:63px;
	text-decoration: none;
	line-height: 60px;
	font-style:oblique;
	font-family:"Lucida Console", Monaco, monospace;
	color:#000;
	font-size: 25px;
	display: block;
	font-weight: bolder;
	background: url(7.png) repeat-x center;
}

ul a:hover {
	width:257px;
	height:63px;
	background: url(6.png) repeat-x center;
	text-decoration: none;
	line-height: 60px;
	color:#000;
	font-size: 25px;
	display: block;
	font-weight: bolder;
}
