body


{

position: relative;

padding: 0;

margin-top: 14px;

background-color: #3b464c;

width: 100%;

display: table;

font-family: Helvetica;

color: #263238;

text-align: center;

}



#main

{

position: relative;

width: 900px;

margin: 0px auto;

background-color: #263238;

box-shadow: 0px 0px 10px 0px #000000;

-webkit-box-shadow: 0px 0px 10px 0px #000000;

-moz-box-shadow: 0px 0px 10px 0px #000000;

}



#line_2px

{
font-size: 0;

position: relative;

height:2px;

background-color: #263238;

}



#buy

{

font-family: Helvetica;

font-size: 18px;

color: #ffffff;

text-align: center;

position: relative;

background-color: #212121;
}




#back

{
height:240px;

background-color: # f4f6f5;

background-image: url(../img/anth_img_back.jpg);

background-repeat: no-repeat;

background-position: center top;

}



#review

{

width: 900px;

height:26px;

color: #ffffff;

font-size: 12px;

font-family: arial, sans-serif;

display: table-cell;

vertical-align: middle;

}


a img
 {
border: none; /* Убираем рамку */
}


#scrn

{
width: 900px;
height: 150px;
}



#left_scrn

{

float: left;

width: 300px;

height: 150px;

background-color: #000000;

}




#right_scrn

{

float: right;

width: 300px;

height: 150px;

background-color: #000000;

}



#center_scrn

{

*margin-top: -150px;

margin-left: 300px;

margin-right: 300px;

width: 300px;

height: 150px;

}




#prod_block_txt

{

font-size: 14px;

background-color: #263238;

color: #9da3a6;

line-height: 22px;

font-family: arial, sans-serif;

text-align: justify;

padding: 56px;

}



#footer

{

font-size: 12px;

height: 80px;


color: #9da3a6;
background-color: #263238;

}





a:link     { color: #8bb9e0; text-decoration: none; }

a:visited { color: #8bb9e0; text-decoration: none; }

a:active  { color: #89c33e; text-decoration: none; }

a:hover   { color: #89c33e; text-decoration: none; }





