body { background-color: #ebebeb;
       text-align: center; }

img { border: 0; }

p, div, td { font-family: verdana, tahoma, arial;
             font-size: 12px;
             color: #454545;
             text-align: justify; }

a { color: #f38400;
    text-decoration: none; }

a:hover { text-decoration: underline; }

h2 { font-family: verdana, tahoma, arial;
     font-size: 16px;
     color: #7f7f7f;
     font-weight: bold;
     padding-bottom: 7px; }

#top { position: relative;
       width: 510px;
       height: 92px;
       margin-top: 5px;
       background-image: url('images/top.jpg'); }

#top img#home { position: absolute;
                bottom: 7px;
                right: 66px; }

#top img#mail { position: absolute;
                bottom: 7px;
                right: 28px; }
                
#main { width: 774px;
        margin: 0px auto;
        background-image: url('images/bckg_main.gif'); }
        
#footer { clear: both;
          position: relative;
          height: 60px;
          background: url('images/footer.gif') center no-repeat; }

#footer span { display: block;
               position: absolute;
               right: 34px;
               bottom: 6px;
               color: #b7cbdc;
               font-family: tahoma, arial, verdana;
               font-size: 9px;
               letter-spacing: 1px; } 
        
img.corners {display: block;}

#leftCol { display: inline;
           float: left;
           width: 200px;
           margin: 0px 0px 50px 26px; }

#leftCol img { margin: 5px 0px 35px 10px; }

ul#menu { list-style: none;
	      margin: 0;
	      padding: 0; }


ul#menu li { height: 30px;
             padding: 6px 0px 0px 0px;
             background-repeat: no-repeat; }
             
ul#menu li.o_nas { background-image: url('images/menu_about_us.gif'); }

ul#menu li.oferta { background-image: url('images/menu_services.gif'); }

ul#menu li.zapytanie { background-image: url('images/menu_services_form.gif'); }

ul#menu li.skladki { background-image: url('images/menu_actual_taxes.gif'); }

ul#menu li.kontakt { background-image: url('images/menu_contact.gif'); }

ul#menu li a { width: 200px;
               height: 30px;          
               color: #5e84a1;
               font-size: 14px;
               font-family: verdana, tahoma, arial;
               font-weight: bold;
               text-decoration: none;
               padding-left: 35px; }

ul#menu li a:hover { color: #ff7d00; }




#rightCol { display: inline; 
            float: right;
            width: 510px;
            margin-right: 12px; }
              
#text { margin-top: 35px;
        margin-bottom: 25px;
        margin-left: 20px;
        margin-right: 20px;
        text-align: left; }

.cite { font-size: 14px;
        font-style: italic; }
        
.cite span { padding-left: 275px; }

.bold { font-weight: bold; }

.italic { font-style: italic; }

.underline { text-decoration: underline; }

.center { text-align: center; }

.orange { color: #f38400; }

.form_field { width: 227px;
              font-weight: bold;
              padding-top: 15px; }

.form_group { text-decoration: underline; }

.form_input { color: #000000;
              font-size: 11px;
              background-color: #edf3f7;
              margin-top: 15px; }

.form_required { color: #ff8000; }

.form_error { font-size: 10px;
              color: red; }
              
.form_info { font-size: 10px;
             font-weight: normal;
             text-align: left;
             margin-top: 5px; }

h3.skladki { margin-top: 40px;
             font-size: 12px;
             text-decoration: underline; }
                          
p.skladki { margin: 20px 0px 0px 25px; }

ul { text-align: left ; }

li { margin-bottom: 5px; }

p.kontakt { line-height: 22px; }
