body {
	margin: 0 auto;
	padding: 0;
	background: #CCCCCC;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	color: #B13413;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

p {
	margin-bottom: 10px;
    line-height: 160%;
    text-indent: 1.5em;
	text-align: justify;
}

.jobb {
	margin-bottom: 1.0em;
    line-height: 160%;
    text-indent: 1.5em;
	text-align: right;
}

.kozep {
	margin-bottom: 1.0em;
    line-height: 160%;
	text-indent: 0;
    text-align: center;
}

.sorbalra {
	margin-bottom: 1.0em;
    line-height: 160%;
	margin-left: 30px;
    text-indent: -20px;
	text-align: justify;
}

a:link,
a:visited {
/*	border-bottom: 1px dotted #CCCCCC; */
	text-decoration: none;
	color: #3284B5;
}

a:hover {
/*	border-bottom: 1px solid #CCCCCC; */
	color: #B13413;
}

img {
	border: none;
}

/* Header */

#header {
	width: 1080px;
	height: 200px;
	margin: 0 auto;
	background: url("images/fejlec.jpg") no-repeat;
}

#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 1080px;
	height: 41px;
	margin: 0 auto;
	text-align:left;
	background: #37AEF2 url("images/btnhat.png");
}

#menu a {
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 29px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px !important;
	padding-top: 12px;
	padding-bottom: 0;
	margin-left:0px !important;
	margin-left:0px;
    border-bottom: 1px solid #FFFFFF;
}

#menu a:hover, 
#menu .active a {
	background: url("images/btnact.png");
	color: #FFFFFF;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

/* Almenu */

#almenu { 
    width: 162px;
	clear:left;
}

#almenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#almenu a {
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height: 26px;
	padding: 9px 10px 0 10px;
	background: #37AEF2 url("images/btnhatam.png");
    border-bottom: 1px solid #FFFFFF;
}

#almenu a:link, 
#almenu a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

#almenu a:hover,
#almenu .active {
	background: #37AEF2 url("images/btnactam.png");
}

/* Content */

#content {
	width: 1080px;
	margin: 0 auto;
	background: url("images/img4a.gif");
}

#colOne {
	float: right;
	width: 160px;
	padding: 10px 10px 0 10px;
}

#colTwo {
	float: right;
	width: 870px;
	padding: 20px 10px 0 20px;
}

#column3 {
	float: right;
	width: 1040px;
	padding: 20px 10px 0 20px;
	background: url("images/img5a.gif");
}

/* Footer */

#footer {
	width: 1080px;
	margin: 0 auto;
	padding: 10px 0;
	background: url("images/img6.gif") repeat-x;
	font-size: smaller;
}

#footer * {
	color: #666666;
}

/* Képek galériában való megjelenítéséhez */
.image {
	margin-left: 30px;
    margin-top: 10px;
    border: 3px groove #3366FF;
    height: auto;
    width: 230px;
    float: left;
    text-align: center;
}	

img {
    display: inline;
    margin: 3px;
    border: 1px solid #ffffff;
}

a:hover img {border: 1px solid #3F4A3E;}

.desc {
    text-align: center;
    font-weight: normal;
    margin: 3px;
}

/* Képek megjelenítéséhez */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(images/blank.gif) no-repeat; /* 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;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
