/*
 * ling v1.5 (beta)
 *
 * Author      : Jakub Cisek
 * Updated     : 07.02.2010
 * Description : 
 * Usage       : 
 */
 
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://ling.pl/") {

/* font */
/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */
@font-face {
    font-family: "MyFont1" !important;
    src: url("data:font/opentype;base64,WKLEJ") !important;
	font-weight: normal;
}

}
 
@-moz-document url("http://ling.pl/") {

 #logo{top:160px !important;}

}


@-moz-document url-prefix("http://ling.pl/indexalt.php") {


 
 #logo{top: 14px !important;}
 
}
