﻿body
{
background-image: url(images/body_bg.gif);
background-repeat:repeat-x;
background-position:top;
background-color: #d1d1d1;
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
}
.left_top_bg
{
background-image:url(images/left_top_bg.gif);
background-position:top;
background-repeat:no-repeat;
}
.right_top_bg
{
background-image:url(images/right_top_bg.gif);
background-position:top;
background-repeat:no-repeat;
}
.footer
{
background-image:url(images/footer.gif);
background-position:top;
background-repeat:no-repeat;
}
.webtarhely_bg
{
background-image: url(images/webtarhely_bg.gif);
background-position:top;
background-repeat:no-repeat;
}
a
{
text-decoration: none;
color:#000000;
}
a:href
{
text-decoration: underline;
color:#000000;
}
.next
{
background-image:url(images/next.gif);
background-position: center;
background-repeat:repeat-x;
}
.bronze
{
background-image:url(images/bg_bronze.gif);
background-repeat:repeat-x;
background-position: top;
}
.silver
{
background-image:url(images/bg_silver.gif);
background-repeat:repeat-x;
background-position: top;
}
.gold
{
background-image:url(images/bg_gold.gif);
background-repeat:repeat-x;
background-position: top;
}
.elit
{
background-image:url(images/bg_elit.gif);
background-repeat:repeat-x;
background-position: top;
}
.form
{
background-color: #CCCCCC;
font-family: Arial;
font-size:12px;
font-weight: normal;
text-decoration:none;
}







.norm_text
{
font-family: Arial;
font-size:12px;
font-weight: normal;
text-decoration:none;
}

.norm_text_big
{
font-family: Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.norm_text_verybig
{
font-family: Arial;
font-size:14px;
font-weight:bold;
text-decoration:none;
}
.norm_text_comment
{
font-family: Arial;
font-size:10px;
font-weight: normal;
text-decoration:none;
}
