body {
	background-color: #ffd;
	font-family: Georgia, Times, serif;
	}

.container {
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
	}

p {
	font-family: Georgia, Times, serif;
	font-size: small;
	color: black;
	
	}

p.vprasanje {
	font-family: Georgia, Times, serif;
	font-size: small;
	color: black;
	font-weight: bold;
	}

p.vprasanje2 {
	font-family: Georgia, Times, serif;
	font-size: small;
	color: gray;
	font-weight: normal;
	}


p.naslov {
	font-family: verdana, arial, sans-serif;
	font-size: large;
	color: black;
	font-weight: bold;
	}

h1 {
	font-family: Georgia, Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #333300;
	margin: 0; /* Remove default margins */
    padding-top: 10px; /* Remove any default padding */
	}

h2 {
	font-family: Georgia, Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000;
	}

h6 { /* naslov za blogposte */
	all: unset;
	font-family: Georgia, Times, serif;
	font-size: small;
	font-weight: bold;
	color: #555522;
}



hr {
	color: #000000;
	height: 1px;
	background: transparent;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	border-top-width: 0px;
	}

hr.okras {
	color: #666600;
	height: 2px;
	background: transparent;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
	border-top-width: 0px;
	}

.topnav a.icon {
display: none;
}

ul {
	font-family: Georgia, Times, serif;
	font-size: small;
	}

ul.ulkazalo {
	list-style: none;
	margin: 0;
	padding: 2px;
	}

li.kazalo {

	font-family: Georgia, Times, serif;
	font-weight: bold;
	text-align: left;
	}


li.kazalo a:link {

	line-height: 150%;
	display: block;
	color: #ccbf99;
	background-color: #330;
	font-size: small;
	text-indent: 5px;
	text-decoration: none;
	border-left: 0px solid #ffc;
	border-right: 0px solid #ffc;
	border-top: 0px solid #ffc;
	border-bottom: 1px solid #ffc;
	width: 100%;
	}

li.kazalo a:visited {

	line-height: 150%;
	display: block;
	color: #ccbf99;
	background-color: #330;
	font-size: small;
	text-indent: 5px;
	text-decoration: none;
	border-left: 0px solid #ffc;
	border-right: 0px solid #ffc;
	border-top: 0px solid #ffc;
	border-bottom: 1px solid #ffc;
	width: 100%;
	}

li.kazalo a:hover {

	line-height: 150%;
	display: block;
	color: #ffc;
	background-color: #220;
	font-size: small;
	text-indent: 5px;
	text-decoration: none;
	border-left: 0px solid #ffc;
	border-right: 0px solid #ffc;
	border-top: 0px solid #ffc;
	border-bottom: 1px solid #ffc;
	width: 100%;
	}

li.kazalo a:active {
	line-height: 150%;
	display: block;
	color: rgb(171, 181, 146);
	background-color: #330;
	font-size: small;
	text-indent: 5px;
	text-decoration: none;
	border-left: 0px solid #ffc;
	border-right: 0px solid #ffc;
	border-top: 0px solid #ffc;
	border-bottom: 1px solid #ffc;
	width: 100%;
	}

li.kazalo a.active {
	line-height: 150%;
	display: block;
	color: #ffc;
	background-color: #330;
	font-size: small;
	text-indent: 5px;
	text-decoration: none;
	border-left: 0px solid #ffc;
	border-right: 0px solid #ffc;
	border-top: 0px solid #ffc;
	border-bottom: 1px solid #ffc;
	width: 100%;
	
}

li.vmes {
	display: block;
	background-color: #ccbf99;
	border-left: 0px solid #ffc;
	border-right: 0px solid #ffc;
	border-top: 0px solid #ffc;
	border-bottom: 1px solid #ffc;
	width: 100%;
	height: 5px;
	}


li.kazspodaj {
	padding: 5px 5px 5px 5px;
	color: #220;
	font-size: small;
	text-align: left;
	text-indent: 5px;
	font-family: "Georgia", Times, serif;
	display: block;
	background-color: #ccbf99;
	border-left: 0px solid #ffc;
	border-right: 0px solid #ffc;
	border-top: 0px solid #ffc;
	border-bottom: 1px solid #ffc;
	}


.okvirkazala {
	border: 1px solid #330;
	width: 200px;
	background-color: #ebdbb2;
	}

.copyr {
	color: #666666;
	}

.malecrke {
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	}

.vsebina {
	width: 100%;
	padding-left: 20px;
	}

.zamikvsebine {
	padding-left: 0px;
	}

/* css-ji zaradi avtomati�ne konverzije arhiva */
.odgovor {
	font-weight: normal;
	}

.letnikstevilka {
	font-family: Georgia, Times, serif;
	font-size: small;
	color: black;
	font-weight: bold;
	}

.url {
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	font-weight: normal;
	}

.avtor {
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	}

.primer {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: normal;
	}

.referenca {
	font-style: italic;
	font-size: small;
	}

.lezece {
	font-style: italic;
	}

.krepko {
	font-weight: bold;
	}
/* css-ji zaradi avtomati�ne konverzije arhiva - konec */


.logo {
	font-family: Georgia, Times, serif;
	color: #8e8e54;
	font-size: 37px;
	padding-left: 5px;
	}

.logomali {
	font-family: Georgia, Times, serif;
	color: #555522;
	font-size: 12px;
	padding-left: 10px;
	}

a:link {
	color: #222200;
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
	}

a:visited {
	color: #222200;
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
	}

a:hover {
	color: #ff0000;
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
	}

a:active {
	color: #222200;
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
}

.image-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
}
.image-grid img {
	width: 100%;
	height: auto;
	object-fit: cover;
}
.image-grid-2 {
	display; grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 10px;
}

.image-grid-2 img {
	width: 100%;
	height: auto;
	objevt-fit: cover;
}


input.besedilo {
	font-family: verdana, arial, sans-serif;
	font-size: small;
	color: #000;
	border: 1px solid #222200;
	background-color: #fff;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	}

input.gumb {
	font-family: verdana, arial, sans-serif;
	font-size: small;
	color: #000;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	}

.post {
	border: 2px solid #555522;
	padding-left: 10px;
	font-family: Georgia, Times, serif;
	font-size: medium;
	color: #555522;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-right: 7px;
}

.block-links {
	border: 1px solid #555522;
	padding-left: 10px;
	font-family: Georgia, Times, serif;
	font-size: medium;
	color: #555522;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-right: 2px;
}

.block-links a:link,
.block-links a:visited,
.block-links a:hover,
.block-links a:active {
	font-family: Georgia, Times, serif;
	color: #222200;
	text-decoration: underline;
}

.block-links a:hover {
	color: #ff0000;
}


.album-list {
    column-count: 1;
    column-gap: 20px;
}


@media (max-width: 768px) {
    .image-grid {
	grid-template-columns: repeat(2, 1fr);
    }


   .topnav {
     overflow: hidden;
   }

   .topnav #links {
     display: none;
   }

   .topnav a.icon {
     display: block;
     position: absolute;
     left: 0;
     padding-left: 15px;
    }

    .topnav a.icon img {
     width: 20px;
     height: 20px;
    }
}

.post code {
  display: block;
  background-color: #ccbf99;
  padding: 10px;
  margin: 10px 0;
  border-radius: 5px;
  font-family: monospace;
  white-space: pre-wrap; 
  color: #333;
}

