/* tlwww.css / Linux */

body {
	background-color: #C0C0C0;
	color: #000000;
}

.adat {
	position: absolute;
	z-index: 2;
	width: 100%;
}

.head {
	text-align: center;
	margin-top: 5px;
	margin-left: 3px;
	margin-bottom: 5px;
	background-color: #D0D0D0;
}


.oldal {
	border-spacing: 5px;
	margin-left: 3px;
	margin-top: 5px;
	background-color: #D0D0D0;
	width: 98%;
}

.gombok {
	text-align: left;
	margin-top: 5px;
	margin-left: 3px;
	margin-bottom: 0px;
	background-color: #D0D0D0;
	width: 98%;
}

.rekord {
	margin-top: 5px;
	border: black 1px dotted;
	width: 98%;
}

.info {
	text-align: left;
	margin-left: 3px;
	margin-top: 5px;
	background-color: #D0D0D0;
	width: 98%;
}

.adatok {
	margin: 5px;
}


.kepek {
	margin: 0px;
	width: 300px;
}

.net {
	border: black 2px solid;
	background-color: #C7C7C7;
	width: 98%;
}

.exp {
	margin-left: 3px;
	margin-top: 5px;
	background-color: #D0D0D0;
	width: 98%;
}

.pld {
	margin-left: 3px;
	margin-top: 5px;
	background-color: #D0D0D0;
	width: 98%;
}

.talalat {
	margin-left: 3px;
	margin-top: 5px;
	background-color: #D0D0D0;
	width: 98%;
}

.logo {
	position: absolute;
	z-index: 1;
	border: none;
	right: 5px;
	top: 5px;
	height: 400;
	width: 600;
}

