@CHARSET "UTF-8";

/****ZMIANA STYLI***/
/*
.bg_bot .bg_mid .ulubione_narrow .grupa a{
    display:block;
    padding:0.3em 2px 1em 2px;
    text-decoration: none; 
    text-align:center;   
    position:relative;
    overflow:hidden;
    width:107px;
    color: #7E7B7B !important;

}

.bg_bot .bg_mid .ulubione_narrow .grupa a:hover{
    text-decoration: none;
    color:#7E7B7B !important;
}

.bg_bot .bg_mid .ulubione_narrow .grupa a:active{
    text-decoration: none;
    color:#7E7B7B !important;
}         

.ulubione .grupa a{
    display:block;
    padding:0.3em 2px 1em 2px;
    text-decoration: none; 
    text-align:center;   
    position:relative;
    overflow:hidden;
    width:107px;
    color: #7E7B7B !important;
}

.ulubione .grupa  a:hover{
    text-decoration: none;
    color:#7E7B7B !important;
} 
.ulubione .grupa a:active{
    text-decoration: none;
    color:#7E7B7B !important;
}

form.imadd{
  padding: 10px 10px 10px 10px;
}

form.imadd li{
  list-style-type: none;
  color: #C1313B;
}

label.pointer_imageadd{
  color: #575757;
  padding-top: 5px;
  display: block;  
}

#registration_fields{
float: left;
display: block;
background: green;
}

#registration_errors{
float: left;
display: block;
background: green;
}

.dodaj_przewodnik_krok2 .control a.active
{
  color: #000;
}

label.over
{
  display: none;
}

*/
