A.NaslovOrange {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:middle;
	color:#808080;
	text-decoration: none;
}

A.NaslovOrange:hover {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:middle;
	color:black;
	text-decoration: none;
}

A.PodNaslov {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3333b0;
	vertical-align: center;
	text-decoration: none;
}

A.PodNaslov:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	vertical-align: center;
	text-decoration: normal;
}

A.Meni{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #a0a0a0;
	vertical-align: center;
	text-decoration: none;
	letter-spacing: 0.5px;
	
	/*font-variant: small-caps;	*/
}

A.Meni:hover {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	vertical-align: center;
	text-decoration: underline;
}

A.MeniSelected {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	vertical-align: center;
	text-decoration: none;
	letter-spacing: 0.5px;
	text-decoration: underline;
	/*font-variant: small-caps;	*/
}

A.MeniSelected:hover {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	vertical-align: center;
	text-decoration: underline;
}
A.MeniSmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3333b0;
	vertical-align: center;
	text-decoration: none;
	font-variant: small-caps;	
}

A.MeniSmall:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	vertical-align: center;
	text-decoration: normal;
}

Td.Naslov {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:middle;
	color:#FF671F;
}

Td.NaslovUnderline {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:middle;
	color:#FF671F;
	text-decoration: underline;
}

Td.PodNaslov {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:middle;
	color:#FF671F;
}
Td.PodNaslovSmall {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	text-align:top;
	color:#FF671F;
}


Td.Tekst {
	font-family:Verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:black;	
	line-height: 14pt;
}

Td.TekstSmall {
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:black;	
	
}

Td.Prazna {
	font-family:Verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:black;	
}

Td.empty6 {
	font-family:Verdana,helvetica,sans-serif;
	font-size:6px;
	font-weight:normal;
	color:black;	
}

.input {
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:black;	
	width:80;
	height:18;
}
.inputCode {
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:black;	
	width:50;
	height:18;
}
.inputSmall {
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:black;	
	width:80;
	height:16;
}

.inputBig {
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:black;	
	width:160;
	height:18;
}

.inputFile {
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:black;	
	width:260;
	height:21;
}

.inputHuge {
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:black;	
	width:260;
	height:18;
}

.gumb {
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:black;	
	width:60;
	height:22;
}
.gumbSmall {
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:black;	
	width:50;
	height:18;
}

.gumbGreen {
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#0DA914;	
	width:60;
	height:22;
}

.gumbRed {
	font-family:Verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#DE1F16;	
	width:60;
	height:22;
}

.select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #99CCFF;
	cursor: hand;
	
}


.scrollbar{
	scrollbar-face-color: #F3DFBE;
	scrollbar-3dlight-color: #F3DFBE;
	scrollbar-base-color: #F3DFBE;
}

/*admin grid*/
A.gridtekst{
	font-family: Verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#8D3219;
	vertical-align:center;
	text-decoration:none;
}

A.gridtekst:hover {
	font-family: Verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:black;
	vertical-align:center;
	text-decoration:none;
}
Td.gridtekst{
	font-family: Verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:black;
	vertical-align:center;
	text-decoration:none;
}
/* FORUM*/

A.forumLink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8D3219;
	vertical-align: center;
	text-decoration: none;
}

A.forumLink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	vertical-align: center;
	text-decoration: normal;
}
A.forumLinkWhite {
	font-family: Verdana,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#F4E9D0;
	vertical-align:center;
	text-decoration:none;
}

A.forumLinkWhite:hover {
	font-family: Verdana,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	vertical-align: center;
	text-decoration: none;
	/*background-image: url(design/meni_sredina_over.jpg);*/
}

Td.tekstForum {
	font-family:Verdana,helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:black;	
}

Td.tekstForumWhite {
	font-family:Verdana,helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#F4E9D0;	
}
