body
{
background-color: white;
background-image: url(lapalap.jpg);
margin: 0px;
}

#keret
{  
width: 900px; 
height: auto;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
}



/*--------------------------------------------
------------ B A L  O L D A L-----------------
----------------------------------------------*/

#bal
{
width: 650px;
padding: 5px 5px 5px 10px;
float: left;
background-color: white;
background-image: url(balalap.jpg);
background-repeat: repeat;
border-right: 1px solid gray;
}

#bal img 
{
border: 0;
margin-right: 15px;
margin-bottom: 5px;
margin-top: 15px;
}

#bal h1
{
font-size: 150%;
font-family: Verdana, Arial, sans-serif;
text-align: center;
border-top: 1px dashed gray;
border-bottom: 1px dashed gray;
padding-top: 15px;
padding-bottom: 15px;
margin-bottom: 20px;
background-color: #fbfad0;
background-image: url(fejlecalap.jpg);
font-weight: 200;
}

#bal h2
{
font-size: 110%;
font-family: Verdana, Arial, sans-serif;
text-align: center;
font-weight: 200;
color: black;
}

#bal h3
{
font-size: 90%;
font-family: Verdana, Arial, sans-serif;
color: red;
text-align: center;
border-top: 1px solid gray;
border-bottom: 1px solid gray;
padding-top: 4px;
padding-bottom: 4px;
/*background-color: #fbfad0;*/
}

#bal h4
{
font-size: 90%;
font-family: Verdana, Arial, sans-serif;
text-align: left;
font-weight: 600;
margin-bottom: -1px;
margin-left: 20px;
color: red;
}

#bal h5
{
font-size: 110%;
font-family: Verdana, Arial, sans-serif;
text-align: center;
font-weight: 600;
color: black;
}

#bal h6
{
font-size: 100%;
font-family: Verdana, Arial, sans-serif;
text-align: center;
font-weight: 400;
color: black;
}

#bal em
{
font-style: italic;
font-weight: 200;
}

#bal a
{
text-decoration: none;
color: red;
}

#bal a:hover
{
color: black;
}

#bal p
{
line-height: 150%;
margin-left: 20px;
margin-right: 20px;
}

#bal b
{
color: red;
font-size: 150%;
}

/*-----------------------------------------------
---------------- M E N Ü ------------------------
-------------------------------------------------*/

#box
{
width: 220px;
float: right;
border-left: 1px solid gray;
font-size: 80%;
font-family: arial;
letter-spacing: 2px;
/*background-image: url(balalap.jpg);*/
}

#box img 
{
border: 0;
}

#box ul
{
list-style-type: none;
display: block;
border-bottom: 1px solid gray;
margin-left: 5px;
}

#box li
{
width: 170px;
list-style: none;
padding-left: 5px;
margin-bottom: 25px;
}

#box a 
{
text-decoration: none;
width: 170px;
color: black;
}

#box a:hover 
{	
color: red;
}


#box i
{
font-size: 120%;
font-family: Verdana, Arial, sans-serif;
text-align: left;
font-weight: 500;
margin-bottom: 0px;
}

#box b
{
font-size: 80%;
font-family: Verdana, Arial, sans-serif;
text-align: left;
font-weight: 200;
color: gray;
margin-top: 1px;
margin-bottom: 2px;
}

#box  p.alert
{
text-decoration: blink;
color: red;
}