body {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.3em;
	font-weight: 400;
	padding: 20px;
	hyphens: auto;
}
h4 {
	font-weight: 600;
}
ul > li > a {
	color:inherit;
	text-decoration: none;
	padding:;
}
ul > li > a:hover {
	text-decoration: none;
	color:#000000;
    background-color:#F6F6F6;
}
.kat-li li {
	font-weight: 600;
}
.kat-novo li {
	font-weight: 400;
}
div > a {
	color:inherit;
	text-decoration: none;
	background-color: #eee;
}
div > a:hover {
	background-color: #ddd;
}
div > img {
	margin: 1em;
}
ul {
	list-style:none;
}
.icon {
	height: 24px;
	vertical-align: middle;
	color: #303030;
	opacity: 0.3;
}
#ime {
	font-size: 2.2em;
	font-weight: 500;
	text-align: center;
}
#ime a {
	text-decoration: none;
	color: inherit;
}
#ime a:hover {
	
}
#loz {
	text-align: center;
	font-size: .9em; 
	color: #3e3e3e;
	padding: 0 0 1em 0;
}
#nivo1-5 {
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
	padding: 15px 0 0 0;
}
#foot {
	font-size: 0.6em;
	text-align: center;
}
#galeria {
	content: "";
	display: table;
	clear: both;
}
#podcast-button {
	display: block;
	border: solid 1px black;
	font-size: 4em;
	text-align: center;
	vertical-align: middle;
}
#podcast-button img {
	margin: 0 0 0 0;
}
.gal-col {
	float: left;
	width: 30%;
	height: 415px;
	padding: ;
	margin: 1.66%;
	box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.07), 0 6px 20px 0 rgba(0, 0, 0, 0.07);
}
.gal-col:hover {
	box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.14), 0 6px 20px 0 rgba(0, 0, 0, 0.14);
}
.gal-col-txt {
	padding:0.5em;
	vertical-align: bottom;
}
.gal-col img {
	margin: 0 0 0 0;
}
.gal-col a {
	background-color: #fff;
}
.gal-col a:hover {
	background-color: #fff;
}
#all {
	content: "";
	display: table;
	clear: both;
}
#all-a {
	box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.07), 0 6px 20px 0 rgba(0, 0, 0, 0.07);
}
#all-a:hover {
	box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.14), 0 6px 20px 0 rgba(0, 0, 0, 0.14);
}
.spisak-z {
	font-size: 1.2em;
	padding: 45px 0 0 0;
	text-transform: uppercase;
	font-weight: 400;
	color: #717171;
	text-align: center;
	margin: 0 0 1em 0;
}
.spisak {
	font-size: 1.2em;
	line-height: 1.6em;

}
.proektprevod-z {
	font-size: 1.2em;
	padding: 45px 0 0 0;
	text-transform: uppercase;
	font-weight: 400;
	color: #717171;
	text-align: center;
	
}
.proektprevod {
	font-size: 1.3em;
	line-height: 1.5em;
}
.prevod {
	font-size: 1.5em;
	display: block;
	padding: 30px 0 30px 0;
	text-transform: uppercase;
	font-weight: 400;
	text-align: ;
}
.kont {
	margin: 10px auto 0;
	max-width: 800px;
	min-width: 420px;
}
.stat {
	font-size: 0.7em;
	text-indent: 6%;
}
.data {
	font-style: italic;
	font-weight: 300;
}
.zagl {
	font-size: 1.6em;
	font-weight: 500;
	text-indent: 6%;
	text-transform: uppercase;
	padding: 0 0 22px 0;
}
.tekst {
	text-indent: 6%;
}
.tekst div {
	padding: 0 0 1em 0;
}
.tekst ol {
	text-indent: 0%;
}
.tekst ul {
	text-indent: 0%;
	list-style-type:disc;
}
.citat-t {
	text-indent: 4%;
	font-style: italic;
	margin: 0 0 1em 6%;
	padding: 0 0 0 1em!important;
	border-left: solid 5px #b3b3b3;
}
.citat-p {
	font-style: italic;
	font-size: 0.8em;
	text-align: right;
	margin: -0.8em 0 0.8em 0;
}
.bold {
	font-weight: 500;
}
#nav {
	margin: 50px 0 0 0;
	font-size: 1em;
}
#topnav {
	margin: 0 0 30px 0;
}
#botnav {
	margin: 45px 0 0 0;
	font-size: 1em;
}
#ezik {
	font-weight: 500;
	padding: 20px 0 10px 0;
}
.lin {
	width: 30%;
}
details > summary {
	cursor: pointer;
	background-color: #eee;
}