body, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
/*	font-size: 9pt;*/
}
a:link, a:active, a:visited
{
	color : #993E01;
	font-weight : bold;
	text-decoration : none;
}
a:hover
{
	text-decoration : underline;
}
.zalozka {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : black;
	background-repeat : no-repeat;
}
.text_panel
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

.text_panel_mensi
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #18027A;
}

.password
{
	width:100px;
	border-width:1px;
	background-color:#FDEDD5;
	font-size:1em;
	height:1.6em;
}

.okbutton
{
	height: 1.8em;
	width: 50px;
	color: #F7E78F;
	background-color: #BA5D02;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

.menu_title
{
	font-size: 9pt;
	color: #FFFFFF;
}

.menu_title:link, .menu_title:visited, .menu_title:hover
{
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.submenu
{
	font-size: 9pt;
	color: #0F0F0F;
}

.left_menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.left_menu_top:link, .left_menu_top:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.redlink:link, redlink:active, redlink:visited
{
	color : #ff0000;
	font-weight : bold;
	text-decoration : none;
}
redlink:hover
{
	text-decoration : underline;
}

#stred h1 {
font-size:1.6em;
color:black;
padding:0 0 8px 20px;
margin:2em 1em .5em 0em;
position:relative;
text-align:center;
}

#stred h2 {
font-size:1.3em;
color:black;
padding:0 0 8px 0px;
margin:2em 1em .5em 0em;
position:relative;
text-align:left;
}

#stred h3 {
font-size:1.0em;
color:maroon;
padding:0 0 8px 0px;
margin:2em 1em .5em 0em;
position:relative;
}

#stred hr {
color:maroon;
text-align:center;
}