html, body{
   background: black;
	 color: black;
	 text-align: left;
	 font-family: Helvetica, Arial, sans-serif;
	 font-size: 11px;}

body *{
   margin: 0px; 
	 padding: 0px;
	 font: 11px Helvetica, sans-serif, Verdana;}

img {border: 0px;}

a, a:visited, a:hover{color: black; text-decoration: underline;}

#top{
   width: 715px;
	 height: 120px;
	 margin: 0 auto;}

#menu{
	 float: left;
	 width: 511px;
	 height: 110px;}

#menu ul{list-style: none; margin-top: 75px;}

#menu ul li{
   display: inline;
	 height: 40px;
	 border-left: 1px solid #CCCCCC;
	 padding: 10px 10px;
	 margin: 0 10px;
	 text-transform: uppercase;
	 font-size: 11px;}
	 
#menu ul li a, #menu ul li a:visited, #menu ul li a:hover{
   text-decoration: none;
	 color: #cccccc;}

#menu ul li a:hover{color: white;}

#logo, #logo *, #logo_stale{
   float: right;
   width: 204px;
	 height: 94px;}
	 
#logo_stale{background: url("Img/logo.jpg");}

#main{
   width: 715px;
	 height: 410px;
	 margin: 0 auto;
	 background: #CCCCCC url('Img/tlo.jpg');}

#jeden{margin: 100px 0 0 40px;}
	 
#jeden, #jeden *{
   width: 326px;
	 height: 150px;
	 float: left;}
	 
#dwa, #dwa *{
   float: right;
	 width: 300px;
	 height: 410px;}
	 
#tytul_strony, #tytul_koszyka{
	 float: left;
	 width: 350px;
	 margin: 10px 10px 30px 0px;
	 padding: 0 0 0 10px;
	 border-bottom: 1px solid black;
	 font-weight: bold;
	 font-size: 13px;}
	 
#koszyk_2{
   float: left;
	 width: 280px;
	 height: 410px;}
	 
#koszyk_tabela td{
   margin: 2px;
	 padding: 2px 2px;
	 background: #BFBFBF;}
	 
#kosz_visual{
	 float: left; 
	 width: 325px; 
	 overflow: auto;
	 overflow-x: hidden;
	 height: 409px;}
	 
#ofirmie, #oferta, #towar, #koszyk{
   width: 370px;
	 height: 390px;
	 float: left;
	 margin: 10px 0 0 20px;
	 overflow: auto;
	 overflow-x: hidden;}
	 
#ofirmie p strong{font-weight: bold;}
	 
#oferta div{
   float: left;
   margin: 20px 10px; 
	 text-align: left;
	 width: 100px;}
	 
#oferta div a{text-decoration: none;}

#oferta div a span{font-weight: normal;}

#oferta div a img{
   border: 1px solid black;
	 margin: 4px;
	 width: 100px;
	 height: 75px;}
	 
#nawigacja{
   clear: both;}
	 
.ilosc {width: 30px;}

.clearfloat {
   clear:both; 
	 height:0px;
	 line-height:0px; 
	 visibility: hidden;}
	 
small {font-size: 11px;}
	 
.in{width: 200px;}

#img_list{
   clear: both;
	 text-align: center;}
	 
#img_list a img{
   border: 1px solid black;
	 margin: 5px;}
	 
#footer{
   width: 695px;
	 height: 10px;
	 margin: 0 auto;
	 padding: 10px;
	 background: #888888;
	 text-align: right;}
	 
#footer a, #footer a:hover, #footer a:visited{
   color: #cccccc;
	 text-transform: uppercase;
	 text-decoration: none;
	 font-size: 10px;}
	 
#home_logout{
   width: 695px;
	 height: 10px;
	 margin: 0 auto;
	 padding: 10px;
	 text-align: center;}
	 
#home_logout a, #home_logout a:hover, #home_logout a:visited{
   color: white;
	 text-decoration: none;
	 font-size: 10px;}