/* initializalas
-------------------------------------------------------------------------*/
/* alap beallitasok, margin-ok es padding-ok nullazasa */
/* heading es egyeb formazasok, melyek mas alapertelmezett margokkal birnak az egyes bongeszokben */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, address {margin: 0px; padding: 0px; }
/* a linkek kez alakot kapjanak mindenhol */
form label {cursor: pointer; }
address {font-style: normal; }
/* a linkek alapertelmezett alahuzasat szunteti meg */
:link,:visited { text-decoration: none;  }
/* linkelt kepek keretezesenek megszuntetese */
a img,:link img,:visited img {border: none; }
/* float-olt elemek utan hasznalatos clear */
div.clear, span.clear {clear: both; font-size: 0px; }

body {
background-color:#000000;
font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:12px;
color:#DDDDDD;
}

html, body {
/* eltuntetjuk a fo gorgetosavokat */
overflow:hidden;
/* ez nagyon fontos beallitas IE miatt */
height: 100%;
}



/* menu fixalasa */
#menu {
	display:block;
	z-index: 11;
	left: 0px;
	top: 290px;
	overflow: hidden;
	width: 136px;
	position: absolute;
	font-size:18px;
	text-align:right;
}

#menu ul {
	list-style: none;
	overflow: hidden;
}
#menu li {
	list-style:none;
}

#menu li a {
color:#766D3C;
}

#menu li a:hover {
color:#9EB5C3;
}

.pnghatter {
width:121px;
height:86px;
display:block;
z-index: 10;
left: 30px;
top: 450px;
overflow: hidden;
position: absolute;
background-image:url(images/rajtszam.png);
}

#tartalomhely {
	z-index: 10; 
	/* biztos ami biztos alapon alul ne legyen gorgetosav */
	overflow-x:hidden;
	/* oldalso gorgetosav lathato ha a tartalom tullog */
	overflow-y:auto;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
}

#tartalomhely_hasznos {
	text-align: left;
	width: 950px;
	/* a fejlec es az alsoresz magassagat bele kell 
	szamolni itt a margonal, hogy ne logjon 
	a tartalom egyik ala se */
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.logo1{
width:950px;
height:330px;
background-image:url(images/fentbg.jpg);
background-repeat:no-repeat;
background-position:top left;
text-align:right;
}

.tartalom1{
width:916px;
margin-bottom:40px;
text-align:justify;
}

.tartalom1 h1{
background-image:url(images/drift1.png);
background-repeat:no-repeat;
margin:0 0 20px 230px;
font-size:36px;
text-indent:-500px;
}

.mphotoki a, .mphotoki a:hover{
display:block;
width:100px;
height:20px;
background-image:url(images/mphotokicsi.png);
overflow: hidden;
text-indent:-700px;
}

.mphotoki a:hover{
background-position:0 -20px;
}

.mphoto a, .mphoto a:hover{
display:block;
width:300px;
height:60px;
background-image:url(images/mphoto.png);
overflow: hidden;
text-indent:-700px;
}

.mphoto a:hover{
background-position:0 -60px;
}

.tartalom1 h3{
margin:0 0 20px 250px;
}

.tartalom1 h3 a{
color:#990000;
text-decoration:underline;
}

.tartalom1 p{
margin:0 0 10px 190px;
}

.tartalom1 table{
margin:8px 0 10px 300px;
text-align:center;
}

.tartalom1 td{
padding:3px;
border:1px solid #999999;
}
/*index*/
.hasabok{
margin-left:145px;
width:820px;
background-image:url(images/bg3.png);
background-position:bottom left;
}

.hasabokalja{
width:820px;
background-image:url(images/2bg2.png);
background-position:bottom left;
background-repeat:no-repeat;
}

.hasabkitolt{
margin-top:30px;
}

.balhasab{
float:left;
width:395px;
margin-left:17px;
}

.jobbhasab{
float:left;
width:365px;
margin-left:21px;
}

.hasabban{
float:left;
width:100%;
font-size:30px;
padding-top:40px;
}

.hasabban a{
color:#FFFFFF;
padding-left:80px;
}

#carsgirls{
height:400px;
background-image:url(images/cars1.png);
border:none;
}

#plakat{
text-align:center;
}

.carskep{
margin:135px 0 0 19px;
}

.kishasab{
float:left;
width:340px;
margin-bottom:10px;
padding:15px;
border-bottom:1px dotted #9D6D03;
}

.zeusz{
font-size:10px;
}

.hasa{
text-align:justify;
margin-top:20px;
}

.boveb {
text-align:right;
margin:10px 0 0 0;
padding:0;
}

.boveb a{
color:#9D6D03;
}

.boveb a:hover{
color:#865F02;
}

