/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html { height: 100%; min-height: 100%;  }
body { 
color: #A49F9F; font-size: 9pt; font-family: verdana, geneva, sans-serif; 
background-color: #3B302E;  /* bepirosítja a helyileg nem lefedett területeket eredeti: color: #3B302E; */
 }
/* Internet Explorer and the Expanding Box Problem.
It's an unfortunate fact that Internet Explorer will always incorrectly expand any dimensionally restricted block element so that oversize content is unable to overflow, as the specs require that content to do. The W3C says a rigidly sized block box should allow oversize content to protrude or overflow beyond the edges of the sized box.
The following rule instructs Internet Explorer 5.5 and 6 to break words into the next line instead of expanding the block element.
background-color: #3B302E; 
background-color: #fbfaf7; 
font-size: 0.75em;
*/
body { word-wrap: break-word; }
a:link { color: #0f0; text-decoration: underline; } /* bezöldíti a helyileg nem deklarált linkeket eredeti: color: #3B302E; */
a:visited { color: #0f0; text-decoration: underline; } /* bezöldíti a helyileg nem deklarált linkeket eredeti: color: #3B302E; */
a:hover { color: #00f; text-decoration: none; } /* kikékíti a helyileg nem deklarált linkeket */
a:active { color: #ff0000; }
/* used */
h1 { color: #A49F9F; /*#3b302e;*/ font-size: 1em; line-height: 1.3em; letter-spacing: 0.3em; text-decoration: none; font-weight: normal; }
h1 a:link  { color: #A49F9F; /*#3b302e;*/ font-size: 1em; line-height: 1.3em; letter-spacing: 0.3em; text-decoration: none; }
h1 a:visited  { color: #A49F9F; /*#3b302e;*/ font-size: 1em; line-height: 1.3em; letter-spacing: 0.3em; text-decoration: none; }
h1 a:hover  { color: #A49F9F; /*#3b302e;*/ font-size: 1em; line-height: 1.3em; letter-spacing: 0.3em; text-decoration: none; }
/* used */
h2 { color: #A49F9F; font-size: 1em; line-height: 1.3em; letter-spacing: 0.3em; text-decoration: none; font-weight: normal; }
h2 a:link  { color: #A49F9F; font-size: 1em; line-height: 1.3em; letter-spacing: 0.3em; text-decoration: none; }
h2 a:visited  { color: #A49F9F; font-size: 1em; line-height: 1.3em; letter-spacing: 0.3em; text-decoration: none; }
h2 a:hover  { color: #A49F9F; font-size: 1em; line-height: 1.3em; letter-spacing: 0.3em; text-decoration: none; }
/* not used */
h3 { color: #A49F9F; font-size: 1em; line-height: 1.3em; letter-spacing: 0.3em; text-decoration: none; font-weight: normal; }
h3 a:link  { color: #fbfaf7; font-size: 1em; line-height: 1.3em; letter-spacing: 0.3em; text-decoration: none; }
h3 a:visited  { color: #fbfaf7; font-size: 1em; line-height: 1.3em; letter-spacing: 0.3em; text-decoration: none; }
h3 a:hover  { color: #fbfaf7; font-size: 1em; line-height: 1.3em; letter-spacing: 0.3em; text-decoration: none; }
/* not used */
h4 { color: #737373; font-size: 1em; font-weight: bold; margin-bottom: 0.5em; }





/***********************************************/
/*Layout styles                               */
/***********************************************/
padding: 0px 0 0px 55px;


/************** .content styles *****************/

table {
empty-cells: show;
border-collapse:collapse;
}

.mainall {
position: absolute;  top: 0; left: 0; 
background-color: #3B302E; 
width: 100%; 
height: 100%;  
}

#empty_width { 
width: 800px; 
height: 1px; 
}

.empty { 
height: 75px; 
background-color: #3B302E;
/*background-color: #d0c;*/
color:#A49F9F; letter-spacing: 0.3em;
vertical-align: center; 
}

.empty_main { 
height: 175px; 
vertical-align: top; 
}

.mainnavbar {
    vertical-align: top; 
    background-color: #3B302E;
    /* background-color: #075; */ 
}

.rightside {
    height: 100%;  
    width: 100%; 
    vertical-align: top; 
    background-color: #3B302E;
    /* background-color: #0F0;  */
}


/*********** #navBar link styles ***********/

#navbar { 
    width: 250px; 
	padding: 70px 0px 0 80px;
    background-color: #3B302E;
    /* background-color: #700; */
}

ul { margin: 0; padding: 0 0 0 0; list-style-type: none; display: block; }
ul.projects { padding-top: 50px; }
ul.projects a:hover { color: #fbfaf7; }
ul.projects a { color: #A49F9F; font-size: 1em; line-height: 1.3em; text-decoration: underline; letter-spacing: 0.3em; margin: 0; padding: 0; }

ul.info { padding-bottom: 2em; }
ul.info a:hover { color: #fbfaf7; }
ul.info a { color: #A49F9F; font-size: 1em; line-height: 1.3em; text-decoration: none; letter-spacing: 0.3em; margin: 0; padding: 0; }

ul.lead { padding-bottom: 2em; }
ul.lead a:hover { color: #fbfaf7; }
ul.lead a { color: #fbfaf7; font-size: 1em; line-height: 1.3em; text-decoration: underline; letter-spacing: 0.3em; margin: 0; padding: 0; }

ul.lead2 { padding-bottom: 2em; }
ul.lead2 a:hover { color: #fbfaf7; }
ul.lead2 a { color: #fbfaf7; font-size: 1em; line-height: 1.3em; text-decoration: none; letter-spacing: 0.3em; margin: 0; padding: 0; }

ul.sub { padding-bottom: 2em; font-style: italic; }
ul.sub a:hover { color: #fbfaf7; }
ul.sub a { color: #A49F9F; font-size: 1em; line-height: 1.3em; text-decoration: none; letter-spacing: 0.3em; margin: 0; padding: 0; }

ul.sub2 { padding-bottom: 2em; font-style: italic; }
ul.sub2 a:hover { color: #fbfaf7; }
ul.sub2 a { color: #fbfaf7; font-size: 1em; line-height: 1.3em; text-decoration: none; letter-spacing: 0.3em; margin: 0; padding: 0; }


#navbar ul a:link, #navbar ul a:visited {display: block;}
#navbar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navbar li {border-bottom: 0px }

/* fix for browsers that don't need the hack */
html>body #navbar li {border-bottom: none;}





/************** back on images styles *****************/

.image_back {
text-align: right; 
text-decoration: none; 
white-space: nowrap; 
color: #3B302E; 
font-weight: normal; 
font-style: italic; 
}

.image_back a:link {
text-decoration: none; 
color: #3B302E; 
}

.image_back a:visited {
text-decoration: none; 
color: #3B302E; 
}


/************** END ALL styles *****************/

