div #cim{
	width:	1220px;
	height:	50px;
	margin:	2px 5px 2px 5px;
	text-align: center;
	font-size: x-large;
}
div #kiscim{
	width:	500px;
	height:	30px;
	margin:	auto;
}
div #tipusinfo{
	width:	500px;
	height:	55px;
	margin:	auto;
	font-size: 8px;
}
div #helyetttabla{
	width:	600px;
	height:	190px;
	margin:	auto;
	overflow: auto;
}

div #helyettes{
	width:	604px;
	height:	425px;
	margin:	0px 5px 2px 5px;
	float: left;
}
div #tabs{
	width:	608px;
	height:	400px;
	margin:	0px 5px 2px 5px;
	float:	left;
}
div #tabs2{
	width:	1220px;
	height:	400px;
	margin:	0px 5px 2px 5px;
}
.tabs2text {
	width: 100%;
	height: 390px; /* - fülek mérete*/
	border: 1px solid black;
	background-color: white;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	color: black;
	overflow: auto;
}
.liaktiv::marker{
    color:red;
}