body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.head {

}
table.head td.logo {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #4DAC8F;
}
table.head td.head {
	border-collapse: separate;
	background-color: #E1E1E1;
	padding-left: 70px;
	padding-right: 70px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #297B63;
	background-image: url(../images/tabulka-logo.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
table.head td.foot {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #66BBA2;
	font-size: 1px;
}


h1 {
	display: block;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

table.head-list {
	border: 1px solid #999999;
	border-collapse: separate;
}
table.head-list th {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	background-image: url(../images/tabulka-head-bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-color: #297B63;
}
table.head-list th.head-c {
	text-align: center;
}
table.head-list td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
table.head-list tr.order1 {
	background-color: #EAEAEA;

}
table.head-list tr.order2 {
	background-color: #E1E1E1;

}

table.head-list td p {
	padding-top:0px;
	margin-top: 0px;
}

