@import url("default-import.css");
body 
  { 
  background-color: white 
  }
img 
  {
  border: 0	
  }
*
  {
    font-family: Arial, Verdana, Helvetica, sans-serif;
  }
hr 
  { 
  color : #336699;
  width:100%;
  height: 1px;
  }
ul,  ol,  dl,
	{
  font-size: 90%;
  color : Black;
  font-weight:normal;
  }
p 
  {
  font-size: 90%;
  color : Black;
  font-weight:normal;
  }
li p
  {
  font-size: 90%;
  font-weight:normal;
  }
h1
  {
  font-size:24px;
  font-style: normal;
  color : #336699;
  text-align :left;
  font-weight:bold;
  }
h2
  {
  font-size: 20px;
  font-style: normal;
  color : #336699;
  text-align :left;
  font-weight:bold;
  }
h3
  {
  font-size: 16px;
  font-style: normal;
  color : #336699;
  text-align :left;
  font-weight:bold;
  }
h4
  {
  font-size: 14px;
  font-style: normal;
  color : Black;
  text-align :left;
  font-weight:bold;
  }
h5
  {
  font-size: 14px;
  font-style: italic;
  color : Black;
  text-align :left;
  font-weight:bold;
  }
h6
  {
  font-size: 14px;
  font-style: italic;
  color : Black;
  text-align :left;
  font-weight:normal;
  }



a:link 
  {
  text-decoration: underline;   
  font-size: 95%;
  }
a:visited 
  {
  text-decoration: underline;    
  font-size: 95%;
  }
a:link:active, :visited:active 
  {
  text-decoration: underline;    
  font-size: 95%;
  }
a:link:hover
  {
  text-decoration: underline;   
  font-size: 95%;
  }
span.link
  {
  font-size: 95%;
  }

.small 
  {
  font-size: 75%;
  color : Black;
  font-weight:normal;
  }

.table 
  {
  }

.header
  {
  font-size:30px;
  font-style: normal;
  color : #336699;
  text-align :left;
  font-weight:bold;
  }

.UKOLNpagetitle
  { 
  font-size:30px;
  font-style: normal;
  color : #336699;
  text-align :left;
  font-weight:bold;
  }

table.iemsr-navigation 
  {
  border: 1px solid white;
  background-color: #9ba9c6;
  border-collapse: collapse;
  font-size: 19px;
  }
  
table.iemsr-navigation a:visited
  {
  text-decoration: none;
  }

table.iemsr-navigation  a:link
  {
  color: black;
  text-decoration: none;
  }

table.iemsr-navigation a:hover 
  {
  text-decoration: underline;
  }

td.iemsr-navigation 
  {
  border: 2px solid white;
  text-align: center;
  }

table.iemsr-navigation-small 
  {
  border: 1px solid white;
  background-color: #9ba9c6;
  border-collapse: collapse;
  font-size: 17px;
  }
 
table.iemsr-navigation-small-1
  {
  border: 1px solid white;
  border-collapse: collapse;
  font-size: 17px;
  }

table.iemsr-navigation-small-1 a:visited
  {
  text-decoration: none;
  }

table.iemsr-navigation-small-1  a:link
  {
  color: black;
  text-decoration: none;
  }

table.iemsr-navigation-small-1 a:hover 
  {
  text-decoration: underline;
  }

td.iemsr-navigation-1
  {
  border: 2px solid white;
  text-align: center;
  background-color: #9ba9b6;
  }

table.iemsr-navigation-small-2
  {
  border: 1px solid white;
  border-collapse: collapse;
  font-size: 17px;
  }

table.iemsr-navigation-small-2 a:visited
  {
  text-decoration: none;
  }

table.iemsr-navigation-small-2  a:link
  {
  color: black;
  text-decoration: none;
  }

table.iemsr-navigation-small-2 a:hover 
  {
  text-decoration: underline;
  }

td.iemsr-navigation-2
  {
  border: 2px solid white;
  text-align: center;
  background-color: #8ba9c6;
  }

div.para
{
	font-size:0.8em;
}
