@charset "iso-8859-2";
/* CSS Document */
body {
    background: url(bg.jpg) repeat left top;
}
img {
    border: 0;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
a:link {
    text-decoration: none;
	color: #990000;
}
a:visited {
    text-decoration: none;
	color: #000099;
}
.tech {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	text-decoration: none;
    margin-left: 5%;
	margin-right: 5%;
	margin-top: 2%;
}
.oszlop1 {
     width: 200px;
	 display: inline;
	 margin-left: 20px;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #111111
	text-decoration: none;
	font-size: x-large;
	margin-left: 33px;
	vertical-align: middle;
	display: inline;
	width: 600px;
}
.img_nyil {
     width: 50px;
	 height: 39px;
	 margin-top: 7px;
	 margin-left: 10 px;
	 float: left;
}
.img_mil {
     width: 44px;
	 height: 40px;
	 margin-top: 6px;
	 margin-left: 10 px;
	 float: left;
}
.img_ww1 {
     width: 46px;
	 height: 39px;
	 margin-top: 6px;
	 margin-left: 10 px;
	 float: left;
}