/* jqueri általános css.  ------- */
body {font-family: Arial, Helvetica, sans-serif; font-size: 100.01%; margin: 0; background-color: #ccc; }
#container {width: 950px; padding: 2px; margin-right: auto; margin-left: auto;}

#fejlec {width: 940px; border-bottom: 2px solid #fc3; margin-left: 2px;  border-bottom: 2px solid #fc3;}
#jelkep {float: left; width: 100px; margin-left: 5px;}
#cim {width: 830px; }

h1{font-size: 33px; text-align: center; color: #363;}
h2 {font-family: Arial; font-size: 30px; text-align: center; border-bottom: 2px solid #666;}
h3 {font-family: Arial; font-size: 27px;}
h4 {font-family: Arial; font-size: 24px;}
h5 {font-family: Arial; font-size: 21px;}
h6 {font-family: Arial; font-size: 18px;} 

p {font-family: Arial; font-size: 16px; color: #000; line-height:130%;}
pre{font-family: Arial; font-size: 13px; color: #000; line-height:130%;}
strong {font-weight: bold;}
em {font-style: italic;}
li {font-family: Arial; font-size: 13px; color: #000;}

.kozepre {text-align: center;}
.balra {float: left; text-align: left;}
.jobbra {text-align: right; padding-right: 50px;}
.ameret10 {font-size: 10px; font-style: normal;}
.ameret11 {font-size: 11px; font-style: normal;}
.ameret12 {font-size: 12px; font-style: normal;}
.ameret14 {font-size: 14px; font-style: normal;}
.ameret16 {font-size: 16px; font-style: normal;}
.ameret22 {font-size: 22px; font-style: normal;}

.tkeret {width: 98.5%; border: 1px solid black; padding: 5px; background-color: #ffc;}
.peldah{background-color: #ffc;}
.bemh{background-color:  #ccff33; padding-right: 2px; padding-left: 2px;}

.feher {font-weight: bold; color: white;}
.piros {font-weight: bold; color: red;}
.zold {font-weight: bold; color: green;}
.kek {font-weight: bold; color: blue;}
.klila {font-weight: bold; color: blueviolet;}
.sbarna {font-weight: bold; color: #960;}
.csoki {font-weight: bold; color: chocolate;}
.sarga {font-weight: bold; color: yellow;}
.pirosh{ background-color: red; padding-right: 2px; padding-left: 2px;}
.piroshb{ background-color: red; color: white; padding-right: 2px; padding-left: 2px;}
.sargah{ background-color: yellow; padding-right: 2px; padding-left: 2px;}
.kekhb{ background-color: blue; color: white; padding-right: 2px; padding-left: 2px;}
.vzoldh{ background-color:  #99ff00;}
.vkekh{ background-color:  #99ff99; padding-right: 2px; padding-left: 2px;}
.feketeh{ background-color: black; color: #fff; padding-right: 2px; padding-left: 2px;}
.cianh{ background-color: aqua; padding-right: 2px; padding-left: 2px;}


/* Táblázatokhoz meghatározások Pl: 79=790px ----- 3=300px--- stb.  silver*/

.tabla100 {width: 100%; border-collapse: separate; border-spacing: 2px; border: 4px inset #ffc;  margin-left: 5px; background-color: white;}
.tabla100 th {font-size: 15px; border: 1px solid black;}
.tabla100 td {font-size: 14px; border: 1px solid black; padding-left: 5px;}




