/*Layout Ecarsnews 15.09.15 O.S. FOR GENERAL VIDEO SITE
------------------------------*/

/*header*/
#greybar{
   margin-top: 10px;
    height: 50px;
     background-repeat: no-repeat;
    background-color:indianred;
    position: inherit;
 background-image: url(greybar.png);

       
   
    

 
}

#generalcontainer{
margin: 0;
    padding: 0;
    height: 0;
   
}


 


#video-Top-One{
    display: table-cell;
width: 640px;
    height: 360px;
    padding:0;

}

#descriptionbox {
    background-color:white;
height: auto;
width: 700px;
    border: 30px;
    padding: 10px;
    height: 130px;
    width: 620px;
}


#underdescriptionboxOne {
    background-color:white;
height: 360px;
width: 550px;
    border: 30px;
    padding: 10px;
    height: 300px;
    width: 470px;
}
#underdescriptionboxTwo {
    background-color:white;
height: 360px;
width: 550px;
    border: 30px;
    padding: 10px;
    height: 300px;
    width: 470px;
}



#reklam{
border: 1px solid white;
position: fixed;
    left: 100px;
    border: 100px;;
}



#p{
  font-family: "Times New Roman", Times, serif;
}