html, body {margin: 0px; padding: 0px; height: 100%; text-align:center;}

body {
	background: url(images/listbg.png) repeat-x; background-color: #eeeeee; color: #666666;
}

table {
	border:none; border-collapse: collapse;
}

td {
	vertical-align:top; text-align: left; padding: 0px;
}

a {
	color: #7e6062;
}

a:hover {
	color: #7e6062; text-decoration:none;
}


a img {
	border: 0px;
}

table.list {
	width: 990px; height: 100%;
}

td.head {
	height: 57px; vertical-align:bottom; padding-bottom: 10px;
}

td.top {
	height: 210px;
}

td.logo {
	width: 250px; background:url(images/logobg.png) repeat-x; text-align:center;padding-top: 70px; 
}

td.shapka {
	background-repeat: no-repeat;	
}

td.shapka div.bg{
	width: 740px; height: 210px; background: url(images/topbg.gif) repeat-x; text-align:right; top: 0px;
}

td.shapka div.bg div.phone{
	padding: 57px 20px 0px 0px; color: #7f6163; font-size: 40px; font-style: italic;
}

td.shapka div.bg div.phone sup{
	color: #999;
}

td.botmenu {
	height: 44px; background: url(images/botmenubg.png) no-repeat; padding-top: 15px;
}

td.foot {
	height: 142px; font-size: 14px;
}

td.left {
	width: 250px; background: url(images/leftbg.png) repeat-x white bottom; padding-bottom: 50px;
}

td.cont {
	background-color: white;
}

ul.menu {
	background: url(images/menubg.png) repeat-x; margin: 0px; padding: 20px 0px 20px 30px;
}
ul.menu li {
	list-style: url(images/menupipka.png); padding-bottom: 10px; font-style: italic; border-bottom: 1px solid white;
}
ul.menu li:last {
	border: 1px solid red;
}
ul.menu li a{
	color: black; font-weight: bold; text-decoration: none;
}

ul.menu li a:hover {
	text-decoration: underline;
}

div.menusep {
	background: url(images/menubotbg.png) repeat-x; height:12px; font-size:1px;
}

div.news {
	width: 200px; border-bottom: 1px solid #f6e7c4; padding: 20px 0px;
	
}

div.lastNews {
	padding: 12px;
}

a.more {
	background: url(images/menupipka.png) no-repeat 0px 8px; padding-left: 10px; display:block; padding-top: 2px;
}

td.dentalab {
	color: black; padding: 20px;
}
td.dentalab a {
	color: black;
}

td.phone {
	color: #7f6163; font-size: 30px; font-style: italic; padding-top: 20px; 
}

td.phone sup {
	color:#999;
}

td.imdesign {
	padding-top: 20px; width: 220px;
}
td.imdesign td {
	padding: 3px;
}

td.icons {
	text-align: center; width: 250px;
}

td.icons a {
	margin: 0px 10px;
}

td.rg {
	text-align: right; font-size: 12px; font-family: Arial, Helvetica, sans-serif; padding-right: 20px;
}

ul.botmenu {
	width: 100%; 
}

ul.botmenu li {
	display: inline; float: left; padding: 0px 20px; background-color: red;
}

.botmenu a {
	color: white; font-weight: bold; font-style: italic;
}

.bm td {
	padding: 0px 30px; border-left: 1px solid white;
}

.bm td.first {
	padding: 0px 30px; border-left: none; 
}

td.bestwork {
	background: url(images/menubg.png) repeat-x; width: 180px; text-align: center;
}

td.bestwork img {
	margin: 20px 20px 0px 20px; padding: 1px; border: 1px solid #ddd;
}

td.text {
	padding: 0px 40px;
}

h1 {
	color: #715758; margin: 0px 0px 20px 0px; font-size: 25px;
}

hr {
	color: #f6e6c2; margin: 20px;
}

table.pad {
}
table.pad td {
	padding: 5px; border: 1px solid #999;
}

.centr {
	text-align: center!important;
}

a.w {
	margin: 5px; display: block; float: left;
}
a.w img {
	border: 1px solid #999; padding: 1px;
}

.nomar {
	margin: 0px;
}

input.inp {
	width: 300px;
}

textarea.ta {
	width: 300px;
}