/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	text-align:center;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.table {
	margin-left: auto; margin-right: auto; text-align: center;
}
body {
    font: normal 12px Tahoma; 
    background: #FEFEFF;
}
.header {
    width: 980px; height: 379px;
    background-image: url(/img/header.jpg); 
    background-repeat: no-repeat; background-position: center top;
}
.menu {
    width: 850px; height: 127px;
    position: relative;
    background-image: url(/img/menu.jpg); 
    background-repeat: no-repeat; background-position: center top;
/*	border: thin solid green;*/
}
.td1 {
  width: 180px; height: 160px;
  vertical-align: bottom;
/*  border: thin solid red;*/
}
.td2 {
/*  border: thin solid red;*/
  vertical-align: top;
  padding-left: 10px;
}

.welcome {
    width: 850px;
    margin-left: auto; margin-right: auto; text-align: center;
}
.menu_txt {
	font-weight: bold;
	font-size: 18px;
/*	border: thin solid red;*/
}
.derevianie {
    position: absolute; top: 398px; left: auto; margin-left: 73px; width: 148px; height: 62px; cursor: pointer;
}
.derevianie1 {
    position: absolute; top: 471px; left: auto; margin-left: 73px; width: 79px; height: 13px; cursor: pointer;
}

.kirpichnie {
    position: absolute; top: 398px; left: auto; margin-left: 258px; width: 148px; height: 62px; cursor: pointer;
}
.kirpichnie1 {
    position: absolute; top: 471px; left: auto; margin-left: 257px; width: 67px; height: 13px; cursor: pointer;
}

.betonnie {
    position: absolute; top: 398px; left: auto; margin-left: 442px; width: 148px; height: 62px; cursor: pointer;
}
.betonnie1 {
    position: absolute; top: 471px; left: auto; margin-left: 440px; width: 63px; height: 13px; cursor: pointer;
}

.karkasnie {
    position: absolute; top: 398px; left: auto; margin-left: 627px; width: 148px; height: 62px; cursor: pointer;
}
.karkasnie1 {
    position: absolute; top: 471px; left: auto; margin-left: 625px; width: 67px; height: 13px; cursor: pointer;
}
.menu_td3 {
  width: 180px; height: 160px;
  min-width: 180px;
  vertical-align: top;
/*  border: thin solid yellow;*/
  background-color: white;
}
.td4 {
  padding-left:25px;
/*  border: thin solid green;*/
}
.td5 {
  width: 400px;
  padding-left:25px;
/*  border: thin solid orange;*/
}
.menuitem {
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    background-image: url(/img/vibrat.jpg); 
    background-repeat: no-repeat;
}
.menu_line {
    height: 17px; 
    margin-bottom: 5px;
    background-image: url(/img/line_menu.jpg); 
    background-repeat: repeat-x; 
    background-position: bottom;
/*  border: thin solid red;*/
}
.nav {
    color: black; 
    text-decoration: none; 
    font: bold 14px Arial; 
 }
.template1 {
   margin-top: 10px;
   cursor: pointer;
}
.template2 {
   margin-bottom: 10px; 
   margin-top: 10px;
}

.project_table {
   width: 980px;
   margin-left: auto; margin-right: auto; text-align: center;
/*   border: thin solid red;*/
}

.pdesc {
   margin-left: auto; margin-right: auto; text-align: center;
   border-right: 1px solid #d2d2d2;
}

.pdesc td {
    font: normal 14px Tahoma;
    background-color: white;
   border-top: 1px solid #d2d2d2;
   border-left: 1px solid #d2d2d2;
}

.itempreview {
    width: 50px;
    height: 50px;
    padding-right: 15px;
    float: left;
}

.listitem {
    float: left;
    padding: 25px;
}

.copywrite {
	width: 850px;
/*	margin: 0px 100px 0px;*/
	margin-left: auto; margin-right: auto; text-align: center;
	font: normal 12px Tahoma, Verdana, Arial;
	color: gray;
/*    text-align: left; */
	padding: 0 0 1px 0;
/*	border: thin solid red;*/
}
.copywrite a {
    font: normal 12px Tahoma, Verdana, Arial;
    color: gray;
/*    text-align: center; */
    text-decoration: none;
    outline: 2222244;
}

