html, {
	background:url(obrazki/tlo.jpg) #f8d2a1;
	color: #000;
	margin: 0;
	padding: 0;
}
body{
padding:0px 0;
background:url(obrazki/tlo.jpg) #f8d2a1;
text-align:center;
margin: 0px 0px 0px 0px;
font-family: Verdana, Arial, Helvetica;
font-size: 14px;
}
h1 {
font-size: 20px;
font-weight: bold;
text-decoration: underline;
}

#top {
	width: 875px;
	margin: 0px auto 0px auto;
}

#NAGLOWEK {
	background-color: #888;
}

#LOGO {
	width: 269px;
	height:  250px;
	float: left;
	overflow: hidden;
	background-color: #ccc;
	background:url(obrazki/logo.jpg);
background-repeat:no-repeat;
}

#FLASH1 {
	width: 606px;
	height:  250px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	background:url(obrazki/flash1.jpg);
background-repeat:no-repeat;
}

#MAIN {
clear:both;
float:left;
width:100%;
background:#fff;
}

#tresc {
width: 510px;
float: left;
overflow: hidden;
background-color: #fff;
}
#opis1 {
font-size: 16px;
text-align: justify;
padding: 20px;
}
ul.styl{
	list-style: disc;
	margin: 0 0 0 40px;
	padding: 0;
	}

#flash2 {
width: 200px;
float: right;
overflow: hidden;
background-color: #fff;
}

#STOPKA {
	clear: both;
	width: 100%;
	height: 32px;
	background:url(obrazki/dol.jpg);
	background-repeat:repeat-x;
}

pre {
	overflow: auto;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */
	
#menu3 {
	width: 165px;
	float: left;
overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border: 0px solid #ccc;
	margin-left: 0px;
	}
	
#menu3 li a {
  	height: 44px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 26px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #000000;
	display: block;
	background: url(obrazki/but.jpg);
	padding: 18px 0 0 30px;
	}
	
#menu3 li a:hover, #menu3 li a:active {
	color: #793203;
	background: url(obrazki/but.jpg) 0 -44px;
	padding: 18px 0 0 30px;
	}

#kontakt {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	}
#linki {
	width: 40%;
	float: left;
	color:#808080;
	font-size : 10px;
	padding: 32px 0 0 0;
	text-align: left;
	margin: 0px
}
#WYKONANIE {
	width: 40%;
	float: right;
	color:#808080;
	font-size : 10px;
	padding: 32px 0 0 0;
	text-align: right;
	margin: 0px
}

.wyk {
font-weight: bold;
}
a.wyk:link {
color: #808080;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
a.wyk:visited {
color:#808080;
font-size: 12px;
text-decoration: none;
}
a.wyk:hover {
text-decoration: underline;
color: #808080;
font-size: 12px;
}
.prod {
   margin: 5px;
  padding: 2px;
  border-color: black;
  border-width:1px;
  border-style:solid;
  }