body {
background:#fff url("/images/design/main/bg.jpg");
background-repeat:repeat-x;
font:normal 12px Arial, Helvetica, sans-serif;
color:#762123;
margin:0px; 
padding:0px;
text-align:center; /* Hack for IE5/Win */
}

img { 
border:0;
}

form { 
margin:0;
padding:0;
}

h1, h2, h3, h4, h5, h6 {
color:#762123;
}

hr { border-width:1px 0 0 0; border-color:#762123; border-style:dotted;}


a:link,a:active,a:visited {
color:#762123;
text-decoration:underline;
font-weight:700;
}

a:hover {
color:#762123;
text-decoration:underline;
font-weight:700;
}

#header {
background:url("/images/design/main/header.jpg");
background-repeat:no-repeat;
height:235px;
width:994px;
margin:0px auto;
}
#header .hlogo{
float:left;
position:relative;
text-align:left;
top:10px;
padding-left:20px;
}
#lang {
font-weight:bold;
padding:0px 0px 0px 30px;
}

#footer {
width:994px;
clear:both;
height:40px;
background-image:url("/images/design/main/footer_bg.jpg");
background-repeat:no-repeat;
color:#762123;
padding:20px 0px 20px 0px;
margin:0px auto;
text-align: center;
}

#searchbox 
{
height:30px;
padding:0px 0px 0px 0px;
}

#searchbox .button{
border: 0px;
height:24px;
width: 60px;
padding:0px;
background:#80BB3D;
color:#762123;
font-weight:bold;
border-width: 1px;
border-top-color: #40aB3D;
border-left-color: #000000;
border-right-color: #40aB3D;
border-bottom-color: #000000;
}

#searchbox .text{
height:25px;
width: 120px;
padding:5px 0px 0px 0px;
background:#efefef;
color:#000;
font-weight:normal;
border:1px solid #80BB3D;
}


#container {
width:994px;
background:#fff;
margin:0px auto;
text-align:left;
}

#wrapper {
background:#fff/*url("/images/design/main/content_bg.jpg") no-repeat*/;
float:left;
width:994px;
padding:0px 0px 0px 0px;
margin:0px;
}

#menu {
display:inline;
float:left;
width:220px;
padding:0;
padding-left:10px;
margin:0px 0px 0px 10px;
color:#762123;
font-weight:bold;
}
#menu a:link, #menu a:active, #menu a:visited {
color:#762123;
text-decoration:none;
}
#menu a:hover {
color:#762123;
text-decoration:underline;
}
#menu ul {
list-style-type:square;
text-indent: 0px;
padding:0px 0px 0px 0px;
margin:0;
}
#menu li {
list-style-position:inside;
color:#439400;
padding:3px 0px 3px 10px;
margin:0px 0px 1px 0px;
}
#menu li.sub {
list-style-type:none;
list-style-position:outside;
padding:3px 0px 3px 40px;
margin:0px 0px 1px 0px;
}
#menu li.parent {
list-style-type:none;
list-style-position:outside;
padding:3px 0px 3px 0px;
margin:0px 0px 1px 0px;
}
#menu li.active {
list-style-type:none;
list-style-position:outside;
border-bottom:1px solid #efefef;
padding:3px 0px 3px 0px;
margin:0px 0px 1px 0px;
}
#menu li.submenu {
list-style-type:none;
list-style-position:outside;
padding:3px 0px 3px 20px;
margin:0px 0px 1px 0px;
}
#menu p {
padding:20px;
margin:0;
}

#content {
display:inline;
background:#fff;
float:left;
width:500px;
margin:0px 20px 0px 20px;
color:#000;
}
#content table, th, td {
font: normal 12px Arial, Helvetica, sans-serif; 
border: 1px;
border-collapse: collapse;
margin: 10px 0px 10px 0px;
padding: 1px 1px 1px 1px;
}


#menu_r {
display:inline;
float:left;
width:190px;
/*background:#d0d0d0;*/
padding:5px;
margin:0px 5px 0px 0px;
color:#762123;
font-weight:normal;
}

#leftguestbook{font-weight:normal;}
#leftguestbook h3{font-size:14px; color:#762123;background-color:#80BB3D;height:15px;padding:5px;}

