@charset "utf-8";
/* CSS Document */


@media screen and (min-width: 1024px) {
h1 {
	font-size: 3em;
	text-shadow:0px 2px 0px rgba(78, 47,  50, 1);
	letter-spacing: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgba(100, 66,  68, 1);
	padding-left:25px;
	padding-right:25px;
}
h2{
 font-size: 2em;
 	letter-spacing: 1px;
    word-spacing: 2px;	
}
h2::first-letter {
 padding-top:0px;
 padding-bottom:1px;
 padding-left:5px;
 padding-right:5px;
 margin-right:3px;
}
.tarto {
	margin-top:73px;
	border-left-width: 2px;
	border-right-width: 2px;
}
header{
	margin-top:20px;
}
section{
	margin-top:4px;
	margin-bottom:50px;
	padding-top:40px;
}
#szurke{
	color:rgba(235, 234, 224, 0.8);
}
.text {
 column-count:3;
 -moz-column-count:3;
 -webkit-column-count:3;
 -o-column-count:3;
 -ms-column-count:3;
 column-gap:2em;
 -moz-column-gap:2em;
 -webkit-column-gap:2em;
 -o-column-gap:2em;
 -ms-column-gap:2em;
 column-rule-style:double;
 -moz-column-rule-style:double;
 -webkit-column-rule-style:double;
 -o-column-rule-style:double;
 -ms-column-rule-style:double;
 column-rule-width:4px;
 -moz-column-rule-width:4px;
 -webkit-column-rule-width:4px;
 -o-column-rule-width:4px;
 -ms-column-rule-width:4px;
}
.text5 {
 column-count:3;
 -moz-column-count:3;
 -webkit-column-count:3;
 -o-column-count:3;
 -ms-column-count:3;
 column-gap:2em;
 -moz-column-gap:2em;
 -webkit-column-gap:2em;
 -o-column-gap:2em;
 -ms-column-gap:2em;
 column-rule-style:double;
 -moz-column-rule-style:double;
 -webkit-column-rule-style:double;
 -o-column-rule-style:double;
 -ms-column-rule-style:double;
 column-rule-width:4px;
 -moz-column-rule-width:4px;
 -webkit-column-rule-width:4px;
 -o-column-rule-width:4px;
 -ms-column-rule-width:4px;
}
#signo{
	width:300px;
	height:100px;
}
nav {
	left: 20px;
	top: 70px;
}
#cover{
	width:55%;
	margin-top:8%;
}
/*--------ez a vége, fölé kell tennia kódot---------*/
}
