
.formRow
{
    clear: both;
    padding-top: 5px;
    /* IE fix */
    -padding-top: 2px;
}

.formA
{
    float: left;
    text-align: right;
    font-weight: bold;
    padding-top: 1px;
    width: 100px;
    vertical-align: middle;
}

.formB
{
    float: left;
    margin-left: 10px;
}



.title {
 position: absolute;
 z-index: 1000;
 margin-left: -1em;
 margin-top: 2em;
 visibility: hidden;
 padding: 3px;
 background-color: #ffffe1;
 border: 1px solid #000;
 color: #000;
 text-decoration: none;
 font: menu;
}


span.product
{
    white-space: wrap;
    background: #ffffff;
    font-weight: normal;
    padding: 4px;
    border: 1px #7f7f7f solid;
}

span.product2
{
    white-space: wrap;
    background: #ffffff;
    font-weight: normal;
    padding: 4px;
    border: 1px #7f7f7f solid;
}

span.price_p
{
    white-space: nowrap;
    background: #ffffff;
    font-weight: bold;
    padding: 4px 7px 4px 7px;
    border: 2px #C60500 solid;
}

span.price
{
    white-space: nowrap;
    background: #ffffff;
    font-weight: bold;
    padding: 4px 7px 4px 7px;
    border: 2px green solid;
}

span.attah
{
    white-space: nowrap;
    background: #ffffff;
    font-weight: bold;
    padding: 4px;
    border: 2px #F09AA4 solid;
    margin-left:-5em;
    margin-top: 3em;
}

