/* onmouse css image linki */

/* person 3 - akcije per link */
.flr_csslink1out {
	background: url("/furniture/images/flirt/buttons/flr_oprow_1.gif") no-repeat;
}
.flr_csslink1over {
	background: url("/furniture/images/flirt/buttons/flr_oprow_1h.gif") no-repeat;
}
.flr_csslink1down {
	background: url("/furniture/images/flirt/buttons/flr_oprow_1.gif") no-repeat;
}

/* mail 3 - akcije per link */
.flr_csslink2out {
	background: url("/furniture/images/flirt/buttons/flr_oprow_2.gif") no-repeat;
}
.flr_csslink2over {
	background: url("/furniture/images/flirt/buttons/flr_oprow_2h.gif") no-repeat;
}
.flr_csslink2down {
	background: url("/furniture/images/flirt/buttons/flr_oprow_2.gif") no-repeat;
}


/* linki za username na vsebinah */
.flr_username_link a {
font-weight: bold;
color: #FFFFFF;
text-decoration: underline;
}
.flr_username_link a[href]:hover {
font-weight: bold;
color: #4d566b;
text-decoration: underline;
}

div.flr_username_link {
	font-weight: bold;
}

/*linki v blogih */

a.flr_blog_link:link  {
font-weight: bold;
color: #125ac6;
text-decoration: none;
}

a.flr_blog_link:visited  {
font-weight: bold;
color: #125ac6;
text-decoration: none;
}

a.flr_blog_link:hover {
font-weight: bold;
color: #0745a2;
text-decoration: underline;
}

a.flr_blog_link:active  {
font-weight: bold;
color: #125ac6;
text-decoration: none;
}

