a:link, a:visited {
	color: #0aa0eb;
}
a:hover, a:active {
	color: #0b86c4;
}
.vsebina {
	margin-top: 30px;
}
.noga {
	margin-top: 30px;
	margin-bottom: 0;
}
h1 {
	font-weight: bold;
}
h2 {
	color: #6c757d;
}
h3, .bvt_color {
	color: #c43b3b;
}
.bvt_background {
	background-color: #c43b3b;
}
label {
	margin-top: 10px;
	margin-bottom: 0;
}

table {
  border-collapse: collapse;
}

td, th {
  border: 1px solid #ddd;
  padding: 8px;
}

tr:nth-child(even){background-color: #f2f2f2;}

tr:hover {background-color: #ddd;}

th {
  padding-top: 12px;
  padding-bottom: 12px;
}

.razmik {
	margin-bottom: 0.5em;
}
.fakeimg {
	height: 200px;
	background: #aaa;
}
.jumbotron {
  background-image: url("../img/jumbo_1.jpg");
  background-size: cover;
	border-radius: 0px;
}
.slika-text {
	margin: 10px;
}
.circle {
	border-radius: 50%;
	height: 60px;
	text-align: center;
	width: 60px;
	color: #fff;
	background-color: #6c757d;
}
.initials {
	font-size: 30px; /* 50% of parent */
	line-height: 1;
	position: relative;
	top: 15px; /* 25% of parent */
}
.forum_znacke {
	text-align: center;
	width: 60px;
	margin-right: 15px;
}
.forum_podrobno{
	text-align: right;
}
/* Float four columns side by side */
.column {
  float: left;
  width: 45%;
  padding: 0 10px;
}
/* Style the counter cards */
.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 16px;
  text-align: center;
  background-color: #f1f1f1;
}
.Pravice{
	text-align: right;
}
.Pravice a{
	color: #fff;
}
a.btn-white-text {
	color: #fff;
}
.iconic {
	width: 1rem;
	height: 1rem;
}
.accordion {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
  padding: 6px;
  text-align: left;
  background-color: #f1f1f1;
	margin: 6px;
}
.accordion-body {
  border: 1px solid;
	padding: 20px 10px 10px 20px;
  text-align: left;
  background-color: #fff;
}
.kontakti.podrocje{
	text-align: center;
	color: #6c757d;
	padding: 20px 0px 0px 0;
}
.kontakti.podpodrocje{
	color: #c43b3b;
	padding: 20px 5px 10px 0;
}
/*
.kontakti.telefon{
	background-image: url("/img/OpenIconic/phone.svg");
	background-repeat: no-repeat;
	background-size: 1rem 1rem;
	background-position: 0% 50%;
	padding: 0 0 0 1.3rem;
}
.kontakti.email{
	background-image: url("/img/OpenIconic/envelope-closed.svg");
	background-repeat: no-repeat;
	background-size: 1rem 1rem;
	background-position: 0% 50%;
	padding: 0 0 0 1.3rem;
}
*/
.pogledano {
  border-top: 3px solid #0aa0eb !important;
}
.front-left {
	background-color: #f1f1f1;
	text-align: center;
	height: 500px;
	padding: 50px 15px 0px 15px;
}
.front-right {
	text-align: center;
	height: 500px;
	padding: 50px 15px 0px 15px;
}
a.button {
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;

	text-decoration: none;
	color: initial;
}
#ForumOdgovorAnketa {
  display: none;
}
#AnketaOdgovorId3, #AnketaOdgovorId4, #AnketaOdgovorId5, #AnketaOdgovorId6, #AnketaOdgovorId7, #AnketaOdgovorId8, #AnketaOdgovorId9, #AnketaOdgovorId10 {
  display: none;
}
.AnketaRadioCheckError {
  display: none;
}
article {
	margin-bottom: 3rem;
}
.row_border {
	border: 1px solid #ddd;
  margin: 1em;
	padding: 1em;
}
.row_border_print {
	border: 1px solid #ddd;
  margin: 0.1em;
	padding: 0.1em;
}
.sklep-radio {
	padding-right: 3em;
}
.sklep_print {
	font-size: 0.7em;
}
@media print {
	.no-print, .no-print * {
			display: none !important;
	}
}
#GlasovanjeSklepiIzpis {
  display: none;
}
