.header {
	background-image: url('../img/baner-crocodile.png');
}

.iso-24711 {
	float:right;
	width: 200px;
	border: 1px solid silver;
	margin: 0 0 0 4px;
}

.iso-24711 p{
	padding:2px; margin:0;
	font-size: smaller;
	text-align: left;
	background-color: #EDEEF3;
}

ol {padding-left: 2em; margin-bottom:0.5em;}

table.tr-seznam {
	border-left: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	width: 100%;
	_width:680px;
}

table.tr-seznam td, table.tr-seznam th {
	border-top: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	text-align: center;
	padding: 2px;
}

table.tr-seznam th {
	height: 2em;
	vertical-align: top;
}


table.tr-seznam td.tr-typ-header {background-color: #696A6C; text-align:left;}
.tr-typ-header span {
	background-color: #231F20;
	color:white;
	font-weight: bolder;
	padding: 2px 2em;
}

.tr-img {
	width: 83px;
}

.tr-img img {
	border: none;
}

.tr-popis {
	background-color: #D6D4D6;
}

.tr-eshop {
/*	width: 61px;*/
}

.tr-eshop img {
	border: none;
}

.tr-lichy {
	background-color: #EDEEF3;
}

.tr-lichy .tr-popis-hp, .tr-lichy .tr-popis-aroma-hp {
	background-color: #D7EAFF;
}

.tr-lichy .tr-popis-canon {
	background-color: #FCDEEB;
}

.tr-lichy .tr-popis-BROTHER {
	background-color: #DAEEDA;
}

.tr-lichy .tr-popis-LEXMARK {
	background-color: #FFFBD0;
}

.tr-lichy .tr-popis-EPSON {
	background-color: #DEE4E1;
}

.tr-lichy .tr-popis-OLIVETTI {
	background-color: #FFE5C7;
}

.katalog-navigace {
	background-color: #EDEEF3;
	height: 2em;
	margin-top: 1em;
	margin-bottom: 1.5em;
}

.katalog-navigace ul {
	list-style-type: none;
	line-height: 2em;
	text-align: center;
}

.katalog-navigace ul li {
	display: inline;
	line-height: 2em;
	padding-right: 2em;
	font-weight: bolder;
}

.katalog-navigace ul li#navigace-last {
	padding-right: 0;
}

