﻿.wrapper_centru {   
	margin:0 auto;
	width:912px;	
}


body
{
    margin: 0px;
    /*background-color: #6BB0E1;*/
    background-image:  url('/images/continut/2.jpg');
}

#dheader
{
    background-image: url('/images/default/header.png');
    background-repeat:no-repeat;
    width:912px;
    height:162px;
    vertical-align:top;
}

#dbody 
{
    clear:both;
    background-image: url('/images/default/body.png');
    background-repeat:repeat-y;
    
    width:882px;
    height:519px;
    padding-right:15px;
	padding-left:15px;
}

#dfooter 
{
    background-image:  url('/images/default/footer.png');
    background-repeat:no-repeat;
    
    width:912px;
    height:67px;
}

#div_register
{
    margin-top:20px;
    background-image: url('/images/default/div_b.png');
    background-repeat: no-repeat;
    width: 499px;
    height: 336px;
    float: left;
    padding-left: 15px;
    padding-right: 5px;
    padding-top: 25px;
    vertical-align: bottom;
}
#div_signin {
    /*margin-top:50px;*/
    /*background-image:  url('/images/default/div_b1.png');
    background-repeat:no-repeat;*/
    
    width:336px;
    height:336px;
    float:right;
    padding-left:15px;
    padding-right:5px;
    padding-top:50px;
    vertical-align:top;
}
