body{
        margin:0;
        padding:0;
}
DIV.content {
        display: block;
		background: url(/images/fon.jpg) no-repeat fixed;
        PADDING-RIGHT: 10px;
        PADDING-LEFT: 10px;
        PADDING-TOP: 0px;
        PADDING-BOTTOM: 0px;
		overflow: auto;
        SCROLLBAR-HIGHLIGHT-COLOR:  #ffffff;
        SCROLLBAR-FACE-COLOR: #e1e1e1;
        SCROLLBAR-SHADOW-COLOR: #999999;
        SCROLLBAR-3DLIGHT-COLOR: #e1e1e1;
        SCROLLBAR-ARROW-COLOR: #333333;
        SCROLLBAR-TRACK-COLOR: #e1e1e1;
        SCROLLBAR-DARKSHADOW-COLOR: #333333;
        WIDTH: 100%;
        HEIGHT: 478px;
		max-height: 478px;
        font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bottomLogo{
        position : absolute;
}
.adress{
        background-repeat : no-repeat;
        color: #FFFFFF;
        font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.schemas {
          font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
        }

a{
          color: #000000;
          font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
          text-decoration: none;
          font-weight: bold;
        }

a:hover{
          color: #555555;
          font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
          text-decoration: underline;
          font-weight: bold;
        }

strong {
	font-weight: normal;
}

p.txt {
	text-indent: 25px;
	color : #222222;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	padding-top : 5pt;
	padding-right : 10pt;
	padding-bottom : 5pt;
	text-align: justify;
	
}

h1 {
	color : black;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	text-align: center;
}

.plain {text-indent: 25px; font-weight: normal; color: black; text-align: justify};

#marq, #marq * {
	font-family:Verdana;
	font-size:10px;
	color:FFFFFF;
}