span.title3 {color:#f00}
span.title4 {background-color:#fff; font-size:18px; margin-top:22px}
span.title5 {background-color:#ccc; border:2px outset #ddd; padding:7px}

.fv_nag
{
    border-top: 1px #666666 solid;
    border-left: 1px #666666 solid;
    font-weight: bold;
}

.fv_nag_r
{
    border-top: 1px #666666 solid;
    border-left: 1px #666666 solid;
    border-right: 1px #666666 solid;
    font-weight: bold;
}


.fv_nag_b
{
    border-top: 1px #666666 solid;
    border-left: 1px #666666 solid;
    border-bottom: 1px #666666 solid;
    font-weight: bold;
}


.fv_poz
{
    border-top: 1px #666666 solid;
    border-left: 1px #666666 solid;
}

.fv_poz_r
{
    border-top: 1px #666666 solid;
    border-left: 1px #666666 solid;
    border-right: 1px #666666 solid;
}

.button
{
    background: #373737;
    border: 1px #ff0000 solid;
    color: #ffffff;
    font-weight: bold;
}

.button :hover
{
    background: #737373;
    border: 1px #7f0000 solid;
}


.under_h {
  font-family: verdana;
  font-size: 11px;
  padding: 4px;
  font-weight: bold;
  color: #222222;
  border-bottom: 1px #dddddd solid;
}

.under_i {
  font-family: verdana;
  font-size: 11px;
  padding: 4px;
  color: #222222;
  border-bottom: 1px #dddddd solid;
}

.list_h {
  font-family: verdana;
  font-size: 11px;
  padding: 3px;
  font-weight: bold;
  color: #222222;
}

.list_i {
  font-family: verdana;
  font-size: 11px;
  padding: 3px;
  color: #222222;
}

.menu_t
{
    padding: 14px 3px 16px 3px;
    font-weight: bold;
    /* font-variant: small-caps; */
    color: #303030;
    text-align: center;
    background: url(gfx/mbg.gif) no-repeat;
}

.menu_b
{
    background: #ffffff;
    font-variant: small-caps;
	color: #B91121;
    /* font-weight: bold; */
}


.rmenu_t
{
    padding: 14px 3px 16px 3px;
    font-weight: bold;
    color: #303030;
    text-align: center;
    background: url(gfx/mbg.gif) no-repeat;
}

.rmenu_b
{
    background: #ffffff;
}


.main_t
{
    padding: 6px 5px 13px 10px;
    font-weight: bold;
    font-variant: small-caps;
    margin: 3px 3px 0 3px;
    color: #303030;
    background: url(gfx/tbg.gif) repeat-x;
}

.main_b
{
    margin: 3px 3px 0 3px;
    padding: 5px 5px 6px 7px;
}


.main__t
{
    padding: 6px 5px 13px 10px;
    font-weight: bold;
    margin: 3px 3px 0 3px;
    color: #777777;
    background: url(gfx/tbg2.gif) repeat-x;
}

.main__b
{
    margin: 3px 3px 0 3px;
    padding: 5px 5px 6px 7px;
}


.item
{
    padding: 2px 5px 3px 11px;

}



ul, li
{
    margin: 0;
    padding: 0;
}

ul
{
    margin-left: 15px;
}


fieldset
{
    border: 1px #888888 solid !important;
}




.text
{
    font-family: verdana;
    font-size: 11px;
    color: #222222;
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 0px;
    text-align: justify;
}


div {
  font-size: 11px;
  color: #303030;
}

.std {
  font-family: verdana;
  font-size: 11px;
  color: #444444;
}


.poll {
  border: 0px;
  background: none;
}



/*  tu zmiana globalna*/
body {
  margin: 0px;
  padding: 0px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 11px;
}



input {
  font-family: verdana;
  font-size: 11px;
  color: #B91121;
  /*border-width: 1px; */
}

img
{
    border: none;
}



.input_text {
  width: 200px;
}

select {
  font-family: verdana;
  font-size: 11px;
  color: #303030;
  padding: 0;
}

textarea {
  font-family: Verdana;
  font-size: 11px;
  color: #303030;
  }

.alert {
  border-style: groove;
  border-width: 2px;
  border-color: #373737;
  font-family: verdana;
  font-size: 11px;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1px;
  padding-right: 9px;
  padding-bottom: 2px;
  padding-left: 9px;
  text-align: center;
  font-weight: bold;
  background-color: #F4f4f4;
}

.menu2
{
    padding-left: 10px;
}



/* .menu_b a:visited { text-decoration: none; color: #303030; }  */

.menu_b a:visited { text-decoration: none; color: #B91121; }
.menu_b a:link    { text-decoration: none; color: #B91121; }
.menu_b a:hover   { text-decoration: none; color: #000000; }

.rmenu_b a:visited { text-decoration: none; color: #303030; }
.rmenu_b a:link    { text-decoration: none; color: #303030; }
.rmenu_b a:hover   { text-decoration: none; color: #777777; }

.main_t a:visited { text-decoration: none; color: #777777; }
.main_t a:link    { text-decoration: none; color: #777777; }
.main_t a:hover   { text-decoration: none; color: #303030; }

.main__t a:visited { text-decoration: none; color: #777777; }
.main__t a:link    { text-decoration: none; color: #777777; }
.main__t a:hover   { text-decoration: none; color: #303030; }

.list_cat { font-weight: bold; line-height: 17px; }
.list_cat a:visited { text-decoration: none; color: #303030; border-bottom: 1px #666666 solid; }
.list_cat a:link    { text-decoration: none; color: #303030; border-bottom: 1px #666666 solid; }
.list_cat a:hover   { text-decoration: none; color: #000000; border-bottom: 1px #666666 solid; }

.top a:visited { text-decoration: none; color: #777777; }
.top a:link    { text-decoration: none; color: #777777; }
.top a:hover   { text-decoration: none; color: #303030; }

a:visited { text-decoration: none; color: #303030}
a:link    { text-decoration: none; color: #303030}
a:hover   { text-decoration: none; color: #777777}

.tophead { display: none; }
h1 {font-size: 18px; font-weight: bold; font-family:  Georgia, 'Times New Roman', Times, serif;}
h2 {font-size: 15px; font-weight: bold; font-family:  Georgia, 'Times New Roman', Times, serif;}

