table		
{	color: #034040; 
	border: 1px #034040 solid; 
}

td			
{	border: 1px #034040 solid;
	font-size: 12px;
	letter-spacing: 2px;
	padding:5px 15px; 
}

th
{	font-weight: bold;
	font-size: 13px;
	letter-spacing: 3px;
	padding:5px 15px;
}

#footer td
{	font-size: 10px; 
	letter-spacing: 4px;
}

.invisible	
{	border-width:0px; 
	border-style:none; 
}

.invisible td
{	border-width:0px; 
	border-style:none; 
}
.invisible img
{	border-width:0px; 
	border-style:none; 
}

td.imageThumb
{	text-align: center;
}

.imageThumb div.image
{	width: 120px;
	height: 120px;
	margin: 2px auto;
	
	line-height: 120px; 
	/* hack: pokud je line-hajth stejne velke jako box a
	obrazek v tomto boxu ma vertiacal-align: middle, pak se
	obrazek zarovna vertikalne na stred... */
}

.imageThumb div.image img
{	
	/* border: solid 1px red; */
	vertical-align: middle;
}

.photoInfo th
{	padding-left: 50px;
	font-size: 11px;
	letter-spacing: 2px;
}

.photoInfo td
{	padding: 0px;
	padding-left: 10px;
	font-size: 11px;
	letter-spacing: 2px;
}

.galleryList
{	width: 500px;
}

.galleryList td.tableCellOdd
{	text-align: left;
	border-left: 1px #034040 solid; 
	border-bottom: 1px #034040 solid; 
	width: 50%;
}

.galleryList td.tableCellEven
{	text-align: right;
	border-right: 1px #034040 solid; 
	border-bottom: 1px #034040 solid; 
	width: 50%;
}

.tcenter table
{	margin: 0 auto;
}

table.orderView
{	margin: 40px 0px; 
}

.orderView td
{	border: 0px transparent none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

td.infoCell
{	letter-spacing: 2px;
	font-size: 10px;
}

.smallLines td,th
{	padding: 0px 7px; 
}

.orderList th
{	padding-right: 35px;
	vertical-align: top;
}
