/* ----------------------- Innoproject main css - Szögi András --------------------------------- */
/* 2007.08.07 */
/* A css-ben használt képek helye egységesen a webroot/img könyvtárban, másképp nem találja meg. */

/*--------------  oldalkiloves ----------------*/
body {
	margin: 0px;
}
#lap {
	background-color: #ffffff;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	width: 800px;
}
#flashmozi {
	background-color: #ffffff;
	width: 800px;
	height: 600px;
	margin: 0px;
}
#vonal {
	background-color: #eeeeee;
	width: 769px;
	margin-top: 0px;
	margin-right: 23px;
	height: 20px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#infopanel {
	background-color: #F5F5EE;
	width: 769px;
	margin-top: 0px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#intro {
	background-color: #fffff5;
	width: 532px;
	float: left;
}
#menusav {
	background-color: #f5f5ee;
	width: 237px;
	float: left;
}
#ilmalinja_hird {
	background-color: #F5F5EE;
	width: 237px;
	height: 330px;
}
#reklam_1 {
	background-color: #e0ebf5;
	clear: both;
	height: 200px;
}
#vizek_swf {
	background-color: #e0ebf5;
	width: 232px;
	height: 200px;
	float: left;
}
#cikkek {
	width: 490px;
	height: 150px;
	float: left;
	left: 20px;
	position: relative;
	top: 15px;
}
#cikkek1 {
	width: 260px;
	float: left;
}
#cikkek2 {
	width: 200px;
	float: left;
	left: 15px;
	position: relative;
}
#cikkek h4 {
	margin-bottom: 10px;
	margin-top: 5px;
}
#cikkek h5 {
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 10px;
}
#cikkek p {
	margin-left: 20px;
}
#impresszum {
	clear: both;
	background-color: #FFFFFF;
}
#impresszum p {
	font-size: 10px;
	color: #999999;
	text-align: right;
}


/*----------------  linkek ----------------*/
a:link {
	text-decoration: none;
	color: #0033CC;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color: #eeefff;
}

/*-------------------------- design ---------------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
p {
	font-size: 12px;
	text-align: justify;
	margin: 0px 10px 0px 10px;
}
#intro p {
	margin-right: 25px;
	margin-left: 30px;
}
h4 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
strong {
	font-weight: bold;
	color: #000066;
}
ul {
	list-style-type: disc;
	padding-right: 20px;
}
li {
	font-size: 12px;
	color: #000066;
	padding-top: 7px;
}

#besttop {
	padding-left: 25px;
}
