﻿#main {
	background-color: white;
	width: 1000px;
	margin: 0 auto;
	z-index: 0;
}

.adv_left_side {
	display: inline-block;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	font-style: bold;
	vertical-align: top;
	width: 160px;
	margin: 0px;
	margin-right: 5px;
}
.adv_left_side a {
	text-decoration: none;
	color: black;
}
.adv_right_side {
	display: inline-block;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	font-style: bold;
	vertical-align: top;
	width: 200px;
	margin: 0px;
	margin-left:auto;
}
.adv_right_side a {
	text-decoration: none;
	color: black;
}
.adv_block {
	margin-bottom: 10px;
}
main {
	display: inline-block;
	vertical-align: top;
	width: 600px;
	margin: 0px;
	margin-left: 20px;
}
main#objavljeno {
	width: 100%;
	text-align: center;
	margin-left: 0px;
}
main#clanek {
	width: calc(100% - 335px);
	margin-left: 20px;
}
header#clanek {
	vertical-align:bottom;
	margin-bottom: 20px;
	background-color: transparent;
}
summary#clanek {
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: black;
	text-align: justify;
	margin-top: 20px;
	display: block;
}
summary#novica {
	margin-top:0px;
	font-style: normal;
	margin-bottom: 10px;
	text-align: justify;
}
summary#novica a {
	font-weight: bold;
	text-decoration: none;
	color: black;
	margin-left: 5px;
}
article#clanek {
	margin-bottom: 50px;
}
nav#clanek {
	display: inline-block;
	vertical-align: top;
	width: 300px;
	margin: 0px;
	margin-right: 5px;
}
.revija-slika {
	display: inline-block;
	vertical-align: top;
	margin-right: 16px;
	width: 150px;
}
.revija-tekst {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 150px - 23px);
}
.revija-tekst-clanek {
	vertical-align: middle;
}

.revija {
	margin-top: 10px;
}

h1#revija {
	color: #fa0600;
	font-family: arial, helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
}
h2#revija {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top: 0px;
	font-weight: bold;
}
h2#revija a {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top: 0px;
	font-weight: bold;
}
h2#revija a:hover {color: #ffc310;}

ul#revija {
	list-style: none;
	margin-left: 0;
	padding-left: 0.5em;
	text-indent: -0.4em;
	text-align: left;
}
li#revija {
	text-align: left;
	margin-top: 0.3em;
}
li#revija:before {
    content: "-";
	display: block;
	float: left;
	width: 0.5em;
	color: black;
}

h1#novica {
	color: var(--primarycolor);
	font-family: arial, helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
}

h1#novica a {
	font-family: arial, helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	color: var(--primarycolor);
	margin-top: 0px;
}
article#novica {
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	text-align: justify;
}


table { background-color: white;
}
table#cenik {
	width: 100%;
	border-style: ridged;
	border-collapse: collapse;
	border-bottom: 3px solid #929292;
	border-top: 1px solid #929292;
	border-right: 3px solid #929292;
	border-left: 1px solid #929292;
	font-size: small;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	font-weight: none;
	text-align: left;
}
table#cenik .cene {	text-align: center;
}
@media screen and (max-width: 767px){
	.clanek_stevilka {
		display: none !important;
		width: 0px;
	}
	.clanek_abstract {
		width: 100% !important;
	}
}
.clanek_stevilka {
	background-color: #a1c1e6;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 80px;
	vertical-align: bottom;
	text-align: center;
	display: inline-block;

	width: 90px;
	height: auto;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	padding-top: 102px;
	min-height: 150px;
}

.clanek_abstract {
	display: inline-block;
	width: calc(100% - 100px);
}


h1 {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: x-large;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top: 0px;
	font-weight: bold;
}
h1 a {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: x-large;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top: 0px;
	font-weight: bold;
}
h1 a:hover {color: var(--primarycolor);}

h2 {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
h2 a {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	color: var(--primarycolor);
	font-family: arial, helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}

h4 {
	color: #ffc310;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	text-decoration: italic;
	margin: 0px;
	padding: 0px;
	border-top: 0px;
	font-weight: bold;
	text-align: left;
}
h5 {
	margin-top: 1.5rem;
	margin-bottom:0px;
	color: var(--primarycolor);
	font-family: arial, helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}
h5 a {
	color: var(--primarycolor);
	font-family: arial, helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}

h6 {
	margin-top: 1.1rem;
	margin-bottom:0px;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}
h6 a {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}

#podpis {
	padding-top: 30px;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}

