body{
	background-color: #032700;
	line-height: 1.3;
	font-size: 3vh;
	color: white;
}

h1{
	font-size: 3vw;
	font-weight: bold;
	color: white;
}

a {
	color: white;
	text-decoration: none;
	font-size: 3vh;
}
* {
    box-sizing: border-box;
}

.kep{
	min-width: 82vw;
	min-height: 90vh;
	background-color: #032700;
	background-image: url('plakat.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 60%;
    background-position: center top;
	margin-left: auto;
	margin-right: auto;
}

.tart{
	background-color: #032700;
	width: 85vw;
	margin-left: auto;
	margin-right: auto;
}

.clear
{
	clear:both;	
}
.szoveg{
	background: #032700;
	/*position: absolute;*/
	top: 0vh;
}
.sor{
    float: left;
    text-align: justify;
	position: relative;
	width: 100%;
}
.link{
	float: left;
	position: relative;
	padding: 10px;
	width: 50%;
}
.link2{
	float: left;
	position: relative;
	padding: 10px;
	width: 25%;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}
#img-responsive{
	width: 8vw;
	height: auto;
	margin-right: 15px;
}
.img-responsive{
	width: 8vw;
	height: auto;
}
#img-responsive2{
	width: 14vw;
	height: auto;
}

#koszont{
	background: #032700;
	/*position: absolute;*/
	top:80vh
	margin: auto;
	min-width: 82vw;
	/*width: 28vw;
	margin-left: 0px;
	padding: 5px;*/
}
#elso{
	background: #032700;
	
	/*top: 0vh;
	margin: auto;
	min-width: 82vw;
	/*position: absolute;
	width: 28vw;
	margin-left: 0px;
	padding: 5px;*/
}
#bal{
	width: 28vw;
	margin-left: 0px;
	padding: 5px;
	display: none;
}
#kozep{
	width: 28vw;
	margin-left: 29vw;
	padding: 5px;
	display: none;
}
#jobb{
	width: 28vw;
	margin-left: 58vw;
	padding: 5px;
	display: none;
}
