@charset "utf-8";
/* CSS Document */

@media screen and (min-width: 641px) and (max-width: 1023px) {
h1 {
 font-size: 2em;
 text-shadow:0px 1px 0px rgba(78, 47, 50, 1);
 letter-spacing: 1.5px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: rgba(100, 66, 68, 1);
 padding-left:20px;
 padding-right:20px;
}
h2 {
 font-size: 1.5em;
 letter-spacing: 1px;
 word-spacing: 1px;
}
h2::first-letter {
 padding-top:0px;
 padding-bottom:1px;
 padding-left:3px;
 padding-right:3px;
 margin-right:2px;
}
header {
 margin-top:5px;
}
.tarto {
 margin-top:57px;
 	border-left-width: 1px;
	border-right-width: 1px;
}
#szakma {
 display:none;
}
section {
 margin-top:4px;
 margin-bottom:30px;
 padding-top:15px;
}
#szurke {
 color:rgba(127, 125, 110, 0.4);
}
 .text {
 column-count:2;
 -moz-column-count:2;
 -webkit-column-count:2;
 -o-column-count:2;
 -ms-column-count:2;
 column-gap:2em;
 -moz-column-gap:2em;
 -webkit-column-gap:2em;
 -o-column-gap:2em;
 -ms-column-gap:2em;
 column-rule-style:solid;
 -moz-column-rule-style:solid;
 -webkit-column-rule-style:solid;
 -o-column-rule-style:solid;
 -ms-column-rule-style:solid;
 column-rule-width:1px;
 -moz-column-rule-width:1px;
 -webkit-column-rule-width:1px;
 -o-column-rule-width:1px;
 -ms-column-rule-width:1px;
}
.text5 {
 column-count:2;
 -moz-column-count:2;
 -webkit-column-count:2;
 -o-column-count:2;
 -ms-column-count:2;
 column-gap:2em;
 -moz-column-gap:2em;
 -webkit-column-gap:2em;
 -o-column-gap:2em;
 -ms-column-gap:2em;
 column-rule-style:solid;
 -moz-column-rule-style:solid;
 -webkit-column-rule-style:solid;
 -o-column-rule-style:solid;
 -ms-column-rule-style:solid;
 column-rule-width:1px;
 -moz-column-rule-width:1px;
 -webkit-column-rule-width:1px;
 -o-column-rule-width:1px;
 -ms-column-rule-width:1px;
}
#signo{
	width:200px;
	height:90px;
}
nav {
	left: 5px;
	top: 40px;
}
#cover{
	width:75%;
	margin-top:8%;
}
/*-----ez a vége fölé kell tenni a kódot------*/
}
