/* ----------------      témakörök.html laphoz    ------------------------- */

body {font-family: Arial, Helvetica, sans-serif; font-size: 100.01%; margin: 0; background-color: #ccc; }
#container {width: 900px; margin-top: 15px; margin-right: auto; margin-left: auto; background-color: #fff; padding: 15px;}

h1 {font-size: 2em; color: #363; text-align: center;}

#fejlec {width: 800px; border-bottom: 2px solid #fc3; margin-left: 5px;}
#jelkep {float: left; width: 100px;}
#cim {width: 660px; text-align: center; margin-top: 5px;  padding-top: 1px;}

p{font-size:14px;line-height: 130%;}
ul, ol{font-size:13px;}
li{line-height: 150%; font-size:12px;}
i {color: blue; font-style: normal; font-weight: normal;}

pre{font-style: normal; font-family: Arial;  font-size:14px;line-height: 130%;}
.listil_kroman{list-style: upper-roman;}

.conftabla{width:100%; border:none;}
.conftabla td{vertical-align:top; font-size:12px; border: 1px solid black;}
/* ----------------  Apache és php konfigurációs fájlokhoz    ------------------------- */

body {font-family: Arial, Helvetica, sans-serif; font-size: 100.01%; margin: 0; background-color: #ccc;}
#container {width: 900px; margin-top: 15px; margin-right: auto; margin-left: auto; padding:10px; background-color: white;}

h1 {font-size: 2.5em; color: #363; text-align: center;}
h2 {font-size: 2em; text-align: center;}
p {font-size: 14px; line-height: 130%;}

#fejlec {width: 890px; border-bottom: 2px solid #fc3; margin-left: 5px;}
#jelkep {float: left; width: 100px;}
#cim {width: 760px; text-align: center; margin-top: 5px;  padding-top: 1px;}


#fo_temakorok {width: 100%; margin-top: 15px;}
#fo_temakorok table {width: 98%; margin-right: auto; margin-left: auto;  border: 2px solid #fc3;}
#fo_temakorok td {padding-left: 30px; font-weight: normal; border: 1px solid black;}
#fo_temakorok a {text-decoration: none; font-size: 14px; color: blue; line-height: 150%;}
#fo_temakorok a:hover { color: red; border-bottom: 1px solid blue;}
#fo_temakorok li {font-size: 14px; line-height: 150%;}

i{font-size: 16px; font-style:normal; font-weight: normal; color:black; background-color: white;}
pre{font-size: 13px;}