    * { margin: 0px; padding: 0px; }
    html, body {
        width: 100%;
        margin: 0px;
        padding: 0px;
        background-color: #13203c;
    }
	table.layout {
		width: 100%;
		border-collapse: collapse;
	}
	a img {
		border: 0px;
	}
	body, td, div, p, li, a {
		font-family: Tahoma, Helvetica, sans-serif;
		font-size: 8pt;
		color: white;
	}
a.menuActive img
{
border-top: 3px solid #0f1a30;
border-bottom: 3px solid #f78f1e;
}
.iePNG, IMG { filter:expression(fixPNG(this)); }
.iePNG A { position: relative; }/* стиль для нормальной работы ссылок в элементах с PNG-фоном */

body { background-image:url('/data/images/footer_bg.jpg'); background-position: left bottom; background-repeat: repeat-x; }

#soglasie { display: none; position: absolute; left: 50%; margin-left: -300px; top: 0; width: 600px; height: 100%; }
#soglasie .fixed { position: fixed; display: block; overflow: hidden; width: 600px; top: 100px; z-index: 1000; }
.soglas
{

  font-family: Trebuchet MS;
  font-weight: normal;
}
.text
{
  color: #FFFFFF;
  font-weight: normal;
  font-family: Trebuchet MS;
  font-size: 14px;
  padding: 5px;
}
.tab
{
  background-color: #21619c;
  width: 600px;
  border: 1px solid #000000;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}
