body {
	background: White;
	font-family : "Arial CE",Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-size : 13px;
	font-style : normal;
	color : Black;
}

A  {
	font-size : 13px;
	font-family : "Arial CE",Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration: none;
}

A:Visited  {
	font-size : 13px;
	font-family : "Arial CE",Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration: none;
}

A:Active  {
	font-size : 13px;
	font-family : "Arial CE",Arial,Helvetica,sans-serif;
	font-weight : boldl;
	font-style : normal;
	color : Black;
	text-decoration: none;
}

A:Hover  {
	font-weight : bold;
	color : Red;
	text-decoration: none;
	font-style : normal;
	font-family : "Arial CE",Arial,Helvetica,sans-serif;
	font-size : 13px;
}

A.a  {
	font-size : 13px;
	font-family : "Arial CE",Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #CFCFCF;
	text-decoration: none;
}

A:Visited.a  {
	font-size : 13px;
	font-family : "Arial CE",Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #CFCFCF;
	text-decoration: none;
}

A:Active.a  {
	font-size : 13px;
	font-family : "Arial CE",Arial,Helvetica,sans-serif;
	font-weight : boldl;
	font-style : normal;
	color : Black;
	text-decoration: none;
}

A:Hover.a  {
	font-weight : bold;
	color : #FF9E9E;
	text-decoration: none;
	font-style : normal;
	font-family : "Arial CE",Arial,Helvetica,sans-serif;
	font-size : 13px;
}

.obsah  {
	padding: 0px 5px 5px 10px;
	font-family : "Arial CE",Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-size : 13px;
	font-style : normal;
	color : #3F3F3F;
	text-align : justify;
}
