P {
	font-size: 12px;
	color: #000000;
	text-indent: 0px;
	font-family:Tahoma;
}
A:link {
	font-size: 12px;
	color: #094588;
	font-family:Tahoma;
	text-decoration: none
}
A:visited {
	font-size: 12px;
	color: #094588;
	font-family:Tahoma;
	text-decoration: none
}
A:hover {
	font-size: 12px;
	color:#FFFFFF;
	font-family:Tahoma;
	text-decoration:none;
}
option{
	font-family: Tahoma;
}
select {
	font-family: Tahoma;
	color: #000033;
	background-color:#882255;
}
input {
	font-family: Tahoma;
	font-size:12px;
	padding: 3px;
}
textarea {
	font-family: Tahoma;
	font-size: 12px;
}
.lijevi {
         font-family:Tahoma;
}
A.lijevi:link {
	 font-family:Tahoma;color:#094588;font-size:12px;text-decoration:none;
}
A.lijevi:visited {
	 font-family:Tahoma;color:#094588;font-size:12px;text-decoration:none;
}
A.lijevi:hover {
	 font-family:Tahoma;color:#FF9900;font-size:12px;text-decoration:none;
}
A.lijevi:active {
	 font-family:Tahoma;color:#FF9900;font-size:12px;text-decoration:none;
}
.cselect {
    background-color : #fff; 
    font-size : 11px; 
    font-weight: normal;
    color : #000; 
    font-family :Verdana; 
    text-decoration : none; 
}
.submit {
    color:#663366; 
    font-family:Tahoma; 
    font-size:12px;
	height:20;
    background-color:#FF9933;
    border : 1px solid #C3A9A8; 
    cursor : pointer; 
}
.textbox {
    width: 160px;
    background-color : #fff; 
    font-size : 12px;
    font-family:Tahoma; 
    color : #000;
} 
.tdc{border:1px #999999 solid;padding:2px}
.tdb{border:1px #cccccc solid;border-bottom:0;border-right:0;padding-right:2px}
textarea, input[type='text'], input[type='password'], select { border: 1px solid #c8c8c8; background: #ffffff; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaaaaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #8c8c8c; outline: 2px solid #ededed; }
input[type='button'], input[type='submit'], input[type='checkbox'], input[type='image'], input[type='radio'], input[type='reset'], select, button { cursor: pointer; }
button, input[type='button'], input[type='reset'], input[type='submit'] { padding: .1em .3em .1em .1em; /*font-family:verdana;font-size:10px;*/ line-height: 100%;}