hr#okencek {
	display: block;
	height: 2px;
	width: 620px;
	color: var(--primarycolor);
	background-color: var(--primarycolor);
}

img { color: transparent;}
img a { color: transparent; border: 0; margin: 0; padding: 0; text-decoration: none;}
a img {color: transparent; border: 0;}

ul li {
	margin: 0px;
	padding: 0px;
	font-size: medium;
	color: black;
	text-align: left;
}

.literatura ol {
	margin: 0px;
	margin-left: 40px;
	margin-bottom: 50px;
	padding: 0px;
	font-size: x-small;
	color: black;
	text-align: left;
	display: block;
}
.literatura li {
	margin: 0px;
	padding: 0px;
	font-size: x-small;
	color: black;
	text-align: left;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;

	/* These are technically the same, but use both */
	overflow-wrap: break-word;
	word-wrap: break-word;

	-ms-word-break: break-all;
	/* This is the dangerous one in WebKit, as it breaks things wherever */
	word-break: break-all;
	/* Instead use this non-standard one: */
	word-break: break-word;

	/* Adds a hyphen where the word breaks, if supported (No Blink) */
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

ol li {
	margin: 0px;
	padding: 0px;
	font-size: medium;
	color: black;
	text-align: left;
}

article > ul,li {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 50px;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	color: black;
	text-align: justify;
    list-style-type: disc;
}

p {
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	color: black;
	text-align: justify;
}

p a{
	color: black;
	font-weight: bold;
	text-decoration: none;
}
p#iskalniniz {
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	color: black;
	text-align: center;
	margin-bottom: 20px;
}

p#iskalniniz a{	color: black;
	font-weight: bold;
	text-decoration: none;
}

figcaption {
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	color: black;
	text-align: left;
}

#cena a {	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	color: red;
	text-align: center;
	background-color: #dedede;
}
#izdelekmeseca span {text-decoration: none; color: red; font-size:16px;}
h1#izdelekmesecanaslov {
	background: none;
	display: block;
	text-decoration: none;
	color: red;
	width:180px;
	height:14px;
	font-family: arial, helvetica, sans-serif;
	font-size:x-large;
	padding-left: 5px;
	margin-bottom: 0px;
	margin-top:0px;
	margin-left:0px;
	margin-right: 0px;
}
#izdelekmeseca a{text-decoration: none; color: white;}
#izdelekmeseca {	color: black;
	background: url("/kontakt-textarea.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	color: black;
	text-align: center;
	width:180px;
	height:130px;
	padding-top: 8px;
	padding-left: 3px;
	font-weight: bolder;
	text-decoration: none;
}
#vec {
	font-family: arial, helvetica, sans-serif;
	font-size: large;
	color: black;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #fa0600 0.1em 0.1em 0.2em;
}
#vec a {
	font-family: arial, helvetica, sans-serif;
	font-size: large;
	color: black;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #fa0600 0.1em 0.1em 0.2em;
}
#naslov {
	color: var(--primarycolor);
	font-family: arial, helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
}
#naslov a {
	color: var(--primarycolor);
	font-family: arial, helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
}

h1#naslovclanek {
	padding-top:10px;
	text-transform: uppercase;
	color: var(--primarycolor);
	font-family: arial, helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}

#datum {	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: black;
	text-align: left;
	vertical-align: bottom;
}


.leto a {
	position: center;
	display: block;
	background-image: url("/button-grey-leto.jpg");
	background-repeat: no-repeat;
	color: black;
	font-weight: bold;
	font-family: arial,helvetica, sans-serif;
	font-size: medium;
	width:140px;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
}
.leto a:hover {color: #fa0600;}

.izdelek_meseca {
	background-color: #dedede;
	width: 200px;
	text-align: center;
	margin-left: 5px;
	margin-bottom: 10px;
}

.arhiv {
	font-size: large;
	color: black;
	vertical-align: middle;
	text-align: center;
}
.arhiv a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}
.arhiv a:hover {color: #ffc310;}

/* Novice navigation menu */
.archive {
	margin-top:30px;
}
.archive a {
	text-decoration: none;
	font-weight: bold;
	font-size: larger;
	color: var(--primarycolor);
}
.archive a:hover {color: #ffc310;}

.old {
	float: right;
}

.new {
	float: left;
}

