* {
	background-image: !important;
	font-size: 100%;
	font-family: "Time New Roman";
}

body {
	background-color: #FFFFFF;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
a {
/*	color: #0152a7;*/
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1  {
	font-size: 120%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
/*	color: #0253a9;*/
	color: #000000;
}
h2  {
	font-size: 120%;
	padding: 0px;
	margin: 10px 0 10px 0;
/*	color: #0253a9;*/
	color: #000000;
}
h3  {
	font-size: 100%;
}
img {
	border:0;
}
textarea, input, option {
	font-family: Tahoma;
	font-size: 13px;
	border: 1px solid #888;
	background: #f1fbff;
}
#container {
	width:100%;
	margin:0 auto;
	text-align:left;
}

#bg_left {
	background-image: url(images/ru/clouds_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: none;
}
#bg_right {
	background-image: url(images/ru/clouds_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: none;
}
#bg_main {
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	width: 989px;
}
#header {
	background: none;
/*	display: none; */
}
#header #clear {
	display: none;
}
#header #logo {
	display: block;
	width: 100%;
	height: auto;
	background: none;
	font-size: 160%;
}
#header #logo a {
	display: inline;
	height: auto;
	width: auto;
	margin: 0;
	padding: 0px;
	text-decoration: underline;
}

#header #lang {
	display: none;
}
#header #lang #uaru {
	width: 95px;
	height: 24px;
	float: left;
	background-image: url(images/ru/lang.gif);
	text-align: center;
	color: #4c7b8d;
	font-family: Arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
#header #lang #uaru a {
	color: #4c7b8d;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial;
	margin: 2px;
	padding: 0px;
}
#header  #smallbar {
	float: left;
	margin-left: 15px;
	height: 24px;
	width: 95px;
	display: none;
}
#header #menu {
	height: 59px;
	width: 736px;
	float: left;
	background-image: url(images/ru/w_top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	display: none;
}
#header #menu #border {
	height: 59px;
	width: 716px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/ru/border.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
#header #menu #border .pad {
	margin-top: 18px;
	margin-left: 15px;
}

#header #menu ul {
	width: 670px;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	background-image: url(images/ru/menu_marker.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#header #menu li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	background-image: url(images/ru/menu_marker.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 19px;
	padding-right: 15px;
	height: 23px;
}
#menu a {
	text-indent: -10000px;
	display: block;
	outline: none;
	height: 23px;
	text-decoration: none;
	background-position: center center;
	background-repeat: no-repeat;
}

#content {
	margin: 0px;
	float: none;
	width: 540px;
	min-height: 180px;
	height: auto !important;
	height: 180px;
}

#content .text {
	margin: 10px 0 0 0;
	font-size: 90%;
}
#content .text dl {
	margin: 0px;
	padding: 0 0 10px 0;
}
#content .text dt {
	padding: 0;
	margin: 10px 0 2px 0;
	color: #999999;
	background-image: none;
}
#content .text dd {
	margin: 0px;
	background-image: none;
	padding: 0 0 10px 0;
}
#content .text dd a:first-child {
	font-weight: bold;
	display: block;
}
#content #news_archive {
	display: none;
}

#content_c {
	float: none;
	width: 680px;
	margin: 13px auto 5px auto;
	padding: 0 27px 0 0;
	min-height: 180px;
	height: auto !important;
	text-align: justify;
	font-family: "Time New Roman";
	font-size: 100%;
	color: #444444;
}
#content_c #news_archive {
	display: none;
}
#content_c #bcrumbs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-bottom: 11px;
	display: none;
}
#content_c #bcrumbs img {
	margin-right: 3px;
	margin-left: 3px;
}
#content_c #calcform .input {
	width: 32px;
	text-align:center;
}
#content_c #calcform table  {
	background-color: #FFFFFF;
}
#content_c #calcform th  {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #0253a9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D6D7;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#content_c #calcform td  {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D6D7;
}
#content_c #msg   {
	color: #333333;
	width: 100%;
}

