@charset "windows-1251";

.header_top {
width:400px;
height:90px;
float:right;
margin-right:70px
}

.text_header_top {
text-align:center;
color: #fff;
font-size:12px;
font-family:Georgia
}
#phon {
float:right;
text-align:right;
font-size:19px;
color:#FFB000;
font-family:Georgia;
width:210px;
height:70px
}

a:link.link_left {
text-decoration:none;
color:#FFB000
}

a:visited.link_left {
text-decoration:none;
color:#333
}

#foot {
width:800px;
font-size:9px;
color:#800;
text-align:center;
margin:0 auto
}

#foota {
width:800px;
float:left;
text-align:center
}

#footb {
width:800px;
height:20px;
font-size:9px;
color:#ABABAB;
text-align:center;
margin:10px 40px;
padding:10px 0
}

html,body {
margin:0 auto;
padding:0
}

* focus {
-moz-outline:0!important;
-ie-outline:0!important
}

#project_table{
width: 887px;
top: 0
}
#project_indexv {
top:0;
width:889px;
height:1480px;
background:url(../img/bgTrans.png)
}
#project_index {
top:0;
width:889px;
height:1290px;
background:url(../img/bgTrans.png)
}

.perech {
width:70%;
height:180px;
border-bottom:1px solid #16BD13;
color:#ABABAB;
font-size:14px;
margin:0 0 0 30px
}

.perech img {
height:165px;
width:220px;
float:left;
margin:0 10px 5px 0
}

.perechv {
width:70%;
height:235px;
border-bottom:1px solid #16BD13;
color:#ABABAB;
font-size:14px;
margin:0 0 0 30px
}

.perechv img {
height:220px;
width:165px;
float:left;
margin:0 10px 5px 0
}

#menu_stroym {
height:20px;
width:640px;
float:left;
margin:5px 0 10px 20px;
padding:0 0 0 5px
}

#menu_stroy {
height:20px;
width:743px;
float:left;
margin:5px 0 10px 75px;
padding:0 0 0 10px
}

a:link.menu_stroy {
font-size:12px;
color:#800;
text-decoration:underline;
outline:none;
background:#16BD13;
font-family:Arial;
margin:2px 4px 2px 0;
padding:3px
}

a:visited.menu_stroy {
color:#800;
font-size:12px;
text-decoration:underline;
outline:none;
background:#16BD13;
font-family:Arial;
margin:2px 4px 2px 0;
padding:3px
}

a:hover.menu_stroy {
color:#800;
font-size:12px;
text-decoration:none;
background:#3345BD;
outline:none;
font-family:Arial;
margin:2px 4px 2px 0;
padding:3px
}

a:active.menu_stroy {
font-size:12px;
color:#800;
text-decoration:underline;
outline:none;
background:#16BD13;
font-family:Arial;
margin:2px 5px 2px 0;
padding:3px
}

<!--
input.buttons {
float:right;
height:30px;
background:#c2e254;
cursor:pointer;
border-color:#c2e254 #9bb838 #9bb838 #c2e254;
border-style:solid;
border-width:1px;
margin:20px 40px
}

input.buttons:hover {
background:#FF9;
border-color:#FC6 #FF9 #FF9 #FC6;
border-style:solid;
border-width:1px
}

input.buttons:focus {
background:#ddd;
border-color:#ddd #333 #333 #ddd;
border-style:solid;
border-width:1px
}

a:link.texlin,a:visited.texlin,a:active.texlin {
font-size:9px;
color:#800;
text-decoration:none;
outline:none
}