#menu_r h3{font-size:14px; color:#762123;background-color:#80BB3D;height:15px;padding:5px;}


#menu_r a:link, #menu a:active, #menu a:visited {
color:#762123;
text-decoration:none;
}
/*
#leftguestbook a:link{background:#78BF23;color:#fff;border:1px solid #d0d0d0;margin-right:5px;padding:4px;text-decoration:none;}
#leftguestbook a:active{background:#78BF23;color:#fff;border:1px solid #d0d0d0;margin-right:5px;padding:4px;text-decoration:none;}
#leftguestbook a:visited {background:#78BF23;color:#fff;border:1px solid #d0d0d0;margin-right:5px;padding:4px;text-decoration:none;}
#leftguestbook a:hover {background:#78BF23;color:#fff;padding:4px;margin-right:5px;border:1px solid #efefef;text-decoration:underline;}
*/
#leftguestbook a:hover {text-decoration:underline;}

#menu_r a:hover {
color:#762123;
text-decoration:underline;
}

#menu_r ul {
list-style-type:square;
text-indent: 0px;
padding:0px 0px 0px 0px;
margin:0;
}
#menu_r li {
list-style-position:inside;
color:#439400;
padding:3px 0px 3px 10px;
margin:0px 0px 1px 0px;
}
#menu_r li.sub {
list-style-type:none;
list-style-position:outside;
padding:3px 0px 3px 40px;
margin:0px 0px 1px 0px;
}
#menu_r p {
padding:0px;
margin:0;
}

#breadcrumb {
color:#BA9091;
font-weight:bold;
padding: 10px 0px 0px 0px;
}
#breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited {
color:#BA9091;
text-decoration:none;
}
#breadcrumb a:hover {
color:#BA9091;
text-decoration:underline;
}

#idezetek{font-size:12px;color:#762123;}
#idezetek h3{font-size:14px; color:#762123;}
#idezetek .author{font-size:12px;font-weight:bold;}

/*#footer_menu {clear:both;color:#78BF23;font-weight:bold;padding:4px;margin:60px 5px 0px 0px;padding: 40px 0px 20px 0px;}*/
#footer_menu {clear:both;color:#78BF23;font-weight:bold;padding:4px;margin:0px 0px 10px 40px;padding:0px;}


#footer_menu a:link{
background:#78BF23;
color:#762123;
border:1px solid #d0d0d0;
margin-right:5px;
padding:4px;
text-decoration:none;
}


#footer_menu a:active{
background:#78BF23;
color:#762123;
border:1px solid #d0d0d0;
margin-right:5px;
padding:4px;
text-decoration:none;
}

#footer_menu a:visited {
background:#78BF23;
color:#762123;
border:1px solid #d0d0d0;
margin-right:5px;
padding:4px;
text-decoration:none;
}

#footer_menu a:hover {
background:#78BF23;
color:#762123;
padding:4px;
margin-right:5px;
border:1px solid #efefef;
text-decoration:underline;
}

#quote {
color:#762123;
font-weight:bold;
background:#F8FDA7;
padding: 10px 20px 10px 20px;
}
#quote p {
font-style: italic;
padding: 4px 0px 4px 10px;
margin: 0px 0px 0px 0px;
}

#mist {
display:none;
}


#imgfade{ width:254px; position:relative; height:170px; background:#E8E1AB; float:left; margin:10px 7px 0 11px;}
#imgfade ul.ui-tabs-nav{ position:absolute; list-style:none; padding:0px;margin:0px;}
#imgfade .ui-tabs-hide{ display:none; }

#imgfade1{ width:254px; position:relative; height:170px; background:#E8E1AB; float:left; margin:10px 7px 0 0;}
#imgfade1 ul.ui-tabs-nav{ position:absolute; list-style:none; padding:0px;margin:0px;}
#imgfade1 .ui-tabs-hide{ display:none; }

#imgfade2{ width:254px; position:relative; height:170px; background:#E8E1AB; float:left; margin:10px 0 0 0;}
#imgfade2 ul.ui-tabs-nav{position:absolute; list-style:none; padding:0px;margin:0px;}
#imgfade2 .ui-tabs-hide{ display:none; }


