/*=================================*/
/*odkaz na info o okrscích*/
a:link.info
{
font-family: "arial";
font-size: 8pt;
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}
a:hover.info
{
font-family: "arial";
font-size: 8pt;
color: #FFD700;
font-weight: normal;
text-decoration: underline;
}
a:visited.info
{
font-family: "arial";
font-size: 8pt;
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}
/*==================================*/
/*obecný odkaz na cokoliv*/
a:link.common
{
font-family: "arial";
font-size: 8pt;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
a:hover.common
{
font-family: "arial";
font-size: 8pt;
color: #FFFF00;
font-weight: bold;
text-decoration: underline;
}
a:visited.common
{
font-family: "arial";
font-size: 8pt;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
/*===================================*/
/*vizitky v kontaktech*/
a:link.visit
{
font-family: "arial";
font-size: 8pt;
color: #40409B;
font-weight: regular;
text-decoration: none;
}
a:visited.visit
{
font-family: "arial";
font-size: 8pt;
color: #40409B;
font-weight: regular;
text-decoration: none;
}
/*===================================*/
/*adobe*/
a:hover.adobe
{
color: #FF0000;
text-decoration: none
}
a:visited.adobe
{
color: #0000FF;
text-decoration: none
}
/*===================================*/
/*jakykoliv dokument otevreny pres script*/
a:link.doc
{
color: #FFD700;
font-weight: bold;
text-decoration: none
}
a:hover.doc
{
color: #FFFF00;
text-decoration: underline;
font-weight: bold;
}
a:visited.doc
{
color: #FFD700;
text-decoration: none;
font-weight: bold;
}
/*===================================*/
/*atribut A NAME*/
a:link.seznam
{
color: #8080FF;
font-weight: bold;
text-decoration: none
}
a:hover.seznam
{
color: blue;
text-decoration: none;
font-weight: bold;
}
a:visited.seznam
{
color: #8080FF;
text-decoration: none;
font-weight: bold;
}
/*===================================*/
/*==============COMMON===============*/
#common
{
font-family: "arial";
font-size: 8pt;
color: #FF8040;
font-weight: bold;
text-decoration: none;
text-decoration: underline
}
/*===================================*/
/*hyperlink*/
a:link.hyp
{
font-family: "arial";
font-size: 8pt;
color: #800000;
font-weight: regular;
text-decoration: none;
}
a:hover.hyp
{
font-family: "arial";
font-size: 8pt;
color: #FFFFFF;
font-weight: regular;
text-decoration: underline;
}
a:visited.hyp
{
font-family: "arial";
font-size: 8pt;
color: #800000;
font-weight: regular;
text-decoration: none;
}
/*===================================*/
/*webmapa-odkazy-SUB1*/
a:link.webmap1
{
color: #FFC0CD;
text-decoration: none;
}
a:hover.webmap1
{
color: #FFFFFF;
text-decoration: underline;
font-weight: bold
}
a:visited.webmap1
{
color: #FFC0CD;
text-decoration: none;
}
/*===================================*/
/*webmapa-odkazy-SUB2*/
a:link.webmap2
{
color: #FFFFFF;
text-decoration: none;
}
a:hover.webmap2
{
color: #FFFFFF;
text-decoration: underline;
font-weight: bold
}
a:visited.webmap2
{
color: #FFFFFF;
text-decoration: none;
}
/*===================================*/
