/* --------- 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;}
/* -----------------------  Alapismeretek stíluslap. ---------------------------  */

h2 {font-size: 1.7em; }
h2 {font-style: italic;  color: #33C;  text-align: center; border-bottom: 1px solid #666; }
h4 {text-align: center; font-size: 20px;} 

#leiras {width: 740px; margin-top: 30px; margin-left: 10px; border: 1px solid #fff; padding: 10px;}
em {font-style: normal; font-weight: bold; color: #33C; border-bottom: 1px solid red;}  

/*  --------------------------- keretek - és képpontok rajzaihoz ------------------- */
#keppontok {margin: 5px 0px 5px 100px;  border: 2px solid black;  background-color: #cfc;}
#keppontok   { width: 560px;  height: 330px; background-image: url(/asztali/fotok/keppontok.jpg);} 

#keretek {margin: 15px 20px 5px 100px; border: 2px solid black; background-color: #cfc;}
#keretek {width: 560px; height: 430px; background-image: url(/asztali/fotok/keretek.jpg) ; } 

/* --------------------------- stilusok bemutató rajzhoz ---------------------------- */
#bemutato {margin: 5px 0px 5px 10px;  border: 2px solid black;  background-color: #cfc; }
#bemutato {width: 369px; height: 154px; background-image: url(/asztali/fotok/stilusok369x154.jpg);} 

/* ----------------------------- címek betűméretének bemutatója. -------------- */
#cimbetumeret {margin: 15px 20px 5px 180px; border: 2px solid black; background-color: #cfc;}
#cimbetumeret {width: 335px; height: 220px; background-image: url(/asztali/fotok/betumeret332x218.jpg);} 



