@charset "UTF-8";
/* CSS Document */

body{
    margin:0px;
    padding:0px;
	  background-color: #651300;
  	font-size: 12px;
	  font-family: Arial, Helvetica, sans-serif;
	  color:#ffffff;
    }
    
form {
	 margin:0;
}   
	
.site{
   width: 1200px;
   margin: 0 auto;
   text-align:left;
   position: relative;
}

.content{
   width:100%;align:center;float:left;background-color:#651300;
}

.tab_prom{
background-color:#ff0000;
color:#ffffff;
  	font-size: 12px;
  		  font-family: Arial, Helvetica, sans-serif;
  		     font-weight: bold;
}

.tab_prom2{
background-color:#0060ff;
color:#ffffff;
  	font-size: 12px;
  		  font-family: Arial, Helvetica, sans-serif;
  		     font-weight: bold;
}

div.popup{
  display:none;
  background-color:#ffffff;
  padding:15px 30px 30px 30px;
  margin: 0px auto;

}


   

.index_bg_l{
background-image: url(images/_bg_l.jpg);background-repeat: repeat-x;
background-position: top right;
background-color:#c22500;
}
.index_bg_r{
background-image: url(images/_bg_r.jpg);background-repeat: repeat-x;
background-position: top right;
}


.warzywa{
background-image: url(images/_bg_l.jpg);
background-repeat: repeat-x;
background-color: #c22500;
width:237px;
float:left;
height:1010px;

}

.txt{
background-image: url(images/bg_content.jpg);
background-repeat: no-repeat;
background-position: top;
background-color: #651300;
width:719px;
float:left;


}
    

label{
      width: 30px;
      padding-top:3px;
      float: left;
      margin-right: 0.5em;
      display: block
}



h1 {
   display: inline;
   font-size:14px;
   color: #ce2d00;
   font-weight: none;
   FONT-FAMILY: Arial, sans-serif;
   font-variant: small-caps;
}



h2 {
   display: inline;
   font-size:11px;
   color: #ffffff;
   font-weight: none;
   FONT-FAMILY: Arial, sans-serif;
}


h3 {
   display: inline;
   font-size:15px;
   color: #ffffff;
   font-weight: none;
   FONT-FAMILY: Arial, sans-serif;
   font-variant: small-caps;
}


h4 {
   display: inline;
   font-size:10px;
   color: #ffffff;
   font-weight: none;
   FONT-FAMILY: Arial, sans-serif;
     text-decoration: none;
}


.inp{
	background: #f9f9f9;
	border: 1px solid #e2e2e2;
	font-size:11px;
	width:40px;
}


.inp_r{
	background: #ffffff;
	border: 1px solid #e2e2e2;
	font-size:11px;
	margin:2px;
}



.top_table{
      font-family: Arial;
      font-size: 10pt;
      color:#FFFFFF;
      height:25px;
      background-color:#A7A7A7;

   }

A.t1:Visited,
A.t1:Link {
          color: #535353;
          font-family: Arial, sans-serif;
          font-weight:none;
          text-decoration: underline;
          font-size: 12px;
}

A.t1:Hover {
          color: #787878;
}


A.t2:Visited,
A.t2:Link {
          color: #ffffff;
          font-family: Arial, sans-serif;
          font-weight:none;
          text-decoration: none;
          font-size: 12px;
}

A.t2:Hover {
          color: #ffffff;
}



div.bottom_b a:visited,
div.bottom_b a:link,
div.bottom_b a:active {

     color: #595959;
     font-size: 12px;
     text-decoration: none;
     font-weight: normal;
     font-family: Arial, Helvetica, sans-serif;
     margin-left:10px;
     margin-right:10px;
}

div.bottom_b a:hover {

     text-decoration: underline;
     
}