body {
	margin:0;
	padding:0;
    behavior:url(js/csshover.htc);
    color: #7e265c;
    font-size: 11px;
    font-family: Verdana;
}
#bg {
    background: url(../img/bg.gif) repeat-y;
    width: 983px;
  	margin: 0 auto;

}


#wrapper {
  	margin: 0 auto;
	padding: 0;
    width:767px;
    background: #fff;
    border-left:1px solid #cdd3bb;
    border-right:1px solid #cdd3bb;
}
#header {
    background: #fff; repeat-y;
    height: 196px;
    width: 729px;
    padding-left: 19px;
    padding-right: 19px;
}
#main {

    padding-left: 19px;
    padding-right: 19px;
}
#flash {
    background: url(../img/flash.jpg);
    height: 196px;
    width:731px;
}
#menu {
    margin-left: 13px;
    margin-right: 13px;
    border-bottom: 2px solid #e5c27d;
    border-top: 3px solid #e5c27d;
    padding-left: 2px;
}
#menu li {
    float: left;
    list-style:none;
}
.limenu {
    background: url(../img/menuOff.gif);
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #bdc4c8;
    border-left: 1px solid #f8f9f9;
    text-align: center;
    width: 98px;
    height: 18px;
    padding-top: 5px;
}
#menu li a {
    font-size: 11px;
    font-weight: bold;
    font-family: Tahoma;
    color: #404447;
    text-decoration: none;
}
#menu li a:hover {
    color: #404447;
}
.limenu:hover {
    background: url(../img/menuOn.gif);
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #bdc4c8;
    border-left: 1px solid #f8f9f9;
    cursor: pointer;
}
/* almenu */
#menu li:hover .almenu div  {
    display: block;
}
#menu li:hover .limenu {
    background: url(../img/menuOn.gif);
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #bdc4c8;
    border-left: 1px solid #f8f9f9;
    cursor: pointer;
}
.almenu {
    margin: 0px;
    padding: 0px;
    background: #f9edec;
    border-left: 1px solid #cccedb;
    border-right: 1px solid #cccedb;
    position: absolute;
    border-top: 2px solid #e5c27d;
}
.almenu div {
    color:#000;
    border-bottom: 1px solid #cccedb;
    height: 19px;
    padding-left: 14px;
    padding-right: 10px;
    width:110px;
    padding-top: 3px;
    display: none;
}
.almenu a {
    color: #0f1f31;
    text-decoration: none;
    cursor: pointer;
}
.almenu a:hover {
    font-weight: bold;

}
.almenu div:hover  {
    color: #000;
    border-bottom: 1px solid #cccedb;
    background: #7e265c;
    height: 19px;
    padding-left: 14px;
    padding-right: 10px;
    width:110px;
    padding-top: 3px;
    font-weight: bold;
    cursor: pointer;
}
.almenu div:hover {
    color: #fff;
}







#adminMenu {
    margin-top: 6px;
    margin-left: 13px;
    margin-right: 13px;
    padding-left: 2px;
    display: none;
    text-align: center;
}
#adminMenuBlock {
    text-align: center;
    margin: 0 auto;
}

#adminMenu li {
    float: left;
    list-style: none;
    margin-bottom: 3px;
}
#adminMenu li a {
    text-decoration: none;
    color: #303b43;
    margin-right: 15px;
}
#adminMenu li a:hover {
    text-decoration: underline;
}
#adminMenuLine {
    border-bottom: 1px solid #999;
}
#footer {
    margin-left:14px;
    padding-bottom:15px;
}

#footerBg {
     background: url(../img/footerbg.gif);
     width: 705px;
     height: 7px;
     overflow: hidden;
}
#footerText {
    text-align: right;
    padding-right: 34px;
    padding-top: 4px;
}
#kezdolap {
	position:absolute;
	margin-left:15px;
	margin-top:8px;
	color:#fff;
	cursor:pointer;
	
}



#Inu {
    margin:0pt auto;
    text-align:right;
    margin-right:20px;
    margin-top:10px;
  
  
}
    #Inu #InuContainer {
        width:190px;
        float:right;
        margin-bottom:20px;
    }
    #Inu #Ceg {
        background:url(../img/inu_orange.gif) no-repeat left center;
        font-weight:bolder;
        color:#F27438;
        padding-left:45px;
        text-align:left;
        padding-top:5px;
        padding-bottom:5px;
   }
   #Inu a {
       color:#F27438;
       font-size:9px;
       text-decoration:none;
   }   
      #Inu a:hover {
           text-decoration:underline;
       }  


