/* CSS Document */ 
#box_logo-innerCt img {
	margin:20px 0px 0px 20px;
}
.x-body {
	background-color:#FFF;
}
.x-window-body-default {
	background-color:#FFF;
}
.gwrap  {
  white-space: normal; 
}
.wrapgr .x-grid-cell-inner {
    white-space: normal;
}
.novosti {
	max-width:600px;
	width:100%;
  white-space: normal; 
  position:relative;
  background-color:#FFF;
}
.novosti >img {
	width:100%;
	margin:20px 0px 10px 0px;
}
.novosti .title {
	font-size:20px;
	font-weight:bold;
}
 #grid_nv_pregled .x-unselectable {
  background-color:#FFF;
 }

.dug_cls .dug_bg{ background-color: #ffe6d7; font-weight:bold; color:#000;}
.dug_cls .dug_vv_bg{ background: #ff8383; font-weight:bold; color:#000;}
.dug_cls .dug_vv_bg5{ background: #fdbcbc; font-weight:bold; color:#000;}
.dug_cls  .dug_vv_bg15{ background: #fdaeaf; font-weight:bold; color:#000;}
.dug_cls .dug_vv_bg25{ background: #fd9697; font-weight:bold; color:#000;}
.dug_cls .dug_vv_bg30{ background: #fe7d7e; font-weight:bold; color:#000;}
.dug_cls .dug_vv_bg60{ background: #fe3435; font-weight:bold; color:#000;}
.dug_cls .dug_vv_bg90{ background: #ff1919; font-weight:bold; color:#000;}
.dug_cls .dug_vv_bg90plus{ background: #ff0303; font-weight:bold; color:#000;}


.dug_cls .sedmica1{ background-color: #ff9797; font-weight:bold; color:#000;}
.dug_cls .sedmica2{ background-color: #ff0000; font-weight:bold; color:#000;}
.dug_cls .sedmica3{ background-color: #dfdfdf; font-weight:bold; color:#000;}
.dug_cls .sedmica4{ background-color: #cdfa90; font-weight:bold; color:#000;}
.icon-stop2 { background-image: url(img/ico/stop.png) !important; background-repeat: no-repeat; }


.wrap_header .x-column-header-inner .x-column-header-text {
    white-space: normal;
}

.wrap_header .x-column-header-inner {
    line-height: normal;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    text-align: center;
    top: 20%;
}

.x-grid-row-selected .x-grid-cell{
	background: #e1e1e1;
	font-weight:bold;
}

.cls_gr_zel .x-grid-cell,.cls_gr_zel .x-grid-cell-inner {
	background: #c9e0a9;
}
.cls_gr_crv .x-grid-cell, .cls_gr_crv .x-grid-cell-inner {
	background: #f79595;
}
.cls_gr_zut .x-grid-cell{
	background: #fdf898;
}

.cls_gr_nar .x-grid-cell{
	background: #fccc97;
}
.cls_gr_plav .x-grid-cell{
	background: #00bff3;
}

#win_art .x-form-display-field {
	font-weight:bold;
}
#win_art  .x-form-item-input-row td {
	border-top:1px solid #e5e5e5;
}
.wrap_button button
{
    height: auto !important;
}
.wrap_button .x-btn-inner
{
    white-space: normal !important;
    line-height: normal !important;
    height: auto !important;
}