body
{
        font-family: 'Trebuchet MS','Arial', 'Verdana';
        font-size:14px;
        background:#BFBFBF;
}

.soft0{ margin-left:2px;  margin-right:2px;  width:auto; height:1px; font-size:1px; background:#C7FF00;}
.soft1{ margin-left:3px;  margin-right:3px;  width:auto; height:1px; font-size:1px; background:#C7FF00;}
.soft2{ margin-left:5px;  margin-right:5px;  width:auto; height:1px; font-size:1px; background:#C7FF00;}
.soft3{ margin-left:6px;  margin-right:6px;  width:auto; height:1px; font-size:1px; background:#C7FF00;}
.soft4{ margin-left:8px;  margin-right:8px;  width:auto; height:1px; font-size:1px; background:#C7FF00;}
.soft5{ margin-left:11px; margin-right:11px; width:auto; height:1px; font-size:1px; background:#C7FF00;}


#wrapper
{
  margin:0px auto;
  width:990px;
  height:auto;
}


#welcome
{
  width:80%;
  font-size:18px;
}
#logo
{
        height:125px;
        background:#C7FF00 url(../images/logo.jpg) no-repeat;
        font-size:28px;
        color:#FFF;
        font-size:12px;
        text-align:center;
        cursor:pointer;
}

#content
{
        background: #fff;
        margin:0px auto;
        border-left:2px solid #C7FF00;
        border-right:2px solid #C7FF00;
        text-align:left;
        position:relative;
        padding:10px 10px 200px 10px;
}

#bottom_logo
{
  width:auto;
  background:#C7FF00 url(../images/bottom_logo.jpg) no-repeat;
  height:150px;
}

#menu
{
        margin:0px auto;
        height:30px;
        text-align:center;
        background:#A4E06A url(../images/menu.jpg) repeat-x;
        margin:0px 0px;
        padding:15px 0px 0px 0px;
        font-size:14px;
}

#index_img
{
  height:auto;
  width:auto;
  margin:55px 55px;
}

#reg
{
        height:auto;
        width:950px;
        position:absolute;
        margin:0px 25px;
        top:20px;
        background:#FFF;
        border:2px solid #000;
}

.reg_list_1
{
  list-style-type: upper-roman;
}
.reg_list_2
{
  list-style-type: decimal;
}
.reg_list_3
{
  list-style-type: lower-alpha;
}
#footer
{
        margin:0px auto;
        text-align:center;
        font-size:12px;
        padding:8px 0px;
        background:#C7FF00;
}

#stadion_poznan
{
        background:url(../images/poznan.jpg) no-repeat;
        height:400px;
        width:740px;
        border:1px solid #000;
}

#stadion_warszawa
{
        background:url(../images/warszawa.jpg) no-repeat;
        height:400px;
        width:740px;
        border:1px solid #000;
}

#stadion_wroclaw
{
        background:url(../images/wroclaw.jpg) no-repeat;
        height:400px;
        width:740px;
        border:1px solid #000;
}

#stadion_chorzow
{
        background:url(../images/chorzow.jpg) no-repeat;
        height:400px;
        width:740px;
        border:1px solid #000;
}

#stadion_krakow
{
        background:url(../images/krakow.jpg) no-repeat;
        height:400px;
        width:740px;
        border:1px solid #000;
}

#stadion_gdansk
{
        background:url(../images/gdansk.jpg) no-repeat;
        height:400px;
        width:740px
        border:1px solid #000;
}

#stadion_donieck
{
        background:url(../images/Donieck.jpg) no-repeat;
        height:400px;
        width:740px;
        border:1px solid #000;
}

#stadion_dniepropietrowsko
{
        background:url(../images/Dnipropietrowsko.jpg) no-repeat;
        height:400px;
        width:740px;
        border:1px solid #000;
}
#stadion_lwow
{
        background:url(../images/lwow.jpg) no-repeat;
        height:400px;
        width:740px;
        border:1px solid #000;
}

#stadion
{
        border:0px;
        border-collapse:0px;
        border-collapse:collapse;
        width:740px;
}
.pix_stadion_ac2
{
        height:40px;
        width:40px;
        background:#C7FF00;
        border:1px doted #339933;
        cursor:pointer;
}
.pix_stadion_ac1
{
        height:40px;
        width:40px;
        background:#000;
        cursor:pointer;
}
.pix_stadion_de
{
        height:20px;
        width:20px;
}

.pix_div
{
        height:100%;
        width:100%;
}

#reklama
{
        width:210px;
        height:auto;
        position:absolute;
        left:760px;
        top:80px;
        padding:5px 5px;
}

.text
{
        border:1px solid #1F4329;
        width:200px;
}

.textarea
{
        border:1px solid #1F4329;
        width:100%;
        height:155px;
}
#load
{
        margin:10px auto;
        width:300px;
        text-align:center;
        padding:20px 20px;
}

.error_box
{
        border:1px solid #CC0000;
        background:#FF9191;
        width:300px;
        padding:20px 10px;
        text-align:center;
        margin:10px auto;
        
}
.ok_box
{
        border:1px solid #03891B;
        background:#CFFED7;
        width:300px;
        padding:20px 10px;
        text-align:center;
        margin:10px auto;
        
}

a, a:link , a:visited ,a:visited {color:#003300; text-decoration:none;}
a:hover                          {color:#009900; text-decoration:underline;}

a.menu_item, a.menu_item:link , a.menu_item:visited ,a.menu_item:visited {color:#FF6633; font-weight:bold; text-decoration:none;}
a.menu_item:hover                                                        {color:#000000; text-decoration:underline;}



