@charset "utf-8";

zold szin #267e3f;
narancs #FF8811;


/**
narancs ef7512
vilagoszold  dcf9d8
sotetzold 
*/

.vezercikk{
	font-family: 'Stoke';
	font-size: 42px;
	color: #ff8811;
	font-weight: bold;
	text-align: left;
	text-shadow: 0px 0 0 #000 ;
	}	

.cim1{
	font-family: 'Stoke';
	font-size: 34px;
	color: #ff8811;
	font-weight: bold;
	text-align: left;
	text-shadow: 0px 0 0 #000 ;
	}	



.tema{
	font-family: 'Stoke';
	font-size: 18px;
	color: #007100;
	font-weight: bold;
	text-align: left;
	text-shadow: 0px 0 0 #000 ;
	}	


.szoveg{
  	font-family: Verdana;
	font-family: 'Stoke';
	font-family: 'Amarante', cursive;
	font-family: 'Almendra', serif;
	font-size: 20px;
	color:#2F1700;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	line-height: 150%;
	padding: 5px;
	text-shadow: #000 0px 0px;
	}

.feherke{
	color: #ffffff;
	font-size: 16px;
	}
	
.firma
{
	font-family: 'Merriweather';
	COLOR: #d2ecfc;
	font-size: 28px;
	text-decoration: none;
}
	
.izrada {
	font-family: "Black Ops One", system-ui;
	font-weight: bold;
	text-transform: none;
	letter-spacing:1px;
	font-size: 32px;
	padding-right: 0px;
	COLOR: #ffffff;
	-webkit-text-stroke: 1px black;
}


	
/* Large rounded green border */
hr.tip1 {
  border: 5px solid green;
  border-radius: 3px;
  }

/* Large rounded green border */
hr.tip2 {
  border: 3px solid green;
  border-radius: 3px;
  margin:10px 10px 0px 0px; 
}

hr.tip3 {
  border: 2px solid green;
  border-radius: 3px;
  margin:0px 20px 0px 20px; 
}

