BODY, TABLE, TR, TD {
 font-family: Tahoma, Verdana, Arial;
 font-size: 12px;
 font-style: normal;
}
div	{
	margin-top : 3; 
	margin-bottom : 3;
	margin-left : 3;
	margin-right : 3;
}
a, a:active, a:visited
{
	color : #E25050;
	font-weight : bold;
	text-decoration : none; }
A:Hover
{
	text-decoration : underline; 
	font-weight : bold; 
	color : #ff0000; 
}
.kategoria {
	font-size: 11px;
 	font-style: normal;
	color: #708090;
	font-variant: small-caps;
}
.tj {
        font-family: Tahoma;
        font-size: 11px;
        border: 1px solid Black;
        background-color: #ffffff;
	font-variant: small-caps;
}
.tc {
        font-family: Tahoma;
        font-size: 11px;
        border: 1px solid Black;
        background-color: #dddddd;
	font-variant: small-caps;
}
TEXTAREA {
border: solid 1px black;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
text-indent: 2px;
}
INPUT {
        background-color: #ffffff;
border: solid 1px black;
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
text-indent: 2px;
}
SELECT {
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
}
h1 {
	margin: 1px;
	font-size: 20px;
 	font-style: normal;
	color: #708090;
	font-variant: small-caps;
}
h2 {
	margin: 1px;
	font-size: 15px;
 	font-style: normal;
	color: #708090;
	font-variant: small-caps;
}