#content_c #map {
	padding: 0px;
	margin-left: 0px;
	margin-top: 5px;
}
#content_c #map ul {
	list-style-type: disc;
}
#content_c #map ul li {
	background-image: url(images/ru/marker_yllow.gif);
	background-repeat: no-repeat;

	padding-left: 0px;
	margin: 0px;
	font-size: 12px;
}
#content_c #map ul li.h1 {
	background-image: url(images/ru/marker_yllow.gif);
	background-position: left 3px;

	padding-bottom: 15px;
}
#content_c #map ul li.h2 {
	background-image: url(images/ru/menu_marker.gif);
	background-position: left 4px;
}
#content_c #map ul li.h3 {
	background-image: url(images/ru/leftmenu_marker.gif);
	background-position: left 4px;
}

#content_c .date {
	color: #999999;
	margin-left: 0px;
}

#content_c .date2 {
	color: #999999;
	margin-left: 8px;
	margin-right: 12px;
}

#content_c #daughter ul {
	margin: 0px;
	padding: 0px;
	display: none;
}

#content_c #daughter li {
	background-image: url(images/ru/leftmenu_marker.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	padding-left: 10px;
	list-style-type: none;
}

#content_c p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content_c #news_title {
	color: #000000;
	margin: 5px 0 20px 0;
	font-weight: bold;
}
#content_c dl {
	padding: 0 0 10px 0;
	margin: 0;
}
#content_c dt {
	padding: 0;
	margin: 10px 0 2px 0;
	color: #999999;
	background-image: none;
	position: relative;
}
#content_c dd {
	padding: 0 0 10px 0;
	margin: 0;
	background-image: url(images/ru/border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content_c dd a {
/*	color: #0152a7;*/
	color: #000000;
}
#wrapper {
	float:left;
	width:100%;
}
#wrapper #head_c {
	height: 195px;
	width: 736px;
	float: right;
	margin: 0px;
	padding: 0px;
	display: none;
}
#wrapper #head_c #newsflash .text {
	font-size: 11px;
	color: #000000;
	margin-top: 60px;
	float: left;
	width: 165px;
	padding-left: 20px;
}
#wrapper #head_c #newsflash b {
	font-weight: bold;
	text-transform: capitalize;
	color: #FDCF2C;
}
#photo {
	display: none;
}
#wrapper #head_c #photo {
	float: left;
	height: 196px;
	width: 511px;
	display: none;
}
#con_bg  {
	background-image: none;
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	width: 100%;
}

#wr_footer {
	height: 20px;
	width: 736px;
	background-image: url(images/ru/border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: right;
	display: none;
}

#wr_footer #cleft {
	height: 20px;
	width: 100%;
	background-image: url(images/ru/c_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#wr_footer #rleft {
	height: 20px;
	width: 100%;
	background-image: url(images/ru/c_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#extra {
	float:right;
	width:225px;
	text-align: center;
	display: none;
}
#extra img {
	margin-top: 10px;
}
#extra #newsflash .text {
	font-size: 11px;
	color: #000000;
	margin-top: 60px;
	float: left;
	width: 165px;
	padding-left: 20px;
}
#extra #newsflash b {
	font-weight: bold;
	text-transform: capitalize;
	color: #FDCF2C;
}
#navigation {
	float:left;
	width:224px;
	min-height: 365px;
	height: auto !important;
	height: 365px;
	margin-left:-989px;
	background: none;
	display: none;
}
#navigation img {
	margin-top: 10px;
}
#navigation #logo_02 {
	background-image: url(images/ru/logo_02.gif);
	height: 26px;
	width: 224px;
}
#navigation .pad {
	margin-left: 16px;
	text-align: center;
}
#navigation #leftmenu {
	width: 208px;
	text-align: left;
}
#navigation #leftmenu_footer {
	height: 20px;
	background-image: url(images/ru/menu_footer.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#navigation #leftmenu_body {
	background-color: #FFFFFF;
	background-image: url(images/ru/border.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#navigation #leftmenu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 26px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation #leftmenu li {
	margin: 0px;
	padding: 0px;
	background-image: url(images/ru/border.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	min-height: 0px;
	height: auto !important;
	height: 0px;
}
#navigation #leftmenu a {
	text-decoration: none;
	color: #066ab7;
	font-weight: bold;
	display: block;
	background-image: url(images/ru/leftmenu_marker.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	line-height: 15px;
	vertical-align: super;
}
#navigation #leftmenu a:hover {
	color: #FDCF2C;
}

#navigation_c {
	float:left;
	min-height: 365px;
	height: auto !important;
	height: 365px;
	margin-left:-989px;
	background-image: url(images/ru/cluods_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 253px;
	display: none;
}
#navigation_c img {
	margin-top: 10px;
}
#navigation_c #logo_02 {
	background-image: url(images/ru/logo_02.gif);
	height: 26px;
	width: 253px;
}
#navigation_c .pad {
	margin-left: 16px;
	text-align: center;
}
#navigation_c #leftmenu {
	width: 237px;
	text-align: left;
}
#navigation_c #leftmenu_footer {
	height: 27px;
	background-image: url(images/ru/menu_footer.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#navigation_c #leftmenu_body {
	background-color: #FFFFFF;
	background-image: url(images/ru/border.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#navigation_c  #leftmenu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 26px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation_c #leftmenu ul ul {
	list-style-type: none;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

#navigation_c #leftmenu li {
	background-image: url(images/ru/border.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	margin: 0px;
	padding: 0px;
	min-height: 0px;
	height: auto !important;
	height: 0px;
}
#navigation_c #leftmenu li li {
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: none;
}
#navigation_c #leftmenu li a {
	text-decoration: none;
	color: #066ab7;
	font-weight: bold;
	display: block;
	background-image: url(images/ru/leftmenu_marker.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	line-height: 15px;
}
#navigation_c #leftmenu li li a {
	text-decoration: none;
	color: #066ab7;
	font-weight: normal;
	display: block;
	background-image: url(images/ru/leftmenu_marker.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	line-height: 15px;
}
#navigation_c #leftmenu a.act{
	color: #EFAE00;
	cursor: default;
}

