img { border-width: 0; }

body
{
	background-color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666;    
}

a:link { color: #E77827; text-decoration: none; }
a:visited { color: #E77827; text-decoration: none; }
a:active { color: #E77827; text-decoration: none; }
a:hover { color: #E77827; text-decoration: underline; }

table{
    font-size: 12px;
}

table tr td
{
    vertical-align: top;
}

DIV.t-error
{
    border: none;
    padding: 0;
    margin: 8px 0;
    width:200px;
    text-align:left;
}

DIV.t-error ul li { list-style-type:none; }
DIV.t-error DIV { display: none; }

DIV.t-error-popup SPAN
{
    background: transparent;
    display: block;
    line-height: 28px;
    margin-left: 0;
    padding: 0 5px 10px 22px;
}

DIV.t-error-popup
{
    background: transparent;
    cursor: pointer;
    color: red;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 39px;
    margin-right: 6px;
    padding-right: 29px;
    text-decoration: none;
}

HTML>BODY DIV.t-error-popup SPAN { background: transparent; }
HTML>BODY DIV.t-error-popup { background: transparent; }

table
{
    border-collapse: collapse;
    padding:0;
}


.resultrow {
    width:1000px;
    clear:both;
    border-top:1px solid #333;
    padding: 2px 2px 6px;
}

ul
{
    list-style-type: none;
    margin:0;
    padding: 0;
}

ul li  {
    float: left;
    font-size: 11px;
}

.uporaba
{
    width:60px;
    text-align:center;
    font-size: 11px;
}

.primjena
{
    width: 207px;
}

.prijenos
{
    width: 55px;
    text-align: center;
}

.dokumenti
{
    width: 113px;
    white-space:pre-wrap;
}

.biljeska
{
    width: 220px;
    text-align: left;
    white-space:pre-wrap;
}

.nacin
{
    width: 100px;
}

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* add padding to account for vertical scrollbar */
    /*padding-right: 20px;*/
    font-size:11px;
}


/* IE 6 doesn't support max-height
* we use height instead, but this forces the menu to always be this tall
*/
* html .ui-autocomplete {
    height: 150px;
}

#searchparams
{
    margin-bottom:4px;
}

#searchparams li
{
    padding-left:1px;
    padding-top:1px;
}

.searchBox{
    background-color:#FFF;
    font-size:12px;
    border: 1px solid #323334;
    height:23px;
}

.placeholder
{
    color: #aaa;
}

.legend li
{
    width:200px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 2px solid #BF0000;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.41em;
}

.color-1 { background-color: #FFF ;}
.color1 { background-color: #DCE6F1 ;}
.color2 { background-color: #CCC0DA;}
.color3 { background-color: #55FF1E ;}
.color4 { background-color: #FFF215;}
.color5 { background-color: #963634 ;}
.color6 { background-color: #EBF1DE;}
.color7 { background-color: #C4D79B;}
.color8 { background-color: #0A934E;}
.color9 { background-color: #92CDDC;}
.color10 { background-color: #538DD5;}
.color11 { background-color: #4B36FF;}
.color12 { background-color: #F2DCDB ;}
.color13 { background-color: #18F2FF;}
.color14 { background-color: #366092 ;}
.color15 { background-color: #ff95fb;}
.color16 { background-color: #FABF8F;}
.color17 { background-color: #E26B0A;}
.color18 { background-color: #FF732B ;}
.color19 { background-color: #76933C;}
.color20 { background-color: #FF25E3;}
.color21 { background-color: #DA9694 ;}

