body	{background-image: URL('bg-ww.jpg');
	 background-color: #000000;
	 background-attachment: fixed;
	 color: #000000;}

table	{background-image: URL('bg-pale.jpg');
	 background-color: #ffffff;
	 border-color: #000000;
	 border-style: solid;}

td	{background-image: URL('bg-pale.jpg');
	 background-color: #ffffff;
	 border-color: #000000;
	 border-style: inset;
	 align: center;
	 font-family: Tahoma;
	 font-size: 14px;}

p	{margin-top: 4px; margin-bottom: 4px; text-indent: 6%;}

a:link	  {color: #66001F; text-decoration: none;}
a:visited {color: #66001F; text-decoration: none;}
a:active  {color: #D83D3D; text-decoration: none;}
a:hover	  {color: #BD0101; text-decoration: none;}

#tlacitko
{
width: 160px;
padding: 0;
margin: 0;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
font-size: 95%;
}

#tlacitko ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#tlacitko li
{
border-top: 1px solid #fff;
margin: 0;
}

#tlacitko li a
{
display: block;
padding: 5px;
background-color: #C2BBB1;
color: #000;
text-decoration: none;
width: 100%;
}

html>body #tlacitko li a { width: auto; }

#tlacitko li a:hover
{
background-color: #E8003C;
color: #000;
}

#tlacitko li
{
border-top: 1px solid #000;
margin: 0;
}

#tlacitko li li a
{
display: block;
padding: 3px 3px 3px 30px;
background-color: #61DA3C;
color: #000;
text-decoration: none;
width: 100%;
}

#tlacitko li li a:hover
{
background-color: #F6BF8C;
color: #OOO;
}
