body, table{
	font-family: Tahoma; 
	color: #484848; 
	font-size: 11px;
}
a:link, a:active, a:visited{
	text-decoration: none;
	color: #035FC4;
}
a:hover{
	text-decoration: none;
	color: #838383;
}
/* LINKI na GŁOWNEJ I W SZUKANIU*/
a:link.main-l, a:active.main-l, a:visited.main-l{
	text-decoration: none;
	color: #D40003;
}
a:hover.main-l{
	text-decoration: none;
	color: #838383;
}
/* LINKI W OFERCIE*/
a:link.oferta-l, a:active.oferta-l, a:visited.oferta-l{
	text-decoration: none;
	color: #FEA406;
}
a:hover.oferta-l{
	text-decoration: none;
	color: #838383;
}
/* LINKI W KLIENTACH*/
a:link.klienci-l, a:active.klienci-l, a:visited.klienci-l{
	text-decoration: none;
	color: #035FC4;
}
a:hover.klienci-l{
	text-decoration: none;
	color: #838383;
}
/* LINKI W GALERII*/
a:link.galeria-l, a:active.galeria-l, a:visited.galeria-l{
	text-decoration: none;
	color: #4F8C00;
}
a:hover.galeria-l{
	text-decoration: none;
	color: #838383;
}
/* LINKI W O FIRMIE*/
a:link.firma-l, a:active.firma-l, a:visited.firma-l{
	text-decoration: none;
	color: #F98F07;
}
a:hover.firma-l{
	text-decoration: none;
	color: #838383;
}
/* LINKI W KONTAKCIE*/
a:link.kontakt-l, a:active.kontakt-l, a:visited.kontakt-l{
	text-decoration: none;
	color: #7B4384;
}
a:hover.kontakt-l{
	text-decoration: none;
	color: #838383;
}
a:link.oferta, a:active.oferta, a:visited.oferta{
	font: 12px Arial Narrow;
	text-decoration: none;
	color: #484848;
	/*font-weight: bold;*/
}
a:hover.oferta{
	font: 12px Arial Narrow;
	text-decoration: none;
	color: #EEF0E5;
	/*font-weight: bold;*/
}

a:link.galeria, a:active.galeria, a:visited.galeria{
	font: 12px Arial Narrow;
	text-decoration: none;
	color: #EEF0E5;
	/*font-weight: bold;*/
}
a:hover.galeria{
	font: 12px Arial Narrow;
	text-decoration: none;
	color: #484848;
	/*font-weight: bold;*/
}
.tabela_right{
	padding: 5px;
}
.td-oferta-title{
	background-color: #DDDDCC;
}
.img-oferta-cena{
	border: 1px solid #494949;
}
.tr-oferta-dane-tilte{
	background-color: #999999;
	padding: 10px;
}
.td-oferta-dane-tresc{
	background-color: #D8DCC2;
}
.oferta-dane-title{
	color: #ffffff;
	font-weight: bold;
}
input, select, textarea{
	border: 1px solid #484848;
	font-family: Tahoma; 
	font-size: 10px;
	color: #484848; 
}
input.b, select.b, textarea.b{
	border: 1px solid #484848;
	font-family: Tahoma; 
	font-size: 11px;
	color: #484848; 
}
ul{ 
	margin-left: 30; 
	margin-top: 10; 
	margin-bottom: 10; 
	list-style-image: url(images/arrow.gif);  
}
li{ 
	margin-left: 0; 
}