body{
	background-image:url('digital.jpg');
	background-attachment: fixed;
	
}

a:link{color:#000000;}      /* unvisited link */
a:visited {color:#000000;}  /* visited link */
a:hover {color:#000000;}  /* az eger rajta van */
a:active{color:#D2691E;}  /* rákattintunk milyen színe legyen */
a{text-decoration:none;}

#berock{
	text-align:center;
	text-decoration:none;
	margin-left:auto;
	margin-right:auto;
}

.lap{
	border-top: none;
}

.fejlec {
	text-align:center;
	background-repeat:repeat-x;
    background-image:url('rock_hatter.gif');
	border-bottom: 1px solid #333;
	font: normal 2em;
	height: 110px;

}
.menu {
	padding-top:10px;
	background-image:url('rock_hatter.gif');
    background-repeat:repeat;
    background-position:center;
	height:25px;
	border-bottom: 1px solid #333;
}
 		
.g{
	
	vertical-align:middle; 
	background-image:url('rock_hatter.gif');
	margin-top:-12px;
	color:#000000;
	font-size:16px;
    font-style:bolt;
	font-family:Arial double black;
	text-shadow:7px 0px 5px #D2691E;   
}

.clearer {clear: both;}

.szovegresz {
	text-align:center;
	background: #303030;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
}

.szovegresz .bal {
width: 65%;
float: left;
}
.szovegresz .jobb {
width: 35%;
float: right;
background-image:url('rock_hatter.gif');
}

.szoveg{
    
	background-image:url('t_7.jpg');
    background-repeat:repeat;
    background-position:center;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	padding: 16px;
	height:auto;	
}

.box {  
width: 283px; 
font-size:22px;
font-family:Arial double black;
}     

.box_content {  
font-family:Arial;
padding: 5px 0 0 0;
font-size:19px;
text-shadow: 5px 0px 5px #D2691E; 
}     

.labjegyzet {
	text-align:center;
    text-shadow:0px 2px 3px #D2691E;
    font-size:18px;
	color: #00000;
	padding: 3% 3% 1%;
	background-image:url('rock_hatter.gif');
}

.szamlalo{
	text-align:center;
	background: url('rock_hatter.gif');
	border-top: 1px solid #444444;
	padding: 3% 3% 1%;
}

h2
{
text-shadow:5px 2px 5px #DAA520;
}

.bej{
text-shadow:5px 0px 5px #D2691E;
font-family:Arial;
font-size:15px;
text-align:center;
}

.k{
font-size:17px;
font-family:Arial;
margin-top:55px;
}

#l.a{
a:link{color:#555555;}    /*   unvisited link    */
  /* visited link              */
a:hover {color:#000000;}  /* az eger rajta van     */
a:active{color:#555555;}  /*                     */    

   }