/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimplegrid Framework          ||
|| # Copyright (C) 2010  Youjoomla.com. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla.com                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
body {
	color:#6d6d6d;
	font-family:Arial, Helvetica, sans-serif;
}
/* links highlight and fa deviders */
a,
.highlight,
[class*='facolor'].fa:before {
	color:#40b1e2;
}
/* hovers */
a:focus,
a:hover {
	color:#1c8ab9;
}
/* text highlight */
::selection {
	background: #40b1e2;
	color:#fff;
}
::-moz-selection {
 background: #40b1e2;
 color:#fff;
}
/* headings */
h1,
h2,
h3,
h4,
h5,
h6 {
	color:#454545;
}
.yjsg-sub-heading,
.yjsg-sticky-menu a.active-scroll,
[data-sticky-block] a.active-scroll:before{
	border-color:#40b1e2;
}
/* logo */
#logo {
	background:url(../images/blue/logo.png) no-repeat 0px 0px;
}
/* newsitems */
#article-index ul {
	border:1px solid #dcdcdc;
}
#article-index ul li {
	border-bottom:1px solid #dcdcdc;
}
.newsitem_tools {
	color:#888;
}
/* rating stars */
.view-article .yjsg-rating:hover .fa-star,
.fa-star.rated {
	color:#FC0;
}
/* form elements  */
.yjsg-form-element,
.inputbox {
	background:#fff;
	border: 1px solid #dcdcdc;
}
.yjsg-form-element,
.inputbox:focus {
}
/* buttons */
.button,
.button:hover,
a.readon,
a.readon:hover,
a.readon:focus {
	background:#fff;
	border:1px solid #dcdcdc;
}
a.readon:hover {
	color:#333;
	background:#efefef;
}
[class*='yjsg-button-color']{
	background: #40b1e2;
}
[class*='yjsg-button-color']:hover{
	background:#1c8ab9;
}
/*top menu */
#topmenu_holder,.ulholder.dlevel1 {
	background:#D4E2F5;
}
.yjsgmenu ul,
.yjsgmenu li.holdsgroup ul ul {
	background:#fff;
	border:1px solid #ccc;
	-webkit-box-shadow:0 0 8px #e2e2e2;
	-khtml-box-shadow:0 0 8px #e2e2e2;
	-moz-box-shadow:0 0 8px #e2e2e2;
	box-shadow:0 0 8px #e2e2e2;
}
.yjsgmenu li a {
	color:#444;
}
.yjsgmenu li a:hover {
	color:#40b1e2;
}
.yjsgmenu ul li {
	border-bottom:1px solid #ccc;
}
.yjsgmenu a.activepath,
.yjsgmenu a:hover,
.yjsgmenu a:focus,
.yjsgmenu li:hover > .child a {
	background:#efefef;
}
/* has child arrows */
.yjsgmenu span.child a:after {
	content: "\f0d7";
}
.yjsgmenu ul span.child a:after {
	content: "\f0da";
}
.yjsgmenu ul span.child a:hover:after {
	content: "\f0d7";
}
/* side menu */
.defaultmenu li a {
	border-bottom: 1px solid #D4D4D4;
}
.defaultmenu a.isactivea,
.defaultmenu li a:hover {
	background:#f5f5f5;
	color: #121212;
}
.defaultmenu li a:before {
	content: "\f054";
}
/* footer logo  */
.yjsglogo {
	background: url(../images/blue/yjsglogo.png) no-repeat center center;
}
/* responsive menu */
span.yjmm_select {
	color: #999;
	border:1px solid #ddd;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
span.yjmm_select:after {
	content:"\f0c9";
}
/* RTL */
/* has child arrows */
.yjsgrtl ul.yjsgmenu ul span.child a:after {
	content: "\f0d9";
}
/* side menu */
.yjsgrtl ul.defaultmenu li a:before {
	content: "\f053";
}
/* EXTEND DEFAULTS */
.eximium-intro p,
.eximium-features p {
	color:#939393;
}
.yjsg2_out,
.yjsg2_out [class*='yjsg-hr-'].fa:before {
	background:#fcfcfc;
}
.yjsg4_out,
.yjsg4_out [class*='yjsg-hr-'].fa:before {
	background:#f8f8f8;
}
.yjsg6_out,
.yjsg6_out [class*='yjsg-hr-'].fa:before {
	background:#fcfcfc;
}
.yjsg7_out,
.yjsg7_out [class*='yjsg-hr-'].fa:before {
	background:#f8f8f8;
}
.footer_out {
	background:#212121;
}
/* fa icons bottom arrow */
.eximium-intro .fa-border {
	background-color:#40b1e2;
	color:#fff;
	border:none;
	position:relative;
	margin-bottom:15px;
}
.eximium-intro .fa-border:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 15px 15px 0;
	border-color: #40b1e2 transparent;
	display: block;
	width: 0;
	z-index: 1;
	margin-left: -15px;
	bottom: -14px;
	left: 50%;
}
.socials .fa-border:after {
	display:none;
}
/* features tabs */
#features-tabs .yjsgShortcodeTabs li a {
	background:#40b1e2;
	color:#fff;
	border:none;
}
#features-tabs .yjsgShortcodeTabs li.active a {
	background:#fff;
	color:#40b1e2;
	border:none;
	border:1px solid #ddd;
	border-bottom-color: transparent;
}
#features-tabs .yjsgShortcodeTabs {
	border-color:#40b1e2;
}
/* eximium-list */
.eximium-list li a {
	color:#444;
}
.eximium-list li a:hover {
	color:#40b1e2;
}
/* richsnippets section icons */
.richsnippets .yelloic .fa {
	color:#FC0;
}
/* footer */
#footer,
#footer a:hover {
	color:#555;
}
/* module styles */
.yjsg1{
	background:#40b1e2;
	color:#fff;
}
.yjsg1 .module_title{
	border-bottom:1px solid #fff;
}
.yjsg1 a{
	color:#121212;
}
.yjsg1 a:hover{
	color:#1c8ab9;
}
.yjsg2{
	background:#efefef;
}
.yjsg2 .module_title{
	border-bottom:1px solid #ccc;
}
/* KONTAKTI */

