body 
{	
	color: #222129;
	margin: 0px auto;
	padding: 0px 0 0px 0;
	font-family: Tahoma, Arial, Helvetica, sens-serif;
	font-size: 13px;
	text-align: justify;
	background: #e6e6e7 url(../img/tlo.jpg) repeat;
	height: 100%; 
	width: 100%;
}
header
{
	margin:0 auto;
	width:960px;
	background: url(../img/tlo-logo.png) no-repeat center top;
	clear:both;
	height: 170px;
}
h1, h2
{
	font-size:15px;
}
p {
	line-height:20px;
}
.strona
{
	background-color: #ebebec;
	width:930px;
	margin: -20px auto auto;
	box-shadow:0px 0px 100px -20px black;
}
.baner
{
	width:691px;
	height:315px;
	float:right;
	background: url(../img/baner-ramka.png) no-repeat center top;
	margin-top: -62px;
	margin-right: -11px;
}
.image
{
	padding-left: 10px;
    padding-top: 10px;
    width: 670px;
}
.blok-lewa
{
	background: url(../img/blok-lewa.png) no-repeat center top;
	width:263px;
	height:268px;
	float:left;
	margin-top: -15px;
	margin-left: -13px;
}
.blok-lewa a
{
	text-decoration:none;
}
.blok-lewa a:hover
{
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}
.adres-glowna
{
	text-align:center;
	color:#ffffff;
	font-size:16px;
	padding-top: 35px;
	line-height:30px;
}
.zapytanie-ofertowe-glowna
{
	padding-left: 13px;
    padding-top: 37px;
    width: 234px;
    text-align:center;
    color:#dd9c29;
    font-weight:bold;
    font-size:14px;
}
section
{
	clear:both;
	overflow: auto;
}
.lewa
{
	float:left;
	width:240px;
	padding-bottom:30px;
}
.prawa, .galeria
{
	float:right;
	width:650px;
	padding-right:16px;
	padding-bottom:20px;
}
.prawa img
{
	padding:3px;
	box-shadow: 0 0 10px -4px black;
}
.prawa ul {
	margin: 0;
	padding-left:10px;
}
.prawa li {
	text-align: left;
	padding-top: 15px;
	line-height: 14px;
}
.prawa li a {
	color:#222129;
	text-decoration:none;
	/*font-size:13px;*/
	line-height:;
}
.prawa li a:hover {
	text-decoration:underline;
}
.galeria img
{
	box-shadow:0px 0px 10px -4px black;
	margin:8px;
}
.katalog-produktow
{
	/*padding:12px;*/
	width:238px;
	line-height: 18px;
	padding-bottom:25px;
	/*border-right: 1px #4a4a4a solid;*/
	box-shadow: 0 -3px 5px 0 #4a4a4a;
}
.katalog-produktow hr
{
	color: #b0b0b0;
	background-color: #b0b0b0;
	height: 1px;
}
.katalog-produktow-tytul
{
    /*font-weight:bold;*/
    padding-left:10px;
    color:#ffffff;
    background: #4a4a4a;
}
h3
{
	font-size:11px;
}
footer
{
	margin-bottom:100px;
	margin:auto;
	width:930px;
	text-align:right;
	font-size:10px;
	color: #4A4A4A;
}
footer a
{
	color: #4A4A4A;
	text-decoration:none;
}
footer a:hover
{
	color: #4A4A4A;
	text-decoration: underline;
}

ul {
	margin: 0;
	padding-left: 10px;
}
li {
	list-style: none;
	text-align: left;
}
li.menu {
	padding: 8px 0;
	width: 100%;
}
li.glowne a {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	/*height: 34px;*/
	/*overflow: hidden;*/
	/*padding: 10px 20px 0;*/
	position: relative;
	/*width: 260px;*/
	text-decoration: none;
	color:#222129;
	font-weight:bold;
}
li.glowne a:hover {
	/*text-decoration: underline;*/
	color:#94480D;
}
li.glowne a.harmonia {
	/*background: #CC0000; */
	/*color:#222129;*/
}
.rozwiniecie {
	display: none;
	padding-top: 5px;
	width: 100%;
	color:#222129;
}
.rozwiniecie li {
	/*background-color: #373128;*/
	/*border: 1px solid #40392C;*/
	color:#222129;
	margin: 5px 0;
	padding: 0px 0px;
}
.rozwiniecie li a {
	color:#222129;
	text-decoration:none;
	display: block;
}
.rozwiniecie li a:hover {
	color:#94480D;
}

/*****TABELE*****/
table
{
	width:100%;
}
.parametry td {
	background: #ac4208 url(../img/button-tlo.jpg) repeat-x top;
	color:#ffffff;
	font-weight:bold;
	padding: 10px;
	text-align:center;
}
.wartosci td {
	background:#ffffff;
	padding: 10px;
	text-align:center;
}