/* Styles for main page */

div#container {
  margin-left: auto;
  margin-right: auto;
  width: 1035px;
}

.list-line-odd {
  background-color: #FFFCC3; 
} 

.list-line-even {
 background-color: #FFDA8F;
}

#header {
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #660000;
    background-color: #ffffff;
    background-position: right top;
    border-top-style: ridge;
    border-top-width: 2px;
    border-top-color: #330000;
    font-size: 10px;
    border-bottom-style: groove;
    margin-bottom: 5px;
    }

p.redones {
  color: red;
  margin:17px;
}

#footer {
    position: absolute;
    bottom: 5px;
    font-size: 10px;
    font-family: Arial,Helvetica,sans-serif;
    color: #330000;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    border-top-style: groove;
    border-top-width: 2px;
    margin-top: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    width: 60px;
}


#content {
    font-size: 11px;
}

#content a {
    margin-top: 10px;
    color: #00520D;
}

#content a:hover {
    color: #ffffff;
    background-color: #013900;
    text-decoration: none;
}

#banner {
  background: url(/images/logo.jpg);
  background-repeat: no-repeat;
  height: 69px;
  width: 195px;
  padding: 0;
  margin: 0;
  margin-bottom: 8px;
}

#banner2 {
  background: url(/images/banner.jpg);
  background-repeat: no-repeat;
  height: 69px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  margin-left: 5px;
}


#notice {
  border: 2px solid #777;
  padding: 15px;
  margin: 5px;
  background-color: #FCEEB9;
  font: bold small sans-serif;
  width: 745px;
}


#p  {
    font-size: 17px;
    color: #014B00;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    font-variant: small-caps;
    padding: 5px; 
    margin: 0;
}

#p2 {
    font-size: 14px;
    color: #014B00;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    font-variant: small-caps;
    padding: 5px; 
    margin: 0;
}

#p4 {
    font-size: 17px;
    color: #F2E713;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    padding: 5px; 
    margin: 0;
}

#p5 {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    padding: 5px; 
    margin: 0;
}

.image {
    border-top-width: 2px;
    border-right-width: 2px;
    border-left-width: 2px;
    border-bottom-width: 2px;
    border-right-style: inset;
    border-right-style: inset;
    border-left-style: inset;
    border-left-style: inset;
    border-bottom-style: inset;
    border-bottom-style: inset;
    border-top-style: inset;
    border-top-style: inset;
    padding: 1px;
    margin: 2px;
}

.image:hover {

}

div.centra {
    padding: 10px;
    margin: 10px;
}

label {
    margin: 5px;
    font-size: 12px;
    font-weight: bold
}

a:active {
    color: #FFFFFF
}

#cena {
    color: #bb0000;
    font-weight: bold;
    font-size: 17px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: right;
}

#cena2 {
    color: #bb0000;
    font-weight: bold;
    font-size: 17px;
    font-family: Arial,Helvetica,sans-serif;
}


#info {
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    color: #FF0000;
}

#krotki {
    font-size: 13px;
    font-weight: bold;
    text-align: right;
}

#dlugi {
    font-size: 13px;
    font-weight: normal;
    text-align: right;
}

#ah {
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

#kt {
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

#promocja {
    font-size: 14px;
    font-weight: bold;
    color: #ff0000;
}

#mainpromocja {
    color: #ff0000;
    font-weight: bold;
}

ol ol {
    list-style-type: decimal;
}

li#regul {
    font-size: 11px;
}

legend {
    font-size: 12px;
    color: #ffffff;
    background-color: #013900;
    font-variant: small-caps;
    font-weight: bold;
    font-style: normal;
}

fieldset {
    padding: 4px;
    margin: 4px;
    margin-left: 8px;
    margin-right: 8px;
    border-color: #005702;
    background: url(/images/wood_texture1.jpg);
}


td {
    vertical-align: top;
}

td#td2 {
    vertical-align: middle;
    background: #027C00;
}

td#td3 {
    vertical-align: middle;
    color: #ffffff;
    background: #027C00;
}

td#tdb {
    vertical-align: bottom;
}

td#td1 {
    vertical-align: middle;
}

p#p3 {
    margin:17px;
}



li {
    margin: 15px;
}

div#autor {
    font-size: 10px;
    margin: 0px;
    padding: 0px;
}

div#counter {
  color: #8E4500;
  font-size: 10px;
}


div#autor a {
    font-weight: bold;
    font-size: 10px;
    background-color: #ffffff;
    color: #005702;
}

