/*cReAteD by Megyeri Zoltán*/
/* Globális cuccok*/

body		{
		margin: 0px;
		background-color: #E0A366;
		color: #000000;
		font-family: tahoma, verdana, arial, sans-serif;
		font-size: 12px;
		text-align: left;
		}

a		{
		font-family: tahoma, verdana, arial, sans-serif;
		color: #755b49;
		text-decoration: none;
		}

a:hover		{
		font-family: tahoma, verdana, arial, sans-serif;
		color: #755b49;
		text-decoration: underline;
		}

img 		{
		border-width: 0pt;
		}


hr		{
		border: 1px solid white;
		}


/*Képek Alap*/

.maintable      {
		margin-left: auto;
		margin-right: auto;
		border-collapse: collapse;
		background: url(../images/body_bg.jpg) repeat-y;
		width: 815px;
                }

.header_bottom  {
                background: url(../images/header_bottom.jpg) no-repeat;
                width: 667px;
                height: 47px;
                }

.navi_header    {
                background: url(../images/navi_header.jpg) no-repeat;
                width: 132px;
                height: 54px;
                }

.navi_footer    {
                background: url(../images/navi_footer.jpg) no-repeat;
                width: 132px;
                height: 16px;
                }
                
.stat_header    {
                background: url(../images/stat_header.jpg) no-repeat;
                width: 132px;
                height: 26px;
                }
                
.stat_rep       {
                background: url(../images/stat_rep.jpg) repeat-y;
                width: 132px;
                text-align: left;
                vertical-align: top;
                }
                
.stat_footer    {
                background: url(../images/stat_footer.jpg) no-repeat;
                width: 132px;
                height: 26px;
                }
                
.newsletter_header      {
                        background: url(../images/newsletter_header.jpg) no-repeat;
                        width: 521px;
                        height: 32px;
                        }

.login_text    {
                background: url(../images/login_text.jpg) no-repeat;
                width: 142px;
                height: 22px;
                }
.login_head    {
                background: url(../images/login_head.jpg) no-repeat;
                width: 142px;
                height: 32px;
                }
.login_bgr    {
                background: url(../images/login_bgr.jpg) repeat-y;
                width: 142px;
                }
.login_footer    {
                background: url(../images/login_footer.jpg) no-repeat;
                width: 142px;
                height: 35px;
                }

.content_footer {
                background: url(../images/content_footer.jpg) no-repeat;
                width: 521px;
                }
                
.footer    {
                background: url(../images/footer.jpg) no-repeat;
                width: 815px;
                height: 33px;
		font-family: arial, tahoma;
		font-size: 11px;
		text-align: center;
                }

.footer a{
color: #FFFFFF;
text-decoration: none;
padding-right: 10px;
}

.footer a:hover{
color: #FFFFFF;
text-decoration: underline;
}

/*Tartalmi elemek formázása*/
.stat_content   {
                padding-left: 5px;
                padding-top: 5px;
                }

.content        {
                padding-left: 15px;
                padding-right: 2px;
                text-align: justify;
                }
.banners        {
                padding-left: 5px;
                padding-right: 10px;
                }
