body
{
 background-color: ffffff;
 margin: 0;
 background-color : #f3f3f3;
 text-align : center;
 
 font-family : Arial,Helvetica,sans-serif;
 font-size   : 11px;
 font-weight : normal;
 color : #333333;
}
p,li
{
  font-family : Arial,Helvetica,sans-serif;
  font-size   : 12px;
  font-weight : normal;
  color : #333333;
  text-align: justify;
}

li
{
  list-style-image: url(../img/li_kiloko.gif);
	list-style-position: outside;
}

h4, h5
{

  font-family : Arial, Helvetica, sans-serif;
  font-size : 16px;
  font-weight : bold;
  color : #ffaa18;
  
  
  border-bottom : 2px solid #ff9d2b;
  background-color : #16584e;
  background-color : #014c2d;
	line-height : 35px;
  padding-left : 10px;
  padding-right: 10px;
  
}

a:link,
a:active,
a:visited
{
  color : #16584e;
  text-decoration : underline;
}

a:hover
{
  color : #ff5000;
  text-decoration : underline;
}

.procomps_catalog, .procomps_catalog:link, .procomps_catalog:hover, .catalog:visited
{
    text-decoration: none;
    color: #fff;
}

.procomps_table
{
    
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width:100%;
    
}

.procomps_table td
{
    font-size:12px;
    text-align:center;
    vertical-align: middle;
    width:20%;
    border:1px solid #c5c5c5;
    height:24px;
}
.procomps_fejlec td
{
    font-weight: bold;
    background-color: #d1ddd3;
    border:1px solid #c5c5c5;
}