/*********  LsArt.hu style.css *********************/
/***utolsó módosítás 2010.05.31. Bager ****/
/******************************************/

/*már ezt is kéne vezetni mert mindenhol ez a neve és nemtudom, sokszor melyik kié :) */

* {
	margin:0;
	padding:0;
}

body {
	behavior:url("css/csshover3.htc");
	font-size: 10pt;
	background-color: #000000;
	z-index:0;
}

#body_pl {
	background: url("../images/alap/body.jpg") center repeat-y;
	z-index:10;
}

#teljeslap {
	margin: 0 auto 0 auto;
	width: 900px;
	background:transparent;
	z-index:10;
}

#fejlec {
	width: 782px;
	height: 202px;
	margin-left: 60px;
	background-image: url(../images/alap/fejlec.jpg);
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index:10;
}


#oldal {
	width: 850px;
	margin-left: 50px;
	float: none;
	min-height: 400px;
	background:transparent;
	z-index:10;

}

#oldal_b {
	width : 203px;
	height :432px;
	background-image: url(../images/alap/menuhatter.jpg);
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-left: 0px;
	float : left ;
	z-index:100;

}

#oldal_k {
	width : 198px;
	height : 432px;
	background-image: url(../images/alap/kep001.jpg);
	margin-left: 0px;
	float : left ;
	z-index:100;

}

#belepes {
	width: 160px;
	height: 100px;
	margin-top: 20px;
	padding: 20px 0 0 20px;
	z-index:1000;
}

#oldal_j {
	width: 391px;
	margin-top: 0px;
	margin-left: 0px;
	float : left ;
	background-color:black;
	z-index: 100;
	height: 432px;					/* fix magasság */
	overflow: auto;					/* ha a szöveg nagyobb nem rontja el az oldalt */
}

#jobb_csik {
	width: 12px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(../images/alap/jobbcsik.jpg);
	z-index: 100;
	height: 432px; /* fix magasság */
	overflow: auto; /* ha a szöveg nagyobb nem rontja el az oldalt */
}

#adatok_top {
	width: auto;/*391px;*/
	margin-left: 0px;
	background-image: url(../images/alap/adat_top.jpg);
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-background-size: 100% 100%;
	background-repeat: no-repeat;
	background-color:black;
	opacity:1;
	z-index:100;
}

#adatok {
	width: auto; /*így benn marad a div-en belül */
/*	width: 391px;*/
	margin-left: 0px;
	background-color: black; /* háttér szine FIGYELEM az oldal_j adja az alapszínt ami fehér */
	opacity: 1; /* oldal_j a befogadó div azért annak az háttérszíne tűnik át */
	color: #F0FFF0; /* szöveg szine */
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 20px;
	z-index: 100;
}
#adatok p{
	text-align:justify;				/*ha van szerkesztő akkor ez nem kell, mert ott tudod beállítani*/
}
#adat_valaszt {
	width: 590px;
	height: 12px;
	margin-left: 20px;
	background-image: url(../images/alap/adat_valaszt.jpg);
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-background-size: 100% 100%;
	background-repeat: no-repeat;
	padding-top : 0px ;
	padding-left : 20px ;
	padding-right : 20px ;
	z-index:100;
}

#adatok_bottom {
	width: auto;
	height: 29px;
	margin-left: 0px;
	z-index:100;
	background-color:black;
	opacity:1;
}

#lablec {
	width: 900px;
	height: 20px;
	margin-left: 0px;
	clear: both;
	background-image: url(../images/alap/lablec.jpg);
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index:0;
}
h1 {
	color: #92e492;
	font-size: 1.6em;
	padding-top: 26px;
	padding-left: 30px;
} 

h2 {
	color: #F8F8FF;
	font-size: 1em;
	padding: 0px 0px 0px 0px;
	font-style: normal;
} 

h3 {
	color: #708090;
	font-size: 1em;
} 

h4 {
	color: #708090;
	font-size: 1.4em;
} 


 a {
	color: #708090;
	text-decoration: none;
	font-size: 1.2em;
}
 a:hover {
	color: #708090;
	text-decoration: underline;
	font-size: 1.2em;
}

#oldal_j img {
	background-image: url(../images/alap/kepkeret.jpg);
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-background-size: 100% 100%;
	background-repeat: no-repeat;
	padding : 13px 17px 14px 15px;
	z-index:1000;
}

.balkep{position:relative;float:left;margin:5px;}
.jobbkep{position:relative;float:right;margin:5px;}

#oldaledit{
	position:relative;
	float:right;
	text-decoration:none;
	margin-right:20px;
}
#oldaledit:hover{
	color:yellow;
	text-decoration:underline;
	font-weight:bold;
}
