/* CSS Document */

html, body {padding:0;margin:0px;height:100%;width:100%;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height:170%;color:#444;}
form {display:inline; margin:0px}
img {border-width:0;padding:0;margin:0;}
table {padding:0; margin:0; border-width:0;}
p {padding-bottom:10px; padding-top:0; padding-left:0; padding-right:0; margin:0; vertical-align:top;}
/* ul {padding-top:0; padding-bottom:0; padding-left:15px; margin:0;}
li {padding-bottom:6px; padding-top:0; padding-left:0; padding-right:0;margin:0;} */
a {font-weight:bold;color:#000;text-decoration:none;}

h1 {padding:0 0 10px 20px; margin:0; line-height:normal; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:14px; color:#353535; font-weight:bold; background:url(images1/bullet.png) left top no-repeat;}
h2 {padding:0 0 10px 20px; margin:0; line-height:normal; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:12px; color:#353535; font-weight:bold;}


#edit {font-size:11px;color:black;font-family:Tahoma,Verdana,Geneva,Helvetica;}
#edit a:link,#edit a:visited,#edit a:active,#edit a:hover{text-decoration:none;font-weight:normal;color:black;}

/* Banner and horizontal shortcuts */

#menurow {height:25px; background-image:url(images1/menubg1.jpg); background-repeat: repeat-x; width:770px; z-index:5; overflow:hidden; line-height:25px; font-weight:bold; color: #FFF;}
#menurow a {font-weight:bold; color: #FFF; }

/* The lower part and the footer */

#low {background-color: #d0d0d0; width:770px;}
#footer {height:44px; width:770px;}
#footer_decoration {margin-bottom: 2px; width:770px; height:12px; background-repeat:repeat-x; background-image:url(images1/pattern.png); overflow:hidden;}
#footer_text {height:30px; width:770px; background-color:#343535;overflow:hidden;line-height:30px;text-align:center;}
#footer_text a {margin-left:15px; margin-right:15px;color:#eee;font-size:11px;font-weight:normal;} 

/* The navigation bar on the left */

#leftbar {width:190px; height:383px; background-image:url(images1/leftbar.png); background-repeat:repeat-x;}
#leftbar a {display: block; padding-left:15px; color:#433F3D; font-weight:bold; text-decoration: none; height:23px; line-height:23px;}
#leftbar ul {margin:0; padding:0; float: left; list-style-type:none; font-family:Arial, Helvetica, sans-serif; font-size:11px; width:100%; background-image:url(images1/leftmenu.png); background-repeat:repeat;}

#leftbar ul ul {float: none;}
#leftbar ul li {margin:0; padding:0; height:auto; background-image:url(images1/listsymbol_out.png); background-position:top left; background-repeat:no-repeat; overflow:hidden;}
#leftbar ul ul li {background-image:url(images1/leftsub.png); background-repeat:repeat-x;}
#leftbar ul ul ul li {margin-left:15px;}

/* Active menus and those with active submenus */
/* sdoc is the style for the active menu */
/* docz is the style for menus with active submenus if toc(1) and toc(2) are separate menus */

#leftbar ul li.sdoc {background-image:url(images1/leftmenu_in.png); background-repeat:repeat-x;}
#leftbar ul li.sdoc a {background-image:url(images1/listsymbol.png); background-repeat:no-repeat; color:#FFF;}
#leftbar ul li.sdoc ul a {background-image:none;}

#leftbar ul ul li.sdoc {background-image:url(images1/leftmenu_in.png); background-repeat:repeat-x;}
#leftbar ul ul li a {margin-left:15px; color:#FFF;}
#leftbar ul ul li.sdoc a {background-image:none;}

#leftbar ul ul ul li.sdoc {background-image:url(images1/leftmenu_in.png); background-repeat:repeat-x;}
#leftbar ul ul ul li.sdoc a {background-image:none;}

/* Content style */

#content {color: #444; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height:170%; padding-right:20px;}
img.tartalom_kep {padding-right:0.5em; float:left;}

/* Logo */
#logo {position: absolute; top: 0px; left: 0px;}
.logolink a, .logolink a:hover {font-size:50px; font-weight:bold; font-family:"Palace Script", Arial, sans-serif; color: #000;}
.logolink {position: absolute; top:20px; left:105px;}

.center {text-align:center;}
