/* linkelt kepek keretezesenek megszuntetese */
a img,:link img,:visited img {border: none; }

/* Non-essential Styles */

body
{
    margin:0px;
    padding:0px;
    width:auto;
    font-family:verdana,arial,sans-serif;
    background-color:#FFFFFF;
}
*.level1,*.level2 
{
    border:none;
}

/* ---- Styles For Layout ---- */

*.float-divider
{
    clear:both; display:block; height:1px; font-size:1px; line-height:1px;
}
*.level1
{
    margin:0; padding:5px;
}
*.level2
{
    margin:5px; padding:5px;
}
#pagemaster
{
    width:1100px; margin:auto; border:solid 1px #89A0D2;
} 
#leftcolumn
{
    float:left; width:17%; min-width:75px;
}
#midcolumn
{
    float:left; width:66%; min-width:150px;
    background-image:url(bg_left.jpg); background-position:left; background-repeat:repeat-y;
}
.midsecond
{
    background-image:url(bg_right.jpg); background-position:right; background-repeat:repeat-y;
    height:100%; width:100%;
}
#rightcolumn
{
    float:left; width:17%;  min-width:115px;
}
.midright
{
    float:left; width:50%; min-width:75px;
}
.midleft
{
    float:left; width:50%; min-width:75px;
}
/* ---- Skin Specific Styles ---- */

.header
{
    background-image:url(logo.jpg); background-repeat:no-repeat; background-position:center;
    width:100%; height: 190px;
}
p
{ 
    font-size:11px; line-height:16px;
}
p, h1, h2, h3, h4, h5, h6
{
    font-family:verdana; text-align:justify; color:Black; 
}
h1
{
   font-size:18px; line-height:22px; text-align:center; font-weight:bold;
}
h2
{
   font-weight:bold; font-size:14px; line-height:20px;
}
h4
{
   font-weight:bold; font-size:15px; line-height:20px;
}
#pagemaster a
{
   color:#cc0000;
}
.login
{
    text-align:right; position:relative; top:10px; right:10px;
}
.login a
{
    font-size:11px; text-decoration:none; color:#89A0D2;
}
.login a:hover
{
    text-decoration:underline; color:#89A0D2;
}
#dnn_linkpane
{
    margin:auto; width:64%; border-top:solid 2px #6d371d;
}
/* ---- Subscribe Window Styles ---- */
#fp_account_48
{
  text-align:center;
}
#ff_account_48
{
   width:462px;
   height:372px;
}
#fp_account_49
{
  text-align:center;
}
#ff_account_49
{
   width:532px;
   height:552px;
}