/* CSS Document */
body
{
        margin: 0 auto;
        padding: 0;
        background-image: url(../images/Page-BgTexture.jpg);
        background-repeat: repeat;
        background-attachment: fixed;
        background-position: top left;
}
.table
{
width:800px;
height:auto;
text-align:justify;
height:650px;
}
.table_bg
{
background: url(../images/tablebg.png);
background-repeat: repeat-y;
}
.menu_bg
{
background: url(../images/menubg.png);
background-repeat: repeat-y;
background-position: inherit;
height:40px;
text-align:center;
font-size:15px;
}
.header_bg
{
background-image: url(../images/headerbg.png);
height:120px;
}
.footer_bg
{
background-image: url(../images/footerbg.png);
height:50px;
}
.kozep
{
padding-right:25px;
padding-left:15px;
color: #0B0B0B;
}
h3
{
text-shadow: #FF6600 1px 1px 1px;
text-align:center;
}
.left
{
border-right-width: 2px;
border-right-style: solid;
border-right-color: #CC0000;
padding-left:20px;
}
.menu A:link {text-decoration: none; color:#FFFFFF; FONT-WEIGHT: bold;}
.menu A:visited {text-decoration: none; color:#FFFFFF; FONT-WEIGHT: bold;}
.menu A:active {text-decoration: none; color: #FF3300; FONT-WEIGHT: bold;}
.menu A:hover {text-decoration: none; color: #FF3300; FONT-WEIGHT: bold;}
.footer
{
padding-right:25px;
padding-left:15px;
padding-bottom:3px;
text-align: center;
color:#FFFF00;
font-size:11px;
}
.zaszlo
{
padding-left:380px;
padding-top: 87px;
}
h4
{
text-shadow: #FF6600 1px 1px 1px;
text-align:center;
}
h6
{
text-shadow: #FF6600 1px 1px 1px;
text-align:center;
}
.arak
{
text-align:center;
}
/*-----------------linkek-------------------*/


.footer A:link {text-decoration: none; color: #000000; font-weight:bold;}
.footer A:visited {text-decoration: none; color: #000000;}
.footer A:active {text-decoration: none; color: #000000;}
.footer A:hover {text-decoration: none; color: #000000;}
