﻿@font-face { font-family: "Silicon"; src: url("styles/Silicon.ttf"); }
@font-face { font-family: INKBURRO;
             src: url("styles/INKBURRO.TTF"); }

.fotografus { font-family: INKBURRO;
              font-size: 23px;
              color: #9d401e;
              text-align: center;
              line-height: 120%;}

body {background-color: #000000; 
	 color: #E1C5A9; 
     text-align:center;
	}
    
p.focim { font-family: Arial; font-size: 16px; color: #e4e1be;  font-style: italic; line-height: 110%; text-indent: 0%;
  	text-align: justify; line-height: 200%;}
p.akcio { font-family: Arial; font-size: 14px; color: #e4e1be;  font-style: normal; line-height: 100%; text-indent: 0%;
  	text-align: justify; line-height: 100%;}
p.focim_szolg { font-family: Arial; font-size: 16px; color: #e4e1be;  font-style: italic; line-height: 110%; text-indent: 0%;
  	text-align: justify; line-height: 120%;}
p.normal { font-family: Arial; font-size: 13px; color: #e4e1be;  font-style: italic; line-height: 110%; text-indent: 0%;
  	text-align: justify; line-height: 200%;}
    
p.normal_szolg { font-family: Arial; font-size: 14px; color: #e4e1be; font-style: italic; line-height: 100%; text-indent: 0%;
  	text-align: justify; line-height: 120%;}
    
p.normal_kapcs { font-family: Arial; font-size: 23px; color: #9d401e; font-style: italic; line-height: 100%; text-indent: 0%;
  	text-align: center; line-height: 120%;}
    
table.ajanlatTable {
              background-color: #2b2928;
			  border-width: 1px;
			  border-style: solid;
              border-color: #99401d;
			  border-collapse: collapse;
			 	}
table.ajanlatTable td{
              background-color: #2b2928;
			  border-width: 1px;
			  border-style: solid;
              border-color: #99401d;
			  border-collapse: collapse;
			 	}    
table.ajanlatTable td {
			  padding: 5px;
			  border-width: 0px;
  			  border-color: #99401d;
			  border-style: solid;
			  border-collapse: collapse;
              vertical-align: top;
			 }                
td.kepkeret{
			  padding: 0px;
			  border-width: 2px;
  			  border-color: #9d401e;
			  border-style: solid;
			  border-collapse: collapse;
			 }
             
a:link {color: #9d401e; 
	   text-decoration: none;
	   border-width: 0px;
	   border-collapse: collapse;
	   }
	   
a:active {color: #9d401e; 
		 text-decoration: none; 
		 border-width: 0px;
		 border-collapse: collapse;
		 }
		 
a:visited {color: #9d401e; 
		  text-decoration: none; 
		  border-width: 0px;
		  border-collapse: collapse;
		  }
		  
a:hover {color: #9d401e; 
		border-collapse: collapse;
		text-decoration: none; 
		border-width: 0px;}           
