h1.sad {
  background-image: url("i/h1_bg.gif");
	background-repeat: no-repeat;
	padding: 25px 0 0 160px;
	height: 25px;
	margin: 0;
	font-size: 13pt;
	color: #000000;
}
h1 {
 background-image: none;
	padding: 0;
	margin: 1em 0;
	color: #045CB5;
	font-size: 13pt;
}

h2 {
  font-size: 11pt;
	font-weight: bold;
	color: #2C81D6;	
}
h2 a {
	color: #2C81D6;
	text-decoration: none;
}

h3, h4 {
  font-size: 10pt;
	margin-bottom: 0;
	font-weight: bold;
	color: #072C51;
}

h4 {
  font-size: 9pt;
	font-weight: bold;
}

p {
	text-align: justify;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

ul.saturs {
  font-size: 0.9em;
	margin: 1em 0 0 1em;
	padding: 0;
	list-style-type: none;
	color: #B45D0E;  
}
ul.saturs a {
	color: #B45D0E;
}

.small {
  font-size: 0.8em;
	color: #666666;
}

a {
	color: #0B6ED1;
}
#content td, #content th {
  padding: 1px 4px;
}
tr.bg {
  background-color: #EEEEEE;
}
#content table {
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
	border-collapse: collapse;
	margin-top: 0.5em;
}
#content td, #content th {
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
}
#content th {
  background-color: #EEEEEE; 
}

#content table.nobrd {
  border-top: 0;
	border-left: 0;
	border-collapse: separate;
}

#content table.nobrd td {
  border-bottom: 0;
  border-right: 0;
}

/*formas*/
form {
  background-color: #F0F0F0;
  padding: 1em;
  width: 90%;
}
label {
  display: block;
  width: 110px;
  float: left;
  text-align: right;
  padding-right: 1em;
}

a.izcelt
{
  color: #ff7b00;
  font-weight: bold;
}
a.izceltjunioru
{
  color: #434B56;
  font-weight: bold;
}

