body {
	padding: 0px;
	margin: 0px;
	color: #282723;
	font-size: 15px;
	font-family:  Calibri, Verdana, Geneva, sans-serif;
	background-color: #d1c7b9;
}

#maincontent {
	background-image: url(/img/body_bg.gif);
	width: 100%;
	height: 100%;
}

#bg_right {
	background-repeat: no-repeat;
	background-position: top right;
	width: 100%;
	background-image: url(/img/bg_right.gif);
}

img.png {
	behavior: url(/scripts/png.htc);
}

#podval {
	position: relative;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

.phone, .search, .content, .topmenu {
	padding-left: 0px;
	padding-right: 20px;
}

.phone strong {
	font-size: 22px;
}

.phone {
	white-space:nowrap;
}

a {
	color: #8a040a;
}

a:hover {
	text-decoration: none;
}

form {
	padding: 0px;
	margin: 0px;
}

.search input {
	background-repeat: no-repeat;
	background-image: url(/img/search_bg.gif);
	width: 95%;
	background-color: #ffffff;
	padding-left: 20px;
}

h1 {
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #8a040a;
}

.anons {
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	width: 100%;
	height: 170px;
	margin-bottom: 10px;
	cursor: pointer;
}

h4 {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #8a040a;
}

/* кнопки */	
a.btn_readmore {
	display: block;
	width: 141px;
	height: 37px;
	background: url(../img/btn_readmore.gif) 0px 0px no-repeat;
}

a.btn_readmore:hover {
	background-position: 0px -37px;
}

a.btn_readmore:active {
	background-position: 0px -74px;
}

h3 {
	line-height: 120%;
	letter-spacing: 1px;
	color: #756f65;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#topbanner {
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
	width: 100%;
	height: 170px;
	cursor: hand;
	z-index: 10;
}

#topmenu1, #topmenu2, #topmenu3, #topmenu4 {
	position: absolute;
	left: 0px;
	top: -30px;
	background-color: #a39b8d;
	z-index: 90;
	color: #FFFFFF;
	display: none;
	width: 100%;
}

.toplink {
	position:relative;
	background-color: #d1c7b9;
	padding:10px 20px 10px 20px;
	z-index: 50;
}

.toplink UL {
	padding: 0px;
	margin: 20px;
}

.toplink LI {
	line-height: 150%;
	list-style-position: outside;
	list-style-type: square;
	padding-bottom: 10px;
}

.content IMG {
	margin: 0px 0px 10px 0px;
}

.tab1 TD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #756f65;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pseudo_link {
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-color:  #8a040a;
}

HR {
	border-width: 0px;
	height: 1px;
	background-color: #a39b8d;
	color: #a39b8d;
}

.topbanner {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	padding: 10px;
}

.topbanner a {
	color: #FFF;
	text-decoration: none;
}
.questionform{
	margin-bottom: 20px;
	padding: 20px;
	background-color: #d1c7b9;
}

.web p {
text-align:justify;
}

.web li {
text-align:justify;
}
