.vsebina { position: relative; width: 100%; text-align: left; xfont-size: 1.3em; padding-top: 0; } 


h1, h2, h3, h4 { break-after: avoid; -moz-column-break-after: avoid; -webkit-column-break-after: avoid; }
ul { break-before: avoid; -moz-column-break-before: avoid; -webkit-column-break-before: avoid; padding-left: 30px; }


.force-break { break-after: column; -moz-column-break-after: column; -webkit-column-break-after: column; display: block; height:0 !important; font-size:0; line-height:0; margin: 0; padding: 0; }


table thead { xfont-size: 1.2em; font-weight: bold; }

.preberi_vec { display: inline-block; width: auto; color: black; background-color: transparent; padding: 12px 16px 12px 16px; cursor: pointer; border: 1px solid black; transition: background-color .3s linear; }
.preberi_vec a { color: black; text-decoration: none; }
.preberi_vec:hover { color: white; background-color: black; }
.preberi_vec:hover a { color: white; }


/*
p + h3, .dva-stolpca h3:first-child { padding-top: 0 !important; }
p + ul { margin-top: 0; }
h2 + .dva-stolpca { margin-top: 3em !important; }
h2 + table { margin-top: 2em !important; }
h3 + table { margin-top: 1em !important; }
*/

.vsebina-vrsta { display: flex; display: -webkit-flex; display: -moz-flex; display: -ms-flex; flex-direction: row; justify-content: space-between; margin-top: 2em; }

.vrsta { display: flex; justify-content: space-between; margin-bottom: 1em; }
.vrsta .podatek { width: 25em; text-align: right; flex-grow: 1; flex-basis: 0; }




/*-----------------------------------------------------------------------------*/

#galerija { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-between; margin-top: 40px; margin-left: -10px; margin-right: -10px; }
#galerija .slika { xwidth: auto; max-width: 264px; margin-bottom: 40px; margin-left: 10px; margin-right: 10px; } 
#galerija .slika a { display: block; width: auto; text-decoration: none; }
#galerija .slika .podnapis { width: 100%; color: #6d6d6d; font-size: 0.8em; border-bottom: 2px solid #b5b5b4; border-right: 2px solid #b5b5b4; border-bottom-right-radius: 12px; margin-top: 13px; padding-bottom: 1em; } 
#galerija .slika img { display: block; xwidth: 100%; height: 176px; }
#galerija .slika a img { border: none; text-decoration: none; }
.knjige #galerija { height: auto; margin-left: -30px; margin-right: -30px;  }
.knjige #galerija:after { display:block;  clear:both; } 
.knjige #galerija .slika { height: 176px; margin-bottom: 40px; margin-left: 30px; margin-right: 30px; flex-grow: 1; flex-basis: 0; }
.knjige #galerija .slika .podnapis { display: none; } 

#povprasevanje { margin-top: 2em;}
#tabela{ display: table; font-size: 0.9em; }
.tr { display: table-row;  }
.td { display: table-cell; vertical-align: top; padding-bottom: 0.5em; }
.tr:last-of-type .td:last-of-type { text-align: left; }
.td:first-of-type { padding-right: 0.5em; }
.td:last-of-type { text-align: right; }

input, textarea { width: 100%; font-size: 0.95em; padding: 0.7em; background-color: #eef3e8; border: 0; font-family: 'Open Sans',Arial,Helvetica,sans-serif; }
input.gumb { width: auto; color: white; xfont-weight: bold; background-color: #1b456a; border: 1px solid #1b456a; border-radius: 3px; padding: 0.5em; cursor: pointer; }

/*-----------------------------------------------------------------------------*/

#izpostavljeni-tina-wrap { display: block; background-size: cover; background-repeat: repeat; margin-top: 1em; margin-bottom: 2em; }
#izpostavljeni-tina-wrap.projekti { margin-top: 9em; }
#izpostavljeni-tina-inner-wrap {  max-width: 1200px; xheight: 100%; xmin-height: 100px; }
/*#izpostavljeni-tina-inner-wrap { display: flex; display: -webkit-flex; display: -moz-flex; display: -ms-flex; max-width: 1280px; height: 100%; min-height: 100px; flex-direction: column; align-items: flex-start; }*/
#izpostavljeni-tina { 
	display: table;
	width: 100%; 
	height: 100%;
}

#izpostavljeni-tina-slika {
	min-height: 50%;
	max-height: 100%;
	background-image: url("/knjiznica/kdo-sem/tina-potocnik-hipnoterapevtka_1.jpg");
    background-size: cover;	
	background-position: 50% 0%;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
    border-radius: 8px;
}
#izpostavljeni-tina-tekst-wrap {
	width: 66%;
	text-align: left;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 30px;
}

.table-block {
	display: table-cell;
	height: 100%;
}

.flex-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	
	-webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;

	gap: 1em;
	margin-bottom: 1em;
}

.flex-block .flex-slika {
	height: 150px;
	flex: 0 1 auto;
}

.flex-slika a {
	display: block;
	height: 100%;
	
	padding: 0 !important;
}

.flex-slika a img {
	height: 100%;
	width: 100%;
	border: 1px solid #666666;
	margin: 0 !important; 
}

#izpostavljeni-tina-tekst-wrap .naziv { font-size: 0.8em; }
#izpostavljeni-tina-tekst-wrap h2 { font-size: 1.5em; font-weight: 500; text-align: left; margin-top: 8px; margin-bottom: 16px; }



/*#izpostavljeni-tina-tekst-wrap .preberi_vec { display: flex; display: -webkit-flex; display: -moz-flex; display: -ms-flex; flex-direction: column; justify-content: center; }*/


/*---------------------------------------------------------------------------------*/

.podlaga_z_vzorcem { background-color: #dbe2cd; background-image: linear-gradient(rgba(255, 255, 255, 0.80), rgba(255, 255, 255, 0.80)), url(/images/podlaga_lotus.jpg); background-size: auto, cover; }