
/**************************************** Innoproject main css - Szögi András *************************************************/
/* 2007.08.04 */
/* A css-ben használt képek helye egységesen a webroot/img könyvtárban, másképp nem találja meg. */


/*-------------------------- alap elemek ---------------------------*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 12px;
	text-align: justify;
	text-indent: 0px;
	border: none;
	margin: 0px 10px 0px 30px;
}

strong {
	font-weight: bold;
	color: #000066;
}

ul {
	font-size: 12px;
	list-style-type: disc;
	margin-top: 0px;
	color: #000066;
}

li {
	padding-top: 7px;
}

h1 {
	font-size: 36px;
	font-weight: bold;
	color: #999999;
	margin-top: 60px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}

h2 {
	font-size: 30px;
	font-weight: bold;
	color: #999999;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

h3 {
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	margin-top: 55px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

h4 {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

h5 {
	font-size: 15px;
	font-weight: bold;
	color: #000066;
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}



/*----------------  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------------------*/


.tablazat {
	font-size: 12px;
	background-position: center center;
}

.tablcell01 {
	padding: 15px;
}


#jobbrazar {
	text-align: right;
}

#megjegyzes {
	font-size: 12px;
}

#adatok {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
	text-indent: 0pt;
}


#kep {
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-indent: 0pt;
}

#bevezeto {
	font-size: 13px;
	font-style: normal;
	line-height: 23px;
	color: #CC0000;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: left;
	text-indent: 0pt;
	font-weight: bold;


}
#navigacio {
	font-size: 10px;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 0px;
}
#center {
	text-align: center;
}

#alcim1 {
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;

}
#balrazar {
	text-align: left;
}
