BODY {
  margin: 0px;
  padding: 0px;
}

/* B,STRONG {
  font-weight: normal;
} */

A {
  color: #0066CC;
}
A:hover {
  color: #FF6600;
}

.tmenu_link {
  display: block;
  margin: 0px 7px 0px 7px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #292F35;
  text-decoration: none;
}
.tmenu_link:hover {
  color: black;
  text-decoration: underline;
}

.tmenu_link2 {
  display: block;
  margin: 0px 7px 0px 7px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #0099FF;
  text-decoration: none;
}
.tmenu_link2:hover {
  color: #FF6600;
  text-decoration: underline;
}

.left_menu_head {
  margin: 10px;
  font-family: verdana;
  font-size: 15px;
  font-weight: bold;
  color: #292F35;
}
.left_menu_link {
  display: block;
  margin: 4px 7px 7px 10px;
  font-family: verdana;
  font-size: 12px;
  font-weight: normal;
  color: #292F35;
  text-decoration: underline;
}
.left_menu_link:hover {
  font-family: verdana;
  font-size: 12px;
  color: gray;
  text-decoration: none;
}

.left_menu_contacts {
  margin: 4px 7px 4px 10px;
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  color: #FD5454;
}
.left_menu_phone {
  margin: 4px 7px 4px 10px;
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  color: #57D33F;
}
.left_menu_contlink {
  display: block;
  margin: 4px 7px 12px 10px;
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  color: #292F35;
  text-decoration: underline;
}
.left_menu_contlink:hover {
  color: gray;
  text-decoration: none;
}

.right_menu_act {
  margin: 0px 10px 10px 25px;
  font-family: verdana;
  font-size: 12px;
  color: black;
}
.right_menu_pr {
  margin: 5px 10px 10px 25px;
  font-family: verdana;
  font-size: 12px;
  color: black;
}
.right_menu_prlink {
  display: block;
  margin: 8px 5px 8px 0px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #5C8EB1;
  text-decoration: underline;
}
.right_menu_prlink:hover {
  color: #A0BFD7;
}

.bot_text {
  margin: 0px 5px 5px 10px;
  font-family: verdana;
  font-size: 11px;
  color: #254B66;
}
.bot_menu {
  margin: 0px 5px 10px 10px;
  font-family: verdana;
  font-size: 10px;
  color: #254B66;
  line-height: 16px;
}
.bot_menu_link {
  font-family: verdana;
  font-size: 11px;
  color: #254B66;
  text-decoration: underline;
}
.bot_menu_link:hover {
  font-family: verdana;
  font-size: 11px;
  color: black;
  text-decoration: none;
}

.top_foto {
  position: absolute;
  z-index: 47;
  top: 10px;
  left: 270px;
  width: 711px;
  height: 165px;
  /* background: url(top_foto.jpg) no-repeat; */
}

.top_fotos {
  width: 482px;
  height: 274px;
  position: absolute;
  z-index: 48;
  top: 33px;
  left: 6px;
}
html > body .top_fotos {
  background: url(top_fotos.png) no-repeat;
}
*html .top_fotos {
  background:none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/top_fotos.png', sizingMethod='crop');
}

.top_phones {
  width: 462px;
  height: 50px;
  position: absolute;
  z-index: 49;
  top: 110px;
  left: 10px;
  font-family: arial;
  font-size: 18px;
  color: #66CC00;
}

.top_text {
  position: absolute;
  z-index: 49;
  top: 45px;
  left: 473px;
}
.top_text H1 {
  font: normal 13px arial;
}

/* .top_text {
  width: 489px;
  height: 26px;
  position: absolute;
  z-index: 49;
  top: 145px;
  left: 473px;
}
html > body .top_text {
  background: url(top_text.png) no-repeat;
}
*html .top_text {
  background:none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/top_text.png', sizingMethod='crop');
} */


.post {
  font-family: verdana;
  font-size: 12px;
  color: black;
}

