body {  
    
    scrollbar-face-color:#FFFF80;
    scrollbar-arrow-color:#004073;
    bgcolor:#004073;
}

.links1 {
	cursor: hand;
    	color: #FFFFFF;
        visited: #C0C0C0;
        hover: #FFFF80;
        active: #FF0000; 	
}

.KatMenu1 {
	font-size: 10pt;
	font-weight: normal;
	hover-color: #FFFF80;
	cursor: arrow;
	border-width: 1px;
	font-family: tahoma, arial, helvetica, sans-serif; 
	text-align: left;
	text-valign: middle;
}

.TraziButton {
	background-color: #004073;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFF80;
	cursor: arrow;
//	border-style: solid;
	border-width: 1px;
	font-family: tahoma, arial, helvetica, sans-serif; 
	text-align: center;
	text-valign: middle;
}

.txtNazivp {
	font-size: 13pt;
	font-weight: normal;
	color: #000000;
	cursor: arrow;
	font-family: tahoma, arial, helvetica, sans-serif; 
	text-align: center;
	text-valign: middle;
}

.txtAdresa { 
    font-family: tahoma, arial, helvetica, sans-serif; 
    font-size: 10pt;
    font-weight: normal;    
    color: #004073;
    text-align: center;
    text-valign: middle;
}
.txtPoruka { 
    font-family: tahoma, arial, helvetica, sans-serif; 
    font-size: 12pt;
    font-weight: normal;    
    color: #004073;
    text-align: center;
    text-valign: middle;
}
.txtTel { 
    font-family: tahoma, arial, helvetica, sans-serif; 
    font-size: 12pt;
    font-weight: normal;    
    color: #00000;
    text-align: center;
    text-valign: middle;
}
.txtNaslov { 
    font-family: tahoma, arial, helvetica, sans-serif; 
    font-size: 11pt;
    font-weight: normal;    
    color: #001F73;
    text-align: center;
    text-valign: middle;
}

.veze     {

}
.tab1 {
    font-family: tahoma, arial, helvetica, sans-serif; 
    font-size: 10pt;
    color : #FFFFFF;
}

body { padding: 20px; font-size: 0.85em; font-family: tahoma, arial, helvetica, sans-serif; }
.btn { display: block; position: relative; background: #aaa; padding: 1px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btn * { font-style: normal; background-image: url(btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.blue { background: #004073; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a; }
.btn:hover { background-color: #a00; }
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #004073; }
* html .btn.green { border-color: #9d4; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }

p { clear: both; padding-bottom: 1em; }
form { margin-top: 1em; }
form p .btn { margin-right: 1em; }
textarea { margin: 1em 0;}

A:link    { text-decoration : none; }    
A:visited { text-decoration : none; }     
A:active  { text-decoration : none; }   
A:hover   { text-decoration : none; }
