table.formsection {
border: 2px solid #999;
}

tr.row0 {background-color:#CCEFCC;}
tr.row0:hover {background-color:#81D88D;}
tr.row1 {background-color:#DDEFEF;}
tr.row1:hover {background-color:#9BD0D0;}
tr.row2 {background-color:#EFDDDD;}
tr.row2:hover  {background-color:#E89F95;}
tr.row3 {background-color:#CCCCEF;}
tr.row3:hover  {background-color:#9E9EE0;}
td.ned {background-color:#EFAAAA;}
td.ned1 {border:1px solid #E66;}
td.danes1 {border:1px solid #0A0;}


/*head {
  color: #333333;
}
body {
  color: #333333;
}
table { border-width: 0px;
    empty-cells: hide;
}


img, a img { border:0; }
table.formsection thead, table.sortable thead, table.ui_table thead, table.loginform thead {
background-color:#427ad1;
border:0px;
color:#ffffff;
border: 2px solid #b3b6b0;
}
table.formsection tbody, table.sortable tbody, table.ui_table tbody, table.loginform tbody {
background-color:#EFEFEF;
}


tr.maintitle {
  color: #ffffff;
  background-color: #427ad1;
}
td.maintitle {
  color: #ffffff;
  background-color: #427ad1;
}
tr.maintitle a, tr.maintitle a:visited {
  color: #ffffff;
}
td.maintitle a, td.maintitle a:visited {
  color: #ffffff;
}
tr.maintitle a:hover {
  color: #EFEFEF;
}
td.maintitle a:hover {
  color: #EFEFEF;
}*/
a:link { color: #333399;
  text-decoration: none;
}
a:hover, a:visited:hover { color: #FF0000;

}
a:visited { color: #333399;
  text-decoration: none;
}
/*body, p, td, br, center { font-size: 10pt;
  font-family: sans-serif;
}*/
td, br, center { font-size: 10pt;
  font-family: sans-serif;
}


/*title { color: #333333;
  font-family: sans-serif;
}
h1 { color: #333333;
  font-size: 150%;
  font-family: sans-serif;
}
h2 { color: #333333;
  font-size: 130%;
  font-family: sans-serif;
}
h3 { color: #333333;
  font-size: 125%;
  font-family: sans-serif;
}   
h4 { color: #333333;
  font-size: 120%;
  font-family: sans-serif;
}*/
th { font-size: small; }
pre { font-size: 8pt; }
#main { border-style: solid;
  border:1px solid #FFFFFF;
  margin:0;
  padding:0;
}
tr.mainsel { background-color: #ddffbb; }
tr.mainhigh { background-color: #ffffbb; }
tr.mainhighsel { background-color: #bbffcc; }
.itemhidden { display: none; }
.itemshown { display:block; }
.barchart { padding: 1px;
  border: 1px solid #b3b6b0;
  position:relative;
}
.ui_post_header{ font-size: 120%;
 text-align: center;
 padding: 4px;
}
hr { border: 0;
  width: 90%;
  height: 1px;
  color: #D9D9D9;
  background-color: #D9D9D9;
}
table.wrapper {
  background-color:#D9D9D9;
    border:0;
  padding:0;
  margin:0;
  border-collapse:collapse;
}
div.wrapper {
  border:1px solid #D9D9D9;
  background-color:#F5F5F5;
  padding:0;
  margin:0;
}
.shrinkwrapper {
  background-color:#D9D9D9;
  border:0;
  padding:0;
    margin:0;
  border-collapse:collapse;
}
.tabSelected {
    background-color:#D9D9D9;
}
.tabUnselected {
  background-color:#dadaf8;
}
td {text-align:center; color:#333}
input {text-align:center; width:40px}
th {text-align: left; font-size:12px; color:#333}
th.center {text-align: center}
th.ned {background-color:#EFAAAA;}
th.danes {background-color:#99FF99;}
input.ned {
	background-color:#F3C2C2;
}
input.danes {
	background-color:#C1FFC1;
}


/*

#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;

}
.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;
}

td.ou {
	background-color:#BBB;
}
td.nou {
	background-color:#BEAFFA;
}
td.nad {
	background-color:#FFA4A4;
}*/