
/* Style linkow sponsorowanych */

.divider {
	background: url('../images/linki/divider.gif');
	background-repeat: repeat-x;
	
}

.linki_naglowek {
	color : #696969;
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
	text-align : left;		
}

a.linki_orange:link{
	font-family : verdana;
	font-size : 11px;
	text-decoration : none;
	color : #f95200;
}
a.linki_orange:hover{
	font-family : verdana;
	font-size : 11px;
	text-decoration : underline;
	color : #f95200;
}
a.linki_orange:visited{
	font-family : verdana;
	font-size : 11px;
	text-decoration : none;
	color : #f95200;
}
a.linki_orange:active{
	font-family : verdana;
	font-size : 11px;
	text-decoration : none;
	color : #f95200;
}

.link_description{
	font-family : tahoma;
	font-size : 11px;
	color : #4e4e4e;
}

.linki_table td{
	padding: 3px;
}

.linki_noborder input{
	border: none;
}

.field_style{
	width: 290px;
}

h2.linki {
	font-weight: bold;
	font-size: 18px;

}