
.klasa1		{color: white; font-family: tahoma; font-size: 10px}
.klasa2		{color: black; font-family: tahoma; font-size: 12px}
font		{color: white; font-family: times new roman}
A:link 		{color: #FFA418; text-decoration: none; font-family: tahoma; font-weight: bold; font-size: 11px}
A:visited 	{color: #FFA418; text-decoration: none; font-family: tahoma; font-weight: bold; font-size: 11px}
A:hover 	{color: #FFFFFF; text-decoration: none; font-family: tahoma; font-weight: bold; font-size: 11px}
h2		{color: #FFA418; text-decoration: none; font-style: italic; font-family: serif}
h3		{color: #FFA418; text-decoration: none; font-weight: bold}
h4		{color: #FFA418; text-decoration: none; font-weight: bold}
h5		{color: #FFA418; text-decoration: none; font-weight: bold}

body{
background-color:#384371;

scrollbar-face-color: #384371;
scrollbar-highlight-color: #FFA418;
scrollbar-3dlight-color: #FFA418;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #FFA418;
scrollbar-track-color: #384371;
}

#all {
width: 980px;
margin: 0 auto;
padding: 0 auto;
}
