body      {
		background-color: #BDCACA; 
        color: #5A6E72;
        font-family: verdana, helvetica, sans serif; 
        font-size: 11px; 
        text-align: justify;
		}
             
p         {
		line-height:18px;
		color: #5A6E72;
        font-family: verdana, helvetica, sans serif; 
        font-size: 11px; 
                                      }

                     
hr        {  width: 300px;
             height: 1px;
             color: #EEF4F4;
             border: 0;
             text-align: left;      }
                         
ul        {
             list-style-image: url(img/list.gif);
             list-style-type: disk;
             text-align: justify;
			 line-height:18px;
			color: #5A6E72;
        	font-family: verdana, helvetica, sans serif; 
       		font-size: 11px; }
             
h1    {
        color: #9cb8b8;
        font-family: verdana, helvetica, sans serif; 
        font-size: 16px; 
        text-align: justify;
        font-weight:bold;
               }
h2     {
        color: #628987;
        font-family: verdana, helvetica, sans serif; 
        font-size: 14px; 
        text-align: justify;
        font-weight: normal; 
               }
               
h3    {
        color: #7c835b;
        font-family: verdana, helvetica, sans serif; 
        font-size: 12px; 
        text-align: justify; 
        font-weight: bold;
        letter-spacing: 1px;
               }
               
h4    {
        color: #7c9795;
        font-family: verdana, helvetica, sans serif; 
        font-size: 10px; 
        text-align: justify; 
        font-weight: normal;
        letter-spacing: 1px;
        margin: 1px;
               }
               
h5    {
        color: #FCE287;
        font-family: verdana, helvetica, sans serif; 
        font-size: 11px; 
        text-align: justify; 
        font-weight: 600;
        letter-spacing: 3px;
        margin: 5px;
               }
               
h6     {
        color: #728584;
        font-family: verdana, helvetica, sans serif; 
        font-size: 11px; 
        text-align: justify;
        font-weight: 500;
       letter-spacing: 2px;
        margin: 4px;
               }
               
.nr           { background-repeat: no-repeat;}    

     
.txt     {
        color: #5A6E72;
        font-family: verdana, helvetica, sans serif; 
        font-size: 11px; 
        text-align: justify; 
               }
               
.bold    {
        color: #83a0a5;
        font-family: verdana, helvetica, sans serif; 
        font-size: 11px; 
        letter-spacing: 1px;
        font-weight: 600;
                       }
                       
.bold2    {
        color: #899395;
        font-family: verdana, helvetica, sans serif; 
        font-size: 11px; 
        letter-spacing: 1px;
        font-weight: 500;
                       }

.thead    {
        color: #6A7E7D;
        font-family: verdana, helvetica, sans serif; 
        font-size: 9px; 
        text-align: left;
        font-weight: bold;
		line-height:12px;}

.teszt    {
        color: #5B6F6E;
        font-family: verdana, helvetica, sans serif; 
        font-size: 9px; 
        text-align: left;        }
        
.testwarn    {
        color: #95A7A6;
        font-family: verdana, helvetica, sans serif; 
        font-size: 9px; 
        text-align: left;
             }
             
.solid     {
            border: #E5EAEA; 
            border-style: solid; 
            border-top-width: 1px; 
            border-right-width: 1px; 
            border-bottom-width: 1px; 
            border-left-width: 1px;
            background-color: #FEF8E1;
            color: #BCC8C8;
            font-family: verdana, helvetica, sans serif; 
            font-size: 12px; 
            letter-spacing: 2px;
            font-weight: 900;
            }
            
.white        {
	         background-color: #ffffff;
             background-image: no;
            }

a	        {
	        color: #3c939d;
	        text-decoration: none;
			background-color:#e7f2f1;
            }

a:visited, a:active {
	       color: #2d838d;
	       text-decoration: none;
           }

a:hover	   {
           color: #FAC705;
           background: #FEF8E1;
           text-decoration: none;
           }

.center	{
					 text-align: center;
}

a.tesztlink:hover	{
           color: #FAC705;
           background: #E5EAEA;
           text-decoration: none;
}



