

body
{
background-color:black;
background-image: url(background.jpg);
background-repeat: repeat-x;
background-attachment: fixed;
}

#content
{
display: block;
width: 830px;
margin-left: 60px;
float: left;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 40px;
padding-top: 40px;
/*border-right:1px solid black;*/
background-color:white;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

#contentmain
{
width: 80%;
margin-left: 60px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 40px;
padding-top: 40px;
background-color:white;
border: 5px solid #white; 
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

#content2
{
display: block;
width: 830px;
margin-left: 60px;
float: left;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 40px;
padding-top: 40px;
background-color:white;
background-image:url(background.jpg);
background-repeat:no-repeat;
background-position:right top;
background-attachment:fixed;
background-color:white;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.txt
{
font-size: 1em;
text-align: justify;
padding-right: 2px;
}


img
{
display: block;
margin-left: auto;
margin-right: auto;
}

table
{

margin-left: auto;
margin-right: auto;
}

ul
{
font-size: 1em;
text-align: justify;
list-style-type: square;}

ol
{
font-size: 1em;
text-align: justify;
}

li
{
font-size: 1em;
border-right: 1 black;
}

.caption
{
font-size: .8em;
text-align: center;
font-style: italic;
margin-bottom: 28px;
}

.key {
font-style: italic;
font-weight:600;
padding-left: 1px;
padding-right: 1px;
letter-spacing:1px;
color: #334a63;

}


.temptitle
{
font-size: 1.2em;
font-weight: bold;
color: #336699;
}

.temptitle2
{
font-size: 1.1em;
font-weight: bold;
color: #336699;
}

.link
{
font-color: blue;
font-size: 1em;
margin-left: 160px;
margin-right: 100px;
margin-bottom: 20px;
margin-top 20px;
border: 5px solid #cccccc; 
background-color: #f5f5f5;
padding: 5px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.linkszak
{
font-color: blue;
font-size: 1em;
margin-left: 160px;
margin-bottom: -10px;
margin-top 20px;
width: 160px;
font-weight: bold;
border: 5px solid #cccccc; 
background-color: #f5f5f5;
padding: 5px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}


.linkbelso
{
font-color: blue;
font-size: 1em;
margin-left: 160px;
margin-right: 220px;
margin-bottom: 20px;
margin-top 20px;
border: 5px solid #cccccc; 
background-color: #ddefd0;
padding: 5px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.imp
{
font-color: blue;
font-size: 1.2em;
margin-left: 40px;
margin-right: 100px;
border: 3px solid #cccccc; 
background-color: #d7d9eb;
padding: 5px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

h1
{
font-size: 2em;
font-weitht: bold;
}

h1.toc
{
font-size: 1.6em;
font-weight: bold;
margin: 20px;
color: #000000;
}

h2
{
font-size: 1.7em;
font-weight: bold;
color: #336699;
}

h2.toc
{
font-size: 1.5em;
font-weight: bold;
padding-left: 20px;
margin: 10px;
color: #000000;
}


h3
{
font-size: 1.6em;
font-weitht: bold;
color: #336699;
}

h3.toc
{
font-size: 1.4em;
font-weight: bold;
padding-left: 40px;
margin: 10px;
color: #000000;
}

h4
{
font-size: 1.5em;
font-weight: bold;
color: #336699;
margin-top: 30px;
margin-bottom: 10px;
}

h4.toc
{
font-size: 1.3em;
font-weight: bold;
padding-left: 60px;
margin: 9px;
color: #000000;
}

h5
{
font-size: 1.4em;
font-weight: bold;
color: #336699;
margin-top: 25px;
margin-bottom: 5px;
}

h5.toc
{
font-size: 1.2em;
font-weight: bold;
padding-left: 80px;
margin: 7px;
color: #000000;
}

h6
{
font-size: 1.3em;
font-weight: bold;
color: #336699;
margin-top: 25px;
margin-bottom: 0px;
}

h6.toc
{
font-size: 1.1em;
font-weight: bold;
padding-left: 100px;
margin: 5px;
color: #000000;
}


.temptitle
{
font-size: 1.2em;
font-weight: 120px;
color: #336699;
}

.temptitletoc
{
font-size: 1em;
font-weight: bold;
padding-left:  140px;
color: #000000;
margin: 5px;
}


.temptitle2
{
font-size: 1.1em;
font-weight: bold;
color: #336699;
}

.temptitle2toc
{
font-size: 1em;
font-weight: bold;
padding-left: 160px;
color: #000000;
}



a {
text-decoration: none;
color: #336699;
}

a:link {
text-decoration: underline;
color: #008b8b;
}

a:hover {
text-decoration: none;
font-weight: bold;	
color: #417db9;
}

a:active {
text-decoration: underline;
color: #000000;
}

a:visited {
text-decoration: none;
color: #417db9;
}


.kepletbox
{
display: block;
margin-left: auto;
margin-right: auto;
font-size: 1.1em;
font-family:Courier;
background-color: #f9e2c9;
width: 600px;
padding: 10px;
border: 5px solid #f9e2c9;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.keplet
{
font-size: .9em;
font-family:Courier;
}

.kek {
background-color:#b5cce5;
text-align:right;
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
border-color:0000aa;
border-width:1px;
border-style:solid;
padding:12px;
}


#top {
position:fixed;
float: right;
top:10px;
right:20px;
width: 140px;
font-weight: bold;
border: 5px solid #cccccc;
background-color: #f0f8ff;
padding: 10px;
z-index: 1000;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

