body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

a			{ color: #97b242; text-decoration:none; }
a:link		{ color: #97b242; text-decoration:none; }
a:visited	{ color: #97b242; text-decoration:none; }
a:hover		{ color: #FEB300; text-decoration:none; }

ul
{
	margin: 0px;
	padding: 0 0 0 25px;
	list-style: disc;
	color:#696957;
}

li
{
	line-height: 15px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

.textError {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#ff0000;
}

hr {
  border: 0;
  width: 100%;
  color:#EBEBE9;
  height:1px;
}

/* Begin FORM styles*/

input.inputHeader, input.inputFormText, input.inputFormDate, textarea.textareaForm, select.selectForm, input.submitForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	
}

input.inputHeader {
	font-size: 9px; 
	border: #cacac0 1px solid;
	width:70px;
}

input.inputFormText, input.inputFormDate, textarea.textareaForm, select.selectForm, input.submitForm {
	font-size: 11px; 
	border: #999999 1px solid;
}

input.inputFormDate {
	width:80px;
}

input.inputFormSearchS {
	width:120px;
}

input.inputFormText, select.selectForm {
	width:200px;
}

input.submitForm {
	BORDER-RIGHT: #C4C5B5 1px solid; BORDER-TOP: #C4C5B5 1px solid; FONT-SIZE: 11px; BACKGROUND: #a6c150; BORDER-LEFT: #9C9E8C 1px solid;    COLOR: #ffffff; BORDER-BOTTOM: #9C9E8C 1px solid; FONT-FAMILY: Arial; cursor:pointer;
}

textarea.textareaForm {
	width:300px;
}

/* End FORM styles*/

div#divLoading { 
	color:#999999;
	font-weight:bold;
}

.admin_border_td {
	border-right: 1px #E8E8E7 solid ; 
	border-top: 0px; 
	border-left: #E8E8E7 1px solid; 
	border-bottom: #E8E8E7 1px solid
}
td.tdSpacer {
	border-right: #f7eff7 0px solid; 
	border-top: #f7eff7 0px solid; 
	border-left: #f7eff7 0px solid; 
	border-bottom: #f7eff7 1px solid; 
	background-color: #ffffff
}
td.top {
	border-right: #e7dfde 1px; 
	border-top: #e7dfde 1px; 
	background: url(../../images/subhead_bg2.gif) repeat-x; 
	border-left: #e7dfde 1px; color: #666666; 
	border-bottom: #e7dfde 1px
}

a.top {
	font-weight: bold; 
	font-size: 11px; 
	color: black; 
	font-family: Arial; 
	text-decoration: none
}
a.selected {
	font-weight: bold; 
	font-size: 11px; 
	color: black; 
	font-family: Arial; 
	text-decoration: none
}

/*ZA FRONTEND */

/*table.TopHeaderFront {
    background:url(../../images/topEmployer.gif);
}*/
td.topHeadLeft {
   background:url(../../images/topFrontLeft.gif) left no-repeat;
}
td.topHeadRight {
   background:url(../../images/topFrontRight.gif) right no-repeat;
}
td.topHeadCenter {
   background:url(../../images/topFront.gif) left no-repeat;

}

/*ZA MENI*/
table.MenuTopOk {
   background-color:#A6C150;
}

td.MenuLeft {
	background:url(../../images/menubgLeft.gif) left no-repeat;
	padding: 0px;
}

td.MenuRight {
	background:url(../../images/menubgRight.gif) right no-repeat;
	padding: 0px;
}

td.menuTd {
    padding-left:1px;
}

td.tdLogo {
    padding-left:80px;
	padding-top:0px;
}

td.tdHeadRight {
	background:url(../../images/topRight.gif) right no-repeat;
}
/*** Foter Menu ***/

td.bottLeft {
    background:url(../../images/bottomLeft.gif) left no-repeat;
}
td.bottLeft1 {
    background:url(../../images/bottomLeft1.gif) left no-repeat;
}
td.bottRight {
    background:url(../../images/bottomRight.gif) right no-repeat;
}
td.bottRight1 {
    background:url(../../images/bottomRight1.gif) right no-repeat;
}

/**** ZA top MENU ****************************/

#nav-menu ul {
	/*width				: 457px;*/
	list-style-type		: none;
	text-indent			: 0px;
	clear				: both;
	margin				: 0px;
	padding				: 0px;
	
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight			: bold;
	color				: #FFFFFF;	
	}

#nav-menu li {
	float				: left;
	display				: block;
	}
	
#nav-menu li a {
	float: left;
	height				: 20px;
	line-height         : 20px;
	text-decoration		: none;
	display				: block;

	color				: #FFFFFF;
	text-align			: center;
	padding-top			: 0px;
	margin-top			: 0px;
	padding-left		: 9px;
	padding-right		: 9px;	
/*	background-color	: #313976;*/
/*	border-top			: solid #313976 6px;*/
	background: url(../../images/dotMenu.gif) right no-repeat; /*solid #ffffff 1px;	*/
	}
	
