/* CSS Document */

body {
margin: 0px;
background-color: #e3cace;
}

.main_border {
background-color: #f3e9ea;
border-left: 2px solid #dfb7bd;
border-right: 2px solid #dfb7bd;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height:1.5;
text-align:justify;
}

h1 {
	color: #cc0000;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

h2 {
	color: #000000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}

h3 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

ul {
list-style-image: url(img/bin.png);
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color: #000000;
text-align:justify;
}

ul.min {
list-style-image: url(img/bin.png);
font-family: Arial, Helvetica, sans-serif;
font-size : 11px;
color: #000000;
text-align:justify;
}

li {
margin-bottom: 15px;
line-height:1.5;
text-align:justify;
}

a {
color: #000000;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #ffffff;
text-decoration: none;
}
/*----------------------------*/
a.rederect {
color: #BD3D54;
text-decoration: underline;
}
a.rederect:visited {
color: #BD3D54;
text-decoration: underline;
}
a.rederect:hover {
color: #CC0000;
text-decoration: underline;
}


.header {
background-image: url(img/header.jpg);
background-position: center top;
background-repeat: no-repeat;
height: 195px;
width: 998px;
}

/*íèæíåå ìåíþ*/
.footer {
border-top: 2px solid #7B0618;
background-image: url(img/footer.jpg);
background-repeat: no-repeat;
background-position: center center;
height: 55px;
border-bottom: 2px solid #7B0618;
}

.footer_menu {
font-size: 10px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
padding-bottom: 3px;
}

.table_center {
border-top: 2px solid #7B0618;
}

.content {
padding: 7px;
}

.copyright {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background-color: #f3e9ea;
font-weight: bold;

}
div.copyright {
padding-top: 3px;
padding-bottom: 3px;
}

.left_td {
border-right: 1px solid #dfb7bd;
background-color: #FFFFFF;
}

.right_td {
padding-top: 1px;
border-left: 1px solid #dfb7bd;
background-color: #FFFFFF;
}
/*---------------------------------------------*/
#left_table {
background-image: url(img/left_bg.jpg);
background-repeat: repeat-y;
}

#left_table td{
height: 21px;
border-bottom: 1px solid #800000;
}

#left_table a{ 
font: bold 12px Verdana;
height: 21px;
display: block;
padding-left: 7px;
padding-top: 6px;
}

#left_table a:hover{
background-color: #DC1637; /*Ôîíîâûé öâåò ÿ÷åéêè ïðè íàâåäåíèå êóðñîðà*/
color: #ffffff;  /*Öâåò òåêñòà ïðè íàâåäåíèè êóðñîðà*/
}

.adsen {
margin-top: 15px;
border: 0px solid #cccccc;
}

/*contact_left*/
.slide-out-div {
padding: 0px 20px;
width: 490px;
background: #F3E9EA;
border: #29216d 2px solid;
}


#inputArea
  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:600;
  background-color: #E3CACE;
  padding: 10px;
  padding-top: 5px;
  padding-bottom: 0px;
  margin-top: 15px;
  margin-bottom: 30px;
  width: 465px;
  border: 1px solid #e09da8;
  }
 
/*contact_left*/