@charset "utf-8";
body, html {
background-color: #B3AFAF;
      margin:0;
      padding:0;
      text-align: center;} 


#content {
    background: url(wbg_bem.jpg) bottom right; 
    background-repeat: no-repeat;
    background-color: #FFF7FF;
    text-align: left;
    margin: 0 auto;
    width: 850px;
    border: 0px;
    padding: 0;
    font-family: verdana, arial, sans-serif;
    font-size: 13px;}


#col1 {
    width: 200px;
    float: left;
    text-align: left;
    margin: 0;
    padding-top:10px;
   }

#col2 {
    float: left;
    width: 650px;
    padding-top:10px;
    }

#col3 {
    float: left;
    width: 650px;
    padding-top:10px;
    }

#header {
	background:#333333;
    	width:850px;
	text-align: left;
   	margin: 0px;
	height:90px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #34393c;
    }


#footer {
	text-align: center;
	clear:both;	
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 20px 0;}


#maintext {
	font-weight: normal;
	font-size: 13px;
	margin: 0 20px 0 20px;
	text-align: justify;
}

#maintext2 {
	font-weight: normal;
	font-size: 13px;
	margin: 0 20px 40px 20px;
	text-align: justify;
}

#maintext3 {
	float:none;	
	font-weight: normal;
	font-size: 13px;
	margin: 0 20px 0 20px;
	text-align: center;
}


h1 {
	font-weight: bold;
	font-size: 13px;
	background: #b30000;
	color: #fffafa;
	padding:5px;
	margin: 5px 0 5px 10px;
}
h2 {
	font-weight: bold;
	font-size: 12px;
	background: #b30000;
	color: #fffafa;
	padding:5px;
	margin: 5px 0 0 0;
}

h3 {
	font-weight: bold;
	font-size: 13px;
	background: #b30000;
	color: #fffafa;
	padding:5px;
	margin: 0 0 0 10px;
}

a {
	color: #b30000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #b30000;
	text-decoration:none;
	font-weight:bold;
}                             

a.kep {
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}
a.kep:hover {
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
}                             


img.bal {
                margin: 0 0 5px 10px;
                padding: 0 0 5px 10px;
                float:right;
        }
img.balfent {
        margin: 5px 0 5px 10px;
        padding: 5px 0 5px 10px;
        float:right;
}

p.center {
                 text-align:center;
        }

a.button {
    background: #0a0000;
    color: white;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    font-family: verdana, arial, sans-serif;
    height: 24px;
    width:170px;
    margin: 0px;
    padding: 5px 0 0 0;
    text-decoration: none;
    text-align:center;
}

a.button span {
    background: red;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
                background-color: #505050;
                border-left: 10px #505050;
                color: #aaaaaa
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

/*fuggoleges menu*/
#button {
        width: 200px;
        padding:0;
        margin:0;
        background-color: #34393c;
        color: #333;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }
	#button li.active a {               
                background-color: #707070;
                color: #AAAAAA;
                font-size:12px;
                }
        #button li a {
                display: block;
                padding: 2px 0px 2px 0px;
                margin:0 0 0 0;
                border-left: 0px solid #707070;
                background-color: #34393c;
                color: #fffafa;
                text-decoration: none;
                width: 190px;
                font-size: 11px;
                }
        #button li {
                border-bottom: 1px solid #b30000;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }
        #button li a:hover {
                border-left: 10px solid #707070;
                background-color: #34393c;
                color: #b30000;
                font-weight:bold;
                }


/*vizszintes menu*/
ul#navlist {
        margin: 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
        background:#0a0000;
        }

ul#navlist li {
        float: left;
        font-size: 11px;
        font-weight: bold;
        font-family: verdana, arial, sans-serif;
        margin: 0;
        padding: 5px 0 4px 0;
        background:#112222;
        text-align:center;
}

#navlist a, #navlist a:link {
        margin: 0;
        padding: 5px 32px 4px 33px;
        color: #fffafa;
        text-decoration: none;
}

ul#navlist li.active {
        color: #b30000;
        background-color: #707070;
}

#navlist a:hover {
        color: #fffafa;
        background-color: #b30000;

}

p.beljebb {margin-left:30px

}



/*fuggoleges halvány menu*/
.button2 {
        width: 200px;
        padding:0;
        margin:0;
        background-color: #707070;
        color: #333;
        }

        .button2 ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }
	.button2 li#active a {               
                background-color: #707070;
                color: #AAAAAA;
		font-size:12px;
                }
        .button2 li a {
                display: block;
                padding: 2px 0px 2px 0px;
                margin:0 0 0 0;
                border-left: 10px solid #34393c;
                background-color: #707070;
                color: #fffafa;
                text-decoration: none;
                width: 190px;
                font-size: 11px;
                }
        .button2 li {
                border-bottom: 1px solid #b30000;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }
        .button2 li a:hover {
                border-left: 10px solid #b30000;
                background-color: #707070;
                color: #b30000;
                font-weight:bold;
                }

