@charset "utf-8";
/* CSS Document */
#urnik {
	border: 3px solid #666;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#urnik tr, #urnik th, #urnik td {
	vertical-align: top;
	border: 1px solid #000;
	color: #000;
	padding: 3px;
}
#urnik th {
	background-color: #C4D9D7;
	font-weight: bold;
}
#urnik td {
	font-weight: bold;
	text-align: center;
}
#urnik .par {
	background-color: #EDF3F2;
}
#urnik .op {
	background-color: #E0EBEA;
}
#urnik .izb {
	background-color: #CCCCCC;
}
#urnik .opb {
	background-color: #E1E1FF;
}
#urnik .JV {
	background-color: #E1EDFF;
}
#urnik .ispu {
	background-color: #FFFFCC;
}
#urnik .dsp {
	background-color: #FFFFCC;
}
#urnik .GU {
	background-color: #FFEECA;
}
#urnik .JS {
		color: #0033FF;
	background-color: #EEFDCE;
}
#urnik .ID {
	background-color: #829EFF;
}
#urnik .RD {
	background-color: #FFE1C6;
}
#urnik .OPZ {
	background-color: #C1E0FF;
}
#urnik .MPZ {
	background-color: #9DCEFF;
}
#urnik .RU {
	background-color: #FFEECA;
}
#urnik .nad {
	background-color: #FF8888;
}
.ucitelj {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-align: left;
	float: left;
}
.razred {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	float: right;
	color: #06F;
}
.opomba {
	color: #399;
	font-size: 10px;
}
.ura {
	font-size: 9px;
	color: #666;
}
