a
{
    color: navy;
    font-weight: bold;
	text-decoration: none;
}
a:visited
{
	color: #6666cc;
}
a:hover
{
	text-decoration: underline;
}
.menu
{
	font-size: 8pt;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	text-align: right;
}
.submenu
{
	font-size: 8pt;
	font-family: Tahoma, Verdana;
}
.submenu a
{
	color: black;
	font-weight: normal;
}
.menu a, 
{
	color: black;
}
.menu a:visited, .submenu a:visited
{
	color: black;
}
.menu a:hover, .submenu a:hover
{
	color: #6666cc;
	text-decoration: none;
}
.date a, .date a:visited, .date a:hover
{
	color: white;
}
.text
{
	font-size: 8pt;
	font-family: Tahoma, Verdana;
	text-align: justify; 
}
.button
{
	font-size: 8pt;
	text-align: center; 
}
.text-no
{
	font-size: 8pt;
	font-family: Tahoma, Verdana;
}
.copyright
{
    color: black;
	font-size: 8pt;
	font-family: Tahoma;
}
.header
{
	font-size: 8pt;
	font-weight: bold;
	font-family: Tahoma, Verdana;
}
p
{
	margin-top: 5;
	margin-bottom: 5;
}
.date
{
	color: white;
	font-size: 8pt;
	font-weight: bold;
	font-family: Tahoma, Verdana;
}
.subheader
{
	font-size: 8pt;
	font-weight: bold;
	font-family: Tahoma, Verdana;
}
.nb
{
	color: red;
	font-weight: bold;
}
.remark
{
	color: navy;
	font-size: 8pt;
	font-family: Tahoma, Verdana;
	text-align: justify; 
}
.quoting
{
    font-family: Tahoma, Verdana;
	color: brown;
	font-style: italic;
}
.author
{
	font-weight: bold;
	text-align: right;
}

SELECT
{
	background: #ffffff;
	color: #000000;
	font-size: 8pt;
}

table.konkurs tr.sin { background: #ffF0f0 url("/images/konk_b_green.jpg") top left repeat-x;}

