h1
{
	font-size: 16px;
	font-family: Verdana;
	color: #5B6C93;
}
h2
{
	font-size: 13px;
	font-family: Verdana;
	color: #5B6C93;
	font-weight:normal;
	margin-bottom:12px;
}

/*********************************************/
/*TAB*/
/*********************************************/
a.tab
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	display: block;
	display: inline-block;
	height: 27px;
	line-height: 27px;
	cursor: hand;
	vertical-align: middle;
}
a.tab:hover
{
	text-decoration: none;
}

a.tab IMG
{
	border: none;
	height: 27px;
	background-repeat: no-repeat;
}

a.tab img.left
{
	margin-right: 1px;
}
a.tab img.right
{
	margin-left: 1px;
	float: right;

}
a.tab span.clientArea
{
	
	display: block;
	display:inline-block;
	width: 100%;
	height: 27px;
	background-repeat: repeat-x;
	/*padding-left: 1px;
	padding-right: 1px;*/
}


a.tab img.leftKvarner
{
	background-image: url(../stylesheet/BorderLeft.gif);
	width: 4px;
}
a.tab img.leftActiveKvarner
{
	background-image: url(../stylesheet/BorderLeftActive.gif);
	width: 4px;
}
a.tab img.rightKvarner
{
	background-image: url(../stylesheet/BorderRight.gif);
	width: 4px;
}
a.tab img.rightActiveKvarner
{
	background-image: url(../stylesheet/BorderRightActive.gif);
	width: 4px;
}
a.tab span.clientAreaKvarner
{
	background-image: url(../stylesheet/ClientArea.gif);
	color: White;
}
a.tab span.clientAreaActiveKvarner
{
	background-image: url(../stylesheet/ClientAreaActive.gif);
	color: #8E8E8E;
}

body,td,th,input,select,textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #373737;
}
p,td {
	text-align: justify;
	line-height: 17px;
}
body {
	margin: 0px;
	background-color: #373737;
}
td.plavaCrta
{
height:10px;
font-size:1px;
border-top:#5B6C93 1px solid;
}
td.content
{
	padding-left:0px;
}
td.rightTd
{
	padding-left:10px;
	vertical-align:top;
}
td.paddingRight
{
	padding-right:10px;
	vertical-align:top;
}
td.paddingTop
{
	padding-top:20px;
	vertical-align:top;
}
td.leftColumn
{
	text-align:left;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.style2 {color: #5B6C93}
.style3 {color: #FFFFFF}

ul.listing
{
	margin-bottom:0px;
}
ul.listing li 
{
	padding-bottom:5px;
	list-style-image: url(../stylesheet/li_blue.gif);
}
div.kljucne
{ style="display: none; position: absolute; left: -1000px; top:-1000px;" }