body{
	padding: 20px;
	background: #cccccc;
	color: #222;
	text-align: center;
	font: 85% "Trebuchet MS",Arial,sans-serif
}

h1,h2,p{
	margin: 0;
	padding: 0 10px;
	font-weight:normal;
}

p{
	padding: 0 10px 15px;
}

h1{
	font-size: 250%;
	color: #FFF;
	letter-spacing: 1px;
}

h2{
	font-size: 200%;
	line-height:1;
	color:#000000;
}

#container{
	width:920px ;
    margin: 0 auto;
		padding:5px;
		text-align:left;
		background:#000000;
}

#header1{
	/*background: #0033ff;*/
	height:190px;
	background-image:url(prezent.gif);
	padding: 10px;
	text-align:center;
}

#left{
	float:left;
	width:215px;
	padding:10px 0;
	margin:5px ;
	background: #cc0000;
}

#left h2{
	font-size: 120%;
	color: #000000;
}
		
#center{
	float:left;
	width:495px;
	padding:10px 0;
	margin:5px 0;
	background: #cc0000;
}

#right{
	float:right;
	width:195px;
	padding:10px 0;
	margin:5px 0;
	background: #cc0000;
}

#right h2{
	font-size: 120%;
	color: #000000;
}

#footer{
	clear:both;
	width:920px;
	background: #C4E786;
	padding:5px 0;
	text-align:center;
}

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

#tabInvoice {
  display: none;
}

td {
  vertical-align: top;
}

table.item_short {
  width: 600px;
}

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