#navigation_c #leftmenu a:hover {
	color: #EFAE00;
}

#footer {
	width:989px;
	clear: both;
	display: none;
}
#footer #copyright {
	width:268px;
	height: 35px;
	background-image: url(images/ru/copyright.gif);
	font-size: 11px;
	color: #FFFFFF;
	line-height: 35px;
	text-align: center;
	margin-left: 280px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#footer #etrange {
	width:440px;
	height: 35px;
	float: right;
	margin-top: -35px;
}

.curent {
	color: #FDCF2C;
}

.stable {
	width: 100%;
	border-spacing: 0px;
}
.stable thead td {
	background-color: #DFDFDF;
	padding-left: 10px;
	color: #000;
	font-weight: bold;
	text-align: center;
	border-bottom: 5px solid #000000;
}
.stable tbody td {
	border-bottom: 1px solid #000000;
/*	border-left: 2px solid #FFFFFF;*/
	padding: 4px 0;
	padding-left: 10px;
}
.stable tbody tr {
/*	border: 2px solid #D2D6D7;*/
	padding: 4px 0;
	padding-left: 10px;
}
.stable td a {
	text-decoration: none;
}
.stable tbody tr:hover {
	background-color: #FDE82D;
	padding: 4px;
}

#anketa {width: 400px; padding: 20px;}
#anketa label {display:block; font-weight: bold;}
#anketa sup {font-weight: bold; color: #F04C1F;}
#anketa p {margin-top: 10px;}
#anketa .formbutton, #anketa input, #anketa textarea {
  display:block;
  width: 100%;
  margin-bottom: 5px;
}
#anketa #comments {
  height: 100px;
}
.formbutton {
  width: 100%;
  margin-bottom: 5px;
  background: #0962c0;
  border: 1px solid #888;
  color: #FFF;
  font-weight: bold;
  font-size: 11px;
  cursor: pointer;
}
.convbutton {
  width: 150px;
  padding-bottom: 1px;
  background: #0962c0;
  border: 1px solid #888;
  color: #FFF;
  font-weight: bold;
  font-size: 11px;
  cursor: pointer;
}



#year_archive ul {
	margin-left: 20px;
	padding: 0px;
	list-style-type: none;
}
#year_archive ul li {
	margin-bottom: 5px;
	list-style-type: none;
	overflow: hidden;
}
#year_archive ul li h1 {
	padding: 20px 0 5px 0;
	color: #333;
	font-family: "Time New Roman";
	font-size: 100%;
}
#year_archive ul li p.date {
	background-image: none;
	margin: 0 0 0 20px;
	padding-left: 20px;
	float: left;
}
#year_archive ul li p.text {
	width: 550px;
	margin: 0 0 0 15px;
	float: left;
}
#year_archive ul li a {
	font-weight: normal;
}



