.theme-home .fp-body-container {
	padding: 0px;
	height: 100%;
}

.theme-home .fp-body {
	margin: 0 auto;
	height: 100%;
	background: #dbdbdb;
	background: -webkit-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
	background:    -moz-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
	background:     -ms-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
	background:      -o-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
	background:         linear-gradient(to bottom, #ffffff 0%, #dbdbdb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb', GradientType=0 );
}

.theme-home .slg-hrm-padding {
	padding-left: 0px;
	padding-right: 0px;
}

.theme-home .slg-hrm-margin {
	margin: 0;
}

.theme-home .slg-main-header {
	/*background: url("../pageresource/fp/headerBackground.png") repeat-x;*/
	background: #dbdbdb;
	background: -webkit-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
	background:    -moz-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
	background:     -ms-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
	background:      -o-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
	background:         linear-gradient(to bottom, #ffffff 0%, #dbdbdb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb', GradientType=0 );
	height:104px;
	border-radius: 0;
	margin-bottom: 0px;
	border-left: 1px solid #898989;
	border-right: 1px solid #898989;
}

.theme-home .slg-main-header-left {
	background: url("../pageresource/fp/headerLeft.png") no-repeat;
	float:left;
	width: 266px;
	height: 103px;
}

.theme-home .slg-main-header-right {
	background: url("../pageresource/fp/headerRight.png") no-repeat;
	width: 158px;
	height: 103px;
	float: right;
}

.theme-home .navbar {
	background: #d8d8d8;
	background: -webkit-linear-gradient(top, #d8d8d8 0%, #f7f7f7 100%);
	background:    -moz-linear-gradient(top, #d8d8d8 0%, #f7f7f7 100%);
	background:     -ms-linear-gradient(top, #d8d8d8 0%, #f7f7f7 100%);
	background:      -o-linear-gradient(top, #d8d8d8 0%, #f7f7f7 100%);
	background:         linear-gradient(to bottom, #d8d8d8 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d8d8', endColorstr='#f7f7f7', GradientType=0 );
	border: transparent;
	border-top: 2px solid #ffffff;
	border-radius: 0px;
	margin: 0px;
	min-height: 36px !important;
	color: #48484a;
	border-left: 1px solid #898989;
	border-right: 1px solid #898989;
	cursor: pointer;
}

.theme-home .navbar .navbar-toggle {
	background-color: #48484a;
}
.theme-home .navbar .icon-bar {
	background-color: #ffffff;
}

.theme-home .navbar .navbar-nav-left > li {
	margin-right: 1px;
}

.theme-home .navbar .navbar-nav-left > li > a {
	color: #ffffff;
	padding: 0px 20px;
	line-height: 34px;
}
.theme-home .navbar .navbar-nav-left > .active > a, .navbar-nav-left > .active > a:hover, .navbar-nav-left > .active > a:focus {
	color: #ffffff;
	background:transparent;
}

.theme-home .navbar .navbar-nav-left > li > a:hover, .navbar-nav-left > li > a:focus {
	background:transparent;
}

.theme-home .navbar .navbar-nav-right > li > a {
	color: #48484a;
	padding: 0px 10px;
	line-height: 46px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.theme-home .navbar .navbar-nav-right > .active > a, .navbar-nav-right > .active > a:hover, .navbar-nav-right > .active > a:focus {
	background:transparent;
}

.theme-home .navbar .navbar-nav-right > li > a:hover, .navbar-nav-right > li > a:focus {
	background:transparent;
}

.theme-home .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
	cursor: default;
}

.theme-home #menuItemHome {
	background: #d2d2d2;
	border-top-left-radius: 10px;
}

.theme-home #menuItemHome a {
	color: #2d86c5;
	padding: 0px 30px;
	font-size: 16px !important;
    line-height: 46px;
}

.theme-home #menuItemEurlex {
	/*background: url("../pageresource/fp/tabEurlexBackground.jpg") repeat-x;*/
	background: #6ac1ec;
	background: -webkit-linear-gradient(top, #6ac1ec 0%, #247ab5 100%);
	background:    -moz-linear-gradient(top, #6ac1ec 0%, #247ab5 100%);
	background:     -ms-linear-gradient(top, #6ac1ec 0%, #247ab5 100%);
	background:      -o-linear-gradient(top, #6ac1ec 0%, #247ab5 100%);
	background:         linear-gradient(to bottom, #6ac1ec 0%, #247ab5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ac1ec', endColorstr='#247ab5', GradientType=0 );
	border-bottom: 2px solid #b9313d;
	border-right: 1px solid transparent;
	height: 34px;
}

.theme-home #menuItemNews {
	/*background: url("../pageresource/fp/tabNewsBackground.jpg") repeat-x;*/
	background: #5fa6d0;
	background: -webkit-linear-gradient(top, #5fa6d0 0%, #245f89 100%);
	background:    -moz-linear-gradient(top, #5fa6d0 0%, #245f89 100%);
	background:     -ms-linear-gradient(top, #5fa6d0 0%, #245f89 100%);
	background:      -o-linear-gradient(top, #5fa6d0 0%, #245f89 100%);
	background:         linear-gradient(to bottom, #5fa6d0 0%, #245f89 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5fa6d0', endColorstr='#245f89', GradientType=0 );
	border-bottom: 2px solid #b9313d;
	border-right: 1px solid transparent;
	height: 34px;
}

.theme-home #menuItemSearchAll {
	/*background: url("../pageresource/fp/tabCustomerServiceBackground.jpg") repeat-x;*/
	background: #5797bd;
	background: -webkit-linear-gradient(top, #5797bd 0%, #205179 100%);
	background:    -moz-linear-gradient(top, #5797bd 0%, #205179 100%);
	background:     -ms-linear-gradient(top, #5797bd 0%, #205179 100%);
	background:      -o-linear-gradient(top, #5797bd 0%, #205179 100%);
	background:         linear-gradient(to bottom, #5797bd 0%, #205179 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5797bd', endColorstr='#205179', GradientType=0 );
	border-bottom: 2px solid #b9313d;
	border-right: 1px solid transparent;
	height: 34px;
}

.theme-home #menuItemCustomerService {
	/*background: url("../pageresource/fp/tabCustomerServiceBackground.jpg") repeat-x;*/
	background: #4C89AF;
	background: -webkit-linear-gradient(top, #4C89AF 0%, #205179 100%);
	background:    -moz-linear-gradient(top, #4C89AF 0%, #205179 100%);
	background:     -ms-linear-gradient(top, #4C89AF 0%, #205179 100%);
	background:      -o-linear-gradient(top, #4C89AF 0%, #205179 100%);
	background:         linear-gradient(to bottom, #4C89AF 0%, #205179 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4C89AF', endColorstr='#205179', GradientType=0 );
	border-bottom: 2px solid #b9313d;
	border-right: 1px solid transparent;
	height: 34px;
}

.theme-home .main-page-container {
	background: #e1e1e1;
	/*height: 100%;*/
	border-left: 1px solid #898989;
	border-right: 1px solid #898989;
	/*    min-height: -webkit-calc(100% - 176px); 
	    min-height:    -moz-calc(100% - 176px); 
	    min-height:      -o-calc(100% - 176px); 
	    min-height:         calc(100% - 176px); */
}

.theme-home .slg-main-info-bar {
	/*background: url("../pageresource/fp/infoBackground.jpg") repeat-x;*/
	background: #dcdcdc;
	background: -webkit-linear-gradient(top, #dcdcdc 0%, #c7c7c7 100%);
	background:    -moz-linear-gradient(top, #dcdcdc 0%, #c7c7c7 100%);
	background:     -ms-linear-gradient(top, #dcdcdc 0%, #c7c7c7 100%);
	background:      -o-linear-gradient(top, #dcdcdc 0%, #c7c7c7 100%);
	background:         linear-gradient(to bottom, #dcdcdc 0%, #c7c7c7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdc', endColorstr='#c7c7c7', GradientType=0 );
	min-height: 27px;
}

.theme-home .slg-main-info-bar p {
	margin: 0;
	line-height: 27px;
	vertical-align: middle;
}    

.theme-home .slg-main-left-bar {
	padding-left: 0px;
	padding-right: 0px;
	/*
	background: #e1e1e1;
	background: -webkit-linear-gradient(top, #ffffff 0%, #e1e1e1 100%);
	background:    -moz-linear-gradient(top, #ffffff 0%, #e1e1e1 100%);
	background:     -ms-linear-gradient(top, #ffffff 0%, #e1e1e1 100%);
	background:      -o-linear-gradient(top, #ffffff 0%, #e1e1e1 100%);
	background:         linear-gradient(to bottom, #ffffff 0%, #e1e1e1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0 );
	*/
	min-height: 541px;
}

@media (max-width: 768px) {
	.theme-home .slg-main-left-bar {
		min-height: 1px;
	}
}

.theme-home .slg-main-left-bar .panel-body {
	padding: 0px;
}

.theme-home .slg-main-right-bar {
	padding: 0px;

}

.theme-home .right-bar-panel {
/*
	background: #e1e1e1;
	background: -webkit-linear-gradient(top, #ffffff 0%, #e1e1e1 100%);
	background:    -moz-linear-gradient(top, #ffffff 0%, #e1e1e1 100%);
	background:     -ms-linear-gradient(top, #ffffff 0%, #e1e1e1 100%);
	background:      -o-linear-gradient(top, #ffffff 0%, #e1e1e1 100%);
	background:         linear-gradient(to bottom, #ffffff 0%, #e1e1e1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0 );
	*/
	text-transform: uppercase;
	border-radius: 0px;
	padding: 0px;
	min-height: 541px;
}

.theme-home .right-bar-panel a {
	color: #48484a;
}

.theme-home .table-right-bar > tbody > tr > td {
	padding: 3px;
	border: none;
	vertical-align: middle;
	font-weight: 600;
	color: #48484a;
}

.theme-home .table-right-bar > tbody > tr > td:hover {
	text-decoration: none;
}

.theme-home .right-img {
	height: 60px;
	width: 60px;
	background: #247ab5;
	background: -webkit-linear-gradient(top, #247ab5 0%, #6ac1ec 100%);
	background:    -moz-linear-gradient(top, #247ab5 0%, #6ac1ec 100%);
	background:     -ms-linear-gradient(top, #247ab5 0%, #6ac1ec 100%);
	background:      -o-linear-gradient(top, #247ab5 0%, #6ac1ec 100%);
	background:         linear-gradient(to bottom, #247ab5 0%, #6ac1ec 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#247ab5', endColorstr='#6ac1ec', GradientType=0 );
	border: 1px solid #ddd;
	color: #fff;
	font-size: large !important;
	text-align: center;
	padding: 20px;
}

.theme-home .right-img:hover {
	background: #205179;
	background: -webkit-linear-gradient(top, #205179 0%, #5797bd 100%);
	background:    -moz-linear-gradient(top, #205179 0%, #5797bd 100%);
	background:     -ms-linear-gradient(top, #205179 0%, #5797bd 100%);
	background:      -o-linear-gradient(top, #205179 0%, #5797bd 100%);
	background:         linear-gradient(to bottom, #205179 0%, #5797bd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#205179', endColorstr='#5797bd', GradientType=0 );
}

.theme-home .right-logo {
	background: url("../pageresource/fp/sluzbeni-glasnik.png") no-repeat;
	width: 150px;
	height: 84px;
	margin: 40px auto;
}

.theme-home .left-logo {
	background: url("../pageresource/fp/sluzbeni-glasnik-left.png") no-repeat;
	width: 40px;
	height: 60px;
	float: right;
}

.theme-home .bar-title {
	font-family: 'Open Sans', sans-serif;  
	background: rgba(89,196,253,1);
	background: -moz-linear-gradient(top, rgba(89,196,253,1) 0%, rgba(40,128,191,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(89,196,253,1)), color-stop(100%, rgba(40,128,191,1)));
	background: -webkit-linear-gradient(top, rgba(89,196,253,1) 0%, rgba(40,128,191,1) 100%);
	background: -o-linear-gradient(top, rgba(89,196,253,1) 0%, rgba(40,128,191,1) 100%);
	background: -ms-linear-gradient(top, rgba(89,196,253,1) 0%, rgba(40,128,191,1) 100%);
	background: linear-gradient(to bottom, rgba(89,196,253,1) 0%, rgba(40,128,191,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59c4fd', endColorstr='#2880bf', GradientType=0 );
	padding: 12px 15px;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	height: 40px !important;
}

.theme-home .menu-title {
	text-align: center;
	text-transform: uppercase;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	/*font-size: 11px;*/
	text-align: center;
	cursor: pointer;
	padding: 0px;
	height: 50px;
}

.theme-home .menu-title a {
	width: 100%;
	height: 100%;
	display: table-cell;
	padding: 5px;
	color: #48484A;
	text-decoration: none;
	outline-width: 0px;
	line-height: 1.2;
	vertical-align: middle;
}

.theme-home .menu-title-first {
	background: #d2d2d2;
	background: -webkit-linear-gradient(top, #efefef 0%, #d2d2d2 100%);
	background:    -moz-linear-gradient(top, #efefef 0%, #d2d2d2 100%);
	background:     -ms-linear-gradient(top, #efefef 0%, #d2d2d2 100%);
	background:      -o-linear-gradient(top, #efefef 0%, #d2d2d2 100%);
	background:         linear-gradient(to bottom, #efefef 0%, #d2d2d2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#d2d2d2', GradientType=0 );
	height: 100%;
	width: 90%;
}

.theme-home .menu-left-panel {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}

.theme-home .menu-left-panel:after {
	font-family: "Glyphicons Halflings";
	content: "\e252";
	display: table-cell;
	padding: 5px;
	height: 100%;
	vertical-align: middle;
	color: #2d86c5;
	font-size: smaller;
}

.theme-home .menu-left-panel.collapsed:after {
	content: "\e250";
}

.theme-home .menu-title-info {
	height: 100%;
	width: 10%;
    border-left: 1px solid #dddddd;
}

.theme-home .menu-title-info img {
	padding: 0 3px;
}

.theme-home .menu-title-info-submenu {
	height: 100%;
	width: 10%;
	background: #f5f5f5;
	border-left: 1px solid #dddddd;
}

.theme-home .menu-title-info-submenu img {
	padding: 0 5px;
}

.theme-home .menu-panel {
	margin-top: 0px!important;
	outline-width: 0px;
	border-radius: 0px !important;
}

.theme-home .tooltip-inner {
	white-space:pre-wrap;
	max-width:500px;
        text-align:left;
}

.theme-home .subitem-menu-item {
	width: 100%;
	height: 50px;
	text-align: center;
	border-bottom: 1px solid #dddddd;
}
.theme-home .subitem-menu-item:last-child {
	border-bottom: none;
}

.theme-home .subitem-menu-item a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #48484a;
	display: table-cell;
	vertical-align: middle;
	padding: 0 2px;
}


.theme-home .slg-main-center-view {
	padding-left: 0px;
	padding-right: 0px;
	background: #ffffff;
}

.theme-home .content-object {
	width: 100%;
	min-height: 500px;
}

.theme-home .fp-news-tabset .nav-tabs {
	background: rgba(89,196,253,1);
	background: -moz-linear-gradient(top, rgba(89,196,253,1) 0%, rgba(40,128,191,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(89,196,253,1)), color-stop(100%, rgba(40,128,191,1)));
	background: -webkit-linear-gradient(top, rgba(89,196,253,1) 0%, rgba(40,128,191,1) 100%);
	background: -o-linear-gradient(top, rgba(89,196,253,1) 0%, rgba(40,128,191,1) 100%);
	background: -ms-linear-gradient(top, rgba(89,196,253,1) 0%, rgba(40,128,191,1) 100%);
	background: linear-gradient(to bottom, rgba(89,196,253,1) 0%, rgba(40,128,191,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59c4fd', endColorstr='#2880bf', GradientType=0 );
	height: 41px!important;
}

.theme-home .fp-news-tabset .fp-news-tab, .fp-news-tabset .fp-news-tab a {
	font-family: sans-serif;
	background: rgba(89,196,253,1);
	background: -moz-linear-gradient(top, rgba(89,196,253,1) 0%, rgba(40,128,191,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(89,196,253,1)), color-stop(100%, rgba(40,128,191,1)));
	background: -webkit-linear-gradient(top, rgba(89,196,253,1) 0%, rgba(40,128,191,1) 100%);
	background: -o-linear-gradient(top, rgba(89,196,253,1) 0%, rgba(40,128,191,1) 100%);
	background: -ms-linear-gradient(top, rgba(89,196,253,1) 0%, rgba(40,128,191,1) 100%);
	background: linear-gradient(to bottom, rgba(89,196,253,1) 0%, rgba(40,128,191,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59c4fd', endColorstr='#2880bf', GradientType=0 );
	color: #FFFFFF!important;
	border: 0px !important;
	outline-width: 0px!important;
}

.theme-home .fp-news-tab {
	height: 40px!important;
}

.theme-home .fp-news-tab a {
	/* line-height: 20px!important; */
}





.fp-news-tabset ul li a {
height: 40px;
	text-align: center;
}
.fp-news-tabset ul li:nth-child(1) a {
width: 110px;
       line-height: 20px;
}
.fp-news-tabset ul li:nth-child(2) a {
width: 115px;
       line-height: 10px;
}
.fp-news-tabset ul li:nth-child(3) a {
width: 120px;
       line-height: 10px;
}
.fp-news-tabset ul li:nth-child(4) a {
width: 110px;
       line-height: 10px;
}
.fp-news-tabset ul li:nth-child(5) a {
width: 100px;
       line-height: 20px;
}
.fp-news-tabset ul li:nth-child(6) a {
width: 100px;
       line-height: 20px;
}
.fp-news-tabset ul li:nth-child(7) a {
width: 100px;
       line-height: 20px;
}

.fp-news-tabset .tab-basic-info a {
	width: 160px!important;
       line-height: 10px!important;
}
.fp-news-tabset .tab-howto a {
	width: 120px!important;
       line-height: 10px!important;
}
.fp-news-tabset .tab-customer-service a {
	width: 120px!important;
       line-height: 10px!important;
}
.fp-news-tabset .tab-qa a {
	width: 120px!important;
       line-height: 10px!important;
}
.fp-news-tabset .tab-other a {
	width: 120px!important;
       line-height: 20px!important;
}


.fp-news-tabset .tab-useful-links a {
	width: 120px!important;
       line-height: 20px!important;
}
.fp-news-tabset .tab-republic-links a {
	width: 340px!important;
    line-height: 10px!important;
}
.fp-news-tabset .tab-local-links a {
	width: 290px!important;
    line-height: 10px!important;
}
.fp-news-tabset .tab-calculators a {
	width: 290px!important;
    line-height: 10px!important;
	display: flex;
    align-items: center;
    justify-content: center;
}

.fp-news-tabset  .tab-calculators-help a {
	line-height: 10px!important;
	display: flex;
    align-items: center;
    justify-content: center;
	width: 80px!important;    
}

.theme-home .fp-news-tabset .fp-news-tab.active,.fp-news-tabset .fp-news-tab.active :hover {
	background: #0a72bd!important;	
	color: #ffffff!important;
	border: 0px !important;
	outline-width: 0px!important;
}

.theme-home .fp-news-tabset .fp-news-tab.disable,.fp-news-tabset .fp-news-tab.disable :hover {
	background: #0a72bd!important;	
	color: #ffffff!important;
	border: 0px !important;
	outline-width: 0px!important;
	cursor: pointer!important;
}

.theme-home .fp-news-tabset .fp-news-tab.active a, .fp-news-tabset .fp-news-tab.active a {
	background: #0a72bd!important;	
	color: #ffffff!important;
	border: 0px !important;
	outline-width: 0px!important;
}

.theme-home .fp-news-item {
	width: 40px; 
	height: 40px;
	display: block; 
	text-align: center; 
	margin: 5px;
}

.theme-home .fp-news-item-lbl {
	width: 100%;
	border-bottom: 1px solid rgb(221, 221, 221);
}

.theme-home .fp-news-item-lbl a {
	background: #ffffff;
}

.theme-home .fp-news-item-lbl a:hover {
	background: #ffffff;
	cursor: pointer;
	color: #7d7d7d !important;
	text-decoration: none;
}

.theme-home .fp-news-lbl-breaking-1 a {
	color: #2d86c5 !important;
}

.theme-home .fp-news-lbl-breaking-0 a {
	color: #48484A !important;
}

.theme-home .btn-news {
	background: #e8e8e8;
	color: #236899 !important;
	border-color: #C8C8C8;
}

.theme-home .btn-news:hover {
	background: #d8d8d8;
	color: #236899;
	border-color: #C3C3C3;
}

.theme-home .fp-news-day {
	font-size: 16px;
	line-height: 28px;
	font-family: Arial,Verdana,sans-serif;
}


.theme-home .fp-news-month {
	line-height: 1px;
	text-transform: lowercase;
	font-size: 12px;
	font-family: Arial,Verdana,sans-serif;
}

.theme-home .fp-news-breaking-1 {
	background: #2d86c5;
	color: #ffffff;
}
.theme-home .fp-calendar {
	background: url("../pageresource/fp/calendar.png") no-repeat !important;
	height: 60px;
	width: 72px;
}
.theme-home .fp-calendar:hover {
	background-position: -77px 0 !important;
}

.theme-home .fp-guide {
	background: url("../pageresource/fp/guide.png") no-repeat !important;
	height: 60px;
	width: 72px;
}
.theme-home .fp-guide:hover {
	background-position: -77px 0 !important;
}

.theme-home .fp-statistics {
	background: url("../pageresource/fp/statistics.png") no-repeat !important;
	height: 60px;
	width: 72px;
}
.theme-home .fp-statistics:hover {
	background-position: -77px 0 !important;
}

.theme-home .fp-acts {
	background: url("../pageresource/fp/acts.png") no-repeat !important;
	height: 60px;
	width: 72px;
}

.theme-home .fp-acts:hover {
	background-position: -77px 0 !important;
}

.theme-home .fp-links {
	background: url("../pageresource/fp/links.png") no-repeat !important;
	height: 60px;
	width: 72px;
}
.theme-home .fp-links:hover {
	background-position: -77px 0 !important;
}

.theme-home .fp-other {
	background: url("../pageresource/fp/other.png") no-repeat !important;
	height: 60px;
	width: 72px;
}
.theme-home .fp-other:hover {
	background-position: -77px 0 !important;
}
.theme-home .fp-promo {
	background: url("../pageresource/fp/promo.png") no-repeat !important;
	height: 60px;
	width: 72px;
}
.theme-home .fp-promo:hover {
	background-position: -77px 0 !important;
}
.theme-home .fp-calculator {
	background: url("../pageresource/fp/calc.png") no-repeat !important;
	height: 60px;
	width: 72px;
}

.theme-home .fp-calculator:hover {
	background-position: -77px 0 !important;	
}

.theme-home .fp-news {
	background: url("../pageresource/fp/news.png") no-repeat !important;
	height: 60px;
	width: 72px;
}
.theme-home .fp-news:hover {
	background-position: -77px 0 !important;
}
.theme-home .fp-eurlex {
	background: url("../pageresource/fp/eurlex.png") no-repeat !important;
	height: 60px;
	width: 72px;
}
.theme-home .fp-eurlex:hover {
	background-position: -77px 0 !important;
}

.theme-home .slg-main-footer {
	min-height: 35px;
	background-color: #969696;
	border-top: 2px solid #898989;
	border-bottom: 1px solid #898989;
	vertical-align: middle;
	color: #fff;
	padding: 8px 15px 0px 15px;
}


.theme-home .slg-main-footer span {
	color: #ffffff;
	text-shadow: 1px 1px 2px darkslategray;
	padding: 0px 4px;
}

.theme-home .footer-blue {
	color: #75c6ff !important;
}

.theme-home .footer-browsers {
	height: 18px;
	/*width: 80px;*/
	/*background: url("../pageresource/fp/supportedBrowsersBg.png") no-repeat !important;*/
}

.theme-home .footer-browsers-icons {
	background: url("../pageresource/fp/supportedBrowsersBg.png") no-repeat !important;
}

.theme-home .footer-browsers td {
	padding: 0px 8px;
}

.theme-home .footer-browsers-icon {
	float: left;
	padding: 0px 5px;
}

.theme-home .footer-browsers-text {
	color: #2E3334;
	text-transform: uppercase;
	font-family: Arial narrow, Helvetica, sans-serif;
}

.theme-home .footer-links li {
	display: inline;
	padding: 0px 5px;
}

.theme-home .footer-links a {
	vertical-align: middle;
	color: #ffffff;
	text-shadow: 1px 1px 2px darkslategray;
	text-transform: uppercase;
	padding-left: 2px;
	font-weight: 600;
}

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

.theme-home .header-fp > div {
	height: inherit;
}
.theme-home .header-fp,
.theme-home.main-page-container,
.theme-home .navbar {
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
}

.sg-search-news {
	margin: 20px;
	min-height: 460px;
}
.sg-search-news .row {
	margin-bottom: 20px;
}
.fp-search-results .fp-date{
	white-space: nowrap;
}
.fp-search-results th {
	white-space: nowrap;
	cursor: pointer;
}
.fp-search-results th.fp-date,
.fp-search-results th.fp-category{
	/*border-right: 1px solid black;*/
}
.fp-search-results th  span {
	margin-left: 6px;
}
.fp-search-results .table-bordered > thead > tr > th {
	border-bottom-width: 0;
	/*background-color: #dbdbdb;*/
}
.fp-search-results td.fp-news-title {
	cursor: pointer;
}
.fp-result-size {
	color: #337ab7;
}

.slg-main-left-bar .panel {
	border-left: none;
	border-bottom: none;
}
.slg-main-left-bar  .panel-group {
	border-bottom: 1px solid #dddddd;
}

.fp-news-tabset .btn-group {
	/*margin: 12px 6px;*/
}
.fp-news-tabset .tab-content {
	/*padding: 5px;*/
}

/*
.fp-news-tab.kategorija-4,
.fp-news-tab.kategorija-4 a {
	background: linear-gradient(to bottom, white 0%, white 100%) !important;
	color: blue !important;
}
*/

/*** PROMO ***/
/* bez CSS3 flexbox-a zbog IE */
.promo-header {
	width: 154px;
    display: inline-block;
	position: relative;
    margin-left: 50%;
    left: -77px;
}
.promo-header .promo-link {
	margin-top: 36px;
}
.promo-header .promo-link  a{
	display: block;
	height: 60px;
	width: inherit;
	background: url("../pageresource/fp/promo-header.png") no-repeat !important;
}
.promo-header .promo-link a:hover {
	background-position: -164px 0px !important;
}
.promo-content {
	margin: 20px 0;
	min-height: 500px;
}
.promo-content input[type=radio],
.promo-content input[type=checkbox] {
	margin-top: 0;
}
.promo-content .promo-success{
	margin: 0 20px;
}
.promo-content .promo-access span {
	display: block;
}
.promo-content .promo-submit {
	margin: 20px 0;
}
.promo-message-required {
	color: #DF670E;
}
.promo-validation-message {
	color: #DF670E;
	margin-top: 2px;
}

/* Chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.promo-content input[type=radio] {
		margin-top: 1px;
	}
}

.theme-home .bar-title {
    background: #2a84c3; /* For browsers that do not support gradients */    
    background: -webkit-linear-gradient(left top, #51b8f3, #2a84c3); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, #51b8f3, #2a84c3); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, #51b8f3, #2a84c3); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, #51b8f3, #2a84c3); /* Standard syntax (must be last) */
    font-weight: 900;
    color: #FFFFFF;
}

.theme-home #centerView .bar-title {
	background: rgba(89,196,253,1);
	background: -moz-linear-gradient(top, rgba(89,196,253,1) 0%, rgba(40,128,191,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(89,196,253,1)), color-stop(100%, rgba(40,128,191,1)));
	background: -webkit-linear-gradient(top, rgba(89,196,253,1) 0%, rgba(40,128,191,1) 100%);
	background: -o-linear-gradient(top, rgba(89,196,253,1) 0%, rgba(40,128,191,1) 100%);
	background: -ms-linear-gradient(top, rgba(89,196,253,1) 0%, rgba(40,128,191,1) 100%);
	background: linear-gradient(to bottom, rgba(89,196,253,1) 0%, rgba(40,128,191,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59c4fd', endColorstr='#2880bf', GradientType=0 );
	color: #FFFFFF!important;
	border: 0px !important;
	outline-width: 0px!important;
    	font-weight: 900;
}

.theme-home #hostName {
	position: absolute;
	top: 6%; left: 50%;
	transform: translate(-50%,-50%);
	font-size: 70px;
	color: red;
}

