/* It's not easy being green. */

/*

------------------------------------------------------
Copyright Maxine Sherrin, www.westciv.com
some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

You are free to use this style sheet and its
associated image files to create your own site.
However, we ask that you respect the template's
creator by maintaining this attribution in
the style sheet.
------------------------------------------------------

*/

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background-color: #000000;}

/* To place the main image at the top of the page. */

#page {
padding: 0;
position: relative;
top: 0em;
margin: 0%;
bottom: 0em;
right: 0px;
}

#container1 {
background-color: #e3dda9;
background-image: url(images/lepke.jpg);
background-repeat: no-repeat;
height: 337px;
background-position: 170px 0px;
width: 895px;
margin: 0;
position: relative;
}

/* To place the image in the panel running down the right side of the page. */



/* Text that sits on top of the header image and says the name of the whole site */

#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-left: 0px;
font-weight: bold;
font-size: 20px;
text-align: center;
letter-spacing: 10px;
color: gray;
padding-top: 20px;
padding-bottom: 10px;
line-height: 1em;
font-family: cursive;
font-style: oblique;
text-decoration: none;
visibility: visible;
position: absolute;
left: 13em;}

/* Heading level 1 is not contained in main-text. */



/* Styles for the main text on the page. */

#main-text {
width: 725px;
padding-top: 30px;
padding-right: 0px;
margin-top: 0;
margin-bottom: 0;
margin-left: +170px;
margin-right: +100px;
position: relative;
/*height: 900px;*/
}
 
p, table {
font-size: .7em;
line-height: 1.9em;
padding-top: 5px;
padding-bottom: 5px;
margin: 0;
padding-left: 10px;
padding-right: 10px;
}

ol, ul {
padding-top: 0px;
padding-bottom: 0px;
margin-left: 25px;
margin-bottom: 0px;
}

h1 {
margin-bottom: 0;
margin-left: -1px;
margin-top: 35px;
margin-right: 0;
font-size: 25px;
font-weight: 900;
color: #006574;
padding-top: 6px;
padding-bottom: 5px;
padding-left: 70px;
font-style: italic;
font-family: monospace;
text-decoration: underline;
background: url(images/top.bmp) 50% no-repeat;
}


h2 {
margin-top: 0px;
margin-left: -1px;
margin-right: 0;
padding-left: 70px;
font-style: italic;
font-family: monospace;
background: url(images/bottom.bmp) 50% no-repeat;
padding-bottom: 5px;
color: #e3dda9;
}

h3 {

font-size: 12px;
font-weight: 900;
color: #ef8a36;
padding-left: 30px;
padding-top: 5px;
padding-bottom: 5px;
background-image: url(images/arrow.bmp);
background-repeat: no-repeat;
margin-left: 20px;
}

h4 {
margin-bottom: 0;
margin-left: 15px;
font-size: 15px;
font-weight: bold;
color: #ffffff;
margin-top: 0;
text-align: center;
background-image: none;
text-decoration: underline;
}

h5 {
font-size: 12px;
line-height: 1.9em;
padding-top: 3px;
padding-left: 60px;
padding-right: 25px;
background-image: url(images/center.bmp);
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 40px;
text-align: justify;
}

h6 {

font-size: 11px;
font-weight: 900;
color: #ef8a36;
background-repeat: no-repeat;
padding-left: 35px;
}
a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #6c8a0d;
border-bottom: 1px #6c8a0d dotted;
}

a:hover {
text-decoration: none;
border-bottom: 1px #6c8a0d solid;
}

/* Styles for the navbar on the left side. */

#left-box {
position: absolute;
top: 0px;
left: 0px;
width: 190px;
/*height: 1900px;*/
}

#left-menu {
background-image: url(images/menu.jpg);
background-repeat: no-repeat;
position: absolute;
width: 190px;
text-align: left;
font-size: 16px;
padding-top: 90px;
height: 1900px;/* Ha ezt változtatod, a html-ekben is kell a doboz magasságát változtatni. */
}

#left-menu p {
padding-right: 20px;
margin-bottom: 5px;
padding-left: 0;
font-size: 0.8em;
}

#left-menu a:link, #left-menu a:visited {
color: #ef8a36;
border-bottom: none;
}

#left-menu a:hover, #left-menu a.current {
background-image: url(images/1.jpg);
color: #006574;
text-decoration: none;
}

#right-box {
position: absolute;
top: 0px;
left: 880px;
width: 190px;
/*height: 1900px;*/
margin-left: 0px;
padding-left: 0px;
}

#right-menu {
background-image: url(images/menu.jpg);
background-repeat: no-repeat;
position: absolute;
width: 190px;
text-align: left;
font-size: 16px;
padding-top: 60px;
height: 1900px; /* Ha ezt változtatod, a html-ekben is kell a doboz magasságát változtatni. */
}

#right-menu p {
padding-right: 20px;
margin-bottom: 5px;
padding-left: 0;
font-size: .8em;
}

#right-menu a:link, #right-menu a:visited {
color: #ef8a36;
border-bottom: none;
}

#right-menu a:hover, #right-menu a.current {
background-image: url(images/1.jpg);
color: #006574;
text-decoration: none;
}

/* Styles for the footer at the bottom of the page */

#footer {
width: 1024px;
text-align: center;
margin-bottom: 0;
padding-top: 5px;
padding-bottom: 0px;
line-height: 21px;
font-size: .8em;
padding-left: 40px;
margin-top: 0;
border-top: 3px #ef8a36 double;
border-left: 3px #ef8a36 double;
border-right: 3px #ef8a36 double;
border-bottom: 3px #ef8a36 double;
color: #6c8a0d;
}

#footer a:link, #footer a:visited {
color: #ef8a36;
border-bottom: none;
}

#footer a:hover {
text-decoration: underline;
color: #6c8a0d;
}