/* CSS Document */
a.rollover1{
	display: block;
	width:182px;
	height:34px;
	float:left;
	background: url(/szablony/archiwistyka2/images/przycisk1.png) no-repeat;
	background-color: #585858;
}
a.rollover1:hover{
	background-position: 0 -34px;
	text-decoration: none;
	background-color: #ffffff;
}
a.rollover1#active{
	background-position: 0 -34px;
	text-decoration: none;
	background-color: #ffffff;
}
a.rollover2{
	display: block;
	width:137px;
	height:34px;
	float:left;
	background: url(/szablony/archiwistyka2/images/przycisk2.png) no-repeat;
	background-color: #585858;

}
a.rollover2#active{
	background-position: 0 -34px;
	text-decoration: none;
	background-color: #ffffff;
}
a.rollover2:hover{
	background-position: 0 -34px;
	text-decoration: none;
	background-color: #ffffff;
	
}
a.rollover3{
	display: block;
	width:130px;
	height:34px;
	float:left;
	background: url(/szablony/archiwistyka2/images/przycisk3.png) no-repeat;
	background-color: #585858;

}
a.rollover3:hover{
	background-position: 0 -34px;
	text-decoration: none;
	background-color: #ffffff;
	
}
a.rollover3#active{
	background-position: 0 -34px;
	text-decoration: none;
	background-color: #ffffff;
}
a.rollover4{
	display: block;
	width:134px;
	height:34px;
	float:left;
	background: url(/szablony/archiwistyka2/images/przycisk4.png) no-repeat;
	background-color: #585858;

}
a.rollover4:hover{
	background-position: 0 -34px;
	text-decoration: none;
	background-color: #ffffff;
	
}
a.rollover4#active{
	background-position: 0 -34px;
	text-decoration: none;
	background-color: #ffffff;
}
a.rollover5{
	display: block;
	width:210px;
	height:34px;
	float:left;
	background: url(/szablony/archiwistyka2/images/przycisk5.png) no-repeat;
	background-color: #585858;

}
a.rollover5:hover{
	background-position: 0 -34px;
	text-decoration: none;
	background-color: #ffffff;
	
}
a.rollover5#active{
	background-position: 0 -34px;
	text-decoration: none;
	background-color: #ffffff;
}
td#klienci{
	height: 120px; 
	width: 152px; 
	line-height: 157px; 
	vertical-align: middle; 
	text-align: center; 
	border: 1px #d0d0d0 solid; 
	background-color: #ffffff;
}
td:hover#klienci{
	background-color: #585858;
}

#links{
	text-decoration: none;
	color: #4e9ad4;
	
}
#links:hover{
	text-decoration: underline;
	color: #4e9ad4;
	
}
#link_obrazek{
	text-decoration: none;
}
a{
	text-decoration: none;
	color: #4e9ad4;
	
}
a:hover{
	text-decoration: underline;
	color: #4e9ad4;
	
}