a:link {color: #2222aa;
	text-decoration: none
}     /* unvisited link */
a:visited {
	color: #333355;
	text-decoration: none
}  /* visited link */
a:hover {
	color: #aa0000;
	text-decoration: underline;
	background-color: #ffff33
}
a:active {
	color: #0000ff;
	text-decoration: none
}   /* selected link */

body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    background-color:#ffffff;
}
.osnovni {
	font-size: 12px;
	font-weight: normal;
}

.osnovnib {
	font-size: 12px;
	font-weight: bold;
}

.osnovnisiv {
	font-size: 12px;
	font-weight: normal;
	color: #777777;
}

.normalred {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.style_normal {
	font-size: 12px;
	font-weight: normal;
}

.style_bold {
	font-size: 12px;
	font-weight: bold;
}

.normal14 {
	font-size: 14px;
	font-weight: normal;
}

.style_gray {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.style_b14 {
	font-size: 14px;
	font-weight: bold;
}

.style_20 {
	font-size: 20px;
	font-weight: normal;
}


.style_gray24 {
	font-size: 36 px;
	font-weight: normal;
	color: #666666;
}

.style_white {
	font-size: 12px;
	color: #ffffff;
}

.idx2 {
	font-size: 12px;
	font-weight: normal;
	text-indent: 12px;
}

.idx3 {
	font-size: 12px;
	font-weight: normal;
	text-indent: 24px;
}

textarea.tt {
	font-family:monospace;
	font-weight:normal;
	font-size: 9pt;
	color:#000000;
}

table.menu a { 
	border:0px solid #ffffff;
	display: block;
}

div.menu a {
	/*font-size:13px;*/ 
	padding: 2px 4px;
}

div.menu a:link {
	color: #222; 
	background: #ffffdd; 
}

div.menu a:active { 
	color: #222; 
	background: #ffffdd; 
}

div.menu a:visited {
	color: #222; 
	background: #ffffdd; 
}

div.menu a:hover {
	color: #eeeeee;
	background: #ee0000;
	text-decoration: none;
}

a img { border: none ; }