#nav-menu li a:hover {
	color				: #FFFFFF;
	background-color    : #FEB300; /*9C9E8C*/
	}

/*******************Za poslednji link*****************************/
#nav-menu li a.lastLink:link, #nav-menu li a.lastLink:visited, #nav-menu li a.lastLink:active  {
	float: left;
	height				: 20px;
	line-height         : 20px;
	text-decoration		: none;
	display				: block;

	color				: #FFFFFF;
	text-align			: center;
	padding-left		: 10px;
	padding-right		: 10px;
	padding-top			: 0px;
	margin-top			: 0px;
	background: none; 
}
	
#nav-menu li a.lastLink:hover {
	color				: #FFFFFF;
	background-color    : #FEB300; /*9C9E8C*/
	}
/*******************************************/

td {
	font-size: 11px; 
	color: #696957; 
	font-family: Verdana
}

h1 { color: black }
h2 { color: black }
h3 { color: black }
h4 { color: black }
h5 { color: black }
h6 { color: black }

/*Leva Strana*/
.titleLeft {
	color:#898977; font-size:11px; font-weight:bold;
}
.bgtitle {
	background:url(../../images/bgtitle.gif) top no-repeat;
}
.mainLeft {
	background:url(../../images/mainLeft.gif) top left repeat-y;
	vertical-align:top;
}
.frontBtn {
	BORDER-RIGHT: #cacac0 1px solid; BORDER-TOP: #cacac0 1px solid; FONT-SIZE: 11px; BACKGROUND: #a6c150; BORDER-LEFT: #cacac0 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #cacac0 1px solid; FONT-FAMILY: Arial
}

.linkFont10 a			{ font-size:10px; color: #97b242; text-decoration:underline; }
.linkFont10 a:link		{ font-size:10px; color: #97b242; text-decoration:underline; }
.linkFont10 a:visited	{ font-size:10px; color: #97b242; text-decoration:underline; }
.linkFont10 a:hover		{ font-size:10px; color: #FEB300; text-decoration:none; }

.bgContTitle {
     background:url(../../images/titleBgCont.gif) left top no-repeat;
}
.bgContTitleUputstvo {
     background:url(../../images/titleBgUput.gif) left top no-repeat;
}

.bgCont {
	 background:url(../../images/lineaCont.gif) left top repeat-y;
}

.linkTamniBold a, .linkTamniBold a:link, .linkTamniBold a:visited { font-size:10px; color: #6c6e5c; text-decoration:none; }
	.linkTamniBold a:hover { font-size:10px; color: #959784; text-decoration:underline; }

.font10 {font-size: 10px}

.bgContAdd {
	 background:url(../../images/lineaContAdd.gif) left top repeat-y;
} 

.linkFont10none a			{ font-size:10px; color: #97b242; text-decoration:none; }
.linkFont10none a:link		{ font-size:10px; color: #97b242; text-decoration:none; }
.linkFont10none a:visited	{ font-size:10px; color: #97b242; text-decoration:none; }
.linkFont10none a:hover		{ font-size:10px; color: #FEB300; text-decoration:none; } 

/*Linkovi za Kategorije linkova*/

.categoryLinks a, .categoryLinks a:link, .categoryLinks a:visited  { font-size:10px; font-weight:bold; color: #6c6e5c; text-decoration:none; }
.categoryLinks a:hover		{ font-size:10px; color: #6c6e5c; text-decoration:underline; font-weight:bold; }

/*Linkovi za Scholarship*/

.scholarTitle a, .scholarTitle a:link, .scholarTitle a:visited  { font-size:11px; font-weight:normal; color: #6c6e5c; text-decoration:none; }
.scholarTitle a:hover		{ font-size:11px; color: #97b242; text-decoration:none; font-weight:normal; }

.btnSearch{
 width: 128px;
 height:19px;
 background:url(../../images/icons/btnSearch.gif) top left no-repeat;
 border: none;
 cursor:pointer;
 padding:0px;
}

.btnKonkurs{
 width: 128px;
 height:19px;
 background:url(../../images/icons/btnKonkurisite.gif) top left no-repeat;
 border: none;
 cursor:pointer;
 padding:0px;
}

.employerLnk a, .employerLnk a:link, .employerLnk a:visited  { font-size:11px; font-weight:normal; color: #6c6e5c; text-decoration:none; }
.employerLnk a:hover	{ font-size:11px; color: #ABAC9D; text-decoration:none; font-weight:normal; }

.archiveLnk a, .archiveLnk a:link, .archiveLnk a:visited  { font-size:11px; font-weight:normal; color: #6c6e5c; text-decoration:none; }
.archiveLnk a:hover	{ font-size:11px; color: #ABAC9D; text-decoration:none; font-weight:normal; }


