a
{
	text-decoration: none;
}

p
{
	text-align: justify;
	padding-top: 4px;
	padding-bottom: 4px;
	text-indent: 20px;
}

h2
{
    font: 18px Verdana;
    font-weight: bold;
    padding: 5px 0px 10px 0px;
    color: maroon;
}

h3
{
    font: 18px Times new rouman;
    font-weight: bold;
    padding: 5px 0px 10px 0px;
    color: #836e51;
}

h4
{
    font: 16px Arial;
    font-weight: bold;
    padding: 5px 0px 10px 0px;
    color: #836e51;
}

.objects
{
	list-style-type: circle;
	margin-left: 0px;
	padding-left: 10px;
}

.objects li
{
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.objects li a
{
	color: #7d301e;
	font: bold 11px Tahoma;
}

a.red
{
color: #7d301e; 
}
a.red:hover
{
text-decoration: underline; 
}

#activ
{
 color: #ff4e00;   
}

.stat_normal
{
  font: bold 12px Tahoma;
  color: #7d301e;
  text-decoration: none;
}

.stat_normal:hover
{

}

.stat_current
{
  color: #ff4e00;
  text-decoration: none;
}

.stat_current:hover
{

}

.font1 span
{
  font: normal 17px Tahoma;
  color: #7d301e;
  text-decoration: underline;
}

.prev_image
{
	text-align: center;
}

.price
{
	border: solid 1px #896636;
}

.price td
{
	border: solid 1px #ad9575;
	text-align: center;
}

.price td a
{
	color: #ff4e00;
}

.faq
{
	width: 100%;
	border: solid 1px #896636;
}

.faq td
{
	border: solid 1px #ad9575;
	text-align: center;
	padding: 5px;;
	text-align: left;
	background-color: #eddbc1;
}

.faq .td_faq
{
	background-color: #d3bb9a;
	font-weight: bold;
	color: #721f10;
}

.make_q
{
  font: normal 17px Tahoma;
  color: #e40000;
  text-decoration: none;
}

td.contacts_head
{
  text-align: right;
  vertical-align: top;
  padding-bottom: 10px;
  font-weight: bold;
  white-space:nowrap;
}

td.contacts_text
{
  text-align: left;
  vertical-align: top;
  padding-left: 15px;
}

td.contacts_text_left
{
  text-align: left;
  vertical-align: top;
}

td.contacts_text a
{
  color: #0000ee;
  text-decoration: none;
}
td.contacts_text a:hover
{
  text-decoration: underline;
}

.input_mailform
{
  width: 350px;
  border: 1px solid;
  border-color: #9aaec3;
}

.input_mailform_left
{
  width: 190px;
  border: 1px solid;
  border-color: #9aaec3;
}

.form_result
{
  font: bold 14px Arial;
  color: #007503;
  text-align: center;
  padding-bottom: 20px;
}


.subm
{
	border: solid 1px #721f10;
	padding: 5px;
}


.sp
{
    list-style-type: square;
    margin-left: 0px;
    padding-left: 40px;
    color: #7d301e;  
}

#middle
{
    vertical-align: middle;   
    height: 40px;
    border: 1px solid;
}

.img
{
    padding-right: 30px;
    padding-bottom: 10px;
}

#konk
{
	font: bold 14px Arial;
	color: #c31f02;
}

#konk:hover
{
	text-decoration: underline;
}

#konk-txt
{
  color: #7d301e;
  font: bold 12px Tahoma;
}