BODY {
	/* privzet stil teksta, kjer le ta ni oblikovan drugače */
	color: #4F4F4F;
	margin: 0px;
}

FONT.menu {
	font-family: Tahoma;
	font-size: 10pt;
	color: white;#FDE15F
}

FONT.menuB {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FDE15F;
	}

FONT.menuC {
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #FFA800;
}

FONT.naslov {
	/* privzet stil teksta v vseh celicah, kjer le ta ni oblikovan drugače  */
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #4F4F4F;
}

FONT.naslovB {
	/* privzet stil teksta v vseh celicah, kjer le ta ni oblikovan drugače  */
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3D8EB4;
}

A:link {
	
	text-decoration: none;
	color: #222222;
}

A:visited {
	
	text-decoration: none;
	color: #333333;
}

A:hover {
	text-decoration: underline;
	color: #FDE15F;
}

TD {
	/* privzet stil teksta v vseh celicah, kjer le ta ni oblikovan drugače  */
	font-family: Arial;
	font-size: 13px;
	color: #1a1a1a;
	line-height: 15px;
}

TD.menu {
	/* privzet stil teksta v vseh celicah, kjer le ta ni oblikovan drugače  */
	font-family: Tahoma;
	line-height: 30px;
	font-size: 8pt;
	color: #1a1a1a;
}


TD.forma {
	/* privzet stil teksta v vseh celicah, kjer le ta ni oblikovan drugače  */
	font-family: Tahoma;
	font-size: 8pt;
	color: #1a1a1a;
	font-weight: bold;
}

TD.naslov a
{
	font: 18px arial, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #EE4003;
}

INPUT {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	border-style: solid;
	border: solid 1px;
	border-color: #73ADC8;
	background-color: #FFFFFF;
}

TEXTAREA {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	border: inset silver 1px;
	background-color: #FFFFFF;
}

a.classic:link { 
	color: #333333;
	text-decoration: underline;
}

a.classic:visited { 
	color: #333333;
	text-decoration: underline;
}

a.classic:hover { 
	color: #AAAAAA;
	text-decoration: underline;
}

a.classic:active { 
	color: #333333;
	text-decoration: underline;
}

a.black:link { 
	color: #000000;
	text-decoration: none;
}

a.black:visited { 
	color: #000000;
	text-decoration: none;
}

a.black:hover { 
	color: #000000;
	text-decoration: underline;
}

a.black:active { 
	color: #000000;
	text-decoration: none;
}

h1
{
	font: 18px arial, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #EE4003;
}

h2
{
	font: 14px arial, sans-serif;
	font-weight: bold;
	padding: 2px;
	margin: 0;
	color: #EE4003;
	background-color: #E1F0FF;
}

h2 a:hover
{
	font: 14px arial, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #EE4003;
}

h2 a:link
{
	font: 14px arial, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 0;
	color: #EE4003;
	
}
