BODY
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	background-color: #ffff99;
}
h1
{
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	font-size: 14px;
	background-color: #669966;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	clear:both;
}
h2
{
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	background-color: #cccccc;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin:0px 10px;
	margin-bottom:5px;
}
h6
{
	font-size: 10px;
	background-color: #ffffe6;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
p
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 11px;
}
a:link, a:visited
{
	color: #3333CC;
	text-decoration: underline;
}
a:hover
{
	color: #666633;
	text-decoration: none;
}
#right p, #right ul, #right ol
{
	margin-top: 5px;
	margin-bottom: 5px;
}
#right h1
{
	text-align: center;
}
#right h6
{
	background-color: #ffff99;
	text-align: center;
	font-size: 11px;
	font-weight:bold;
	border-top: 1px solid #000000;
}
#right hr
{
	height:1px;
	margin:0px;
}
#menu h1
{
	font-size: 14px;
}
#menu ul 
{
	margin: 0px;
	padding: 0px;
}
#menu li
{
	list-style-type: none;
	padding-left: 15px;
}
#menu a, #menu a:link, #menu a:visited, #menu .active
{
	display: block;
	padding: 2px 0px 2px 0px;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffff99;
	color: #000000;
}
#menu a:hover, #menu .active
{
	background-color: #ffffe6;
	color: #666633;
	/*border-right: 1px solid #ffffe6;*/
}
.center
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.right
{
	text-align: right;
}
.sig
{
	text-align: right;
	font-style: italic;
}
thead
{
	font-weight: bold;
}
table
{
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;

}
img
{
	border: 0px;
}
a > img
{
	border: 0px;
}
table.terminovka
{
	border: 1px solid #000000;
	margin: 5px auto;
}
table.terminovka thead
{
	font-size:large;
	background-color:#cccccc;
	color: #000000;
}
tr.alt
{
	background-color:#cccccc;
}
