*{padding: 0; margin: 0;}
body{
  font-family: Verdana, Arial; 
  font-size: 62.5%; 
  color: #2e3740; 
  background: url(../images/bg.jpg) 
  repeat-x; background-color: #E2E2E2;
}
h1{ 
  margin-bottom: 0.5em;
  padding: 0.2em 0 0.3em 0; 
  font-size: 1.7em;
  font-weight: 600;
  word-spacing: 0.1em;
  color: #1c6394; 
  border-bottom: 1px solid #2d74a8;
}
h2{
  font-size: 1.5em;
  font-weight: 600;
  color: #1c6394;  
  padding: 0.3em 0;
}
h3{
  font-size: 1.4em;
  font-weight: 600;
  color: #d55a1f;  
  padding: 0.3em 0;
}
a:link, a:visited{
  font-size: 1em;
  font-weight: 500;
  color: #5990b9;
  padding: 0.3px 0px 0px 0px; 
  text-decoration: none;
}
a:hover, a:active {text-decoration: underline;}
p{
  font-size: 1.2em;
  word-spacing: 0.1em; 
  color: #333333; 
  padding-bottom: 0em;
}
#wrapper{
  margin: auto;
  width: 1205px;
  position: relative;
  background-color: #fff;
  text-align: left;
}
#Navlang{
  margin: 0.7em 0.7em 0 0;
  float: right; 
  text-align: center;
}
#Navlang li{
  list-style: none;
  display: inline; 
}
#Navlang li.act-lang{
}
#Navlang a{
  list-style: none;
  text-decoration: none;
  color: #fff;  
}
#Navlang a:hover{text-decoration: none;}
#headerUa{
  margin-top: 10px;
  margin-bottom: 1px;
  background: url(../images/header_ua2.jpg) no-repeat;
  width: 960px;
  height: 120px;
}
#headerEn {
  margin-top: 10px;
  margin-bottom: 1px;
  background: url(../images/header_en2.jpg) no-repeat;
  width: 960px;
  height: 120px;
}
#menu  ul{
  margin-bottom: 8px;
  background: url(../images/menu.jpg) repeat-x;
  padding: 0.5em 0em 0.5em 0em;
  font-weight: bold;
  width: 960px;
  height: 30px;
  list-style: none; 
  text-align: center;
  float: left;  
}
#menu li{display: inline;}
#menu a{    
  color: #605e5e;
  height: 30px;
  margin-top: 20px;
  padding: 0.2em 1.2em 0.4em;
  text-align: center;
  font-size: 1.4em;
  text-decoration: none;
}
#menu a:hover{
  color: #2f79b0;
  text-decoration: underline;
}
#menu li a.act-menuMain-item {
  color: #2f79b0;
  text-decoration: underline;
}
/*LEFT COLUMN*/
#leftcolumn{ 
  margin: 20px 20px 15px 10px;
  height: auto;
  width: 270px;
  float: left;
  border: solid 1px #afafb0;
}
.navigation{
  background-color: #7295B5;
  font-size: 1.4em;
  margin: 0.5em 0.5em 0em 0.5em;
  padding:0;    
}
.navigation ul{
  list-style:none;
  margin: 0;
  padding:0;
}
.navigation ul li{
  margin: 0;
  padding:0;
  border-bottom: 5px solid #ffffff;
}
.navigation ul li a{
  display: block;
  padding: 0.4em;
  color: #ffffff;
  text-decoration: none;
}
.navigation ul li a:hover {
  background-color: #055282;
  text-decoration: none;
}
.navigation ul li.active-menu-item {
  background-color: #055282;
  text-decoration: none;
}
.navigation ul li a:active{
  background-color: #055282;
  text-decoration: none;
}
.first{
  background-color: #055282;
  margin: 0.5em 0.5em 0em 0.5em;
  padding:0;
}
ul.submenu {
  background-color: #ffffff;
  color: #000000;
  font-size: 0.8em;
  font-weight: bold;
  padding:0.5em 0 0 1.2em;  
}
ul.submenu li{
  margin: 0;
  padding:0;
  border-bottom: 5px solid #ffffff;
}
ul.submenu li a{
  display: block;
  padding: 0.4em;
  color: #000000;
  text-decoration: none;
}
ul.submenu li a:hover {
  background-color: #ffffff;
  color: #000000;
  text-decoration: underline;
}
ul.submenu li.active-submenu-item {
  background-color: #ffffff;
  color: #000000;
  text-decoration: underline;
}
/*LEFT COLUMN END*/
#content { 
  float: right;
  margin: 7px 15px 15px 1px;
  width: 750px;
}
#footer{ 
  clear: both;
  margin-top: 2em;
  padding: 1em;
  text-align: center;
  font-size: 1em;
  border-top: 1px solid #ccc6b0;
}
#footer p{
  font-size: 1em;
}
#footer a{
  color: #4e4d4d;    
}
#footer a:hover  {
  text-decoration: underline;
}
#footer img{
  margin-bottom: -4px;    
}
#Navlang .tx-srlanguagemenu-pi1 .NO{opacity: 0.5;}
th.crtmng { 
  font-family: Arial;
  text-align: center;
  vertical-align: middle;
  font-size: 100%;
  font-weight: bold;
}
td.crtmng { 
  font-family: Arial;
  font-size: 100%;
  font-weight: normal;
}
td.crtmng-num{ 
  font-size: 100%;
  font-weight: normal;
}

.cert_comment p{color: red;}
