@import url("teixlite.css");

.dict-entry {
	    font-size: 12pt;
	    text-align: left; 
	    margin-top: 0.5em; 
	    margin-bottom: 0em; 
	    margin-left: 1em;
	    text-indent: -1em;
	    }   

.dict-entry li {
	margin-left: -1em;
	text-indent: 0;
}		

.dict-entry>li::marker, 
.dict-subentry>li::marker {
	font-weight: bold;
}

.dict-subentry li {
	margin-left: -0.5em;
	text-indent: 0;
}		

.titlePart {
	    color: darkgreen;
}

.smallTitle {
	    color: darkgreen;
	    font-size: 12pt;
	    font-weight: bold;
}  


.uv_header {font-variant: small-caps; font-size: 90%; font-weight: bold; 
         margin-bottom: 0; height: 2em; line-height: 120% }


.letter_aktuala {
	border: 2px solid darkgreen;
}

 ul.subcontent {
	list-style: none;
	display: inline-block;
	padding: 1em 2em;
	margin-top: 1em;
}

li.subcontent {
	display: inline-block;
	padding: 0 0.5em;
	min-width: 1em;
	text-align: center;
	cursor: pointer;
}

li.subcontent:not(:last-child) {
	border-right: 1px solid darkgreen;
}


li.subcontent:hover,
li.content:not(:last-child):hover {
	text-decoration: underline;
}

.subcontent {
	width: 0;
	margin-left: 0;
}

a[href='#jed_vortaro'] {
	color: darkgreen;
	font-weight: bold;
	pointer-events: none
}

table {
	font-size: large;
}

td {
	text-align: left;
}

td:first-child {
	min-width: 20%;
}


		  