body {
        margin:0px;
        padding:0px;
}
.all {
        width:800px;
        text-align:left;
        background-image:url(img/al.jpg);
        background-position:center;
        background-repeat:repeat-y;
}
.header {
        background-image:url(img/header.jpg);
        background-position:top center;
        background-repeat:no-repeat;
}

.menu { position:absolute; top:120px; margin-left:20px; z-index:90; }
.menu  a { display:block; font-family:arial; font-size:11px; color:#000000; text-decoration:none; font-style:normal; line-height:1.7; font-weight:bold;}
.menu  a:hover { text-decoration:underline; }
.m1, .m2, .m3, .m4 { float:left; margin-right:20px; }

.title a { position:absolute; cursor:hand; width:250px; height:50px; margin-left:550px; }

.rekl { position:absolute; top:30px; font-style:normal; margin-left:20px; width:300px; }
.rekl p { font-size:12px; margin:0px; margin-top:10px; }
.rekl #ower_pro { color:#0ca608; margin-top:240px; font-weight:bold; }

#text_box {
        padding-top:265px;
        padding-bottom:100px;
        
        padding-left:340px;
        padding-right:20px;
        
        font-family:arial, Times, serif; font-style:normal;
        color:#000000; text-align:justify; font-size:13px; line-height:20px;
}

#text_box h1 {
        font-size:18px; margin:0px; text-align:center;
}
#text_box img { margin:10px; }

a img {margin:5px; border:0px;}

.contacts {margin-top:60px; line-height:5px;}
.contacts a { font-family:arial; font-size:11px; color:#000000; text-decoration:none; font-style:normal;  font-weight:bold;}
.NextPages {color:#000000; text-decoration:none;}
.NextPages:hover {color:#AA0000; text-decoration:underline;}
.CurrentPage {color:#A000A0; text-decoration:underline;}
