﻿body
{
    text-align: center;
    margin: 0 auto;
    font-family: Arial;
    direction: ltr;
    background-color: #000000;
    font-size: 12px;
    color: #fff; 
}

#out
{
    margin: 0px auto -1px auto;
    position: relative;
    text-align: left;
    width: 770px;
}

#title
{
    background-image:url(images/projector.jpg);
    background-repeat:no-repeat;
    height:321px;
}

#title2
{
    background-image:url(images/projector_bolb.jpg);
    background-repeat:no-repeat;
    height:321px;
}

h1
{
    font-size:15px;
    font-family: Verdana, Arial;
    margin-left:43px;
}

h2
{
    font-size:13px;
    font-family: Verdana, Arial;
    margin-left:180px;
    margin-top:50px;
}

h3
{
    font-size:13px;
}

.txt
{
    width:390px;
    text-align:justify;
}

.hr1
{
    height:1px;
    color:#001056;
    
}

#film
{
    position:absolute;
    top:740px;
    width:350px;
    text-align:justify;
   right:0px;
}

#film3
{
    position:absolute;
    top:1250px;
    width:350px;
    text-align:justify;
   right:4px;

}


#footer
{
    width:770px;
    text-align:center;
}

.bl
{
    color:#ffd12f;
}

.js
{
    text-align:justify;
}

#youtube
{
    position:absolute;
    top:680px;
    right:0px;
    width:320px;
}