border-radius: 0.25rem
border-radius: 0.25rem --bs-gutter-x, 1.5rem


/* set a max-width for horizontal fluid layout and make it centered */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  max-width: 1150px; /* or 950px */
	background: var(--bs-secondary); 
}

.container {
	padding-left: var(--bs-gutter-x, 0.1rem);
	padding-right: var(--bs-gutter-x, 0.1rem);
}

.row {
    --bs-gutter-x: 0.1rem;
    --bs-gutter-y: 0;
  margin-right: 0px;
  margin-left: 0px;
}

.box{     
    max-width: 50%;
    max-height: auto;
    display: block; /* remove extra space below image */
}  

body {
    margin: 5px;
}


/* X-Small devices (portrait phones, less than 576px) */
/* No media query for `xs` since this is the default in Bootstrap */
    .dan {
        font-size: 16px;
    }

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .container {
    flex: 0 0 auto;
    max-width: 880px;
  padding-right: 10px;
  padding-left: 10px;
  }
    .dan {
        font-size: 16px;
    }
}


/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .container {
    flex: 0 0 auto;
    max-width: 850px;
  padding-right: 10px;
  padding-left: 10px;
  }
    .dan {
        font-size: 14px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .container {
    flex: 0 0 auto;
    max-width: 1150px;
  }
    .dan {
        font-size: 14px;
    }
}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .container {
    flex: 0 0 auto;
    max-width: 1250px;
  }
    .dan {
        font-size: 16px;
    }
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
  .container {
    flex: 0 0 auto;
    max-width: 1300px;
  }
    .dan {
        font-size: 16px;
    }
}

@media (orientation:landscape) {
    .hide-on-landscape {
        display: none;
    }
}

@media (orientation:portrait) {
    .hide-on-portrait {
        display: none;
    }
}

  #more {
      display: none;
  }
@media (min-width: 768px) {
  #more {
      display: block;
  }
}

/* _________________________________________________ */

h1 {
	font-size: 28px;
	font-weight: bold;
	padding-top: 20px;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	padding-top: 18px;
}


h3 {
	font-size: 20px;
	font-weight: bold;
}


h4 {
	font-size: 14px;
	font-weight: bold;
    text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
    margin: 1px;
}

a {
    color: rgb(0,0,153);
    text-decoration: none;
}

hr {
	margin: 0px;
} 



/* _________________________________________________ */


/* _________________________________________________ */

.vreme-meni {
  text-align: left;
    line-height: 0.25rem
}

.btn {
  font-size: small;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
    display: block;
    border-radius: 0.25rem;
}

.display_tr{
}

.hide_tr{
	display:none!important;
}

.meni-top {
     margin-top: 10px;
     margin-bottom: 10px;
}
.page-footer {
  font-size: 12px;
    padding-top: 15px;
    padding-bottom: 5px;
}

.page-footer a {
  font-size: 12px;
  text-decoration: none;
  margin: 0;
}


.categories_menu {
background:#333;
overflow:hidden;
}

.categories_menu li{
float:left;
border-left:1px solid #444;
}

.categories_menu li:first-child{
border-left:none;
}

.categories_menu li a {
display:block;
padding:15px 5px;
font-size:12px;
color:#fff;
font-family: 'arial';
font-weight: bold;
text-shadow:1px 1px 1px #111;
}

.categories_menu li a:hover,.categories_menu li a.selected_category {
background:#888;
}


.table > :not(caption) > * > * {
  padding: .1rem .1rem;
	border: none;
}

#desni-stolpec {
	max-width: 100%;
}

.table-dnevi {
  padding: .1rem .1rem;
	border: none;
	width: 100%; 
}

.portfolio-block.block-intro p {
  font-size: 1em;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.sivo {
	background-color: rgb(238,238,238);	
}

.modro {
	color: rgb(0,0,238);	
}

.grafika-rob-zelena {
	width: 1%;
	background: #00FF00;
}

.grafika-rob-rumena {
	width: 1%;
	background: #FFCE75;
}

.grafika-rob-oranzna {
	width: 1%;
	background: #FFA500;
}

.grafika-rob-rdeca {
	width: 1%;
	background: #FF0000;
}

.grafika-rob-viola {
	width: 1%;
	background: #FF00FF;
}

.seznam-mest-levo-SM {
  font-size: 12px;
  text-align: left;
}

.seznam-mest-desno-MD {
  font-size: 16px;
  text-align: left;
}

.seznam-mest-slo-levo {
  font-size: 12px;
  text-align: left;
}

.seznam-mest-slo-desno {
  font-size: 16px;
  text-align: left
}

.seznam-mest-cro-levo {
  font-size: 12px;
  text-align: left;
}

.seznam-mest-cro-desno {
  font-size: 16px;
  text-align: left
}

.background-blue {
  background-color: #003366;
  margin: 0;
}

.vreme-dni {
  font-weight: bold;
  vertical-align: middle;
  color: yellow;
  margin: auto;
}

.dan {
	text-align: left;
/*	font-size: 16px; - definirano v velikosti ekrana*/
    font-weight: bold;
    vertical-align: bottom;
}
.stopinje-min {
  color: blue;
  text-align: right;
  font-size: 16px;
}

.stopinje-max {
  color: red;
  text-align: right;
  font-size: 16px;
}

.ikona-naslov {
	height:1em; /*height of your image*/
	padding: 0px 2px;
}
.txt-naslov {
  font-size: 0.9em;
}

.ikona-mala {
	width:16px; /*pristet padding levo-desno*/
	height:12px; /*height of your image*/
	padding: 0px 2px;
}

.sneg-txt {
  font-size: 12px;
  text-align: right;
  color: blue;
}

.sneg-value {
  font-size: 12px;
  text-align: right;
  color: blue;
}

.padavine-txt {
  font-size: 12;
  text-align: right;
}

.padavine-value {
  font-size: 12;
  text-align: right;
}

.text-start {
  font-size: 16px;
  font-weight: bold;
}

.v-top {
	vertical-align: top;
}

.v-middle {
	vertical-align: middle;
}

.v-bottom {
	vertical-align: bottom;
}

.mali-podatki-levo {
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	padding-left: 2px; 
	padding-right: 1px;
}

.mali-podatki-desno {
	font-size: 10px;
	text-align: right;
	vertical-align: middle;
	padding-left: 1px; 
	padding-right: 2px; 
}

.mini-txt {
	font-size: 10px; 
	font-weight: normal;
}

.collapsible-article {
	font-size: 10px;
	text-align: right;
	vertical-align: middle;
	padding-left: 1px; 
	padding-right: 1px; 
}


.viri {
	font-size: 10px;	
}

.viri a {
	font-size: 10px;	
}

.links {
	font-size: 12px;	
}

.links a {
	font-size: 12px;	
}

.adsenseOnLeft
{
  float: left;
  width:100% !important;
}
