@import url("menu.css");
html, body {padding:0; margin:0;width:100%;height:100%}

/* Слой заголовков  под картинками */
.ttl_pics {
position: absolute;
text-align: center;
left:5px;
width:150px;
top:116px;
padding: 3px;
color: white;
font-size:9px;
font-family: verdana;
z-index:10;
font-weight: bold;}

/* Стиль ссылок под картинами */
a.ttl_lnks:link, a.ttl_lnks:active, a.ttl_lnks:visited {
font:9px verdana, sans-serif;
text-decoration: none;
color: #66ccff;}

a.ttl_lnks:hover {
color: #66ffcc;}

/* Стиль почтовой ссылки */
a.mail:link, a.mail:hover, a.mail:active, a.mail:visited {
font-family: verdana, tahoma, arial;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
color: #0066cc;
}
a.mail:hover {
text-decoration: none;
color: #ff6600;
}

/* пробел между элементами меню*/
#spacer {
margin-right: 50px;}

/* Бэк таблицы - стена */
#bg {
background:white url("/i/_dk_stena.gif") repeat-x;}

/* Бэк - рамки картин */
.bgramka {
position: relative;
background:white url("/i/_dk_ramka.gif") repeat-x;
width: 160px;
height: 114px;}

/* Последние работы в картинах */
.anons {
position: relative;
left: 14px;
top: 12px;
width: 133;
height: 87; 
float:  left;
}

/* Дверь,  Последнии работы надпись */
#door, #dk_works {
position: relative;
width: 100%;
height: 100%;}

/* Телефон жирным*/
#phone {
font-weight: bold;
font-size: 11px;}

/* Нижний слой контакты*/
#contact {
position: relative;
width: 300px;
top: 155px;
left:10%;
float: left;
font:10px verdana, tahoma, arial;;
line-height:13px;
color:#666666;
}

/* Нижний слой - иконки домой*/
#icons {
position: relative;
width: 130px;
top: 170px;
left: 2%;
float: left;
text-align: center;}