.textstandard {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : Black;
}
.navlinksmall,  .navlinksmall:focus, .navlinksmall:active, .navlinksmall:visited {
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #616556;
}
.navlinksmall:hover{
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
	background-color: #F0C900;	
}
.navlink,  .navlink:focus, .navlink:active, .navlink:visited {
	font-size : 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #E99032;
}
.navlink:hover{
	font-size : 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #F0C900;
}
.newslink, .newslink:focus, .newslink:active, .newslink:visited {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #B97E13;
}
.newslink:hover{
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
	background-color: #F0C900;	
}
.newslinkbig, .newslinkbig:focus, .newslinkbig:active, .newslinkbig:visited {
	font-size : 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #B97E13;
}
.newslinkbig:hover{
	font-size : 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
	background-color: #F0C900;	
}
.links,  .links:focus, .links:active, .links:visited {
	font-size : 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #E99032;
}
.links:hover{
	display:block;
	font-size : 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
	background-color: #F0C900;	
}
.menulink,  .menulink:focus, .menulink:active, .menulink:visited {
	display:block;
	font-size : 11pt;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : Black;
	background-color: #CCD7D6;
}
.menulink:hover{
	display:block;
	background-image:   url("Common/Images/MenuBackground.jpg");
	font-size : 11pt;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
	background-color: #F0C900;
}
.linkTop,  .linkTop:focus, .linkTop:active, .linkTop:visited {
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : 500;
	text-decoration : none;
	color : White;
}
.linkTop:hover{
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : 500;
	text-decoration : none;
	color: #C0C0C0;
}

.NaslovLogin {
	font-size : 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : White;
}
.textstandardWhite {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : White;
}
.LinksNaslov {
	text-align:center;
	border: #35679A;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #B5BFB5;
	font-size : 11pt;
	font-weight: bold;
	color: #616556;
}
.input {
	text-align:center;
	border: #35679A;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #B5BFB5;
	font-size : 9pt;
	font-weight: bold;
	color: #616556;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.SiteNaslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	color: #E99032;
}
.PageNaslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #4E8184;
}
.Tabela{
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size :  12px;
	color : Black;
	border: 1px dashed #7899A0;
	background-color: #CCD7D6;
}
.TabelaTdNaslov{
	font-weight: bold;
	background-color: #C4E6E2;
}
.TabelaTd{
	border-bottom-style: solid;	
	border-bottom-width: 1px; 
}
