body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	background-image:url(http://domosvit.kiev.ua/img/bg.jpg);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.maintbl{
	background: #FFFFFF;
	padding-top: 0px;
}
.logo{
	text-align:left;
	padding: 20px 0px 20px 20px;
}
.twomenu{
	background: #f47a0d;
	padding: 10px 50px 10px 50px;
	color: white;
}

.twomenu a {
	color:#CCCCCC;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
}

#button {
	background-image:url(button.gif);
}

.GRBox			{ margin: 0px; background: #F6F6F6; color: #000 }
.GRBox .top .img1	{ background: url(../img/gray/tl.gif) no-repeat left bottom; font-size: 10px; background-image: url(../img/gray/tl.gif) }
.GRBox .top .img2	{background:url(../img/gray/tc.gif) repeat-x left bottom;width:100%;text-align:right;background-image:url(../img/gray/tc.gif)}
.GRBox .top .img3	{ background: url(../img/gray/tr.gif) no-repeat right bottom; font-size: 10px; background-image: url(../img/gray/tr.gif) }
.GRBox .bottom .img1	{ background: url(../img/gray/bl.gif) no-repeat left top; font-size: 10px; background-image: url(../img/gray/bl.gif) }
.GRBox .bottom .img2 	{ background: url(../img/gray/bc.gif) repeat-x left top; background-image: url(../img/gray/bc.gif) }
.GRBox .bottom .img3 	{ background: url(../img/gray/br.gif) no-repeat right top; font-size: 10px; background-image: url(../img/gray/br.gif) }
.GRBox .top td		{ height: 1px; font-size: 0px; padding: 0 }
.GRBox .bottom td	{ height: 1px; font-size: 0px; padding: 0 }
.GRBox .imgL		{ background: none;  font-size: 10px; background-image: none }
.GRBox .imgR		{ background: none;  font-size: 10px; background-image: none }
.GRBox .t		{ font-size: 11px; padding: 10px }
.GRBox .t a		{ font-weight: bold; margin: 1px 0 5px 0; display: block }
.GRBox a    { color: #000 }
.GRBox a:hover	{ color: Red}

.RBox			{ margin: 0px; background: #b82211; color: #000 }
.RBox .top .img1	{ background: url(red/tl.gif) no-repeat left bottom; font-size: 10px; background-image: url(red/tl.gif) }
.RBox .top .img2	{background:url(red/tc.gif) repeat-x left bottom;width:100%;text-align:right;background-image:url(red/tc.gif)}
.RBox .top .img3	{ background: url(red/tr.gif) no-repeat right bottom; font-size: 10px; background-image: url(red/tr.gif) }
.RBox .bottom .img1	{ background: url(red/bl.gif) no-repeat left top; font-size: 10px; background-image: url(red/bl.gif) }
.RBox .bottom .img2 	{ background: url(red/bc.gif) repeat-x left top; background-image: url(red/bc.gif) }
.RBox .bottom .img3 	{ background: url(red/br.gif) no-repeat right top; font-size: 10px; background-image: url(red/br.gif) }
.RBox .top td		{ height: 1px; font-size: 0px; padding: 0 }
.RBox .bottom td	{ height: 1px; font-size: 0px; padding: 0 }
.RBox .imgL		{ background: none;  font-size: 10px; background-image: none }
.RBox .imgR		{ background: none;  font-size: 10px; background-image: none }
.RBox .t		{ font-size: 11px; padding: 10px; color: white }
.RBox .t a		{ font-weight: bold; margin: 1px 0 5px 0; display: block }
.RBox a    { color: #000 }
.RBox a:hover	{ color: Red}

.reds {
	background: #8d1f10;
	padding: 5px 3px 5px 3px;
	margin-top: 5px;
}

.gb		{ WIDTH: 100%; margin: -4px 0 5px 0; font-size: 13px; background-color:#FFF}
.gb TD		{ VERTICAL-ALIGN: top }
.gb TD u    { color: #999999; text-decoration:none }
.gb TD u a   { color: #999999; text-decoration:none}
.gb TD u a:hover    { color:#666666; text-decoration: underline}

.gb .top .img1	{ BACKGROUND: url(tl.png) no-repeat left bottom; font-size: 10px }
.gb .top .img2	{ BACKGROUND: url(c.png) repeat-x left bottom; width: 100% }
.gb .top .img2 span { BACKGROUND: #FFF; padding: 0 3px 0 5px }
.gb .top .img3	{ BACKGROUND: url(tr.png) no-repeat right bottom; font-size: 10px }
.gb .top TD	{ HEIGHT: 15px; VERTICAL-ALIGN: top; COLOR: #C2C2C2 }
.gb .top p	{ margin: 0 0 0 10px; padding: 0 3px 0 3px; BACKGROUND: #FFF; DISPLAY: inline; font-size: 12px }
.gb .bottom .img1	{ BACKGROUND: url(bl.png) no-repeat left top; font-size: 10px }
.gb .bottom .img2 { BACKGROUND: url(c.png) repeat-x left top }
.gb .bottom .img3 { BACKGROUND: url(br.png) no-repeat right top; font-size: 10px }
.gb .imgL		{ BACKGROUND: url(l.png) repeat-y left top; font-size: 10px }
.gb .imgR		{ BACKGROUND: url(r.png) repeat-y right top; font-size: 10px }


.stat {
	font-size: 16pt;
}

.stat td{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.top td, .top td a {
  font-size:16pt;
  text-decoration: none;
  padding-top: 10px;
}
