body {
	padding: 0;
	margin: 0;
	background: #fdfdfd url('assets/images/design/bg.gif');
}
p, td {
	font-family: Tahoma;
	font-size: 13px;
	color: #565656;
	line-height: 1.1em;
}
#bottom
{
	font-family: Tahoma;
	font-size: 12px;
	color: #707070;
}
a, a:visited {
	color: #328941;
	text-decoration: underline;
}
a:hover {
	color: #5a9d5f;
	text-decoration: none;
}
h2 {
	color:#328941;font-size:28px;font-family:Times;font-style:italic;
}
#bottomMenu {
	border-right: 1px solid #c1baa4;
	background: url('assets/images/design/middle-menu-bg.gif') center top repeat-x;
}
#bottomMenu h2 {
	color:#348b41;
	font-size:16px;
	font-family:Tahoma;
	font-style:normal;
	padding-left:58px;
	height: 48px;
	vertical-align: middle;
}
#bottomMenu td.text {
	width: 200px;
	padding: 5px 15px 5px 15px;
	vertical-align: top; 
}
#bottomMenu td.space {
	height:160px;
	padding:0;
	background: url('assets/images/design/middle-menu-sepr.gif') center center no-repeat;
}
#priceList tr.tr1
{
	border-bottom: 1px solid #f7dc99;
	text-align:center;
}
#priceList tr.tr2
{
	border-bottom: 1px solid #f7dc99;
	background-color: #ffffff;
	text-align:center;
}
#contactsform  input {
	width: 200px;
}
#contactsform  textarea {
	width: 280px;
	height: 120px;
}
#contactsform label {
	display: block;
	float: left;
	width: 143px;
}
#contactsform span {
	display: block;
	float: left;
}
#contactsform #i-cpt {
	padding: 0 5px 10px;
	display: block;
}
#contactsform  #c-ctp {
	width: 80px;
}
#contactsform  #c-submit {
	margin: 10px 0 0 148px;
	width: auto;
}
#newspage {
	list-style: none;
}
ul.inline {
	line-height: 2em;
}
ul.inline li {
	display: inline;
	border: 1px solid #f8dc99;
	padding: 2px;
}

