body  {
	margin: 0;
	padding: 15px 20px;
	color: black;
	background-color: rgb(254,254,245);
	background-image: url("common/bg-mrizka50x50.gif");
	font: normal normal 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table	{
	border-collapse: collapse;
	border: 1px solid black;
}
td, th	{
	padding: 0.1em 0.2em;
	border: 1px solid black;
	text-align: center;
}
th	{
	background-color: #CCCCCC;
}
a[name]     {
	text-decoration: none;
}
pre {
	border: 1px dotted grey;
	margin-top: 0;
}
a	{
	color: rgb(27,107,161);
}
dt	{
	margin-top: 1em;
}

.csshide	{
	display: none;
}

#overview	{

}

#envelope {
    width: auto;
    min-width:  500px;
}

#help p {
	text-indent: 2em;
	margin-top: .2em;
	margin-bottom: .2em;
	text-align: justify;
}

div.article0 {
  margin: 0px;
  color: rgb(51,51,51);
  background-color: transparent;
  padding: 0 0 0 260px; 
}

div.article {
	margin: 0;
	padding: 12px 15px;
   color: rgb(51,51,51);
   background-color: white;	
	border-color: rgb(236,232,150);
	border-style: solid;
	border-width: 1px 1px 1px 3px;
}

div.article h1	{
	font-size: 24px;
	color: rgb(27,107,161);
	background-color: transparent;
	margin: 5px 0 20px 0;
}

div#boxes0 {
	position: absolute;
	left: 9px; top: 20px;
	width: 260px;
	padding: 0 0 20px 0;
}

div#boxes0 div#menu {
	border-left: 3px dotted rgb(236,232,150);
	padding-left: 8px;
}

#menu p strong	{
	color: #CB223A;
	font-size : 140%;
	font-weight: bold;
}
#menu #logo	{
	text-align: center;
}
#menu img	{
	margin: auto;
	position: relative;
	top: 35px;
	z-index: 1;
}

div#boxes0 p {
	font-size: 13px;
	color: black;
	background-color: transparent;
	margin: 0 0 8px 0;
}

div#boxes0 ul.links2, div#boxes0 div.links2 {
	list-style-type : square;
	margin: 2px 9px 0px 0px;
	padding: 12px 12px 18px 20px;
	color: rgb(124,119,21);
	border-color: rgb(200,222,237);
	border-color: rgb(27,107,161);
	border-style: solid;
	border-width: 1px 1px 1px 3px;
	background-color: rgb(255,255,250);
	background-color: rgb(236,243,252);
	position: relative;
	top: 15px;
}
div#boxes0 ul.links2 li {
	padding: 0;
	font-size: 100%;
	margin: 0px 0 5px 0.5em;
	color: rgb(119,20,34);
	background-color: transparent;
}
div#boxes0 ul.links2 li strong {
  font-weight: bold;
}
div#boxes0 ul.links2 li small {
  font-size: 85%;
}
div#boxes0 div.links2 {
	margin: 2px 9px 0px 0px;
	padding: 12px 12px 18px 20px;
	color: black;
	text-align: center;
	border-color: rgb(200,222,237);
	border-color: rgb(27,107,161);
	border-style: solid;
	border-width: 1px 1px 1px 3px;
	background-color: rgb(255,255,250);

	position: relative;
	top: 30px;
}
#menu .links2 img	{
	position: static;
}
a img	{
	border: 0;
}
#menu a {
	text-decoration: none;
	font-weight: bold;
}
.sml	{
	font-size: 70%;
}