a:link {
	color : #666666;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

a:visited {
	color : #666666;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #666666;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}

a:active {
	color : #666666;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

body {
	background-attachment : fixed;
	background-color : #FF9933;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	scrollbar-3dlight-color : #FFEDDB;
	scrollbar-arrow-color : #481201;
	scrollbar-base-color : #FFDC48;
	scrollbar-darkshadow-color : #F3E7C9;
	scrollbar-face-color :  #FF9933;
	scrollbar-highlight-color : #D4D4D4;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #F5EFDA;
}

h1 {
	font-family : Arial;
	font-size : 14px;
}

h3 {
	font-family : Arial;
	font-size : 13px;
}

hr {
	color : #CCCCCC;
	width : 33%;
}

td.opisy {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	color : #481201;
	background-color : #FCE3BA;
	font-size : 14px;
}
