/* -- POZADINE -- */
.bcg {
	background-color: #5cc7db;
}
.traka_dolje {
	background-color: #d3dd2d;
}
.bcg_tbl {
	background: url(../images/studenti/bcg_right.gif) repeat-y right;
}
.bcg_lisce {
	background: url(../images/studenti/bcg_lisce.gif) no-repeat top right;
}
.bcg_crta_desno {
	vertical-align: top;
	background: url(../images/studenti/box_bcg.gif) repeat-y;
}


/* -- FORMA -- */
.txt_gore_1 {
	color: #707478;
}
.txt_gore_2 {
	color: #00b9d7;
}
.txt_gore_3 {
	color: #c6c7c9;
}
.txt_err {
	color: #ff0000;
}
.rubrika_naziv {
	font-weight: bold;
	text-transform: uppercase;
	padding: 9px 0 7px 0;
}
.rubrika_naziv_1 {
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 0 7px 0;
}
.b_form {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	border: 1px solid #c3c5c8;
}
.b_crta {
	background: url(../images/box_3/crta_vod.gif) repeat-x top;
	height: 6px;
}
.b_crta_1 {
	background: url(../images/box_3/crta_vod.gif) repeat-x center;
	height: 16px;
}


/* -- LINKOVI -- */
.lnk_gore, .lnk_gore:hover, .lnk_gore_off, .lnk_gore_on {
	text-decoration: none;
}
.lnk_gore {
	color: #707478;
}
.lnk_gore:hover, .lnk_gore_on {
	color: #00b9d7;
}
