@charset "iso-8859-2";
/* CSS Document */

body{
    margin:0px;
    padding:0px;
	  background-color: #372929;
   	background-image: url("images/_bg.jpg");
  	background-repeat: no-repeat;
  	font-size: 11px;
	  font-family: Arial, Helvetica, sans-serif;
	  color:#525252;
    }
    
form {
	margin:0;
}   
	
.site {
	padding:51px 0px 0px 0px;
  width:1050px;
	margin:0px;
    }
	
.top{
  	width:1050px;
  	height:179px;
   	background-image: url("images/_bg_top.jpg");
   	background-repeat: no-repeat;
  	float:left;
    }	    
	
.top_logo{
  	height:110px;
  	width:111px;
  	float:left;
  	padding:36px 0px 0px 24px;
    }	
    
    
.top_kosz{
  	margin-left:40px;
  	height:129px;
  	width:280px;
  	float:left;
  	padding:50px 0px 0px 0px;
    }	
		    
    
.top_menu{
  	margin-left:40px;
  	height:129px;
  	width:510px;
  	float:left;
  	padding:40px 0px 0px 0px;
    }	 
       
.menu{
  	height:30px;
  	width:510px;
  	float:left;
    }	  
         
.ct1,
.ct2{
  	float:left;
  	width:250px;
  	padding:10px 0px 0px 5px;
    }	
		

.ctc{
padding-left:25px;
}
.content{
    float:left;
    width:1025px;
    margin-top:21px;
   	background-image: url("images/_content_bg.jpg");
   	background-repeat: repeat-y;
}  

.szukaj{
   	background-image: url("images/_content_bg_szukaj.jpg");
   	background-repeat: no-repeat;
   	width:739px;
   	height:53px;
   	padding:0px 10px 10px 10px;

}


.content_c{
	  background-color: #ffffff;
	  padding:20px;
	  float:left;
	  width:719px;


}

.bottom_bg{
    float:left;
    width:1025px;
}



.bottom{
    float:left;
	  width:100%;
	  border-top: 1px solid #e2e2e2;
}


.promocja{
  	width:210px;
  	height:133px;
   	background-image: url("images/_bg_promocja.jpg");
   	background-repeat: no-repeat;
   	padding:10px;
  	float:left;
  	margin-right:9px;
  	margin-bottom:9px;
    }	    
	
	
	
.red{
    float:left;
	  width:449px;
	  padding:8px;
	  height:17px;
   	background-image: url("gfx/bg_red.jpg");
  	background-repeat: repeat-x;
}

.szkola{
    float:left;
	  width:425px;
	  padding:20px;
   	border-top: 3px solid #f23904;
}


.koszyk{
    float:left;
	  width:180px;
	  margin-top:7px;
	  padding:34px 0px 0px 20px;
	  height:140px;
   	background-image: url("gfx/bg_kosz.jpg");
  	background-repeat: no-repeat;
}

.najczesciej{
    float:left;
	  width:706px;
   	background-image: url("images/_bg_najczesciej.jpg");
  	background-repeat: repeat-x;
}

.najczesciej2{
  	width:210px;
  	height:133px;
   	background-image: url("images/_bg_najczesciej2.jpg");
   	background-repeat: no-repeat;
   	padding:10px;
  	float:left;
  	margin-right:9px;
  	margin-bottom:9px;
    }	  

.wyprzedaz{
  	width:210px;
  	height:133px;
   	background-image: url("images/_bg_wyprzedaz.jpg");
   	background-repeat: no-repeat;
   	padding:10px;
  	float:left;
  	margin-right:9px;
  	margin-bottom:9px;
    }	    
	


.konto{
    float:left;
	  width:180px;
	  padding:10px 0px 0px 17px;
}

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

label.dwa{
      width: 90px;
      padding-left:10px;
      padding-top:3px;
      float: left;
      margin-right: 0.5em;
      display: block
}

label.trzy{
      width: 95px;
      float: left;
      height:11px;
      display: block;
}


label.cztery{
	display: block;
	width: 150px;
	float: left;
	
}


label.piec{
      width: 100px;
      float: left;
      height:20px;
      display: block;
}


h1 {
   display: inline;
   font-size:13px;
   color: #ff0000;
   font-weight: none;
   FONT-FAMILY: Arial, sans-serif;
}

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

h3 {
   display: inline;
   font-size:10px;
   color: #f0f0f0;
   font-weight: none;
   FONT-FAMILY: Arial, sans-serif;
   line-height:17px;
}

h4 {
   display: inline;
   font-size:12px;
   color: #ff0000;
   font-weight: none;
   font-weight: none;
   FONT-FAMILY: Arial, sans-serif;
}


h5 {
   display: inline;
   color: #ff0000;
          font-family: Arial, sans-serif;
          font-weight:bold;
          text-decoration: none;
          font-size: 11px;
}


.inp_{
	background: #f9f9f9;
	border: 1px solid #e2e2e2;
	font-size:12px;
}

.inp_l{
	background: #f9f9f9;
	border: 1px solid #e2e2e2;
	font-size:12px;
	width:120px;
}


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


.inl1{
	background: #f9f9f9;
	border: 1px solid #e2e2e2;
	width:360px;
	font-family: Verdana;
	 	font-size: 12px;
}

.inp_k{
	background: #f9f9f9;
	border: 1px solid #e2e2e2;
	width:30px;
	font-size:12px;
}


.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: none;
          font-size: 12px;
}

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


A.t2:Visited,
A.t2:Link {
          color: #6B6B6B;
          font-family: Arial, sans-serif;
          font-weight:none;
          text-decoration: none;
          font-size: 11px;
                    line-height:18px;
}

A.t2:Hover {
          text-decoration: underline;
}


A.t3:Visited,
A.t3:Link {
          color: #FF0000;
          font-family: Arial, sans-serif;
          font-weight:bold;
          text-decoration: none;
          font-size: 13px;
}

A.t3:Hover {
          color: #1e1e1e;
}


A.t4:Visited,
A.t4:Link {
          color: #F5E9E4;
          font-family: Arial, sans-serif;
          font-weight:none;
          text-decoration: none;
          font-size: 11px;
}

A.t4:Hover {
          text-decoration: underline;
}


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

A.t5:Hover {
          text-decoration: underline;
}

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

     color: #ffffff;
     font-size: 12px;
     text-decoration: none;
     font-weight: bold;
     font-family: Arial, Helvetica, sans-serif;
     padding:5px;
     margin-right:20px;
}
div.menu a:hover {

     background-color: #c24e08;
     
}
