﻿.vezaneVelikiBox
{
	border: solid 0px Black;
	padding: 6px;
	width: 456px;
	background-color: #c3d9fe; /*	height: 338px; */
	text-align: left;
}

.vezaneNaslovniBox
{
	padding-left: 8px;
	padding-bottom: 2px;
	vertical-align: middle;
	border: solid 0px Black;
	background-color: #c3d9fe;  /* #c3d9fe; */
	width: 448px;
	height: 18px;
	text-align: left;
	margin: 0px;
}

.vezaneSeparator
{
	padding-left: 6px;
	padding-right: 6px;
	border: solid 0px Black;
	margin: 0px;
	height: 1px;
	width: 432px;	
	border-top-color: #808080;
	border-top-width: 1px;
	border-top-style: dashed; 
}

.vezaneSrednjiBox
{
	padding-left: 3px;
	padding-right: 6px;
	border: solid 0px Black;
	background-color: #e6ecf6; /* height: 318px; */
	width: 447px;	
	text-align: left;
	margin: 0px;
}

.vezaneTableVijesti
{	
	width: 444px;
	border: solid 0px Black;
	margin: 0px;
}

.vezaneCellKategorja
{
	padding-left: 6px;
	height: 13px;
	vertical-align: middle;
	padding-top: 2px;
}

.vezaneCellNaslov
{
	height: 13px;
	vertical-align: middle;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
}

a.lnkKategorijaVezane:link, a.lnkKategorijaVezane:visited, a.lnkKategorijaVezane: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.lnkKategorijaVezane:hover
{
	text-decoration: underline;
	color: #505050;
}

a.lnkKategorijaVezaneDrugi:link, a.lnkKategorijaVezaneDrugi:visited, a.lnkKategorijaVezaneDrugi: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.lnkKategorijaVezaneDrugi:hover
{
	text-decoration: underline;
	color: #fe7c09;
}

a.lnkVelikiLinkVezane:link, a.lnkVelikiLinkVezane:visited, a.lnkVelikiLinkVezane: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.lnkVelikiLinkVezane:hover
{
	text-decoration: underline;
	color: #000000;
}

a.lnkNaslovVezane:link, a.lnkNaslovVezane:visited, a.lnkNaslovVezane: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.lnkNaslovVezane:hover
{
	text-decoration: underline;
	color: #483bee;
}
