body {
	margin: 0px;
	line-height: 100%;
	background-color: #373737;
	background-repeat: repeat-x;
	background-image: url('../img/tlo2.gif');
}

.layout {
        width: 950px;
	height: 100px;
}

.layout-koszyk{
	background-image: url('../img/layout-koszyk-tlo.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height: 168px;
	width: 503px;
}

.layout-menu-gora{
	background-image: url('../img/layout-menu-gora-tlo.gif');
	background-repeat: repeat-x;
	height: 40px;
}

.layout-sep-tlo{
	background-image: url('../img/layout-sep-tlo.gif');
	background-repeat: no-repeat;
	height: 40px;
	width: 208px;
}

.layout-boxy{
	background-image: url('../img/layout-boxy-tlo.gif');
	background-repeat: repeat-y;
	background-position: top right;
	height: 300px;
	vertical-align: top;
}

.layout-tresc {
	
	background-color: White;
	
}

.layout-menu-kategorie {
	font: normal 12px tahoma;
	width:220px;
	color: #ffffff;
	height: 15px;
	padding-left: 15px;
}

.layout-menu-kategorie  a:link {
	font: normal 12px tahoma;
	color: #ffffff;
	text-decoration:none;
}

.layout-menu-kategorie  a:active {
	font: bold 12px tahoma;
	color: #ffffff;
	text-decoration:none;
}

.layout-menu-kategorie  a:visited {
	font: normal 12px tahoma;
	color: #ffffff;
	text-decoration:none;
}

.layout-menu-kategorie  a:hover {
	font: normal 12px tahoma;
	color: #ffffff;
	text-decoration:underline;
}

.layout-logowanie-text {
   
   width:125px;
   height:30px;
   PADDING-LEFT: 8px; 
   FONT-SIZE: 11px; 
   COLOR: #646464; 
   LINE-HEIGHT: 100%; 
   FONT-FAMILY: Tahoma;	
   background-color: #303030;
   border:solid 1px #403f3f;
  }

