@charset "windows-1251";
/* CSS Document */
html, body, table, td, tr, div{
	margin:0px;
 	padding:0px;
	border:0px;
}

body {
	color: #505050;
	font-size:12px;
	font-family:Arial;
	background-image:url(/img/sky.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	line-height: 160%;
}
h1{
	font-family:Verdana;
	font-size:20px;
	color:#1fb10c;
	font-weight:bold;
	}

.MAIN_TD h1 {
	text-transform: uppercase;
	margin-bottom: 5px;
}

.path {
	margin-bottom: 25px;
	margin-left: 25px;
}

.path span {
	 margin: 0 5px 0 5px;
}

a:link {
	color: #1fb10c;
	text-decoration: underline;
	font-family: Verdana;
}

a:visited {
	text-decoration: underline;
	font-family: Verdana;
	color: #167a09;
}

a:hover {
	color: #0000FF;
	text-decoration: none;
	font-family: Verdana;
}

.alpha_gif {
	width: 100%;
	position: absolute;
	display: none;
	background-image: url(/img/new_alpha_m.png);
	text-align: center;
	left: 0px;
	top: 0px;
	z-index: 101;
}

.fullscreenBODY {
	 width: 600px;
	 text-align: justify;
	 background-color: #fff;
	 padding: 10px;
	 border: 1px #00f solid;
	 color: #000;
}

.fullscreenBODY img {
 	max-width: 250px;
 	border: 3px #8000FF double;
}

.fullscreenBODYIMG {
	width: 260px;
	float: left;
}

.fullscreenBODYTEXT {
    margin-left: 265px;
	min-height: 200px;
}

.alpha_gif img {
	border: 2px #000 solid;
}

.DIV_BODY {
	background-image:url(/img/wave.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.MAIN_TABLE {
	text-align: left;
}

.LOGO {
	padding-top: 30px;
	height: 280px;
}

.logotip {
	margin-top: 60px;
	margin-left: 50px;
}

.phone {
	float: right;
	margin-right: 85px;
}

.MAIN_TD {
	padding-left: 50px;
}

.main_about {
	margin-right: 300px;
	min-height: 285px;
}

ul, li {
	text-indent: 0px;
	  text-align: left;
}

.MAIN_DIV_BODY, .SERV_DIV_BODY {
	min-height: 585px;
	margin-right: 310px;
	text-align: justify;
	text-indent: 21px;
}

.right_menu {
	float: right;
}

.menu_trans {
	background-image:url("/img/border_rl.gif");
	background-repeat:repeat-y;
	background-position:center center;
	width: 223px;

}

.menu_top {
	background-image:url("/img/border_top.gif");
	background-repeat:no-repeat;
	background-position:top center;
}

.menu_bottom {
	background-image:url("/img/border_bottom.gif");
	background-repeat:no-repeat;
	background-position:center bottom;
	height: 230px;
	padding: 3px 4px 3px 4px;
}

.menu_cat {
	background-image:url("/img/baloon_menu.png");
	background-repeat:no-repeat;
	background-position:left top;
	width: 215px;
	height: 44px;
	text-transform: uppercase;
	padding: 10px 5px 0px 15px;
	font-size: 18px;
	color: #fff;
	font-family: "Myriad Pro",  Verdana;

}

.menu_bottom a,
.menu_bottom a:link,
.menu_bottom a:hover,
.menu_bottom a:visited {
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #1fb10c;
	font-family: Verdana;
	margin-left: 15px;
	margin-right: 15px;
	border-bottom: 1px #c4c4c4 solid;
	line-height: 100%;
}

.menu_bottom a.last,
.menu_bottom a:link.last,
.menu_bottom a:hover.last,
.menu_bottom a:visited.last  {
	border-bottom: 0;
}

.menu_bottom a img {
	margin: 0px 5px 0px 10px;
}

.menu_bottom a:hover {
	background-image:url("/img/menu_hoverbkg.gif");
	background-position:center center;
	background-repeat:repeat-x;
}

.menu_bottom a:hover u {
	color: #000080;
	text-decoration: none;
}

.menu_num {
	color: #b4b4b4;
	font-size: 10px;
}

.vertical_mobilain {
	 background-image:url("/img/vertical_mobilain.gif");
	 background-position:bottom right;
	 background-repeat:no-repeat;
	 padding-right: 41px;
}

.last_prj {
	height: 277px;
	background-image:url("/img/last.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	padding-top: 25px;
}

.last_prj h1 {
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	border-bottom: 1px #efefef solid;
	padding: 0;
	display: inline;
	margin-left: 100px;
}

.clear {
	height: 2px;
	clear: both;
}

.last1st {
	 float: left;
	 width: 340px;
	 margin: 5px;
	 padding-top: 20px;
	 padding-left: 50px;
	 color: #fff;
}

.last1st_body .png {
	margin-top: 7px;
}


.photo_last {
	background-image:url("/img/photo_bkg.png");
	background-position:top left;
	background-repeat:no-repeat;
	width: 135px;
	height: 135px;
	float: left;
	padding: 7px;
}

.article_title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia;
	color: #800000;
}

.last1st_body {
	margin-left: 165px;
}

.photo_last img {
	border: 1px #fff solid;
}

.photo_last:hover img {
	border: 1px #8080FF solid;
}

.help_el_b {
	height: 90px;
}

.help_el_h {
	display: block;
	margin-bottom: 10px;
	font-size: 15px;
	font-family: Verdana;
	font-weight: bold;
}

.bottom {
	margin-top: 50px;
    margin-bottom: 50px;
}

.logotip_bottom {
	height: 150px;
	padding-top: 50px;
	margin-left: 40px;
	float: left;
}

.menu_bottom_div {
	float: left;
	width: 250px;
	height: 150px;
	background-image: url("/img/scob_left.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	margin-left: 20px;
}

.menu_bottom_div2nd {
	background-image: url("/img/scob_right.jpg");
	background-position:top right;
	background-repeat:no-repeat;
	width: 170px;
	height: 150px;
	padding-left: 60px;
	padding-top: 15px;
}

.top100_bottom {
	width: 200px;
	height: 150px;
	background-image: url("/img/separator.jpg");
	background-repeat:no-repeat;
	background-position:center center;
	float: left;
	margin-left: 30px;
}

.top100_bottom img {
	margin-top: 55px;
}

.top1002nd {
	float: right;
}

.copyright {
	float: left;
	height: 150px;
	margin-left: 30px;
	padding-top: 40px;
}

img.png {
	behavior: url("/img/png.htc");
}

ul.services, ul.faq {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

ul.services li {
  margin: 0;
  padding: 0px 3px 3px 25px;
  background-image: url('/img/star.gif');
  background-repeat:no-repeat;
  background-position:top left;
}

ul.faq li {
  margin: 0;
  padding: 0px 3px 3px 25px;
  text-indent: -10px;
  margin-left: 10px;
  margin-bottom: 5px;
}

.faq_body {
	display: none;
	margin-bottom: 15px;
	padding-left: 15px;
	text-indent: 0px;
}

.news_list {
	text-align: left;
	text-indent: -83px;
	margin-left: 87px;
}

.code {
	width: 530px;
	overflow: auto;
	border: 1px #ccc solid;
	padding: 5px;
	background-color: #efefef;
	color: #000040;
}

.code b {
	color: #008000;
}

.PORT_DIV_BODY {
	min-height: 585px;
	margin-right: 300px;
}

.port_photo_view {
	text-align: center;
}

.port_photo_view img {
	margin: 3px;
	padding: 3px;
	border-top: 1px #efefef solid;
	border-left: 1px #efefef solid;
	border-right: 1px #999 solid;
	border-bottom: 1px #999 solid;
}

.port_list {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px #ccc dotted;
}

/*.port_list .port_photo_view img {
	max-width: 100px;
}*/

.port_list .port_photo_view {
	float: left;
	width: 100px;
}

.port_body {
	margin-left: 125px;
}

.port_sitelink {
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px;
}

.red {
	color: #f00;
}

.green {
	color: #009900;
}

.blue {
	color: #00e;
}

.orange {
	color: #FF8040;
}

.white {
	color: #fff;
}

.death {
	color: #8000FF;
	font-weight: bold;
}

.clear {
	clear: both;
}

.help {
	font-size: 10px;
}
