/**
	Fabryka Slow
	Designed, coded and maintained by ChieftainY2k
*/

body,a,table,tr,td,div  {color:black; font: 11px Verdana,Helvetica,Arial,sans-serif; text-decoration:none; }
* { -moz-box-sizing : border-box;  box-sizing: border-box; }
a {color:black; text-decoration:underline; }
a:hover {color:red;}
p { margin:5px; }
.nounder {text-decoration:none;}
.framed {border: solid 1px black;}

img.flag {border: solid 1px black;}

/* dictionary entries presentation */
.trPhrase {	color: blue;	font-weight: bold;	text-decoration: none; font-size:14px;}
.trPhraseNormal {	color: blue;	font-weight: normal;	text-decoration: underline;}
.trPhraseNN {	color: blue;	font-weight: normal;	text-decoration: none;} /* normal + no underline */
.trType {	color:brown;	}
.trGender {	color:red;	}
.trCatAbbr {color:brown; font-weight: normal;}
.trTranslation {color:black;}
.trExample {color:green; font-style: italic; }
.trExampleRef {color:#666666; font-size:9px;}
.trOther {color:blue; text-decoration:none;}
.trRelated {color:blue; text-decoration:none;}
.trCreatedTime {color:#666666; font-size:9px;}
.trData {color:black;} /* other data */
.trGoogleCount {color:black; font-size:9px; color:#666666; font-style:italic; text-decoration:none;}
.trRedArrow {color:red !important; font-weight:bold !important; font-size:11px !important;} /* red arrow */
.trGreenArrow {color:#006600 !important; font-weight:bold !important; font-size:11px !important;} /* red arrow */

