html, body {
	margin: 0;
	padding: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	background: #FFFFFF;
}
#wrap {
	width: 950px;
	margin: 0 auto;
	color: #555555;
	background: url('../images/tlo.jpg') repeat-y;
}
img {
	border: 0;
	float: left;
}
img#lbox {
	float: none;
}
a {
	color: #555555;
	text-decoration: none;		
}
a:hover {
	color: #333333;
	text-decoration: underline;		
}

/* menu START */
#firma {
	float: left;
	display: block;
	width: 109px;
	height: 46px;
	background: url('../images/m_firma.jpg') no-repeat;
}
#firma:hover {
	background: url('../images/m_firma.jpg') 0 -46px no-repeat;
}
#oferta {
	float: left;
	display: block;
	width: 91px;
	height: 46px;
	background: url('../images/m_oferta.jpg') no-repeat;
}
#oferta:hover {
	background: url('../images/m_oferta.jpg') 0 -46px no-repeat;
}
#refer {
	float: left;
	display: block;
	width: 125px;
	height: 46px;
	background: url('../images/m_refer.jpg') no-repeat;
}
#refer:hover {
	background: url('../images/m_refer.jpg') 0 -46px no-repeat;
}
#galeria {
	float: left;
	display: block;
	width: 100px;
	height: 46px;
	background: url('../images/m_gal.jpg') no-repeat;
}
#galeria:hover {
	background: url('../images/m_gal.jpg') 0 -46px no-repeat;
}
#kontakt {
	float: left;
	display: block;
	width: 107px;
	height: 46px;
	background: url('../images/m_kontakt.jpg') no-repeat;
}
#kontakt:hover {
	background: url('../images/m_kontakt.jpg') 0 -46px no-repeat;
}
/* menu END */

#cent_left {
	float: left;
	width: 294px;
/*	height: 181px; */
	background: url('../images/cent1a.jpg') no-repeat;
}
#cent_right {
	float: left;
	width: 302px;
	background: url('../images/cent1b.jpg') no-repeat;
}
#center {
	float: left;
	width: 596px;
	background: url('../images/cent1.jpg') no-repeat;
}
#right {
	float: right;
	width: 334px;
	height: 198px;
	color: #FFFFFF;
	font-weight: bold;
	background: url('../images/right1.jpg') no-repeat;
	padding: 10px;
}
.content {
	color: #5C5C5C;
	padding: 25px;
	line-height: 18px;
	text-align: justify;
}
td {
	padding: 2px;
}
td.promo {
	padding: 8px 0 8px 12px;
}
th, caption {
	font-weight: bold;
}
table.lr {
	margin: 4px 0 12px 0;
	border: 1px solid #C4C4C4;
}
td.left, th.left {
	width: 180px;
	text-align: right;
	padding: 2px 6px 2px 10px;
	background: #E5E5E5;
}
td.right, th.right {
	width: 100px;
	text-align: center;
	padding: 2px;
	background: #C3C3C3;
}
td.left1 {
	width: 60px;
	text-align: left;
	padding: 2px 2px 2px 4px;
	background: #E5E5E5;
}
td.right1 {
	width: 360px;
	text-align: left;
	padding: 2px 2px 2px 4px;
	background: #C3C3C3;
} 
th.left1 {
	width: 180px;
	text-align: left;
	padding: 2px 2px 2px 20px;
	background: #E5E5E5;
}
th.right1 {
	width: 240px;
	text-align: left;
	padding: 2px 2px 2px 20px;
	background: #C3C3C3;
}
td.left2 {
	width: 180px;
}
td.right2 {
	width: 240px;
}
td.right3 {
	width: 120px;
	padding-left: 8px;
}
img.oferta {
	border: 1px solid #C0C0C0;
}
img.galeria {
	border: 1px solid #FFFFFF;
}
td.galeria {
	padding: 15px 0 15px 30px; 
/*	background: #AAAAAA; */
}
#wyslij {
	font-size: 8pt; 	
	padding: 2px 10px 2px 10px; 
	margin: 10px 0 0 100px;
	background: url('../images/button.jpg');
	border: 0;
	width: 67px;
	height: 20px;
}
#wyslij:hover {
	color: #555555;
}


/* menu START */
#f_firma {
	float: left;
	display: block;
	width: 75px;
	height: 48px;
	background: url('../images/f_firma.jpg') no-repeat;
}
#f_firma:hover {
	background: url('../images/f_firma.jpg') 0 -48px no-repeat;
}
#f_oferta {
	float: left;
	display: block;
	width: 73px;
	height: 48px;
	background: url('../images/f_oferta.jpg') no-repeat;
}
#f_oferta:hover {
	background: url('../images/f_oferta.jpg') 0 -48px no-repeat;
}
#f_refer {
	float: left;
	display: block;
	width: 106px;
	height: 48px;
	background: url('../images/f_refer.jpg') no-repeat;
}
#f_refer:hover {
	background: url('../images/f_refer.jpg') 0 -48px no-repeat;
}
#f_galeria {
	float: left;
	display: block;
	width: 79px;
	height: 48px;
	background: url('../images/f_gal.jpg') no-repeat;
}
#f_galeria:hover {
	background: url('../images/f_gal.jpg') 0 -48px no-repeat;
}
#f_kontakt {
	float: left;
	display: block;
	width: 95px;
	height: 48px;
	background: url('../images/f_kontakt.jpg') no-repeat;
}
#f_kontakt:hover {
	background: url('../images/f_kontakt.jpg') 0 -48px no-repeat;
}
/* menu END */

#footer {
	float: left;
	width: 950px;
	height: 48px;
	background: url('../images/foot0.jpg') no-repeat;
}
.foot {
	float: left;
	width: 474px;
	color: #EFE3DE;
	padding: 14px 0 8px 30px;
}