#news_elemnt {
	display: none;
}
#news_elemnt ul {
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
#news_elemnt ul li {
	list-style-type: none;
	overflow: hidden;
}
#news_elemnt ul li p.date {
	background-image: url(images/ru/menu_marker.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 0px;
	padding-left: 15px;
	float: left;
}
#news_elemnt ul li p.text {
	width: 550px;
	margin-left: 15px;
	float: left;
}
#news_elemnt ul li p.activedate {
	background-image: url(images/ru/marker_yllow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 0px;
	padding-left: 15px;
	float: left;
}

#newsform {
	display: none;
}
#newsform .formbutton {
	width: 100px;
	height: 20px;
	margin-bottom: 0px;
	background: #0962c0;
	border: 1px solid #888;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}
#newsform #year, #month {
	font-family: Tahoma;
	font-size: 13px;
	border: 1px solid #AAA;
	background: #f1fbff;
}

#newsform option{
	font-family: Tahoma;
	font-size: 13px;
	border: 1px solid #DDD;
	background: #f1fbff;
}

.obl strong {
	margin-left: 15px;
}
.obl ul {
	list-style-type: disc;
	margin: 5px 0 20px 0;
	padding: 0px;
}
.obl li {
	margin: 0 0 5px 30px;
}


#tarifs ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
}
#tarifs li {
	margin: 0px;
	padding: 0px;
	display: block;
}
#tarifs a {
	text-decoration: none;
/*	color: #066ab7;*/
	color: #000000;
	display: block;
	background-image: url(images/ru/leftmenu_marker.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 11px;
	margin: 0px;
}
#tarifs a:hover {
	color: #FDCF2C;
/*	color: #EFAE00;*/
}

img.photo {
  top: 100px;
  left: 400px;
  width: 100px;
  position: absolute;
	display: none;

}

img.mask {
  position: absolute;
  top: -100px;
  left: 0px;
}
table .paycard {
	margin: 0px auto 0px auto;
	background-color: #F0F0F0;
	border: 1px solid #E8E8E8;
	padding: 5px 5px 0px 5px;
}

#mphotos a img {
	border: 1px solid black;
}

#news_elemnt p {
	margin-top: 0px;
	margin-bottom: 5px;
}

#page_pincod>li {
	margin-bottom: 15px;
}
#annons {
	display: none;
}

.switchcss {
	width: 160px;
	height: 16px;
	margin: 0 0 0 auto;
	padding: 2px 0 0 23px;
	background: url(images/ru/display.png) no-repeat;
	font-size: 11px;
	font-family: Tahoma;
	color: #999;
	cursor: pointer;
}
.switchcss:hover {
	text-decoration: underline;
}
.switchcss {
	display: none;
}
#content_c {
	width: 650px;
}



#menu .company {
	background-image: url(images/ru/but_company.gif);
	width: 76px;
}
#menu .company:hover {
	background-image: url(images/ru/but_company_o.gif);
}

#menu .news {
	background-image: url(images/ru/but_news.gif);
	width: 44px;
}
#menu .news:hover {
	background-image: url(images/ru/but_news_o.gif);
}

#menu .tariffs {
	background-image: url(images/ru/but_tariffs.gif);
	width: 90px;
}
#menu .tariffs:hover {
	background-image: url(images/ru/but_tariffs_o.gif);
}

#menu .info {
	background-image: url(images/ru/but_info.gif);
	width: 124px;
}
#menu .info:hover {
	background-image: url(images/ru/but_info_o.gif);
}

#menu .connect {
	background-image: url(images/ru/but_connect.gif);
	width: 75px;
}
#menu .connect:hover {
	background-image: url(images/ru/but_connect_o.gif);
}

#menu .contacts {
	background-image: url(images/ru/but_contacts.gif);
	width: 51px;
}
#menu .contacts:hover {
	background-image: url(images/ru/but_contacts_o.gif);
}
#wrapper #head_c #newsflash {
	width:225px;
	height:195px;
	background-image: url(images/ru/newsflash.gif);
	text-align: left;
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	display: none;
}
#extra #newsflash {
	width:225px;
	height:195px;
	background-image: url(images/ru/newsflash.gif);
	text-align: left;
	background-repeat: no-repeat;
	background-position: left;
	display: none;
}
#wrapper #head_c #newsflash .text, #extra #newsflash .text {
	overflow: auto;
	height: 128px;
	width: 180px;
}
#footer  #etrange  a {
	background-image: url(images/ru/etrange_logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 252px;
	background-position: center center;
}
