
body {
	background-color:#A3D53D;
	background-image: url(http://taxi1986.wrzuta.pl/sr/f/7MGJk2EYRdS/tlo);
	background-repeat:no-repeat;
	background-attachment: fixed;
	color:#332266;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	padding: 5px;
	text-align: center;
	z-index:3;
}
body a:link, body a:visited{

	color:#0000ff;
}
p{	
	width:900px;
}
img { 
	border-width: 0px; 
}
div.opis{
	position:absolute;
	display:none;
	background-color:#33CC33;
	border:solid 1px #332266;
}
div.obraz{
	position:absolute;
	display:none;
	border:solid 1px #332266;
}
div.menu {
	width:900px;
	background-image: url(belka.png);
	background-repeat:no-repeat;
	background-position:100% 100%;
	color:#332266;
	font-size: 12px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0;
	padding:0px;
	text-align: left;
	z-index:2;
}
div.tresc {
	opacity:.8;
	width:900px;
	background-color:#BBFFAA;
	background-image: url(tlo.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	color:#332266;
	font-size: 12px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
	padding:0px;
	text-align: left;
	z-index:1;
	padding-left:5px;
}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}


ul li {
	float: left;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: transparent #90BB00 #90aB00 #90BB20;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: inline-table;
	width: 150px;
	text-align: center;
	padding: 5px 0;
	font-weight: bold;
	background-image: url(but1.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	color: #006600;
	border-top: 5px solid #43b50D;
}

ul a:hover {
	background-image: url(but2.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	color: #EEFFEE;
	border-top: 5px solid #43b50D;

}
hr {
 	background-color:#00AA00;
 	color:55FF55;
 	border-width:1;
 	height:2px;
}