.h1
{
	font-family: arial;
	font-size: 18;
	font-weight: 900;
	color: #E1840B;
	margin-left: 15;
	margin-top: 15;
}
.h2
{
	font-family: arial;
	font-weight: 800;
	font-size: 14;
	color: #E1840B;
	text-align: left;
	margin-top: 25;
	margin-left: 0;
	margin-bottom: -1;
}
.h3
{
	font-family: arial;
	font-weight: 800;
	font-size: 12;
	color: #7a7a7a;
	text-align: left;
	margin-top: 6;
	margin-left: 10;
	margin-bottom: -1;
}
p
{	font-family: arial;
	font-size: 12;
	text-align: justify;
	color: #7a7a7a;
}
pre
{	font-family: arial;
	font-size: 12;
	text-align: justify;
	color: #7a7a7a;
}

.menu-row td {
	margin: 0px;
	padding: 0px;
	
}

.menu-left {
	width: 83px;
	cursor:hand;
	background-image: url('./3.gif');
}

.menu-news {
	width: 132px;
	cursor:hand;
	background-image: url('./menu/menu1.gif');
}

.menu-about {
	width: 112px;
	cursor:hand;
	background-image: url('./menu/menu2.gif');
}

.menu-services {
	width: 114px;
	cursor:hand;
	background-image: url('./menu/menu3.gif');
}

.menu-center {
	width: 143px;
	cursor:hand;
	background-image: url('./4.gif');	
}

.menu-portfolio {
	width: 110px;
	cursor:hand;
	background-image: url('./menu/menu4.gif');	
}

.menu-contacts {
	width: 112px;
	cursor:hand;
	background-image: url('./menu/menu5.gif');	
}

.menu-online {
	width: 130px;
	cursor:hand;
	background-image: url('./menu/menu6.gif');	
}

.menu-right {
	width: 88px;
	background-image: url('./5.gif');
}


.menuhidden {
	visibility: hidden;
}

table.menu {
	background: url('./2.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 210px;
}

table.menu td {
	background-position: center top;
	background-repeat: no-repeat;
	vertical-align: top;
}

list.list-images {
 list-style-type: none;

}

table.price td {
	vertical-align: top;
}


