/* CSS Document */



table#menu { text-align: center ;  margin-top: 0px ;}
h4#menu { border: 0px solid black ; padding: 0px; margin: 0px ; vertical-align: top}

a#kekmenu:link { color: rgb(232,233,244) ; background-color: #2E3192 ; text-decoration: none }
a#kekmenu:visited { color: rgb(232,233,244) ; background-color: #2E3192 ; text-decoration: none }
a#kekmenu:hover { color: rgb(250,250,237); } 

a#beigemenu:link { color: rgb(22,12,64) ; background-color: #F2DC84 ; text-decoration: none }
a#beigemenu:visited { color: rgb(50,50,30) ; background-color: #F2DC84 ; text-decoration: none }
a#beigemenu:hover { color: rgb(119,95,63); } 

a#almenu:link { color: #2E3192 ; font-style: italic; font-weight: bold; font-size: 20px; text-decoration: none }
a#almenu:visited { color: #2E3192 ; font-style: italic; font-weight: bold; font-size: 20px; text-decoration: none }
a#almenu:hover { color: #3366FF;  font-style: italic; font-weight: bold; font-size: 20px; text-decoration: underline }

a#smallmenu:link { color: #2E3192 ; font-style: italic; font-weight: bold; font-size: 16px; text-decoration: none }
a#smallmenu:visited { color: #2E3192 ; font-style: italic; font-weight: bold; font-size: 16px; text-decoration: none }
a#smallmenu:hover { color: #3366FF;  font-style: italic; font-weight: bold; font-size: 16px; text-decoration: underline }

body { margin-top: 0px; margin-left: 40px; background-image: url(bgr.jpg) ; background-repeat: repeat-y ; }
p { text-align: justify ; margin: 0px ; }
h4 { margin: 0px; padding: 0px }
h3 { margin: 0px; padding: 0px }
h2 { margin: 0px; padding: 0px }

.tl {padding: 0; width: 4; text-align: left; vertical-align: top; position: relative; left:-7px; top:-7px}
.tr {padding: 0; width: 4; text-align: right; vertical-align: top; position: relative; right:-7px; top:-7px}
.bl {padding: 0; width: 4; text-align: left; vertical-align: bottom; position: relative; left:-7px; bottom:-7px}
.br {padding: 0; width: 4; text-align: right; vertical-align: bottom; position: relative; right: -7px; bottom:-7px}

.main {border: 5px solid rgb(46,49,146); background-color: rgb(232,233,244)}

.lista {font-weight: bold; line-height: 22px}
.szoveg {margin-left: 10px}
.elolab { font-weight: bold; color: #666666 ; text-align: center}

.szolg { color: #2E3192 ; font-style: italic; font-weight: bold; font-size: 16px; text-decoration: none }
