body
{
	border-right: none;
	padding-right: 0px;
	border-top: none;
	padding-left: 0px;
	font-size: x-small;
	padding-bottom: 0px;
	margin: 0px;
	border-left: none;
	padding-top: 0px;
	border-bottom: medium none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f5f5f5;
	background-image: url(http://prosnje.ssz-slo.si/SSZS/podlaga.gif);
}
td
{
	border: none;
	padding: 0px;
	/*font-size: x-small;*/
	vertical-align: top;
}
table
{
	background-color: White;
}
a.menuOdpust
{
	color: Navy;
	font-weight: bolder;
	text-decoration: none;
	font-size: x-small;
	letter-spacing: -1px;
}
a.menuOdpustKrsitev
{
	color: #FE735C;
	font-weight: bolder;
	text-decoration: none;
	font-size: x-small;
	letter-spacing: -1px;
}
a.menu{
	color: Gray;
	font-weight: bolder;
	text-decoration: none;
	font-size: x-small;
	letter-spacing: -1px;
}
a.menu:hover{
	text-decoration: underline;
}
table.main
{
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 100%;
	font-size: x-small;
}
a.menuSelected
{
	color: #DAA520;
	font-weight: bolder;
	text-decoration: none;
	font-size: x-small;
	letter-spacing: -1px;
}
a.submenu{
	color: Gray;
	font-weight: bolder;
	text-decoration: none;
	font-size: x-small;
	background-color: #EEEEEE;
	letter-spacing: -1px;
}
td.glava{
	background-color:  bisque;
	font-size: x-small;
	border: 3px solid White;
	text-align: center;
}
td.main{
	font-size: x-small;
	vertical-align: top;
	height: 100%;
}
td.menu{
	border: 1px solid Gray;
}
H1
{
	font-size:large;
	text-align:center;
}
H2
{
	font-size:medium;
}
H3
{
	font-size:small;
}
table.classic
{
	border: black thin solid;
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

a.faq{
	color:Navy;
	font-weight: bolder;
	text-decoration: none;
	font-size: x-small;
	letter-spacing: -1px;
}
a.faq:hover{
	text-decoration: underline;
}


/*style for input txt fields that are filled automatically by application*/
.non-inputTxtField {
	background-color: "WhiteSmoke";
	border: "None";	
}


.SmallerText {	
	font-size: x-small;
}


.for_labels {
	font-size: x-small;
	background-color: "white";
}

