body,td,th, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #733346;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #0086e3;
	outline:none;
}
#header_top{
	background-image: url(/tpl/main/images/header_top.jpg);
	height: 52px;
	width: 990px;
}
#header_vershina{
	width: 340px;
	height: 44px;
	float:left;
}
div.top_menu_item{
	height: 44px;
	float:left;
}
#top_menu_right{
	width: 34px;
	height: 44px;
	float:left;
	background-image: url(/tpl/main/images/top_menu_right.jpg);
}
#header_pic{
	background-image: url(/tpl/main/images/header_pic.jpg);
	background-repeat: no-repeat;
	height: 341px;
	width: 513px;
}

#header_pic_36{
	background-image: url(/tpl/main/images/header_pic_36.jpg);
	background-repeat: no-repeat;
	height: 341px;
	width: 513px;
}
#header_pic_83{
	background-image: url(/tpl/main/images/header_pic_83.jpg);
	background-repeat: no-repeat;
	height: 341px;
	width: 513px;
}
#header_pic_bible{
	background-image: url(/tpl/main/images/header_pic_bible.jpg);
	background-repeat: no-repeat;
	height: 341px;
	width: 513px;
}
#header_pic_detsad{
	background-image: url(/tpl/main/images/header_pic_detsad.jpg);
	background-repeat: no-repeat;
	height: 341px;
	width: 513px;
}
#header_pic_guest{
	background-image: url(/tpl/main/images/header_pic_guest.jpg);
	background-repeat: no-repeat;
	height: 341px;
	width: 513px;
}
#header_pic_pedagog{
	background-image: url(/tpl/main/images/header_pic_pedagog.jpg);
	background-repeat: no-repeat;
	height: 341px;
	width: 513px;
}
#header_pic_pomosh{
	background-image: url(/tpl/main/images/header_pic_pomosh.jpg);
	background-repeat: no-repeat;
	height: 341px;
	width: 513px;
}

#header_pic_contact{
	background-image: url(/tpl/main/images/header_pic_contact.jpg);
	background-repeat: no-repeat;
	height: 341px;
	width: 513px;
}
#header_pic_method{
	background-image: url(/tpl/main/images/header_pic_method.jpg);
	background-repeat: no-repeat;
	height: 341px;
	width: 513px;
}

