BODY { 
	font-family : Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#D8F7FF;
	scrollbar-face-color: #213456; 
	scrollbar-shadow-color: #747C8F; 
	scrollbar-highlight-color: #213456; 
	scrollbar-3dlight-color: #747C8F; 
	scrollbar-darkshadow-color: #213456; 
	scrollbar-track-color: #213456; 
	scrollbar-arrow-color: #747C8F;
	
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Tahoma, Verdana, "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 10px;
	text-align: default;
	color: #717171;
	
}

P, UL, OL, LI, DL, DD, DT, TD, BLOCKQUOTE {
	font-family: Tahoma, Verdana, "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 10px;
	text-align: default;
	color: #717171;
}

A:link {color: #163e7a;	text-decoration: none; font-size: 10px; font-family: Tahoma, Verdana, "Microsoft Sans Serif", "MS Sans Serif", Arial;}
A:visited {color: #163e7a; text-decoration: none; font-size: 10px; font-family: Tahoma, Verdana, "Microsoft Sans Serif", "MS Sans Serif", Arial;}
A:hover {color: #163e7a; text-decoration: underline; font-size: 10px; font-family: Tahoma, Verdana, "Microsoft Sans Serif", "MS Sans Serif", Arial;}

.link:link {color: #FF9600;	text-decoration: none; font-weight:bold; font-size: 11px; font-family: Tahoma, Verdana, "Microsoft Sans Serif", "MS Sans Serif", Arial;}
.link:visited {color: #FF9600; text-decoration: none; font-weight:bold; font-size: 11px; font-family: Tahoma, Verdana, "Microsoft Sans Serif", "MS Sans Serif", Arial;}
.link:hover {color: #FFFFFF; text-decoration: none; font-weight:bold; font-size: 11px; font-family: Tahoma, Verdana, "Microsoft Sans Serif", "MS Sans Serif", Arial;}


.textbox{
   font-family:  Tahoma, Arial, Verdana, "Microsoft Sans Serif", "MS Sans Serif";
	padding-top: 0px;
	padding-left:4px;
	padding-right: 4px;
	padding-bottom: 0px;
    border-top: 1px solid #6980a7;
    border-bottom: 1px solid #6980a7;
    border-left: 1px solid #6980a7;
    border-right: 1px solid #6980a7;
    background-color: #FFFFFF;
	background-image: url(../slike/bckgrd_editbox.gif);
    font-size: 11px;  
    color: #13227d;
}

.btn{
	color: #e6e8c1;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
	outline:4px;
	background-color: #19769d;
	outline-width: thin;
	outline-style: solid;
	outline-color:#d6dde3;
    font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;   
	font-weight:bold; 
	
}

.tekst_plavi {
	font-family: Tahoma, Verdana, "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #13227d;
}

.tekst_bijeli {
	font-family: Tahoma, Verdana, "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.naslov{
	font-family: Arial, Tahoma, Verdana, "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #373737;
}

.podnaslov{
	font-family: Tahoma, Verdana, "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #373737;
}

.kursor {
  cursor: pointer;
  _cursor: hand;
}