.theme-blue .header-slglrsNP {
	background: url("pageresource/header_SG.jpg") no-repeat center;
	background-size: auto 100%;
}

.theme-blue .header-slglrsMUTG {
	background: url("pageresource/header_MU.jpg") no-repeat center;
	background-size: auto 100%;
}

.theme-blue .header-slglrsPG2010 {
	background: #eeeeee url("pageresource/header_PG.jpg") no-repeat center;
	background-size: auto 100%;
}

.theme-blue .header-arhslglSGARHSTARO {
	background: #eeeeee url("pageresource/header_arhiva_SG.jpg") no-repeat center;
	background-size: auto 100%;
}
.theme-blue .header-arhslglPGARHSTARO {
	background: #eeeeee url("pageresource/header_arhiva_PG.jpg") no-repeat center;
	background-size: auto 100%;
}

.theme-blue .header-arhslglSLARHSTARO {
	background: #eeeeee url("pageresource/header_arhiva_SL.jpg") no-repeat center;
	background-size: auto 100%;
}

.theme-blue .header-arhslglMUARHSTARO {
	background: #eeeeee url("pageresource/header_arhiva_MU.jpg") no-repeat center;
	background-size: auto 100%;
}

.theme-blue .navbar {
	background: rgba(18,112,199,1);
	background: -webkit-linear-gradient(top, rgba(18,112,199,1) 0%, rgba(18,75,145,1) 100%);
	background:    -moz-linear-gradient(top, rgba(18,112,199,1) 0%, rgba(18,75,145,1) 100%);
	background:     -ms-linear-gradient(top, rgba(18,112,199,1) 0%, rgba(18,75,145,1) 100%);
	background:      -o-linear-gradient(top, rgba(18,112,199,1) 0%, rgba(18,75,145,1) 100%);
	background:         linear-gradient(to bottom, rgba(18,112,199,1) 0%, rgba(18,75,145,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1270c7', endColorstr='#124b91', GradientType=0 );
	min-height: 41px!important;
	color: #ffffff;
	border-radius: 0;
	margin: 0px;
}

.theme-blue .navbar .navbar-nav > li > a {
	color:#ffffff;
	padding:10px;
}
.theme-blue .navbar .navbar-nav > .active > a,.theme-blue .navbar-nav > .active > a:hover, .theme-blue .navbar-nav > .active > a:focus {
	color: #ffffff;
	background: #0e579a;
	background: -webkit-linear-gradient(top, #0e579a 0%, #0e3a70 100%);
	background:    -moz-linear-gradient(top, #0e579a 0%, #0e3a70 100%);
	background:     -ms-linear-gradient(top, #0e579a 0%, #0e3a70 100%);
	background:      -o-linear-gradient(top, #0e579a 0%, #0e3a70 100%);
	background:         linear-gradient(to bottom, #0e579a 0%, #0e3a70 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e579a', endColorstr='#0e3a70', GradientType=0 );
}

.theme-blue .navbar .navbar-nav > li > a:hover, .theme-blue .nav > li > a:focus {
	text-decoration: none;
	background: #0e579a;
	background:transparent;
	background: -webkit-linear-gradient(top, #0e579a 0%, #0e3a70 100%);
	background:    -moz-linear-gradient(top, #0e579a 0%, #0e3a70 100%);
	background:     -ms-linear-gradient(top, #0e579a 0%, #0e3a70 100%);
	background:      -o-linear-gradient(top, #0e579a 0%, #0e3a70 100%);
	background:         linear-gradient(to bottom, #0e579a 0%, #0e3a70 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e579a', endColorstr='#0e3a70', GradientType=0 );
}

.theme-blue .navbar .navbar-brand {
	color:#eeeeee;
	float: none;
	height: auto;
}

.theme-blue .navbar .navbar-toggle {
	background-color:#eeeeee;
}
.theme-blue .navbar .icon-bar {
	background-color:#104280;
}

.theme-blue .search-panel {
	background: #f5f5f5;
	background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	background:    -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	background:     -ms-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	background:      -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	background:         linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0 );
	border: 1px solid #dddddd;
	box-shadow: none;
	padding: 15px 15px 10px 15px;
}

.theme-blue .table-panel {
	border-color:  #dddddd;
}

.theme-blue .table-filterv {
	min-height: 70px;
}

.theme-blue .table-filter td {
	padding-left: 7px;
	padding-right: 7px;
}

.theme-blue .panel-group {
	margin-bottom: 0px;
}
.theme-blue .panel-heading {
	background: rgba(18,112,199,1);
	background: -webkit-linear-gradient(top, rgba(18,112,199,1) 0%, rgba(18,75,145,1) 100%);
	background:    -moz-linear-gradient(top, rgba(18,112,199,1) 0%, rgba(18,75,145,1) 100%);
	background:     -ms-linear-gradient(top, rgba(18,112,199,1) 0%, rgba(18,75,145,1) 100%);
	background:      -o-linear-gradient(top, rgba(18,112,199,1) 0%, rgba(18,75,145,1) 100%);
	background:         linear-gradient(to bottom, rgba(18,112,199,1) 0%, rgba(18,75,145,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1270c7', endColorstr='#124b91', GradientType=0 );
	cursor: pointer;
	color: #ffffff !important;
	padding: 3px 5px;
}

.theme-blue .list-title {
	text-transform: uppercase;
	cursor: pointer;
}

.theme-blue .list-title a {
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
}

.theme-blue .subitem-list-item {
	margin-left: -20px;
}

.theme-blue .subitem-list-item :hover {
	background-color: #eeeeee;
	padding-left: -20px;
}

.theme-blue .subitem-list-item a {
	width: 100% !important;
	height: 100%;
	color: #48484a;
	display: table-cell;
	vertical-align: middle;
	padding: 3px 20px 1px 20px;
	font-weight: 500;
}

.theme-blue .btn-search {
	color: #ffffff;
	background-color: #1270c7;
	border-color: #124b91;
}

.theme-blue .btn-search:focus, .btn-search:hover {
	color: #ffffff;
	background-color: #0e579a;
	border-color: #0e3a70;
}

.theme-blue .btn-clear {
	color: #ffffff;
	background-color: #a5a5a5;
	border-color: #929292;
}

.theme-blue .btn-clear:focus, .btn-clear:hover {
	color: #ffffff;
	background-color: #929292;
	border-color: #818181;
}

.theme-blue .lbl-resultsize {
	color: #1270c7;
	font-weight: 600;
}

.theme-blue .title-act-slgl {
	background: rgba(18,112,199,1);
	background: -webkit-linear-gradient(top, rgba(18,112,199,1) 0%, rgba(18,75,145,1) 100%);
	background:    -moz-linear-gradient(top, rgba(18,112,199,1) 0%, rgba(18,75,145,1) 100%);
	background:     -ms-linear-gradient(top, rgba(18,112,199,1) 0%, rgba(18,75,145,1) 100%);
	background:      -o-linear-gradient(top, rgba(18,112,199,1) 0%, rgba(18,75,145,1) 100%);
	background:         linear-gradient(to bottom, rgba(18,112,199,1) 0%, rgba(18,75,145,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1270c7', endColorstr='#124b91', GradientType=0 );
	min-height: 50px;
	color: #ffffff;
	text-align: center;
	border-bottom: 3px solid #ffffff;
}

.theme-blue .title-act-slgl h4 {
	margin-top: 0;
	padding-top: 20px;
}

.theme-blue .table-blue thead {
	color: #ffffff;
	background: #0e579a;
}

.theme-blue .table-blue > tbody > tr > td {
	vertical-align: middle;
	padding: 3px 5px;
}


.theme-blue #collapseAttachments .list-group-item {
	word-wrap: break-word;
}


.theme-blue .archive-overview .panel-heading {
	background: #f5f5f5!important;
	margin: 0!important;
	padding: 5px 8px;
}

.theme-blue .archive-overview .panel-heading a {
	color: #0e3a70!important;
}