#kontakt {
	width: 545px;
}
#kontakt #kontaktpodaci {
	float:left;
	width:325px;
}
#kontakt #spisak {
	border-left:1px solid #3A8FBD;
	padding-left:15px;
	float:right;
	width:180px;
}
#kontakt #spisak ul {
	list-style:none;
	padding: 0;
	margin: 0;
}

#kontakt #spisak ul li {
	margin:0 ;
	padding:0 ;
}

#kontakt #spisak ul li a {
	background: transparent;
	color: #000;
	padding-left: 30px;
	display:block;
	margin:0;
}

#kontakt #spisak ul li a:hover {
	background: transparent;
	border-left: 5px #18457C solid;
	padding-left: 25px;
}

#filijale .ispostava {
	padding-left: 50px !important;
}
#filijale .ispostava:hover {
	background: transparent;
	border-left: 5px #18457C solid;
	padding-left: 45px !important;
}
#kontakt #spisak #pokrajinskilink, #kontakt #spisak #direkcijalink, #kontakt #spisak #naslov {
	padding-left: 5px;
	background-color:transparent;
	color: #3A8FBD;
	border-left: none !important;
	margin-bottom:3px;
	font-weight:bold;
}

/* lista lkeova */

#listalekova-detalji {
	border-collapse:collapse;
	margin-top:5px;
}
.listalekova-detalji-inn {
	margin:5px 0;
	padding:5px 10px;
	text-align:center;
	width:30px;
}
.listalekova-detalji-naslov {
background-color:#E6FFE2;
border:1px solid #B9CFB5;
color:#667A82;
font-size:11px;
font-weight:bold;
	
}
.listalekova-detalji-naslov td {
	padding:5px;	
	text-transform: uppercase;
}
#listalekova-detalji-inntabela {
	border:1px solid #B9CFB5;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 auto 5px;
}
#listalekova-detalji td {
	border:1px solid #ccc;
}
#listalekova-detalji-atcgrupe{
	border: 1px solid #ccc;	
	border-collapse:collapse;
	border-spacing:0;
}

