.naslovi {
	font-family: "Verdana";
	font-size: 14px;
	color: #953632;
	font-weight: bold;
}
.text {
	font-family: "Verdana";
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none
}
.more {
	font-family: "Verdana";
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none	
}
.hdr {
	font-family: "Verdana";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none
}
.ftr {
	font-family:"Verdana";
	font-size:10px;
	color: #333333;
	font-weight:normal;
}
.lang {
	font-family:"Verdana";
	font-size:12px;
	color: #333333;
	font-weight:bold;
}
.textb {
	font-family: "Verdana";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
.submenu {

	font-family: "Verdana";

	font-size: 11px;

	color: #FFFFFF;

	font-weight: normal;
	text-decoration: none
}
#ofakultetu {
	position:absolute;
	width:237px;
	height:146px;
	z-index:1;
	visibility: hidden;
	left: 280px;
	background-image: url(/img/hdr/submbg.jpg);
	top: 5px;
}
#diplomski {
	position:absolute;
	width:237px;
	height:146px;
	z-index:1;
	visibility: hidden;
	left: 280px;
	background-image: url(img/hdr/submbg.jpg);
	top: 5px;
}
#postdiplomski {
	position:absolute;
	width:237px;
	height:146px;
	z-index:1;
	visibility: hidden;
	left: 280px;
	background-image: url(img/hdr/submbg.jpg);
	top: 5px;
}
#doktorat {
	position:absolute;
	width:237px;
	height:146px;
	z-index:1;
	visibility: hidden;
	left: 280px;
	background-image: url(img/hdr/submbg.jpg);
	top: 5px;
}
#studenti {
	position:absolute;
	width:237px;
	height:146px;
	z-index:1;
	visibility: hidden;
	left: 280px;
	background-image: url(img/hdr/submbg.jpg);
	top: 5px;
}
div.calendar
{
	margin: 0em;
	padding: 0em;
	/*border: solid 1px #909090;*/
	width: 100%;
	font-family: "Verdana";
	font-size: 11px;
}

table.calendar
{
	width: 100%;
}

table.calendar tr.day_names
{
	font-weight: bold;
	/*
	background: gray;
	color: ivory;
	*/
}

table.calendar tr.odd_week
{
	background-color: #f0f0f0;
}

table.calendar tr.even_week
{
	background-color: #ffffff;
}

table.calendar td
{
	text-align: center;
	height: 22px;
	width: 32px;
}

table.calendar td.cur_day
{
	background-color: #d0d0d0;
	font-weight: bold;
}

table.calendar td.special_day_start
{
	color: red;
	font-weight: bold;
}

table.calendar td.special_day_TAG
{
	color: #000080;
	font-weight: bold;
}

table.calendar td.special_day_end
{
	color:#000080;
	font-weight: bold;
}

table.calendar td.cur_special_day_start
{
	color:red;
	font-weight: bold;
	background-color: #d0d0d0;
}

table.calendar td.cur_special_day_end
{
	color:#000080;
	font-weight: bold;
	background-color: #d0d0d0;
}

table.calendar td.cur_special_day_TAG
{
	color:#000080;
	font-weight: bold;
	background-color: #d0d0d0;
}

table.calendar tr.month_name
{
	background-color: #c0c0c0;
	color: black;
	font-weight: bold;
}

table.calendar tr.month_name td
{
	border-top: dotted #909090 1px;
}

table.calendar tr.month_name a
{
	text-decoration: none;
	color: #404040;
}

table.calendar tr.month_name a:visited
{
	text-decoration: none;
}

table.calendar tr.month_name a:hover
{
	text-decoration: none;
}

td.nastava
{
	color: red;
	font-weight: bold;
	background-color: #d0d0d0;
}

td.praznici
{
	color: yellow;
	font-weight: bold;
	background-color: #d0d0d0;
}

td.praznici a
{
	color: yellow;
}

td.nastava a
{
	color: red;
}

.menu_item
{
display: block;
float: left;
width: 152px;
background-color: #973534;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
border: #FFFFFF 1px solid;
padding: 5px 5px 5px 5px;
text-align: center;
}


.top_bck_img
{
display: block;
float: left;
background-image: url('../img/top_bck_img.jpg');
background-repeat: repeat-x;
}
