/* --------- Asztali  cd_tertalom témakörökhöz. Fejlécekhez és tartalomjegyzékekhez  */

body { font-family: Arial, Helvetica, sans-serif; font-size: 100.01%; margin: 0; background-color: #ccc; }
#container { width: 800px;  margin-top: 10px; margin-right: auto; margin-left: auto; padding-bottom: 10px;}

#fejlec {width: 790px; border-bottom: 2px solid #fc3; padding-bottom: 10px;}
#jelkep {float: left; width: 100px;}
#cim {width: 660px; text-align: center;  margin-left: 110px; margin-top: 5px;  padding-top: 1px;}

h1 {text-align: center; font-size: 2.1em; margin-top:5px; margin-bottom:5px;}


#tartalomjegyzek {width: 770px;  margin-top: 25px; margin-bottom: 25px;}
#tartalomjegyzek table {width: 70%; margin-left: 110px;}
#tartalomjegyzek td {font-size: 12px; font-weight: bold; padding: 20px; }
#tartalomjegyzek a {text-decoration: none; font-size: 12px; color: black; line-height: 150%;}
#tartalomjegyzek a:hover { color: blue; border-bottom: 1px solid blue;}

.programleiras{width:99%; margin-right: auto; margin-left: auto; border: 2px solid lime; background-color: white; padding-left: 4px;}
.programleiras pre{font-family:Arial; font-weight:normal;}
.border{padding:3px; border:2px solid black;}
.pb{color:red;}
.kb{color:blue;}
.zb{color:green;}        /* -------      Űrlap.html -laphoz  ------------------------- */

body {font-family: Arial, Helvetica, sans-serif; font-size: 100%; margin-0px; background-color:  #ccc;}
#container { width: 770px; margin-left: auto; margin-right: auto; padding: 0px 0px 160px 30px;} 
#fejlec {width: 770px; margin-bottom: 30px; background-color:  #ccc;}
#fejlec h1{font-size: 35px; padding-top: 10px; text-align: center; border-bottom: 2px solid black;}

#leiras {width: 770px; margin-top: 60px;}
#leiras p{font-style: normal; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}

h2 { font-size: 25px; text-align: center; color: blue; border-bottom: 2px solid black;}
strong {font-weight: bold;}
em {font-style: normal; font-weight: bold: color: blue;}


.urlapok {width: 770px; margin-left: 50px;  }
	/* ------------ Meghatározások az urlapokhoz ------------------- */
h1{font-size: 20px; padding-top: 10px; text-align: center;}
fieldset {margin-bottom: 1em; width: 90%;}
legend {font: bold Arial, Helvetica, sans-serif; color: #00F; font-size: 15px; font-weight: bold;}
label {font: small Arial, Helvetica, sans-serif; font-weight: bold; font-size: 15px; color: black;}
textarea {background-color: #CCC; color: #009;}

p{font: medium Verdana, Arial, Helvetica, sans-serif; padding-left: 15px;}
.kiemelem{font-weight: bold; font-size: 13px; color: black;}

	/* ------------ Levélformátumú urlapokhoz ------------------- */
#levelismerteto p{font-style: normal; font-weight: normal; font-size: 14px; line-height: 150%;}
#levelismerteto ul, li{font-style: normal; font-weight: normal; font-size: 12px; line-height: 180%;}
.informacio{background: white; color: blue; border: 1px solid black; padding: 2px;}
#urlapterulet{width:100%; background-color: #BDB76B; padding-top: 50px; padding-bottom: 50px;}
#urlapterulet h2{font-size: 25px; text-align: center; color: black; border:none;}
#urlaplevel{ width: 650px; margin-left: auto; margin-right: auto; background: #ffc; border: 1px dotted #3FF; padding-left: 20px; padding-bottom: 200px;}
#urlaplevel ul, ol{font-size: 14px; line-height: 190%; font-weight: bold;}
#urlaplevel p{font-size: 14px; font-weight: bold;}
.ablak001{background: white; color: white; font-size: 10px; border: 1px solid black; padding: 2px; padding-right: 200px;}
.ablak002{background: white; color: white; font-size: 10px; border: 1px solid black; padding: 2px; padding-right: 10px;}
.ablak003{background: white; color: white; font-size: 10px; border: 1px solid black; padding-right: 500px; padding-bottom: 150px;}