/* BEGIN osnovni stilovi portali */
BODY {
	font-family: Arial, Helvetica, sans-serif;font-size: 10pt; color: #000000;
}
TD { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }

A:link {color:blue; text-decoration: underline;}
A:active {color: purple; text-decoration: underline;}
A:visited {color:blue; text-decoration: underline;}
A:hover {color:purple; text-decoration: underline;}

.tdi 
{
	padding-left:4px;
	padding-right:4px;
}

.razmak
{
	margin-bottom:5px
}

.err
{
	color:red;
	FONT-WEIGHT: bold;
}

.errLarger {color:red;FONT-WEIGHT: bolder; FONT-SIZE: larger}

.success {color:#009900;FONT-WEIGHT: bolder; FONT-SIZE: larger}
.successSm {color:#009900;FONT-WEIGHT: bold;}

.listSmall
{
	font-size: 9pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.small10
{
	font-size: 10px
}

.smallV
{
	font-family:Verdana;
	font-size: 10px
}

.small1
{
	FONT-SIZE: 11px;
}

.tdItemPadBottom 
{
	padding-left:3px;
	padding-right:3px;
	padding-bottom:5px
}
/* END osnovni stilovi portali */


/* BEGIN topBar - header na svim stranicama */
.topBar
{
	background-image: url(/eduneta/images/start/top_stretch.gif);
	height:22px;
	font-family: Tahoma;
	font-size: 12px;
	color: #4E4E4E;
}

A.topBar1:link {color: #336699; text-decoration: none; font-weight:bold}
A.topBar1:active {color: #336699; text-decoration: underline;  font-weight:bold}
A.topBar1:visited {color:#336699; text-decoration: none;  font-weight:bold}
A.topBar1:hover {color: #009999; text-decoration: underline;  font-weight:bold}

A.topBarKraj:link {color: #CC6699; text-decoration: none; font-weight:bold}
A.topBarKraj:active {color: #CC6699; text-decoration: underline;  font-weight:bold}
A.topBarKraj:visited {color: #CC6699; text-decoration: none;  font-weight:bold}
A.topBarKraj:hover {color:#CC0066; text-decoration: underline;  font-weight:bold}

.topBarNaslov 
{
	font-family: Tahoma;
	font-size: 14px;
	color:#4E7593;
	font-weight:bold;
}

.topBarPodNaslov 
{
	font-family: Tahoma;
	font-size: 14px;
	color:#4E7593;
	font-weight:bold;
}

.topBarParam 
{
	font-family: Tahoma;
	font-size: 13px;
	color:#6699CC;
	font-weight:bold;
}
/* END topBar - header na svim stranicama */


/* BEGIN anketa stud predavaca  */
.small 
{
	font-size: 9px
}
/* END anketa stud predavaca  */


/* BEGIN raspored */
.desniBorder
{
	border-right: black thin solid;
}

.donjiDesniBorder
{
	border-right: black thin solid;
	border-bottom: black thin solid;
}

.donjiDesniSviTankiBorder
{
	border-right: gray 1px solid;
	border-bottom: gray 1px solid;
}

.donjiTankiDesniBorder
{
	border-right: black thin solid;
	border-bottom: gray 1px solid;
}
.donjiTankiBorder
{
	border-bottom: gray 1px solid;
}
/* END raspored */
