/* AZ OLDAL FELÉPÍTÉSE */

#page{
	width: 964px;
	margin: 0 auto;
 	background: url("../images/background1.jpg") repeat-y;
}

#left{
	left: 2px;
	width: 180px;
	float: left;
	margin: 20px 10px 0 20px;
}

#right{
	width: 720px;
	float: right;
	margin: 20px 20px 0 10px;
}

#footer{
	position:relative;
	left: 2px;
	clear: both;
	width: 960px;
	height: 120px;
	background: url("../images/lablec1.png") repeat-x;
}

#header h1 {
	position:relative;
	left: 2px;
	width: 960px;
	height: 160px;
	margin: 0;
	background: url('../images/fejlec1.jpg');
}

.hir {
	border-bottom: solid 4px navy;
	padding: 2px 4pt 4px 4pt;
}

.jobb {
	border: 1px solid black;
	float:right;
	margin: 15px 10px;
}

/* BAL NAVIGÁCIÓ */

#almenu ul {
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

#almenu a {
	float:left;
	background: url("../images/menu_off.png") repeat-x;
	width:170px;
	height:28px;
	padding: 4px 0 0 10px;
	color: black;
	text-decoration:none;
	border: 1px solid white;	
	font-size: 14pt;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: -0.5px;
}

#almenu a:hover{
	background: url("../images/menu_on.png") repeat-x;
}

#almenu a:active{
	color:white;
}

.reklam{
	margin: 6px 0 0 0;
	padding: 10px;
}

.link{
	border: 1px solid navy;
	padding: 0;
	margin: 10px 0 0 0;
}

.link:hover{
	border: 1px solid #B22222;
}

/* GALÉRIA */

table {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

td, th {
    padding: 3pt;
	text-align:left;
}


td.center{
	text-align: center;
	font-weight: bolder;
	padding: 6pt;
}

img.piclens{
	display:block;
	float:left;
	margin:15px 15px 15px 0px;
}

div#cooliris{
	padding: 6pt 12px;
	width: 660px;
	margin: 12pt auto;
	text-align:justify;
	color: white;
	font-weight: bold;
	background: url("../images/hatter2.png");
}

#flashcontent {
	overflow: hidden;
	height: 590px;
	margin: 0;
	padding: 0;
	background-color: #000000;
	color:#ffffff;
}
.hidden {
  display: none;
} 
