body {background-image: url("background/background2.jpg");
	font: Copperplate Gothic Bold}

a.class_link:link
{
text-decoration: none; font-size: 10px; color: darkblue;
}

a.class_link:active
{
text-decoration: none; font-size: 10px; color: darkblue;
}

a.class_link:visited
{
text-decoration: none; font-size: 10px; color: darkblue;
}

a.class_link:hover
{
text-decoration: none; font-size: 10px; color: blue; text-decoration: underline;
}


a.class1:link    {color: black}
a.class1:visited {color: black}
a.class1:active  {color: black}
a.class1:hover   {color: #cccccc; font-size: large; font: bold 12pt/14pt Arial, serif;}

a.class2:link    {color: black}
a.class2:visited {color: black}
a.class2:active  {color: black}
a.class2:hover   {color: red; text-decoration: none; font: bold 14pt/10pt Lucida Console}

a.class3:link    {color: #666666}
a.class3:visited {color: #666666}
a.class3:active  {color: #666666}
a.class3:hover   {color: #aaaaaa}

a.class4:link    {color: blue}
a.class4:visited {color: blue}
a.class4:active  {color: blue}
a.class4:hover   {color: darkblue}

a.class5:link    {color: black}
a.class5:visited {color: black}
a.class5:active  {color: black}
a.class5:hover   {color: #888888}

a.class_title1:link    {color: #dddddd}
a.class_title1:visited {color: #dddddd}
a.class_title1:active  {color: #dddddd}
a.class_title1:hover   {color: #ffffff}

a.class_title2:link    {color: #ffffff}
a.class_title2:visited {color: #ffffff}
a.class_title2:active  {color: #ffffff}
a.class_title2:hover   {color: #aaaaaa}

body{
font: 10px MS Sans serif;
background-color: white;
}

TABLE {
font: 10px MS Sans serif;
}

.konec{
background-color: #eff1f8;
}

.popisky{
font-weight: bold;
color: darkblue;
}

.udaje{
background-color: #eff1f8;
}

TEXTAREA {FONT-SIZE: 9 pt;font-family : Verdana;font-weight : normal;}
INPUT {FONT-SIZE: 9 pt;font-family : Verdana;font-weight : normal;}
.nadpis {font-family : Arial CE, Arial, Helvetica, sans-serif;font-weight : bold;font-size : 15pt;color : #00008B;}
.povinne {FONT-SIZE: 9 pt;font-family : Verdana;font-weight : bold;color : Red;}
.male {FONT-SIZE: 7 pt;font-family : Verdana;font-weight : bold;color : Red;}
.nepovinne {FONT-SIZE: 9 pt;font-family : Verdana;font-weight : bold;}
.jmeno {FONT-SIZE: 11 pt;font-family : Verdana; font-weight : bold;color : #00008B;}
.odkaz {FONT-SIZE: 10 pt;font-family : Verdana; font-weight : bold;color : #00008B;text-decoration : none;}
.odkaz:HOVER {FONT-SIZE: 10 pt;font-family : Verdana;font-weight : bold;color : #00008B;text-decoration : underline;}
.cas {FONT-SIZE: 10 pt;font-family : Verdana;font-weight : bold;color : #00008B;}
.text {FONT-SIZE: 10 pt;font-family : Verdana;color : Black;font-weight : bold;} 

