BODY {
	
	
	SCROLLBAR-FACE-COLOR: #6A6C81; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #9554CA;
}

.tartalombal {
	background-color: transparent;
}


.tartalomcenter {
	background-color: transparent;
}

.tartalomjobb {
	background-color: transparent;
}


.balarnyek {
	background-image: url("../image/barnyek.jpg");
	background-repeat: repeat-y;
	background-position: right;
			
}

.jobbarnyek {
	background-image: url("../image/jarnyek.jpg");
	background-repeat: repeat-y;
	background-position: left;
			
}

.jobboszlop {
	background-image: url("../image/righttop_design.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment:fixed;
		
}

.baloszlop {
	background-image: url("../image/lefttop_design.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment:fixed;
		
}

.alsofoto {
	background-image: url("../image/bottom.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}





