body {
background:#727272;
margin:20px;
padding:20px;
font-family: 'Ubuntu', arial, serif;
font-size:18px;
background-image: url(classic.jpg);
background-position: center center;
background-attachment:fixed;
}
#kozepe {
padding:20px;
border:2px solid white;
background:black;
color:white;
position:relative;
width:600px;
text-align:justify;
margin-left:auto;
margin-right:auto;
padding-top:50px;
opacity:0.8;filter:alpha(opacity=80);
}

#ev {
display:none;
position:fixed;
background:black;
color:white;
left:-2px;
top:150px;
height:153px;
width:40px;
border:2px solid white;
overflow: hidden;
opacity:0.8;filter:alpha(opacity=80);
}
#ev h3 {
position:relative;
left:1px;
font-size:12px;
}
#ev p {
position:relative;
top:-60px;
left:18px;
font-size:28px;
font-weight:bold;
}
#c {
display:none;
position:fixed;
background:black;
color:white;
left:-2px;
bottom:50px;
height:26px;
width:130px;
border:2px solid white;
padding:5px;
opacity:0.8;filter:alpha(opacity=80);
}
#targy {
display:none;
position:fixed;
background:black;
color:white;
right:-2px;
top:70px;
height:290px;
width:40px;
border:2px solid white;
opacity:0.8;filter:alpha(opacity=80);
}
#targy h3 {
position:relative;
left:30px;
font-size:12px;
}
#targy p {
position:relative;
top:-123px;
left:1px;
font-size:23px;
font-weight:bold;
}
.evek, .targyak {
color:white;
font-weight:bold;
width:100%;
display:block;
background:black;
padding:2px;
text-decoration:none;
border-bottom:2px solid white;
}
.evek:hover , .targyak:hover {
background:white;
color:black;


}
.da {
	text-decoration:none;
}

#uploader {
width:100%;
height:300px;
border:0px;

}
a {
color:white;

}