.korbe{
float:left;
margin:20px 5px 0 0;
}


/*drift*/
.drift, .naptar, .interj, .kepek, .tamogat, .garage, .videok, .kapcs, .garage{
width:100%;
padding-top:20px;
}

.drift p, .garage p{
margin:10px 40px;
text-align:justify;
}

.drift h2, .garage h2{
margin-left:70px;
padding-top:15px;
font-size:16px;
}

.drift ol{
margin-left:100px;
}

.garage ul{
margin:10px 0 0 100px;
}

.tamogat{
text-align:center;
}

.tamogat p{
font-size:22px;
margin:40px 0;
}

.tamogat a{
color:#CC3300;
}

.tamogat a:hover{
color:#DE9D25;
}

.kapcs{
text-align:center;
}

.kapcs h2{
color:#CC3300;
margin:30px auto;
}

.kapcs h2 a{
color:#CC3300;
}

.kapcs h2 a:hover{
color:#FF6600;
}
.fooldalnaptar{
width:330px;
padding:5px;
margin-top:5px;
border:1px dashed #999999;
}

.naptar p, .interj p{
margin:10px 40px;
text-align:justify;
color:#DE9D25;
}

.naptar h2{
margin-left:70px;
padding-top:15px;
font-size:16px;
color:#FF6600;
}

.eredmeny h2{
padding-top:15px;
font-size:16px;
color:#FF6600;
}

.eredmeny table{
text-align:left;
margin:10px auto;
color:#DE9D25;
}

.eredmeny td{
padding:0 10px;
}

.sor{
height:25px;
color:#CC3300;
text-align:center;
}

.jobbos{
text-align:right;
}

.interj h2{
margin-left:70px;
padding:15px 0;
font-size:16px;
color:#E3BE53;
}

.naptar ul{
margin:20px 0 0 100px;
color:#DE9D25;
}

.naptar ul li{
margin-bottom:10px;
}

.naptar hr, .interj hr, .eredmeny hr{
width:90%;
text-align:center;
border:1px dashed #999999;
}

.zeusz1{
padding:0 20px;
font-size:13px;
color:#E3BE53;
}

.rip{
padding:20px;
}




.korbe2{
float:left;
margin:2px 5px 0 40px;
}

.korbe3{
float:right;
margin:0 20px 0 5px;
}

.kepek h3{
margin:20px auto;
color:#E3BE53;
}


.szolg{
margin:10px 30px 10px 70px;
color:#444444;
}





.valid{
width:950px;
text-align:right;
margin-top:104px;
}

.valid ul, .valid p{
margin-right:65px;
}

.valid li{
display:inline;
margin-left:25px;
}

.valid li a{
color:#FFFFFF;
}

.kitolt{
margin-top:190px;
}

/* Alsoresz fixalasa */
#alsoresz {
	display:block;
	z-index: 11;
	bottom: 0px; 
	overflow: hidden;
	width: 100%; 
	position: absolute; 
	height: 30px;
	padding: 0px;
	margin: 0px;
	filter:alpha(opacity=70);
opacity: 0.7;
-moz-opacity:0.7;
}
#alsoresz_belso {
	height: 30px;
	/* jobboldali margo 17 pixel ami altal nem log ra
	a gorgetosavra az alsoresz szele */
	margin-right: 17px;	
	padding: 5px;
	background-color:#111111;
	color:#888888;
	font-size:10px;
	text-align:center;
}

#alsoresz_belso a{
color:#888888;
}

#alsoresz_belso a:hover{
color:#DDDDDD;
}


.kepek{
text-align:center;
margin-bottom:20px;
}

.kepek a:hover{
padding:0;
margin:0;
}

.web {
padding:0;
margin:0;
border:0;
}

.hon img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity:0.7;
}

.hon:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity:1;
}

.videok{
text-align:center;
margin:20px 0;
}

.videok a:hover{
padding:0;
margin:0;
}

.vid {
padding:0;
margin:20px;
border:0;
}

.videok a img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity:0.7;
}

.videok a:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity:1;
}

.whos{
float:right;
filter:alpha(opacity=0);
opacity: 0.0;
-moz-opacity:0.0;
}


#dropinboxv2cover{
    width: 610px; 
    position:absolute; 
    z-index: 100;
    overflow:hidden;
    visibility: hidden;
    }

#dropinboxv2{
    width: 510px;
	height:850px;
    padding: 0;
    position:absolute; 
    left: 0;
    top: 0;
    }

.dropinduma{
    width: 500px;
	height:400px;
	background-image:url(images/cristmas.jpg);
	background-repeat:no-repeat;
    border: 2px solid #C2A930; 
}

#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}