/* INDEXOVÁ STRANA - ČLÁNKY */

.clanek-nadpis { color: #615D88;
	font-family: Tahoma, Times New Roman;
	font-style: normal;
	font-size: 16px;
	TEXT-ALIGN: left;
	font-weight: bold;
	text-indent: 15px;
}

.clanek-cara { background-image: url('../images/cara_1.gif');
	/* height: 30px; */
	background-repeat: no-repeat;
}

.clanek-upoutavka { color: #00000;
	font-family: Tahoma, Times New Roman;
	font-style: normal;
	font-size: 13px;
	TEXT-ALIGN: justify;
	text-indent: 15px;

}

.clanek-popis { height: -30px;
	color: #808080;
	font-family: Tahoma, Times New Roman;
	font-style: normal;
	font-size: 13px;
	TEXT-ALIGN: left;
	margin-bottom: 30px;
}

html>body .clanek-popis {
	height: 50px;	
	margin-bottom: 0px;
	}

/* ******************************************************************************* */

#uvodnik-nadpis { color: #615D88;
	font-family: Tahoma, Times New Roman;
	font-style: normal;
	font-size: 16px;
	TEXT-ALIGN: left;
	font-weight: bold;
	text-indent: 15px;

}

#uvodnik-cara { background-image: url('../images/cara_1.gif');
	/* height: 30px; */
	background-repeat: no-repeat;
}

#uvodnik-text { color: #00000;
	font-family: Tahoma, Times New Roman;
	font-style: normal;
	font-size: 13px;
	TEXT-ALIGN: justify;
	text-indent: 15px;

}