td.header_pic_right{
	background-image: url(/tpl/main/images/header_pic_right.jpg);
	background-repeat: no-repeat;
}
div.header_pic_right{
	padding-top: 20px;
	padding-left: 30px;
}
#header_monte{
	height: 77px;
	width: 237px;
}
#left_menu{
	height: 211px;
	width: 237px;
	background-image: url(/tpl/main/images/header_left_menu.jpg);
	background-repeat: no-repeat;
}
#left_menu_in{
	padding-left: 22px;
}
div.left_menu_item{
	background-image: url(/tpl/main/images/dots.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 2px;
	padding-top: 4px;
}
div.left_menu_item a{
	color:#c93257;
	text-decoration:none;
	font-style:italic;
}
div.left_menu_item a:hover, div.left_menu_item a.active{
	color:#006fc3;
}
div.left_menu_item div.in{
	padding-left: 15px;
}
div.left_menu_item div.in_a{
	background-image: url(/tpl/main/images/pointer.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}
div.left_menu_item div.in_a a{
	color:#006fc3;
	text-decoration:none;
	font-style:italic;
}

div.left_menu_item div.in:hover{
	background-image: url(/tpl/main/images/pointer.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#header_prim{
	height: 53px;
	width: 237px;
}
#bottom{
	background-image: url(/tpl/main/images/bottom.jpg);
	background-repeat: no-repeat;
	height: 171px;
	width: 990px;
}
#content{
	padding: 30px 80px 30px 80px;
}

H1
{
	color:#0086e3;
	font-size:16px;
	TEXT-ALIGN : left;
	font-family: Arial;
}

H2
{
	color:#0086e3;
	font-size:15px;
	TEXT-ALIGN : left;
	font-family: Arial;
}
p.quote {
	text-align: right;
	color: #0086e3;
	font-size:13px;
	font-family: Arial;
	font-style: italic;
}

FORM {
 margin: 0px; /* Убираем отступы */
}
.inp_vote{
	font-size:8pt;
	background-color:#FBDAE5;
	color:#733346;
	border-color:#7D3301;
	border-width:1px;
	border-style:solid;
	width: 100px;
}
.inp, input{
	font-size:8pt;
	background-color:#FBDAE5;
	color:#733346;
	border-color:#7D3301;
	border-width:1px;
	border-style:solid;
}

ul.pages{
  padding:0;
  margin:0;
  list-style:none;
}

.listing{
  float:left;
  width:100%;
  text-align:center;
  padding:5px 0;
  overflow:hidden;
  height:30px;
  line-height:30px;
}
.listing li{
  display:inline;
  padding:0;
}

.listing .center a{
  padding:2px 5px;
  font-weight:100;
  background:#FCD8E4;
  border:0px solid #c7c7c7;
  color:#000;
  text-decoration:none;
  margin:0 1px;
}
.listing .center a:hover{
  background:#FF7D01;
  border:0px solid #666;
}
.listing .center a.active{
  background:#C73661;
  border:0px solid #666;
  color:#fff;
}
.listing .center span{
  font-weight:100;
  padding:0 5px;
}

IMG { border: 0px; }


hr {
	color:red;
	background-color:red;
	height: 1px;
	border-width:0px; /* убрать рамки вокруг элемента */
}


input.w100{
	width: 100%;
}




table.sim_arc_item_data{
	width: 100%;
	border: 0px solid #013E72;
}

table.sim_arc_item_podp{
	width: 100%;
	border: 0px solid #013E72;
	color: #733346;
}

table.sim_arc_item_podp td, table.sim_arc_item_podp a{
	font-size: 10px;
	color: #733346;
}


td.sim_arc_item_data{
	color: #733346;
	font-weight: bold;
	font-size: 12px;
	width: 120px;
	padding-left: 5px;
}

td.sim_arc_item_name, td.sim_arc_item_name a{
	color: #733346;
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px;
	text-decoration: none;
}

table.sim_arc_item{
	width: 100%;
	border: 1px solid #FCD8E4;
}



a.del_admin{
	color: #FC0200;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

table.comm_form{
	font-size: 12px;
	width: 500px;
	border: 0px solid #013E72;
}

td.commentheadername a{
	text-decoration: none;
	color: #04427A;
}

#work_path{
	padding-bottom: 10px;
}




/* Horizontal Carousel */
#horizontal_carousel {
  float:left;
  width: 100%;
  height: 185px;
  position: relative;
  background-color:#FFF;
  overflow:hidden;
}

#horizontal_carousel .container {
  position: absolute;
  top: 0px;
  left: 45px;
  width: 100%;
  height: 185px;
  overflow:hidden;
}

#horizontal_carousel .previous_button {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 26px;
  height: 142px;
  background-image: url(/tpl/main/images/new_prev.jpg);
  background-color:#FFF;
  z-index: 100;
  cursor:pointer;
}

#horizontal_carousel .previous_button_disabled {
  background: url(/tpl/main/images/new_prev.jpg);
  cursor:default;
}

#horizontal_carousel .next_button {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 26px;
  height: 187px;
  background-image: url(/tpl/main/images/news_next.jpg);
  background-color: #FFF;
  z-index: 100;
  cursor:pointer;
}

#horizontal_carousel .right2 {
  position: absolute;
  top: 0px;
  right: 26px;
  width: 10px;
  height: 187px;
  background: #FFF;
  z-index: 100;
  cursor:pointer;
}

#horizontal_carousel .next_button_disabled {
  background: url(/tpl/main/images/news_next.jpg);
  cursor:default;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 187px;
}

#horizontal_carousel ul li img {
	border:0px solid #40A8D7;
	display:block;
	background:#fff;
	width: 129px;
	height: 128px;
}

#horizontal_carousel ul li {
  font-family:verdana,arial,sans-serif;
  font-size:10px;
  border:0px solid green;
  color:#FFF;
  margin:0pt;
  padding:0px 10px 0px 0px;
  width:140px;
  list-style:none;
  float:left;
}

#horizontal_carousel ul li div.title {
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
}

#horizontal_carousel ul li div.title a {
	color: #6b6b6b;
	text-decoration: none;
}

#horizontal_carousel ul li div.img {
  width: 139px;
  height: 142px;
  background: url(/tpl/main/images/news_pic.jpg);
  cursor:pointer;
}

