/* CSS Document */

body {
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}


.minitext { font: 10px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; color: #000000; font-weight: normal; line-height:16px; text-decoration: none;
	text-align:justify; }
.normaltext { font: 12px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; color: #000000; font-weight: normal; line-height:16px; text-decoration: none;
	text-align:justify; }
.arial_12_red { font: 12px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; color: #DA0202; font-weight: normal; line-height:16px; text-decoration: none;
	text-align:justify; }
.normaltextgrey { font: 11px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; color: #8A8371; font-weight: normal; line-height:16px; text-decoration: none;
	text-align:justify; }
.normaltextitalic { font: 11px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; color: #9A0000; font-weight: normal; line-height:16px; text-decoration: none;
	font-style: italic; }
.normaltextbold { font: 12px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; color: #000000; font-weight: normal; line-height:16px; text-decoration: none;
font-weight:bold;}
	
.normaltextboldgreen { font: 12px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; color: #66CC00; font-weight: normal; line-height:16px; text-decoration: none;
font-weight:bold; }
.normaltextboldorange { font: 12px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; color: #FF9900; font-weight: normal; line-height:16px; text-decoration: none;
font-weight:bold; }
.footertext { font: 11px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; color: #b4ad9f; font-weight: normal; line-height:16px; text-decoration: none; }
.bigtextorange { font: 21px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; color: #FF9900; font-weight: normal; line-height:26px; text-decoration: none; }
.middletextgreen { font: 16px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; color: #66CC00; font-weight: normal; line-height:18px; text-decoration: none; }
.wyszukiwarka_input { border:solid 1px; border-color:#BFBFBF; font: 12px "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif; color: #000000; font-weight: normal; padding: 5px;}

A:link {text-decoration:none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline}
