﻿.leksikonVelikiBox
{
	border: solid 0px Black;
	padding: 6px;
	width: 288px;
	background-color: #c3d9fe; /*	height: 338px; */
	text-align: left;
}

.leksikonNaslovniBoxVeliki
{
	border: solid 0px Black;
	width: 288px;
	margin: 0px;
	height: 20px;
	background-color: #c3d9fe; /*#c3d9fe;*/
}

.leksikonNaslovniBoxLijevi
{
	float: left;
	padding-left: 8px;
	padding-bottom: 2px;
	vertical-align: middle;
	border: solid 0px Black;
	background-color: #c3d9fe;  /* #c3d9fe; */
	width: 160px;
	height: 18px;
	text-align: left;
	margin: 0px;
}

.leksikonNaslovniBoxDesni
{
	padding-right: 2px;
	float: right;
	padding-bottom: 2px;
	vertical-align: middle;
	border: solid 0px Black;
	background-color: #c3d9fe; /*#c3d9fe;*/
	width: 118px;
	height: 18px;
	text-align: right;
	margin: 0px;
}

.leksikonSrednjiBox
{
	padding-left: 3px;
	padding-right: 6px;
	border: solid 0px Black;
	background-color: #e6ecf6; /* height: 318px; */
	width: 279px;	
	text-align: left;
	margin: 0px;
}

.leksikonTableVijestiTop
{	
	width: 276px;
	border: solid 0px Black;
	margin: 0px;
}

.leksikonTableVijesti
{	
	width: 276px;
	border: solid 0px Black;
	margin: 0px;
	border-top-color: #808080;
	border-top-width: 1px;
	border-top-style: dashed;
}

.leksikonCellKategorja
{
	padding-left: 6px;
	height: 13px;
	vertical-align: middle;
	padding-top: 2px;
}

.leksikonCellNaslov
{
	height: 13px;
	vertical-align: middle;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
}

a.lnkKategorijaLeksikon:link, a.lnkKategorijaLeksikon:visited, a.lnkKategorijaLeksikon:active
{
	font-family: Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-decoration: none;
	cursor: hand;
	color: #505050;
	font-size: 10px;
}
a.lnkKategorijaLeksikon:hover
{
	text-decoration: underline;
	color: #505050;
}

a.lnkKategorijaLeksikonDrugi:link, a.lnkKategorijaLeksikonDrugi:visited, a.lnkKategorijaLeksikonDrugi:active
{
	font-family: Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-decoration: none;
	cursor: hand;
	color: #fe7c09;
	font-size: 10px;
}
a.lnkKategorijaLeksikonDrugi:hover
{
	text-decoration: underline;
	color: #fe7c09;
}

a.lnkVelikiLinkLeksikon:link, a.lnkVelikiLinkLeksikon:visited, a.lnkVelikiLinkLeksikon:active
{
	font-family: Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	cursor: hand;
	color: #000000;
	font-size: 14px;
}
a.lnkVelikiLinkLeksikon:hover
{
	text-decoration: underline;
	color: #000000;
}

a.lnkNaslovLeksikon:link, a.lnkNaslovLeksikon:visited, a.lnkNaslovLeksikon:active
{
	font-family: Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	cursor: hand;
	color: #483bee;
	font-size: 11px;
}
a.lnkNaslovLeksikon:hover
{
	text-decoration: underline;
	color: #483bee;
}
