/* html defaulti */

BODY {
	padding:0px;
	margin:0px;
	color: #666666;	
	background-color:#fff;
}
BODY, TD, DIV, UNKNOWN
{
	font-size: 9pt;
	font-family:Verdana, Arial, Sans-Serif;
	
	color:  #666666;
	kerning-mode: pair;
	kerning-pair-threshold: 1pt;
}

H3
{
	color:#999999;
}

SELECT, INPUT, TEXTAREA {
	font-size:8pt; 
	font-family: Verdana, Arial, Sans-Serif; 
}
TABLE {BORDER-COLLAPSE: collapse;}
UL {line-height:14pt;}
LI { padding-bottom:10px; }
A, A:hover, A:link  {
	font-size:9pt;
    text-decoration: none;
    /*color:  #666666;*/
    color:  green;
}
A:hover { color:  #000000; }

IMG { border: none; }

/* end html defaulti */



.fill-header {
	background-image: url('InterfaceImages/fill-header.jpg');
	background-repeat:repeat-x;
}

@media print, screen {
.zelenaPozadina { background-color:#28BE9F; }
}

.tblIzbornik {
	background-color:#E9E9E9; 
	border-right: solid 1px #CECECE;
}

a.btn, a:link.btn, a:hover.btn, a:visited.btn
{
	background-image: url('InterfaceImages/btn.gif');
	background-repeat: no-repeat;
	width:98;
	height:23;
	font-weight:bold;
	padding-top:5px;
	
	font-size:8pt;
	text-align:center;
	text-decoration:none;
	border:0px;
	color:#2F2F2F;	
	display:inline-block;
}

a.btn-long, a:link.btn-long, a:hover.btn-long, a:visited.btn-long
{
	background-image: url('InterfaceImages/btn-long.gif');
	background-repeat: no-repeat;
	width:130;
	height:23;
	font-weight:bold;
	padding-top:5px;
	
	font-size:8pt;
	text-align:center;
	text-decoration:none;
	border:0px;
	color:#2F2F2F;	
	display:inline-block;
}

a.slink, a.slink:hover, a.slink:visited, a.slink:link
{
	font-size:0.9em;
}

a.slink-selected, a.slink-selected:hover, a.slink-selected:visited, a.slink-selected:link
{
	font-size:0.9em;
	font-weight:bold;
	background-color:#CECECE;
}



.btn2
{
	font-weight:bold;
	font-size:8pt;
}


/* klase za box */
.boxHeader {
	background-image: url('InterfaceImages/box-header-fill.gif');
	background-repeat:repeat-x;
	width:99%;
}

.boxFooter {
	background-image: url('InterfaceImages/box-footer-fill.gif');
	background-repeat:repeat-x;
	width:99%;
}
/*FDFCF3*/
/* ssiva E8E8E8 */
.box {
	background-color: #E7EDF2;
	border-left: solid 1px #CECECE;
	border-right: solid 1px #CECECE;
	padding: 10px;	 	
}

table.margins { margin: 0px 10px 10px 0px; }
/* end klase za box */

.item-alt { background-color:#fff; }

.item-header { background-color:#E7EDF2; color:#000; font-weight:bold }
.item-header A { color:#333; }

.detalji-box { padding:5px;margin:5px; }

.izbornik {padding-top: 5px; padding-bottom: 5px}
.margin10px { margin:10px; }
.padding10px { padding:10px }
.padding5px  { padding:5px }
.longDescription { padding:5px;  line-height:13pt; text-align:justify; text-justify:newspaper;	}
.expanded { letter-spacing:3pt; }
.inlinePictureLeft { MARGIN:5px 15px 10px 0px; border:solid 1px black;}
.illustrationIcon { MARGIN:10px 0px 5px 10px; }
.framed {line-height:14pt; }
.blackBorder {border:solid 1px black;}
.errorText {color:Red; font-weight:bold}

.condensedBold  { font-weight:bold}
.border {BORDER:#cccccc 1px solid}

.smalltext {font-size: 8pt;}
.smalltext A, .smalltext A:hover, .smalltext A:link  {
	font-size:8pt;
    text-decoration: none;
    color:  green;
}
.smalltext A:hover { color:  #000000; }