.td_b_5 {
	background-image: url(../images/kancelar/obr_02.jpg);
}
.td_c_5 {
	background-image: url(../images/kancelar/obr_03.jpg);
}
.td_d_5 {
	background-image: url(../images/kancelar/obr_04.jpg);
}
.td_c_6 {
	background-image: url(../images/kont_pozadi_1.jpg);
	background-repeat: repeat-x;
}

p {
	color: #2A2B71;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-indent: -20px;
}
p.akt {
	color: #cccccc;
	font-size: 10px;
	padding-left: 4px;
}
em {
	font-style: normal;
	font-weight: normal;
}
strong {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}
.odstavec {
	text-indent: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	/*text-align: justify;*/
}
.sluzby {
	text-indent: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
}

p.zivot_jmeno {
	font-weight: bold;
	color: #2A2B71;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
}
p.seznam_jmen {
	font-size: 10px;
	text-indent: 0px;
	color: #666666;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
a.jmeno {
	font-size: 10px;
	color: #666666;
	white-space: nowrap;
}
img.foto {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.kanc_sekce {
	text-align: right;
	margin-top: 6px;
	margin-right: 5px;
}
#seznam {
	color: #2A2B71;
	margin: 0px;
	padding: 0px;
}
#seznam .nadpis li {
	font-weight: bold;
	list-style-type: none;
}
#seznam ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#seznam .obor {
	font-weight: bold;
	list-style-type: none;
	padding-top: 15px;
}
#seznam .seznam_oboru li {
	font-weight: bold;
	list-style-type: disc;
}
#seznam .podseznam li {
	font-weight: normal;
	list-style-type: disc;
	list-style-image: url(../images/tecka.gif);
}
#seznam .bez_odrazky, #seznam .seznam_oboru .bez_odrazky  {
	list-style-type: none;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
}