BODY {
	color: navy;
	font-family: Verdana CE, Verdana, Arial CE, Arial, Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: 500;
}

P {
	color: navy;
	font-family: Verdana CE, Verdana, Arial CE, Arial, Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: 500;
}

TD {
	color: navy;
	font-family: Verdana CE, Verdana, Arial CE, Arial, Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: 500;
}

H2 {
	font-size: 14pt;
	font-weight: bold;
}	

H3 {
	font-size: 12pt;
	font-weight: bold;
}	

.polozka {
	font-weight: 600;
	font-size: 11pt;
}

.hnede  {
	color: #605000;
}

.tmave  {
	color: #F0E0D0;
}

.bile   {
	color: white;
}

.velkenavy {
	color: navy;
	font-size: 12pt;
}

.malebile {
	color: white;
	font-size: 8pt;
}

.malebiletucne {
	color: white;
	font-size: 8pt;
	font-weight: 600;
}

.malenavy {
	color: navy;
	font-size: 8pt;
}

.malenavytucne {
	color: navy;
	font-size: 8pt;
	font-weight: 600;
}

.seznamnavy {
	color: navy;
	font-size: 9pt;
}

.seznamnavytucne {
	color: navy;
	font-size: 9pt;
	font-weight: bold;
}

.navy  {
	color: navy;
}

.navytenke {
	color: navy;
	font-weight: 300;
}

.navytucne {
	color: navy;
	font-weight: 700;
}

.male  {
	font-size: 8pt;
}

.prechodlevy {
        background-image:url('../img/prechod_levy.gif');
        background-repeat: no-repeat;
        background-position: left bottom;
}

.prechodlevyopakuj {
        background-image:url('../img/prechod_levy.gif');
        background-repeat: repeat-y;
}

.prechodhorniopakuj {
        background-image:url('../img/prechod_horni.gif');
        background-repeat: repeat-x;
        background-position: top;
}

A:link {
	color: #0000C0;
	text-decoration: none;
}

A:active {
	color: #0000C0;
	text-decoration: none;
}

A:visited {
	color: #0000C0;
	text-decoration: none;
}

A:hover {
	color: red;
	text-decoration: none;
}

