* {
  margin:0px;
  padding:0px;
  border:0px;
}

.error, .message{
  color:red;
}



body{
  background-color:white;
  color:black;
	font: 13px tahoma , arial, helvetica, sans-serif;
  letter-spacing:0.050em;
  letter-spacing:1px;
  /*letter-spacing:0.0em;*/
	width:100%;
	height:100%;
  text-align:center;
  line-height:140%;
}



h1{
  margin-top:35px;
  margin-bottom:20px;
  margin-left:0px;
  font-size:18px;
  font-weight:bold;
}

h4, h3,strong{
  font-weight:bold;
  font-size:12px;
  margin-bottom:3px;

}

h4 a,h4, h1,h3{
  color:#999999;
  font-size:16px;
}

a, h4 a {
  color:#474747;
}

a:hover, h4 a:hover {
   color:#BA6086;
   text-decoration:underline;
}

#page_inner img{
   margin-right:7px;
}

#main_title{
   margin:20px;
   margin-left:0px;
   font-size:24px;
   color:#323467;
   font-weight:bold;
}
#main_box{
   margin:0 auto;
   width:948px;
   text-align:left;
}

#main_box_i{
}
#bottom_line,
#top_line{
    background-color:#BA6086;
    width:100%;
    height:5px;
    font-size:3px;
}
#bottom_line{
    height:2px;
}

#menu_top{
   height:31px;
   border:0px solid;
   margin-bottom:5px;
   background-color: white ;
}

#menu_top ul{

}

#menu_top li, #menu_top  li.selected{
   list-style-type:none;
   background: #323467;
   background: #BA6086;
   height:100%;
   float:left;
   border-right:1px solid white;
   height:34px;
}

#menu_top a {
   color:white;
   display:block;
   padding:8px;
   padding-left:7px;
   padding-right:7px;
   text-decoration:none;
   font-size:11px;
   font-weight:bold;
}

#menu_top a.selected, #menu_top a:hover {
   background-color:#E9D7D7;
   text-decoration:none;
   color:#BA6086;
   height:18px;
   float:left;
}

#menu_top a.selected, #menu_top a:hover {

/*   color:#FB6700;
   color:#BA6086;*/
}

br{
  letter-spacing:0px;
}


#work_left{
   width:230px;
   float:left;
}
#work_middle{
  width:540px;
  float:left;
}

#work_right{
  width:165px;
  float:right;
}


#work_left #work_left_i{
}
#work_right #work_right_i{
   margin-top:5px;
   overflow:hidden;
}

#work_middle #work_middle_i{
   margin-left:25px;
}


.contener{
}

#footer{
  background-color:#F5EBEA;
  padding-left:15px;
  padding-right:15px;
}

#footer_i{
  padding:4px;
  overflow:hidden;
  padding-bottom:8px;
  padding-left:20px;
  padding-right:20px;

}



#footer a{
  font-weight:bold;
  text-decoration:underline;
  letter-spacing:1px;
  color:#BA6086;
  text-decoration:none;
}

#footer a:hover{
   color:#FB6700;
   background-color:#BA6086;
   color:#E9D7D7;
}

#footer ul{

}

#footer  li {
  list-style-type:none;
  list-style-image:url(../images/ar_r.png);
  list-style-position:outside;
  font-size:12px;
  font-weight:bold;
  float:left;
  margin-right:35px;
  padding-left:0px;
  border:0px solid red;

}

.menu_header{
letter-spacing:1px;padding:10px;padding-left:15px;
font-size:16px;font-family:sans-serif;font-weight:bold;

background-color:#BA6086;
color:#E9D7D7;
}

#menu_left{
  position:relative;
  width:100%;
  border:0px solid;
  margin-top:5px;
  padding:0px;
  background-color:#BA6086;
  background-color: #E9D7D7;
  background-color: #F5EBEA;
  /*background-color:#F3F4F6;*/
  color:#BA6086;
}

#menu_left strong{
  font-weight:bold;
}

#menu_left .menu_grupa,#menu_left .menu_grupa1{
  padding:15px;
  border-bottom:1px solid white;
}

#last_add ul li{
  padding:0px;
  margin:0px;
}
#last_add ul{
  line-height:100%;
}
#last_add a{
  font-size:9px;
  color:#474747;
}


#menu_left ul{
  line-height:140%;
}

#menu_left ul li{
  list-style-type:none;
  list-style-image:url(../images/ar_r.png);
  font-size:11px;
  font-weight:bold;
 
  /*line-height:160%;*/
}


#menu_left li a, #menu_left li a:hover{
   color:#BA6086;
   text-decoration:none;
   
   /*text-decoration:underline;*/
}

#menu_left ul li a, #menu_left ul li a:hover{
   
}

#menu_left li a.selected , #menu_left li a:hover{
   color:#FB6700;
   background-color:#BA6086;
   color:#E9D7D7;
   padding:3px;
   padding-left:5px;
   padding-right:5px;
}

.submenu1{
   margin-left:15px;
}

textarea , select {
  border:1px solid;
}


form .inp{
   border:1px solid black;
}
.inp_b{
    padding-left:30px;padding-right:30px;
    border:1px solid;
}
