/*	CSS za lastne stile */

b{
	font-weight: bold;
}

i{
	font-style: italic;
}

.article-content{
	line-height: 21px;
}	

/*
ul, ol {
	list-style-position: inside;
}
*/

#read-more {
    margin-top: 30px;
}

.magazine_single .info .prices {
    font-size: 17px;
}

/* articles without images should stretch the whole width */
.article_list_thumbs article .data.wider,
.article_list_thumbs_two_column .data.wider {
    width: 100%;
}

#magazines_table_of_contents h3{
	margin-top: 15px;
}	

.paging a, .paging span {
	width: auto;
    min-width: 14px;
}



/* authors without images should stretch the whole width */
.author_single .info.wider {
    width: 100%;
}

.arrows .disabled{
	visibility: hidden;
}

/* Clanki v dveh stolpcih. */
.article_list_thumbs_two_column {
    float: left;
    width: 680px;
    padding-right: 0px;
}

.article_list_thumbs_two_column.last {
    padding-right: 0;
}
.article_list_thumbs_two_column article {
    margin-bottom: 15px;
    padding: 0 0 15px;
    background: url(../img/dots.gif) repeat-x left bottom;
    min-height: 80px;
/* 
    height: auto !important;      
    height: 80px;
*/ 
    width: 320px;
    margin-right: 20px;
    float:left;
}

.article_list_thumbs_two_column article h3{
    font-family: Georgia, sans-serif;
    margin-bottom: 5px;
    line-height: 22px;
}
.article_list_thumbs_two_column article a.thumbnail{
    width: 140px;
    float: left;
    margin-right: 20px;
}
.article_list_thumbs_two_column article .data {
    float: left;
    width: 160px;
}
.article_list_thumbs_two_column article .data .date_category{
    font-size: 10px;
    color: #737373;
}
.article_list_thumbs_two_column article p {
    margin: 0;
    color: #6c6c6c;
    line-height: 15px;
}
.article_list_thumbs_two_column article.last {
    background: none;
}

.radio-button-container br { 
	display:block; 
	margin-top:23px; 
	line-height:23px; 
}

#newsletter-subscription label{
	width:190px;
}	

.warning {
	font-weight: bold;
	color: #f00;
}

#archive-selector select{
	width: 200px !important;
}



#saint-of-the-day{
	height:260px;
}

/* fix saint of the day without link */

#saint-of-the-day.gallery_wrapper div.slides_control article.clearfix > img.thumb {
    display: block;
    float: left;
    height: auto;
    margin-right: 40px;
    padding-right: 0;
    width: 364px;
}

.publisher-description{
	margin-bottom: 50px;
}	

#obituary-form .field div {
	width: 430px;
}

.osm-table{
	background-color:#e6e6e6;
	border:3px solid #999999;
	padding-bottom: 20px;
}

.osm-table .osm-zac-besedilo{
padding: 0px 10px 0px 10px;
}

.osm-table .osm-besedilo{
padding:10px 10px 5px 10px;
}

.osm-table .osm-zalujoci{
padding:10px 10px 5px 10px;
font-style:italic;
}

.osm-table .osm-verzi{
padding:0px 10px 5px 10px;
font-style:italic;
}

.osm-table .ornament{
padding-left:10px;
}

div.zivljenjepis{
	display:none;
	padding-top: 8px;
}

.content article table td .zivljenjepis-link{
	color: #d62f32;
	cursor: pointer;
}

.content article table.osm-table th, .content article table.osm-table td {
	background-image: none;
}

#magazine-archive #stevilka{
	width:80px;
}

.content img.okvir {
	border: 3px solid #fff;
	-webkit-box-shadow: #666 0px 0px 3px;
	-moz-box-shadow: #666 0px 0px 3px;
	box-shadow: #666 0px 0px 3px;
	behavior: url(../css/PIE.htc);
}

#custom-tweet-button a {
	display:inline;
	padding: 2px 5px 2px 20px;
	background: url('https://twitter.com/favicon.ico') 1px center no-repeat;
}

#custom-fb-button a {
	display:inline;
	padding: 2px 5px 2px 20px;
	background: url('https://www.facebook.com/favicon.ico') 1px center no-repeat;
}

#custom-fb-button {
	padding-left: 5px;
}

#custom-tweet-button {
	padding-left: 20px;
}

