body {
margin: 0;
padding: 0;
color: #b6b6b6;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #000;
}
html,body {
height: 100%;
}
img {
border: none;
}
form {
margin: 0;
padding: 0;
}
input, textarea {
background-color: #fff;
}
a {
font-family: tahoma;
font-size: 12px;
}
.forh{
min-height:100%;
width: 100%;
text-align: left;
min-width: 1002px;
max-width: 1280px;
width:expression(document.body.clientWidth > 1280? "1280px": "auto" );
margin: 0 auto 0 auto;
}
* html .forh{
height:100%;
}
.maxwidth {
width:expression(document.body.clientWidth < 1002? "1002px": "auto" );
text-align: center;
position: relative;
}
*html .maxwidth {
float: left;
}
.pos1, .pos2, .pos3 {
width: 100%;
overflow: hidden;
z-index: 3;
min-width: 1002px;
text-align: left;
position: absolute;
left: 0;
top: 0;
}
.pos2 {
position: absolute;
left: 0;
top: 500px;
}
.pos3 {
top: 104px;
z-index: 5;
position: relative;
}
.design, .razrabotki, .reclama {
top: 217px;
left: 494px;
color: #d7d7d5;
position: absolute;
z-index: 50;
}
.razrabotki {
top: 215px;
left: 606px;
width: 70px;
text-align: center;
}
.reclama {
left: 740px;
}
.fon {
width: 1262px;
height: 500px;
background-repeat: no-repeat no-repeat;
min-width: 1002px;
margin-left: -500px;
position: relative;
left: 39.5%;
}
.botfon {
width: 1262px;
height: 257px;
margin-left: -500px;
position: relative;
left: 39.5%;
background: url(images/fonbot.jpg) no-repeat;
}
.fon .board {
width: 527px;
height: 455px;
background: url(images/board.png) no-repeat;
position: absolute;
top: 0;
left: 377px;
z-index: 3;
}
*html .fon .board {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/board.png', sizingMethod='scale');
}
.forh .forie {
overflow: hidden;
width: 100%;
position: absolute;
z-index: 4;
top: 421px;
left: 0;
min-width: 1002px;
text-align: left;
}
.cep {
width: 1262;
height: 257px;
margin-left: -500px;
position: relative;
left: 39.5%;
height: 126px;
background: url(images/cep.png) no-repeat;
}
*html .cep {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cep.png');
}
.content {
margin: 0 auto 0 auto;
padding-top: 240px;
width: 100%;
max-width: 1100px;
position: relative;
z-index: 5;
}
*html .content {
width:expression(document.body.clientWidth > 1110? "1110px": "auto" );
}
.content .col {
width: 29%;
float: left;
position: relative;
z-index: 5;
text-align: justify;
margin-left: 40px;
display: inline;
}
.content .col p {
margin: 0 0 10px 0;
}
.content .col div {
text-align: right;
margin-bottom: 35px;
}
.content .col a {
color: #b6b6b6;
font-size: 11px;
text-decoration: none;
}
.content .col div a {
color: #e51372;
font-size: 12px;
text-decoration: underline;
}
.pusto {
clear: both;
height: 235px;
}
.footer {
width: 1002px;
text-align: left;
margin: -125px auto 0 auto;
height: 125px;
position: relative;
}
.footer .adres {
position: absolute;
left: 10px;
top: 0;
text-align: left;
}
.footer .copyright {
position: absolute;
right: 10px;
top: 0;
text-align: left;
}
.mar0 {
margin-left: 20px !important;
}