BODY {
background-color : #F5FFFA;
}
.kom {
text-align : justify;
font-family : "Courier New", Courier, monospace;
font-size: 12px;
font-style : normal;
color : Black;
font-weight : normal;
}
p.text {
text-align : justify;
text-indent : 1cm;
font-family : "Times New Roman", Times, serif;
font-size : 14px;
}
/* bez odsadenia */
p.bez {
text-align : justify;
font-family : "Times New Roman", Times, serif;
font-size : 14px;
}
TD {
font-family : "Times New Roman", Times, serif;
font-size : 14px;
vertical-align : top;
}
p.pozn {
text-align : justify;
font-family : Arial, Helvetica, sans-serif;
font-size: 12px;
color: Teal;
}
code {
color:#0000CD;
font-family : "Courier New", Courier, monospace;
font-size : 14px;
}
/* kapitola*/
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color : #339999;
}
/* podnadpis */
h3 {
text-align : justify;
font-family : Arial, Helvetica, sans-serif;
font-size: 16px;
font-style : bold;
color : #339999;
}
body {
scrollbar-arrow-color : #339999;
}
#menu {
background-color: #F5FFFA;
padding-top: 2px;
padding-left: 1px;
padding-bottom: 20px;
border: 1px solid #339999;
width: 230;
font-family: Arial;
font-size: 11px;
}
A {
text-decoration: none;
color: Black;
}
A:HOVER {
color : #339999;
font-weight : bold;
}
IMG {
border: 0px;
}
b.ot {
text-align : justify;
font-family : Arial, Helvetica, sans-serif;
font-size: 16px;
font-style : bold;
color : #339999;
}