@charset "iso-8859-1";

/*	Scrollbar            							*/
body {
; color: #000000;
; background-color: #336699
; font-family: georgia, "Times New Roman", Times, serif; font-size: 11px
; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px
; background-attachment: fixed
; background-position: center left
; text-align: left; vertical-align: top
; height: 0px; clip:  rect(   )
}

/*	Links unvisited links							*/
a.link:link {
color: #C92800;
; font-family: georgia, "Times New Roman", Times, serif; font-size: 11px; text-decoration: none
}

/*	Links visited links							*/
a.link:visited {
color: #339933;
background: #5AB400;
; font-family: georgia, "Times New Roman", Times, serif; font-size: 11px
; text-decoration: none
}

/*	Links active links (not widely supported)				*/
a.link:active {
color: #FFCC00;
; font-family: georgia, "Times New Roman", Times, serif; font-size: 11px
; text-decoration: none
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #FFCC00;
; text-decoration: none; font-family: georgia, "Times New Roman", Times, serif; font-size: 11px
}

/*	Unvisited links								*/
a:link {
color: #B00000;
; font-family: georgia, "Times New Roman", Times, serif; font-size: 11px
; text-decoration: none
}
/*	selektor atributi */
.selektor {
	FONT-WEIGHT: bold; BACKGROUND-COLOR: #FFFFFF; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica
}

/*	Visited links								*/
a:visited {
/* color: #2B4156; */
color: #600000;
; font-family: georgia, "Times New Roman", Times, serif; font-size: 11px
; text-decoration: none
}

/*	Active links (not widely supported)					*/
a:active {
color: #000000;
; font-family: georgia, "Times New Roman", Times, serif; font-size: 11px
; text-decoration: none
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #0033CC;
; font-family: georgia, "Times New Roman", Times, serif; font-size: 11px; text-decoration: none
}
