body {
	background-image : url(../images/lgren024.gif);
	color : #000000;
	margin : 0px 0px 0px 0px;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	text-align: justify;
}

#leftnav {
  width : 220px;
  height : 100%; 
  margin-right : 20px;
  padding-bottom : 20px;
  float: left;
  background-color: white;
  border-collapse: collapse;
}

#leftnav h4 {
	background-image : url(../images/tlo.jpg);
	margin: 0px;
	margin-bottom: 10px;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

thead {
  font-weight: bold;
  text-align: center;
}

#tabInvoice {
  display: none;
}

td {
  vertical-align: middle;
}

table.item_short {
  width: 600px;
}

td.details div {
  padding: 3px 0;
}

p.page_list {
  text-align: center;
  width: 600px;
}

#logo {
	width: 990px;
	height: 200px;
	position : relative;
	margin-top: 20px;
	margin-bottom: 20px;

}	

a.logo{
	float: left;
	font-size: 50px;
	color: white;
	text-decoration: none;
	text-align: center;
	margin-top: 60px;
	margin-left: 150px;	
}	

img.logo {
	float: left;
	border: 0px;
}

#all {
	width: 1000px;	
	position : relative;
	margin: 0pt auto ;
	clear: left;
}	

#content {
  	position : relative;
  	float: left;
  	width: 750px;
  	border-collapse: collapse;
}

/*------------ Tabela mała -------------*/

table.item_short{
	background-color: white;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: left;
	float: none;
	width: 750px;
}

.item_short tr td a{
	padding: 0px;
	margin: 0px;	
	text-decoration: none;
}	

.item_short tr td a img{
	padding: 0px;
	margin: 10px;
	border: 0px;
	text-align: right;
	float: none;
	text-align: left;
}

.item_short tr td a img.cover{
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

td.item_short{
	padding: 10px;
	text-align: justify;
}

td.item_short div{
	overflow: hidden;

}

/*------------ Tabela duża -------------*/

table.item_long{
	background-color: white;
	border-collapse: collapse;
	border-spacing: 0px;
	float: none;
}

.item_long h1{
	text-align: center;	
	margin-top: 10px;
	color: #0071bc;
}

.item_long table{
	margin: 10px;	
}

.item_long img{
	padding: 0px;
	margin: 10px;
	border: 0px;
	text-align: right;
	float: none;
	text-align: left;
}

.item_long img.cover_big{
	border-width: 1px;	
	border-style: solid;
	border-color: black;
}

/*------------ Zawartosc koszyka -------------*/

#leftnav ul.koszyk{
	padding: 0px;
	font-size: 13px;
}

#leftnav li a img.koszyk{
	border: 0px;	
	padding-left: 20px;
}

#leftnav li.koszyk{
	padding: 10px;
	display: block;
}		

#leftnav li a.koszyk {
	background: none;
	padding: 0px;	
	text-decoration: none;
}

#leftnav li a.koszyk:hover {
	background: none;	
	text-decoration: none;
}

/*------------ Cena razem -------------*/

div.cena_razem{
	padding: 10px;
	font-weight: bold;
	text-align: center;	
}	

a.zamawiam{
	color: #0071bc;
	font-weight: bold;
	
}

div.zamawiam{
	text-align: center;
	background-image: url(images/zamawiam.gif);
	display: block;
	height: 40px;
}

/*------------ Naglowek z kategoriami -------------*/

table.items_category{
	text-align: center;
	width: 750px;
	background-color: white;
	margin-bottom: 10px;
}

table.items_category h1{
	margin-top: 10px;
	color: #0071bc;	
}	

table.items_category a{
	color: #0071bc;	
	text-decoration: none;
}	

table.items_category span{
	color: red;	
	text-decoration: none;
}	

/*------------ Formularz zamowienia -------------*/

div.order_show{
	background-color: white;
	padding: 10px;	
}

/*------------ Tool -------------*/

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: blue;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #339933;
}

/*------------ Formularz zamowieniowy -------------*/

ul.order_show{
	padding: 0px;	
	margin: 0px;
}	

span.order_show{
	color: #0071bc;
}

li.order_show{
	list-style-type: none;	
	list-style-image: none;
	list-style-position: outside;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}

a.order_show{
	text-decoration: none;
	color: #0071bc;
}

a.order_show:hover {
	color: #ff0000;	
}	