.post strong,b {color: #188623 ; font-weight:700}

.post h1 {margin: 0;
display: block;
margin-bottom: 20px;
	padding-bottom: 0px;
	text-transform:none;
	background: url(images/img03.gif) repeat-x left bottom;
	font-size: 16px;
	font-weight: 700;
	color: red}

.post .title {
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: url(images/img03.gif) repeat-x left bottom;
}

.post .entry {
}

.post .meta {
	padding: 15px 0 60px 0;
	background: url(images/img03.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

.content P,DIV {
  font-family: verdana;
  font-size: 12px;
  color: black;
}

.instr_tbl {
  font-family: verdana;
  font-size: 11px;
  color: black;
}
.instr_head {
  color: white;
  font-weight: bold;
}
.instr_text {
  font-family: arial,verdana;
}

.search_instr_tbl {
  font-family: verdana;
  font-size: 13px;
  color: black;
}
.search_instr_but {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: gray;
}

.link {
  color: #0066CC;
}
.link:hover {
  color: #FF6600;
}

.pdd_list {
  font-family: arial;
  font-size: 12px;
  color: black;
  line-height: 22px;
}
.pdd_list A {
  font-family: arial;
  font-size: 12px;
  color: #3284CC;
  text-decoration: underline;
}
.pdd_list A:hover {
  color: #FF9900;
  text-decoration: underline;
}

.pdd_more .head {
  margin: 10px;
  font-family: arial;
  font-size: 18px;
  color: #472B00;
  text-align: center;
}
.pdd_more .text {
  font-family: arial;
  font-size: 13px;
  color: black;
  line-height: 20px;
  text-align: justify;
}
.pdd_more .text H2 {
  padding: 5px 0px;
  font-family: arial;
  font-size: 17px;
  color: #472B00;
  text-align: left;
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
  border-color: silver;
}
.pdd_more HR {
  height: 1px;
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
  border-color: silver;
}

.line_sep {
  height: 1px;
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
  border-color: silver;
}
.line_sep2 {
  height: 1px;
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
  border-color: #33CC33;
}

.school_metro .search {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #472B00;
}
.school_metro .letter {
  margin: 10px 0px;
  padding: 5px 1px;
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
  border-color: silver;
  font-family: arial;
  font-size: 18px;
  color: #669933;
  text-transform: uppercase;
}
.school_metro .link_letter {
  padding: 0px 2px;
  font-weight: bold;
}
.school_metro .station_name {
  margin: 10px;
}
.school_metro .station_name A {
  font-family: arial;
  font-size: 13px;
  color: #0099FF;
  text-decoration: underline;
}
.school_metro .station_name A:hover {
  color: #FF9900;
}

.right_colum {
  padding: 20px 30px;
  font-family: arial;
  font-size: 13px;
  color: black;
  text-align: left;
}

.school_more H1 {
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
  border-color: silver;
  font-family: arial;
  font-size: 19px;
  font-weight: normal;
  color: black;
  text-align: left;
}
.school_more .item {
  margin-bottom: 30px;
  padding: 0px 0px 0px 22px;
  background-image: url(school_one_item.png);
  background-position: top left;
  background-repeat: no-repeat;
  font-family: arial;
  font-size: 12px;
  color: black;
}
.school_more .item .name {
  margin: 10px 0px;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  color: black;
}
.school_more .item .desc {
  font-family: arial;
  font-size: 13px;
  color: black;
}
.school_more .item .comment {
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 22px;
  background-image: url(school_item_comment.png);
  background-position: left;
  background-repeat: no-repeat;
  font-family: arial;
  font-size: 12px;
  color: black;
}
.school_more .pages {
  margin: 10px 0px;
}
.school_more .pages A {
  font-family: arial;
  font-size: 14px;
  color: #0099FF;
  text-decoration: underline;
}
.school_more .pages A:hover {
  color: #FF9900;
  text-decoration: underline;
}
.school_more .pages B {
  padding: 2px 4px;
  background-color: #F2F2F2;
  color: black;
}

.school_comments H1 {
  padding: 3px 0px;
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
  border-color: silver;
  font-family: arial;
  font-size: 19px;
  font-weight: normal;
  color: black;
  text-align: left;
}
.school_comments .add_form {
  font-family: arial;
  font-size: 12px;
  color: black;
}
.school_comments .add_form .inp {
  width: 98%;
  font-family: arial;
  font-size: 12px;
  color: black;
}
.school_comments .add_form .txt {
  width: 98%;
  height: 70px;
  font-family: arial;
  font-size: 12px;
  color: black;
}
.school_comments .add_form .sel {
  width: 100%;
  font-family: arial;
  font-size: 11px;
  color: black;
}
.school_comments .comments {
  font-family: arial;
  font-size: 12px;
  color: black;
}
.school_comments .comments .item {
  margin: 3px 0px 20px 0px;
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
  border-color: #E8E8E8;
}
.school_comments .comments .name {
  margin: 3px 0px;
  font-size: 13px;
  font-weight: bold;
}
.school_comments .comments .name A {
  font-size: 13px;
  color: #12A0FF;
}
.school_comments .comments .name A:hover {
  font-size: 13px;
  color: #FF9900;
}
.school_comments .comments .comm {
  margin: 7px 0px;
  padding: 0px 50px 0px 22px;
  background-image: url(school_ico_comment.png);
  background-position: top left;
  background-repeat: no-repeat;
  font-family: "times new roman",georgia,arial;
  font-size: 17px;
  color: black;
  line-height: 25px;
}
.school_comments .comments .date {
  float: right;
  font-weight: normal;
  color: gray;
}
.school_comments .comments .rating {
  margin-left: 13px;
  font-family: arial;
  font-size: 12px;
  color: black;
}

.school_comments .comments .pages {
  margin: 10px 0px;
}
.school_comments .comments .pages A {
  font-family: arial;
  font-size: 14px;
  color: #0099FF;
  text-decoration: underline;
}
.school_comments .comments .pages A:hover {
  color: #FF9900;
  text-decoration: underline;
}
.school_comments .comments .pages B {
  padding: 2px 4px;
  background-color: #F2F2F2;
  color: black;
}

.right_link_metro {
  line-height: 18px;
}
.right_link_metro DIV {
  font-family: arial;
  font-size: 11px;
  color: silver;
}
.right_link_metro A {
  font-family: arial;
  font-size: 11px;
  color: #42B4FF;
}
.right_link_metro A:hover {
  font-family: arial;
  font-size: 11px;
  color: #FF9900;
}

.mess_error {
  margin: 20px;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  color: red;
  text-align: center;
}
.mess_ok {
  margin: 20px;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  color: #0066CC;
  text-align: center;
}

.right_float_block {
  margin: 27px 0px 30px 10px;
  padding: 0px 4px 10px 4px;
  border-style: double;
  border-width: 3px;
  border-color: gray;
  background-color: #F2F2F2;   /* F36523 */
}
.right_float_block DIV, .right_float_block P {
  margin: 4px 0px;
  font-family: arial;
  font-size: 13px;
  color: black;
  line-height: 16px;
}

.right_car_list {
  width: 276px;
  margin: 0px 0px 20px 0px;
  padding: 0px;
  background-image: url(wr_bg.jpg);
  text-align: left;
}
.right_car_list UL {
  margin: 5px 0px 5px 28px;
  padding: 0px;
  line-height: 17px;
}
.right_car_list UL LI {
  margin: 8px 0px;
}
.right_car_list H3 {
  margin: 5px 28px;
  padding: 0px;
  font-family: arial;
  font-size: 18px;
  font-weight: normal;
  color: black;
}

.tb {
  font-weight: bold;
}




.add_school {
  font-family: arial;
  font-size: 12px;
  color: black;
}
.add_school .inp {
  width: 100%;
  font-family: arial;
  font-size: 12px;
  color: black;
}
.add_school .txt {
  width: 100%;
  height: 120px;
  font-family: arial;
  font-size: 12px;
  color: black;
}
.add_school .sel {
  width: 100%;
  font-family: arial;
  font-size: 11px;
  color: black;
}



#feedback_form {
  /* display: none; */
  position: absolute;
  z-index: 100;
  top: 61px;
  right: 2px;
  /* background: url(/puc/bg_left3.gif) left 4px repeat-y #fff; */
  padding-bottom: 15px;
  color: #225588;
}
#feedback_form TABLE {
  border: solid 1px black;
  background: #FAFAFA;
}
#feedback_form TABLE TD {
  padding: 4px;
  font: 11px arial;
  color: #225588;
}
#feedback_form .inp {
  width: 95%;
  border: dotted 1px #77CCBB;
  font: 11px arial;
}
#feedback_form .but {
  width: 80px;
  height: 20px;
  /* background: #77CCBB; */
  font: bold 11px arial;
  color: black;
}
#feedback_form .label {
  font: bold 11px arial;
}
.ramka {
    -moz-border-radius: 15px 15px 15px 15px;
    border: 1px solid;
    padding: 5px;
width: 256px;
color: #7fc7ff;
}
.last_news li {
    border-bottom: 1px dotted #7fc7ff;
    margin-bottom: 10px;
    padding: 10px 0;
}
.last_news {
    list-style: none outside none;
    margin: 0px 15px;
padding: 0;
text-align: left;
}
