/* toto musi byt prvni A definovany ve stylesheetu k predejiti IE3 chyby */
a {  text-decoration: none;}
a:hover {  text-decoration: underline}

/* LINKS */
a.buttonLink { background-color: #02459E; font-family: tahoma, verdana, arial; font-size: 11px; font-weight: bold; color: #ffffff; width: 130px; padding: 4px; text-decoration: none; }
a.buttonLink:hover { color: #02459E; background-color: #71b8ff; text-decoration: none; }
a.buttonLink:active { color: #02459E; background-color: #71b8ff; text-decoration: none; }
a.buttonLink:link {color: #ffffff; background-color: #02459E; text-decoration: none; }
a.buttonLink:visited { font-color: #ffffff; text-decoration: none; }

.footerLink  { font-family: Arial, Helvetica, sans-serif; font-size : 11px; font-weight : bold; color : #FFFFFF; text-decoration : none; line-height : 150%; }
a.footerLink:hover { font-family: Arial, Helvetica, sans-serif; font-size : 11px; font-weight : bold; color : #FFFFFF; text-decoration : underline; }

a.footerLinkThin  { font-family: Arial, Helvetica, sans-serif; font-size : 11px; font-weight : normal; color : #FFFFFF; text-decoration : none; line-height : 150%; }
a.footerLinkThin:hover { font-family: Arial, Helvetica, sans-serif; font-size : 11px; font-weight : normal; color : #FFFFFF; text-decoration : underline; }

a.basicLink	       {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #ff0000; text-decoration : none}
a.basicLink:active	       {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #ff0000; text-decoration : none}
a.basicLink:visited	       {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #ff0000; text-decoration : none}
a.basicLink:hover	       {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #ff0000; text-decoration : underline }

/* TITLES */
.pageTitle             {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; font-weight: bold; color: #000000; background-color: #9AB5D8 ; line-height : 120%;  }
.basicTextTitle        {  FONT-FAMILY: Trebuchet MS, sans-serif; FONT-SIZE: 14px; FONT-WEIGHT: bold; color: #000000; }

/* TEXT */
.basicText	       {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; background-color: #9AB5D8 }
.basicTextNoPozadi	       {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; }
.whiteText	       {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF}
.footerText  { font-family: Arial, Helvetica, sans-serif; font-size : 11px; font-weight : normal; color : #FFFFFF; line-height : 150%; }

/* OSTATNI */
P 		{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: normal; font-color: #666666 }
LI		{ list-style-image: url(../images/core/dot_red.gif) }
LI.non		{ }
.pozadi 	{	background-color: #5582BE; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	font-color: #999999;	margin-bottom : 0px;	margin-left : 0px;	margin-right : 0px;	margin-top : 0px; }


