html {
    background: #000000;
}

/*Ako je ekran manji od width slike */
@media (max-width: 767px) {
.index-glasses {
    margin-top: 30px;
}

/*H7 samo za glavnu stranicu - misao */
header .h7 a, header .h7 a:visited, header .h7 a:hover{
    font-size: 16px!important;
    line-height: 10px!important;
}
.index-rposts .index-rimage {
    background: none!important;
}
.index-rposts .index-rimage:hover {
    background: none!important;
}
.index-rposts .index-rsoonimage {
    background: none!important;
}
.index-rposts .index-rsoonimage:hover {
    background: none!important;
}
.index-rposts {
    text-align: center;
}
.navbar-form {
    border-bottom: none;
    border-top: none;
    box-shadow: none;
    margin: 0;
    padding: 3px 0px!important;
    float: left;
}
.navbar .nav > li > a {
    padding: 10px!important;
}
}

/*Ako je ekran veci od width slike - samo za glavnu*/
@media (min-width: 767px) {
.index-rposts .index-rdetails {
    line-height: 22px;
    padding: 5px;
    text-align: center;
    line-height: 100px;
    min-height: 100px;
}

.index-glasses {
    background: url(../gfx/naocale.png) center no-repeat;
    min-height: 300px;
    position: relative;
    margin-top: 50px;
}

/*H7 samo za glavnu stranicu - misao */
header .h7 a, header .h7 a:visited, header .h7 a:hover {
    color: #777777;
    font-size: 20px;
    line-height: 25px;
    text-decoration: none;
}
}

.navbar-form {
    border-bottom: none;
    border-top: none;
    box-shadow: none;
    margin: 0;
    padding: 8px 0px;
    float: left;
}

.index-search {
    display: table;
    margin: 0 auto;
}

.index-search input {
    width: auto !important;
}
/*Nagradna igra - krug*/
.nigra {
width:200px;
height:200px;
margin:10px auto;
border-radius:250px;
border:5px solid #fff;
box-shadow:0px 0px 3px #aaa;
text-align:center;
-webkit-transition:border 1s ease;
-moz-transition:border 1s ease;
-o-transition:border 1s ease;
transition:border 1s ease;
font-size: 16px;
}

.nigra:hover{
-webkit-transition:border 1s ease;
-moz-transition:border 1s ease;
-o-transition:border 1s ease;
transition:border 1s ease;
background:#eee url("../img/header-back.png") repeat!important;
}

.nigra h4 {
	color: #D7DF22!important;
}
.nigra:hover h4 {
	color: #666!important;
}


.nigra-white{
	color: #D7DF22!important;
	font-size: 16px;
	}
.nigra-white i{
	color: #D7DF22!important;
	}
.nigra-white:hover{
	color: #666!important;
	}
.nigra-white:hover i{
	color: #666!important;
	}


.nigra-blue {
	background: none repeat scroll 0 0 #1A9CAF!important;
	-webkit-transition:background 1s ease;
	-moz-transition:background 1s ease;
	-o-transition:background 1s ease;
	transition:background 1s ease;
}
.nigra-green {
	background: none repeat scroll 0 0 #0EA26A!important;
	-webkit-transition:background 1s ease;
	-moz-transition:background 1s ease;
	-o-transition:background 1s ease;
	transition:background 1s ease;
}
.nigra-red {
	background: none repeat scroll 0 0 #ED1C24!important;
	-webkit-transition:background 1s ease;
	-moz-transition:background 1s ease;
	-o-transition:background 1s ease;
	transition:background 1s ease;
}

.nigra-blue:hover {
	border:5px solid #1A9CAF!important;
}
.nigra-green:hover {
	border:5px solid #0EA26A!important;
}
.nigra-red:hover {
	border:5px solid #ED1C24!important;
}


/* Recent Posts */
.index-rposts {
    margin: 10px auto;
}
.index-rposts .index-rdetails:hover {
    /*background: #f7f7f7;*/
    -webkit-transition: background 1s ease;
    -moz-transition: background 1s ease;
    -o-transition: background 1s ease;
    transition: background 1s ease;
}
.index-rposts .index-rimage {
    background: url(../gfx/otvoreno-100.png) no-repeat left center;
}
.index-rposts .index-rimage:hover {
    background: url(../gfx/otvoreno-100-hover.png) no-repeat left center;
}

