/* Definice stylù pro www.rosice.cz */

body {
	margin: 0px;
	text-align: justify;
	COLOR: black;
	BACKGROUND: #FFFFFF;
}
body,p,li,div,ul,td,th,caption {
	font-family: Verdana, Arial CE, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
}

INPUT,SELECT,TEXTAREA	{background-color: #ffffee; font-size: 8pt; color: navy; border: 1px blue solid;}

.infolista {background-color: #000066; font-size:6pt; font-weight:bold; color: white;}
.menu_title	{background-color: #76baff; font-size:8pt; font-weight:bold; color: black; border: 1px white solid;}
.menu_selected_title {background-color: navy; font-size:8pt; font-weight:bold; color: #ffcc00; border: 1px darkblue solid;}

A.menu:visited,A.menu:link	{color: darkblue;}
A.menu:hover,A.menu:active     {color: black;}

A:visited,A:link	{color: blue;}
A:hover,A:active     {color: red;}

A.foot:visited,A.foot:link	{color: silver;}
A.foot:hover,A.foot:active     {color: white;}

table {
	border-collapse: collapse;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

tr.highlight	{background-color: #eeeeee}
tr.highlight2	{background-color: #dddddd}
tr.highlight3	{background-color: #000000; color: #ffffff}

th	{text-align: left; FONT-WEIGHT: bold;}
caption	{text-align: center; FONT-WEIGHT: bold;}
td	{FONT-WEIGHT: normal;}

H1		{font-family: Verdana,Arial,sans-serif; font-style: normal; font-weight:bold; font-size: 11pt;}
H2		{font-family: Verdana,Arial,sans-serif; font-style: normal; font-weight:bold; font-size: 10pt;}
H3		{font-family: Verdana,Arial,sans-serif; font-style: normal; font-weight:bold; font-size: 9pt;}
H4		{font-family: Verdana,Arial,sans-serif; font-style: normal; font-weight:normal; font-size: 8pt;}

A.menu:link,A.menu:visited { text-decoration: none }
A.border:link,A.border:visited { text-decoration: none }
A:link,A:visited { text-decoration: none }
/* A:hover { text-decoration: underline} */

a#sel {
	font-weight: bold;
}

hr {
	border: none;
	height: 1px;
	background: navy;
}

.sub_menu_n { font-weight:normal; color: black; }
.sub_menu_n_hide { cursor: pointer; color: blue; }

.clanek_n {font-weight:bold; cursor: pointer; color: black;}
.clanek_n_hide {font-weight:bold; cursor: pointer; color: darkblue;}
