/** StyleSheet2 - Bolid M F1171  918686  6f6260 **/

		
.linkCR{
	color		:	#F11717;
	font-weight	:	normal;
	}
.linkCR a
	{
	color		:	#F11717;
	font-weight	:	normal;
	}

.linkCR a:hover
	{
	color		:	#F11717;
	text-decoration		:		underline;
	}
/** nadpisy **/

.nadpisCR	{
	font-size	:	1.2 em;
	color		:	#F11717;
	font-weight	:	bold;
	}

.nadpisCR a	{
	font-size	:	1.2 em;
	color		:	#F11717;
	font-weight	:	bold;
	}

.nadpisCR a:hover	{
	font-size	:	1.2 em;
	color		:	#918686;
	font-weight	:	bold;
	}

/** zakladni text **/

.obsah		{
	font-size		:	12px;
	font-family		:	Verdana, Geneva, Lucida, Arial,Helvetica, Sans-serif;
	color			:	#6f6260;
	text-decoration	:	none;
	background		:	transparent;
	}

.obsah a		{
	font-size		:	12px;
	font-family		:	Verdana, Geneva, Lucida, Arial,Helvetica, Sans-serif;
	color			:	#F11717;
	text-decoration	:	none;
	background		:	transparent;
	}
.obsah a:hover		{
	font-size		:	12px;
	font-family		:	Verdana, Geneva, Lucida, Arial,Helvetica, Sans-serif;
	color			:	#F11717;
	text-decoration	:	underline;
	background		:	transparent;
	}