.index-rposts .index-rsoon:hover {
    /*background: #f7f7f7;*/
    -webkit-transition: background 1s ease;
    -moz-transition: background 1s ease;
    -o-transition: background 1s ease;
    transition: background 1s ease;
}
.index-rposts .index-rsoonimage {
    background: url(../gfx/uskoro-100.png) no-repeat left center;
}
.index-rposts .index-rsoonimage:hover {
    background: url(../gfx/uskoro-100-hover.png) no-repeat left center;
}

.index-rposts h4 {
    line-height: inherit;
}

/*bez vizualnog prikaza linka*/
.no-link-display {
}
.no-link-display h4 {
    font-size: 20px;
}
.no-link-display a {
    /*color: #444444;*/
    text-decoration: none;
}

.rposts h4 {
    border-bottom: none;
    margin-bottom: 8px;
    padding-bottom: 0;
}

header h1 a, header h1 a:visited, header h1 a:hover {
    color: #777777;
    font-size: 20px;
    line-height: 25px;
    text-decoration: none;
}

/*H7 samo za glavnu stranicu - misao */
header .h7 a, header .h7 a:visited, header .h7 a:hover {
    color: #777777;
    font-size: 20px;
    line-height: 25px;
    text-decoration: none;
}

/* Header - centrirani logoi i no mail link */
header {
    padding: 10px;
}

header .list {
    top: -11px;
    border-top: 1px solid;
}
/* Header - sčuzi samo za pocetnu stranicu da nema bordera */
.index-list {
    top: -10px !important;
    border-top: 1px none !Important;
}

.no-email-link-display a {
    color: #777777;
    text-decoration: none;
}

/* Boje linkova na prvoj stranici */
.rpost-blue, .rpost-green, .rpost-red {
    width: 100%;
    border-bottom: 3px solid #eee;
    margin: 0px auto;
    margin-bottom: 10px;
    margin-top: 5px;
    max-width: 220px;

}

.rpost-blue:hover {
    border-bottom: 3px solid #1A9CAF;
}

.rpost-green:hover {
    border-bottom: 3px solid #0EA26A;
}

.rpost-red:hover {
    border-bottom: 3px solid #ED1C24;

}
/* header contact colour */

.hcont-blue {
	border-color: #1A9CAF!important;
}

.hcont-green {
	border-color: #0EA26A!important;
}

.hcont-red {
	border-color: #ED1C24!important;
}

/* captch field */
.captcha_field {
    float: left;
    margin-right: 1em;
    width: auto;
}

/* poruka o grešci ispod form polja */
.has-error {
    color: #A94442;
}

/* Recent Posts footer*/

.index-rposts-footer {
    margin: 3px auto;
}

.index-rposts-footer .index-rdetails-footer {
    line-height: 4px;
    padding: 5px;
    background: #222;
    text-align: center;
    color: #ccc;
    font-size: 14px;
    font-weight: bold;

}
.index-rposts-footer p {
    margin-top: 5px;
}

.index-rposts-footer .index-rdetails-footer:hover {
    background: #f7f7f7;
    -webkit-transition: background 1s ease;
    -moz-transition: background 1s ease;
    -o-transition: background 1s ease;
    transition: background 1s ease;
    color: #222;

}

/* custom ul tag */
.ul-content {
    padding-left: 1em !important;
    line-height: 1.4em;
}


/* featured image u slideru */
.da-featured-image {
    width: 100%;
    background-repeat: no-repeat;
}

/* custom bg slike u slideru */
.da-letak {
    width: 100%;
    /* background-color: #71AA40; */
    background-image: url('../gfx/letak-dani-pogodnosti.png');
    background-repeat: no-repeat;
}

/* custom bg slike u slideru: Cestitka */
.da-cestitka {
    width: 100%;
    /* background-color: #71AA40; */
    background-image: url('../gfx/cestitka-2016.jpg');
    background-repeat: no-repeat;
}

/* slike u thumbnail boxovima */

img {
    margin-top: 4px;
}

.well {
    padding: 10px 20px;
}