/* side calendar - current day is highlighted ( same styles as .calendar_side .Zebra_DatePicker .dp_daypicker td.hl )*/
.calendar_side .Zebra_DatePicker .dp_daypicker td.dp_current {
	font-weight: bold;
	background: #d62f32;
	color: #fff !important;
}

/* prelistaj knjigo - trak cez naslovnico */

.main_photo{
    position:relative;
    display: inline-block;
    float:left;
}
.inlay{
    position:absolute;
    top:-6px;
    right:14px
}

#main, header, footer{
	padding-left: 10px;
	padding-right: 10px;
}

/* submenu padding */
#menu_sub li a {
	padding: 10px 15px;
}

.comments .comments_list li p.comment{
	word-wrap: break-word;
}


/* menu nabozni predmeti */
#menu_top  li.web-shop-menu-item {
    background-color: #d62f32;
}

#menu_top li.web-shop-menu-item a {
    background-color: #d62f32;
    color: white;
    padding-right: 8px;
    background-image: url(../img/ikona-vozicek-trans.png);
    background-repeat: no-repeat;
    background-position: right;
    margin-right: 10px;
}

/*
#menu_top  li.active.web-shop-menu-item {
    border-bottom: 2px solid #d62f32;
    background-color: #d62f32;
}

#menu_top li.active.web-shop-menu-item a {
    background-color: #d62f32;
    color: white;
    border-bottom: none;
    padding-right: 8px;
    background-image: url(../img/ikona-vozicek-trans.png);
    background-repeat: no-repeat;
    background-position: right;
    margin-right: 10px;
}
*/

#menu_top li.web-shop-menu-item a {
    background-color: #d62f32;
    color: white;
    padding-right: 18px;
    background-image: url(../img/ikona-vozicek-trans.png);
    background-repeat: no-repeat;
    background-position: 96% 10px;
    margin-right: 0px;
}

#menu_top li.active.web-shop-menu-item a {
    background-color: #d62f32;
    color: white;
    border-bottom: none;
    padding-right: 18px;
    background-image: url(../img/ikona-vozicek-trans.png);
    background-repeat: no-repeat;
    background-position: 96% 10px;
}

.menu_sub_webshop{
    background-color: #d62f32;
}
	
.menu_sub_webshop li a{
    color: white;
}

#product-versions select, #product-versions option{
	font-size: 13px;
}

/* right menu for products and books pages */
.products-list-header{
    background: #fae5e5;
    padding: 18px 20px;
    border-top: 2px solid #d8a4a5;
    border-bottom: 7px solid #f4c8c8;
}

.products-list-header h4{
	font-size: 26px;
    margin-bottom: 0px;
    color: #d62f32;
}

.products-category-list{
    background: #f8dbdb;
    color: #d62f32;
    padding: 20px;
    border-top:none;
}

.books-list-header{
    background: #e7e7e7;
    padding: 18px 20px;
    border-top: 2px solid #d3d3d3;
    border-bottom: 7px solid #dddddd;
}

.books-list-header h4{
	font-size: 26px;
    margin-bottom: 0px;
    color: #737373;
}

.books-category-list{
    background: #f5f5f5;
    color: #d62f32;
    padding: 20px 20px 5px 20px;
    border-top:none;
}

.druzina-books-category-list{
    background: #ededed;
    color: #d62f32;
    padding: 10px 20px;
    border-top:none;
}

 


.loupe { 
	background-color:#555; 
	background:rgba(0, 0, 0, 0.25); 
	border:2px solid #ccc; 
}


.cart_list table.cart_items td .info {
    width: 300px;
}

.products_list img{
    max-height: 170px;
    object-fit: contain;
}

ul li.subcategory-item:first-of-type {
    margin-top: 5px;
}

.products-category-list.category_list ul ul{
	list-style-type: disc;	
}	

#product-format, #product-ean{
	color: #000;
}


/* product gallery */

#product-gallery{
	float:left;
	width:230px;
}

#product-gallery-thumbs-container{
	width:230px;
}

/*set a border on the images to prevent shifting*/
#product-gallery-thumbs-container img{
	border:2px solid white;
}

.active-thumb img{
	border:2px solid #c6c6c6 !important;
}

.product-gallery-thumb{    
    width: 97px;
    height: 120px;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
    object-fit: cover;
    
}

#product-thumbs{
	width: 212px;
}


/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../img/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../img/fancybox_loading.gif') center center no-repeat;
	
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../img/fancybox-blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../img/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
/*! end fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */

#product-deliverytime{
	font-weight: bold;
	color: #000;
}

