
* {
  margin: 0;
  padding: 0;
  }
body {
  background: url(../img/background.gif);
  font-family: Tahoma, Verdana;
  }   
#container {
  background: url(../img/wrapper.gif) repeat-x;
  width: 100%;
 float: left;
  }
  #wrapper{
    width: 937px;
    height: auto;
    margin: auto;
    padding: 0 0 20px 0;
    }
    #top {
      background: url(../img/top.jpg) no-repeat;
      width: 937px;
      height: 283px;
      float: left;
      }
      #top #belt {
        width: 870px;
        height: 65px;
        float: left;
        margin: 8px 0 0 0;
        }
        #top #belt ul {
          float: left;
          margin: 24px 0 0 0;
          }
          #top #belt ul li {
            display: inline;
            font-size: 9px;
            float: leftl
            }
            #top #belt ul li a {
              color: #81C7E0;
              text-decoration: none;
              float: left;
              }
              #top #belt ul li a:hover {
                color: #fff;
                }
          #top #belt ul li.home {
            background: url(../img/home.gif) no-repeat center top;
            padding: 20px 0 0 0;
            margin: 0 0 0 13px;
            float: left;
            }
          #top #belt ul li.map {
            background: url(../img/map.gif) no-repeat center top;
            padding: 20px 0 0 0;
            margin: 0 0 0 39px;
            float: left;
            }
          #top #belt ul li.contact {
            background: url(../img/contact.gif) no-repeat center top;
            padding: 20px 0 0 0;
            margin: 0 0 0 39px;
            float: left;
            }
          
          #top #belt #info {
            width: 300px;
            float: right;
            display: inline;
            margin: 0 10px 0 0;
            }
            #top #belt #info p.date {
              width: 285px;
              font-size: 11px;
              color: #9FD8EE;
              float: left;
              text-align: right;
              display: inline;
              margin: 10px 15px 0 0;
              }
              #top #belt #info p.date strong {
                font-weight: bold;
                padding: 0 8px 0 0;
                }
            #top #belt #info p.name_day {
              width: 285px;
              font-size: 11px;
              color: #9FD8EE;
              float: left;
              text-align: right;
              display: inline;
              margin: 12px 15px 0 0;
              }
              #top #belt #info p.name_day strong {  
                font-weight: bold;
                padding: 0 0 0 10px;
                }
               
        #top h1 {
          float: left;
          margin: 9px 0 0 11px;
          display: inline;
          }
          #top h1 img {
            border: 0;
            float: left;
            }
            
        #top #down {
          width: 937px;
          height: auto;
          float: left;
          }
            
        #top #down #instruct {
          background: url(../img/instruct.gif) right top;
          width: 325px;
          height: 73px;
          float: left;
          display: inline;
          margin: 52px 0 0 21px;
          }
          #top #down #instruct img {
            border: 0;
            float: left;
            margin: 12px 2px 0 2px;
            display: inline;
            }
             
        #top #down #login {
          width: 158px;
          height: 69px;
          float: right;
          margin: 58px 26px 0 0;
          display: inline;
          }
          #top #down #login input {
            background: url(../img/input.gif) no-repeat;  
            border: 0;
            width: 128px;
            height: 15px;
            float: left;
            color: #fff;
            font-size: 11px;
            padding: 2px 0 0 5px;
            margin: 3px 0 5px 14px; 
            }
            #top #down #login input.image {
              width: auto;
              height: auto;
              padding: 0;
              }
     
    #menu {
      width: 907px;
      height: 60px;
      float: left;
      display: inline;
      margin: 0 0 0 15px;
      }
      #menu ul {
        float: left;
        }
        #menu ul li {
          display: inline;
          float: left;
          }
          #menu ul li img {
            float: left;
            border: 0;
            }
            
    #content {
      width: 937px;
      height: auto;
      float: left;
      }
      
	
      #content #navigation {  
        background: url(../img/navigation.gif) no-repeat;
        width: 668px;
        height: 33px;
        float: right;
        }
        #content #navigation ul {
          display: inline;
          margin: 10px 0 0 40px;
          float: left;
          }
          #content #navigation li {
            display: inline;
            float: left;
            font-size: 11px;
            padding: 0 0 0 12px;
            color: #5A642B;
            }
            #content #navigation li span {
              color: #5A642B;
              float: left;
              padding: 0 0 0 8px;
              } 
            #content #navigation li a {
              color: #5A642B;
              text-decoration: none;
              float: left;
              }
              #content #navigation li a:hover {
                text-decoration: underline;
                }
            #content #navigation li.name {
              font-size: 11px;
              color: #fff;
              float: left;
              font-weight: bold;
              }
              
      #content #left {
        background: url(../img/green.gif) top no-repeat;
        width: 269px;
        height: auto;
        float: left;
        }
        #content #left h3 {
          float: left;
          }
         
        #content #left #search {  
          background: url(../img/box.gif) no-repeat bottom #F2F4F5;
          width: 247px;
          height: auto;
          float: left;
          margin: 15px 0 0 15px;
          display: inline;
          padding: 0 0 10px 0;
          }
          #content #left #search div {
            width: 247px;
            height: auto;
            float: left;
            text-align: center;
            margin: 10px 0 0 0;
            }
            #content #left #search div select {
              background: #fff;
              width: 160px;
              height: 20px;
              float: left;
              font-size: 11px;
              color: #909B5D;
              padding: 0 0 0 5px;
              display: inline;
              margin: 3px 0 0 42px;
              }
          
        #content #left #cut_corners {  
          background: url(../img/box.gif) no-repeat bottom #F2F4F5;
          width: 247px;
          height: auto;
          float: left;
          margin: 15px 0 0 15px;
          display: inline;
          padding: 0 0 10px 0;
          }
          #content #left #cut_corners ul {
            float: left;
            margin: 0 0 0 6px;
            display: inline;
            }
            #content #left #cut_corners li {
              list-style-type: none;
              float: left;
              margin: 3px 0 0 0;
              }
              #content #left #cut_corners li img {
                border: 0;
                float: left;
                }
          
        #content #left #contest {  
          background: url(../img/box.gif) no-repeat bottom #F2F4F5;
          width: 247px;
          height: auto;
          float: left;
          margin: 15px 0 0 15px;
          display: inline;
          padding: 0 0 10px 0;
          }
          #content #left #contest h4 {
            width: 247px;
            float: left;
            font-size: 11px;
            color: #4F5E03;
            margin: 5px 0 0 0;
            text-align: center;
            font-weight: bold;
            }
            #content #left #contest p {
              font-size: 11px;
              color: #7C9500;
              float: left;
              width: 217px;
              padding: 0 15px 0 15px;
              margin: 15px 0 0 0;
              }
            #content #left #contest a.more {
              float: right;
              margin: 10px 35px 0 0;
              display: inline;
              }
              #content #left #contest a.more img {
                border: 0;
                }
              
      #content #center {
        width: 458px;
        height: auto;
        float: left;
        padding-top:10px;
        }
       
        #content #center h3 {
          float: left;
          }
        #content #center #ads {
          background: url(../img/box_center.gif) no-repeat bottom #F2F4F6;
          width: 450px;
          height: auto;
          float: left;
          padding: 0 0 20px 0;
          margin: 13px 0 0 0;
          }
          #content #center #ads h4 {
            font-size: 12px;
            font-weight: bold;
            float: left;
            color: #6E8402;
            display: inline;
            margin: 10px 0 0 20px;
            }
            #content #center #ads p.date {
              font-size: 10px;
              float: right;
              color: #ADB588;
              display: inline;
              margin: 10px 10px 0 0;
              }
              #content #center #ads p span {
                margin: 0 0 0 10px;
                display: inline;
                }
                #content #center #ads a.more {
                  float: left;
                  margin: 25px 0 15px 40px;
                  float: left;
                  }
                  #content #center #ads a.more img {
                    border: 0;
                    }
            #content #center #ads hr {
              width: 430px;
              height: 1px;
              float: left;
              border: 0;
              background: #CCD4A4;
              margin: 5px 0 5px 10px;
              }
            #content #center #ads p.text {
              font-size: 11px;
              color: #6A7440;
              width: 430px;
              float: left;
              margin: 10px 0 0 10px;
              display: inline;
              }
            #content #center #ads div {
              float: left;
              width: 366px;
              display: inline;
              margin: 20px 0 0 40px;
              }
              #content #center #ads div span {
                width: 366px;
                float: left;
                margin: 5px 0 0 0;
                }
                #content #center #ads span input {
                  background: url(../img/input_center.gif) no-repeat;
                  width: 156px;
                  height: 17px;
                  float: left;
                  border: 0;
                  font-size: 11px;
                  color: #5E7517;
                  padding: 3px 0 0 5px;
                  }
                  #content #center #ads span input.submit {
                    background: none;
                    width: auto;
                    height: auto;
                    float: right;
                    margin: 15px 0 0 0;
                    padding: 0;
                    }
                #content #center #ads div span textarea {
                  background: url(../img/textarea.gif) no-repeat;
                  width: 366px;
                  height: 116px;
                  float: left;
                  font-size: 11px;
                  color: #5E7517;
                  border: 0;
                  font-family: Verdana, Tahoma;
                  padding: 5px;
                  margin: 0;
                  }
                #content #center #ads #buttons {
                  width: 450px;
                  float: left;
                  margin: 5px 0 0 0;
                  text-align: center;
                  }
                  #content #center #ads a.button {
                    float: left;
                    margin: 0 27px 0 27px;
                    display: inline;
                    }
                    #content #center #ads a.button img {
                      border: 0;
                      }
                  #content #center #ads a.button2 {
                    margin: 0 27px 0 27px;
                    display: inline;
                    }
                    #content #center #ads a.button2 img {
                      border: 0;
                      }
                      
                #content #center #ads #form {
                  width: 450px;
                  float: left;
                  margin: 40px 0 20px 0;
                  }
                  #content #center #ads #form span {
                    width: 165px;
                    float: left;
                    margin: 5px 0 0 38px;
                    display: inline;
                    }
                    #content #center #ads #form span label {
                      font-size: 11px;
                      color: #5E7517;
                      float: left;
                      margin: 0 0 3px 0;
                      }
                      
                #content #center #ads p.pass {
                  width: 400px;
                  float: left;
                  font-size: 11px;
                  color: #5E7517;
                  margin: 15px 0 0 25px;
                  display: inline;
                  text-align: center;
                  }
                
                #content #center #ads p.stat {
                  font-size: 11px;
                  float: left;
                  color: #6A7440;
                  margin: 10px 0 0 30px;
                  display: inline;
                  }
                  #content #center #ads p.stat span {
                    font-weight: bold;
                    padding: 0 0 0 10px;
                    }
                #content #center #ads .txtup {
                  width: 450px;
                  float: left;
                  text-align: center;
                  margin: 15px 0 0 0;
                  }
                  #content #center #ads .txtup p {
                    margin: 0 100px 0 100px;
                    font-size: 11px;
                    color: #8BAD00;
                    float: left;
                    display: inline;
                    }
              
              #content #center #ads .edit {
                width: 400px;
                height: auto;
                float: left;
                margin: 20px 0 0 25px;
                display: inline;
                }
                #content #center #ads .edit h5 {
                  width: 400px;
                  float: left;
                  font-size: 11px;
                  color: #5E7517;
                  font-weight: normal;
                  }
                #content #center #ads .edit .pol {
                  width: 380px;
                  height: auto;
                  float: left;
                  margin: 10px 0 0 0;
                  padding: 10px;
                  background: #fff;
                  }
                  #content #center #ads .edit .pol p {
                    width: 380px;
                    text-align: center;
                    font-size: 11px;
                    color: #5E7517;
                    float: left;
                    }
                #content #center #ads span.pas {
                  width: 400px;
                  float: right;
                  margin: 15px 40px 0 0;
                  display: inline;
                  }
                  #content #center #ads span.pas input {
                    float: right;
                    }
                  #content #center #ads span.pas input.sub {
                    width: auto;
                    height: auto;
                    float: right;
                    border: 0;
                    background: none;
                    }
                  
      #right {
        width: 195px;
        height: auto;
        float: left;
        }

        #content #right h3 {
          float: left;
          }        
        #right #lead {
          background: url(../img/box_right.gif) no-repeat bottom #F2F4F5;
          width: 195px;
          height: auto;
          float: left;
          padding: 0 0 10px 0;
          margin: 13px 0 0 0;
          }
          #right #lead h5 {
            width: 185px;
            text-align: center;
            font-size: 11px;
            color: #758A0E;
            float: left;
            margin: 10px 5px 0 5px;
            display: inline;
            font-weight: normal;
            }
          #right #lead div {
            width: 180px;
            height: auto;
            float: left;
            margin: 10px 5px 0 10px;
            display: inline;
            }
            #right #lead div input {
              width: auto;
              height: auto;
              float: right;
              margin: 10px 15px 0 0;
              border: 0;
              background: none;
              }

        #right #newsletter {
          background: url(../img/box_right.gif) no-repeat bottom #F2F4F5;
          width: 195px;
          height: auto;
          float: left;
          padding: 0 0 10px 0;
          margin: 13px 0 0 0;
          }
          #right #newsletter p {
            width: 165px;
            float: left;
            display: inline;
            float: left;
            font-size: 11px;
            color: #758A0E;
            margin: 7px 0 0 15px;
            }
            #right #newsletter input {
              background: url(../img/input_box.gif) no-repeat;
              width: 158px;
              height: 17px;
              float: left;
              border: 0;
              font-size: 11px;
              color: #AEAEAE;
              padding: 3px 0 0 5px;
              display: inline;
              margin: 10px 0 0 15px;
              }
            #right #newsletter input.image {
              background: none;
              width: auto;
              height: auto;
              float: right;
              color: #AEAEAE;
              display: inline;
              margin: 10px 17px 0 0;
              }

        #right #order {
          background: url(../img/box_right.gif) no-repeat bottom #F2F4F5;
          width: 195px;
          height: auto;
          float: left;
          padding: 0 0 10px 0;
          margin: 13px 0 0 0;
          text-align: center;
          }
          #right #order img.photo {
            border: 0;
            margin: 10px 0 0 0;
            }
            
    #footer { 
      background: url(../img/footer_bg.gif) no-repeat top;
      width: 930px;
      height: auto;
      float: left;
      margin: 0px 0 0 0;
      padding: 0 0 20px 0;
      }
      
      #footer #menu_foot {
        width: 930px;
        height: 28px;
        float: right;
        text-align: right;
        }
        #footer #menu_foot ul {
          float: right;
          margin: 8px 25px 0 0;
          display: inline;
          }
          #footer #menu_foot ul li {
            background: url(../img/bg_footer_li.gif) no-repeat left top;
            display: inline;
            float: left;
            font-size: 10px;
            color: #404B15;
            margin: 0 10px 0 0;
            padding: 0 0 0 10px;
            }
            #footer #menu_foot ul li a {
              color: #404B15;
              text-decoration: none;
              }
              #footer #menu_foot ul li a:hover {
                text-decoration: underline;
                }
         #footer #copy {
          background: url(../img/copy_bg.gif) no-repeat;
          width: 177px;
          height: 51px;
          float: left;
          }    
          #footer #copy span {
            width: 177px;
            text-align: center;
            font-size: 11px;
            color: #9BAA5E;
            float: left;
            margin: 5px 0 0 0;
            }  
          #footer #copy p {
            width: 147px;
            float: left;
            padding: 3px 0 0 15px;
            font-size: 11px;
            color: #5D6F28;
            }
            #footer #copy p a {
              color: #5D6F28;
              text-decoration: none;
              }
          
         #footer #links {
          background: url(../img/links_bg.gif) no-repeat;
          width: 751px;
          height: 74px;
          float: right;
          } 
          #footer #links ul.fir {
            width: 160px;
            height: auto;
            float: left;
            margin: 7px 5px 0 5px;
            display: inline;
            }
            #footer #links ul.fir li {
              list-style-type: none;
              width: 160px;
              text-align: center;
              float: left;
              font-size: 11px;
              font-weight: bold;
              margin: 1px 0 0 0;
              }
              #footer #links ul.fir li a {
                color: #fff;
                font-weight: normal;
                text-decoration: none;
                }
                #footer #links ul.fir li a:hover {
                  text-decoration: underline;
                  }
          #footer #links ul.sec {
            width: 183px;
            height: auto;
            float: left;
            margin: 7px 5px 0 5px;
            display: inline;
            }
            #footer #links ul.sec li {
              list-style-type: none;
              width: 183px;
              text-align: center;
              float: left;
              font-size: 11px;
              font-weight: bold;
              margin: 1px 0 0 0;
              }
              #footer #links ul.sec li a {
                color: #EEFFAC;
                font-weight: normal;
                text-decoration: none;
                }
                #footer #links ul.sec li a:hover {
                  text-decoration: underline;
                  }
          #footer #links ul.thi {
            width: 190px;
            height: auto;
            float: left;
            margin: 7px 5px 0 5px;
            display: inline;
            }
            #footer #links ul.thi li {
              list-style-type: none;
              width: 190px;
              text-align: center;
              float: left;
              font-size: 11px;
              font-weight: bold;
              margin: 1px 0 0 0;
              }
              #footer #links ul.thi li a {
                color: #fff;
                font-weight: normal;
                text-decoration: none;
                }
                #footer #links ul.thi li a:hover {
                  text-decoration: underline;
                  }
          #footer #links ul.fou {
            width: 175px;
            height: auto;
            float: left;
            margin: 7px 5px 0 5px;
            display: inline;
            }
            #footer #links ul.fou li {
              list-style-type: none;
              width: 175px;
              text-align: center;
              float: left;
              font-size: 11px;
              font-weight: bold;
              margin: 1px 0 0 0;
              }
              #footer #links ul.fou li a {
                color: #fff;
                font-weight: normal;
                text-decoration: none;
                }
                #footer #links ul.fou li a:hover {
                  text-decoration: underline;
                  }
                  
#ogloszenia {
   border: 1px solid black;
   border-collapse: collapse;	
}

#ogloszenia td,th {
	border: 1px solid black;
	font-size: 12px;
}

img {
	border: 0;
}

.error {
	color: red;
	font-size: 10px;
}

.sonda_glosy {
	width: 169px;
	height: 110px;
}