.centrirajkolonu{
	text-align:center;	
}


.modulelevibaner {
	margin-left:20px;
	margin-top:15px;
}

/* PROVERA UPLATE DOPRINOSA */

#rezultatProverUplate{
	border: 2px #000 solid;
	width: 400px;
	margin: 20px auto;
	padding: 10px;
	display:none;  
}

.zutaPozadina {
	background:#F9FDBD;	
}

.zelenaPozadina {
	background:#CBFCBC;	
}

.crvenaPozadina {
	background:#FDC1CC;	
}

.boldirano {
	font-weight:bold;	
}

 .dugme {
	 background-color: #3A8FBD;
	 border: Defaultpx dotted #0000ff;
	 color: #fff;
	 font-size: ;
	 font-family: ;
	 font-style: ;
	 font-weight: bold;
	 padding: 1px;
	 cursor:pointer;
 }
     
 #search2 {
	 background-color: #F5F5F5;
	 border: 1px solid #646464;
	 color: #003366;
	 font-size: 12px;
	 padding: 4px;
 }
 .active {
	/*background-color:#E2E2E2;*/
 }
 
 .modulevakcina a {
	color:transparent;	
}
 .modulevakcina a img {	
	border:0px !important;
}

/*Provera uplate doprinosa*/
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:500px;
padding:14px;
}

/* ----------- stylized ----------- */
#proverauplatedoprinosa{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#proverauplatedoprinosa h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#proverauplatedoprinosa p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
text-align:justify;
}
#proverauplatedoprinosa label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
clear:both;
}
#proverauplatedoprinosa .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#proverauplatedoprinosa input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#proverauplatedoprinosa button{
clear:both;
margin-left:150px;
width:155px;
height:31px;
background:#666666;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
.odgovorprovere-zeleni {
color:#060;	
font-weight:bold;
}
.odgovorprovere-zuti {
color:#E35A07;	
font-weight:bold;
}
.odgovorprovere-crveni {
color:#F00;	
font-weight:bold;
}
#current a {
font-weight:bold;	
}
.menumeni .parent > a {
	background-image:url(./templates/eximium/images/blue/plusic.png) !important;
}


/* KAPITACIJA OTVARANJE SEKCIJA */
.kapitacija-sekcija{
	background:none repeat scroll 0 0 #EEF1F3;
	border:1px solid #CCCCCC;
	margin:0;
	padding:5px 15px;
}
.kapitacija-naslov {
	background:url("../images/plusic.png") no-repeat scroll 5px center #eaeaea;
	cursor:pointer;
	margin:0;
	padding:3px 20px;
	border-top:1px solid #ccc;
}
.kapitacija-naslov-aktivno{
	background:url("../images/plusic.png") no-repeat scroll 5px center #eaeaea;
}


/*VAZNA OBAVESTENJA*/
.vazna-obavestenja{
	border:1px solid #CCCCCC;
	float:right;
	margin:18px 0 0 18px;
	width:50%;	
}
.vazna-obavestenja-naslov{
	background:none repeat scroll 0 0 #FF6238;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 5px;
}
.vazna-obavestenja-tekst{
	background:none repeat scroll 0 0 #FFFFFF;
	overflow:auto;
}
.vazna-obavestenja-stavka{
	margin:5px 0;
	padding:0 3px;	
}
.vazna-obavestenja-unesite{
	background:none repeat scroll 0 0 #EAEAEA;
	font-size:8pt;
	padding:3px;
	text-align:center;
}
.vazna-obavestenja-dugme{
	background:none repeat scroll 0 0 #93C2DB;
	color:#FFFFFF;
	margin:0;
	padding:5px 9px;	
}