/* CSS Document */
.text
{
font-family: arial;
font-size: 12px;
font-weight: normal;

}
h3 {
font-size: 16px;
}

input{
border: 1px lightgrey solid;
margin: 0;
}
textarea
{
border: 1px lightgrey solid;
}
a
{
text-decoration: none;
color:black;
}
.slideshow span {
	background-image: url(../css/sl.png);
	background-attachment: scroll;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	width: 560px;
	height: 463px;
	z-index: 10000;
	left: 120px;
}

.slideshow {
	margin-top: -40px;
}

.slideshow2 span {
	background-image: url(../css/sl_k.png);
	background-attachment: scroll;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	width: 295px;
	height: 220px;
	z-index: 10000;
  margin-left:-14px;
	top:-20px;
}
.slideshow2 {
left:15px;

}

* {
	border: 0 none;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
}
body {
	background-image: url(../images/bg.gif);
	background-position: center;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0, 0, 0);
	background-attachment: fixed;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}
.bemutat {
background-image: url(../images/nyito-oldal.png);
background-repeat: no-repeat;
width: 475px; 
height: 226px;
text-indent: -9999px;
margin-left: 50px;

}
.eskuvoi_dekoracio {
	text-indent: -9999px;
	background-image: url(../images/eskuvoi_dekoracio.png);
	background-repeat: no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-position: center;
	height: 32px;
	width: 200px;
}
.navigacio {
	height: 25px;
	position: relative;
	width: 650px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	top: 62px;
	background-color: rgb(255, 255, 255);
	z-index: 2;
/* for IE */
	filter: alpha(opacity=60);
/* CSS3 standard */
	opacity: 0.6;
}
.tartalom {
	background-image: url(../images/focim1.gif);
	background-position: center;
	display: table;
	margin-top: -24px;
	width: 872px;
	margin-left: 20px;
	height: 140px;
	z-index: 1;
	position: static;
}
.navigacio2 {
	color: rgb(0, 0, 0);
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: transparent;
	position: relative;
	width: 872px;
	margin-top: 65px;
	z-index: 3;
	font-weight: normal;
}
.jeanpierre {
	background-color: transparent;
	background-image: url(../images/jeanpierre.gif);
	background-repeat: no-repeat;
	width: 872px;
	background-position: center bottom;
	height: 60px;
}
.cont-top {
	background-image: url(../images/cont-top.png);
	background-repeat: no-repeat;
	height: 70px;
	background-position: center top;
	width: 872px;
}
.cont-mid {
	background-image: url(../images/cont-mid.png);
	background-repeat: repeat-y;
	background-color: transparent;
	background-position: center top;
	width: 872px;
	height: auto;
	display: table;
	border-spacing: 0;
	border-width: 0 0 0 0;
	padding: 0 0 0 0;
	empty-cells: hide;
	table-layout: fixed;
}
.cont-bot {
	background-repeat: no-repeat;
	background-image: url(../images/cont-bot.png);
	background-position: center top;
	height: 40px;
	width: 872px;
}
.cim {
	background-color: transparent;
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	position: static;
	width: 160px;
}
.center {
	margin-left: auto;
	height: 100%;
	width: 875px;
	margin-right: auto;
}
.kozep {
	height: auto;
	z-index: 2;
	width: 872px;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: rgb(0,0,0);
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-image: none;
}
li {
	padding: 5px 20px;
	display: inline;
}
.menu {
	text-decoration: none;
	color: black;
}
.kep {
	float: left;
	position: relative;
	width: 110px;
	height: 85px;
	border: 1px lightgrey solid;
	margin: 9px;
	text-align: center;
	font-size: 10px;
}
.kep span {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/sarok.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 75px;
	left: 5px;
	right: 5px;
	position: absolute;
	top: 5px;
	bottom: 5px;
	width: 100px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	cursor: hand;
}
.img {
	float: left;
	margin-top: 5px;
	border: 0;
	margin-left: 5px;
	width: 100px;
	height: 75px;
	text-align: left;
}
.szam {
	font-family: arial;
	font-size: 8px;
	text-align: center;
	vertical-align: sub;
	display: block;
	position: absolute;
}