
body {
       background: url("images/background.jpg");
        background-repeat: repeat-x;
         background-position: top;


       background-color: #fbdfdf;
       color: #181818;
       
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
       margin: 0 auto;
       padding: 0;
       text-align: center;
       line-height: 20px;
       }




#header {
          font-size: 28px;
          font-weight: bold;
	  text-decoration:none;
          font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
          margin: 0 auto;
          height: 300px;
          width: 900px;
          background: url("images/header.jpg");
          }

.header-title {
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#181818;
	font-size:23px;
        font-weight:bold;
	padding: 98px 0 0 0;
	text-align:center;
	}
.header-title a{
	color:#181818;
	text-decoration:none;
	border-bottom:none;
	}
.header-title a:hover{
	color:#fd027e;
	text-decoration:none;
	border-bottom:none;
	}
.header-description {
        font-size: 11px;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-weight: normal;
	color:#181818;
	padding: 3px 0 0 0;
	text-align:center;
	}




#footer { 
          width: 900px;
          height: 63px;
          margin: 0 auto;
          color: #181818;
          background: url("images/footer.jpg") no-repeat;
          font-size: 5px;
          font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
          }

#footer p {
                          color: #181818;
                          text-decoration: none;
                          padding-top: 10px;
                          text-align: center;
                          }


#footer a, #footer a:visited{
                          color: #181818;
                          text-decoration: none;
                          font-weight:bold;
                          }
#footer a:hover,#footer a:visited:hover {
                          color: #fd027e;
                          text-decoration: underline;
                          }





#rap { 
       width: 900px;
       margin: 0 auto;
       background: url("images/rap-background.jpg") repeat-y;
       text-align: left;
       }

.arrowgreen{
	width: 180px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	
	border-width: 1px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	display: block;
	background: transparent url(arrowgreen.gif) 100% 0;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #000000;
}

.arrowgreen li a:hover{
	color: #26370A;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #26370A;
	background-position: 100% -64px;
}
.arrowgreen li a.aloldal{
padding-left:50px;


 }
 
 .arrowgreen li a.aloldalsc{
padding-left:50px;
color: #26370A;
	background-position: 100% -64px;

 }
 
 
h2 {
font-weight: 100;

     font-size: 25px;
     
     background: url("images/post-title-background.jpg");
     background-repeat: repeat-x;
     margin: 11px 0 6px 0;
     padding: 4px 0 8px 5px;
     
     color: #181818;
}

div.kicsi{  
     
width: 400px; 
height:5px;
font-size:1px;
line-height: 1px;
display:  none;

          } 
table.ion td{border-color:#345555; }          
