/* (c) css Оптима-Сервис / www.os76.ru */

/* basic elements */

/* Min-Width */

#HTMLBlock { min-width:942px; }

/* for IE6 */

* html #HTMLBlock { padding-left:942px; }

* html #HTMLBlockMinWidth { height:0; } /* хак для IE, что бы включить свойство hasLayout */

* html #HTMLBlockContent {margin-left:-942px;position:relative; height:0; }

/* end */

body {

	margin: 0;

	padding: 0;

	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

	text-align: center;

	background: #010102 url(/img/contenthtml_bg.gif) top left repeat-x;

	color: #e9e9e9;

}

.hide {

	display: none;

}

img {

	border: 0;

}

form {

	margin: 0;

}

a {

	font-size: 12px;

	text-decoration: underline;

	color: #fff;

}

a:hover, 

a:active { 

	text-decoration: none;

}



#right a {

	font-size:100%;

}



h1 {

	margin: 0 0 10px 0;

	font-size: 22px;

	font-weight: normal;

	color: #fff;

}

h2 {

	padding: 0 0 0 0;

	margin: 5px 0 15px 0;

	font-size: 17px;

	color: #9aafbd;

}

h3 {

	clear: both;

	margin: 0 0 10px 0;

	padding: 10px 0 0 0;

	color: #fc6200;

}

p {

	padding-bottom: 10px;

	margin: 0;

	font-size: 11px;

}

img.headers {

	margin-bottom: 20px;

}

/* end basic elements */

/* specific divs id start */

#bg {

	height: 711px;

	background: #010102 url(/img/body_bg.jpg) top left no-repeat;

}

#bg2 {

	height: 661px;

}

#contentHtml {

	width: 942px;

	height: 661px;

	min-width: 942px;

	margin-left: auto;

	margin-right: auto;

	text-align: left;

}

#content {

	clear: both;

	padding-top: 50px;

	width: 942px;

	height: 661px;

	background: url(/img/banner_shadow.jpg) top center no-repeat;

}

#header {

	width: 942px;

	height: 205px;

}

#left {

	margin-bottom: 40px;

	padding-right: 30px;

	clear: both;

	width: 270px;

	float: left;

}

#right {

	padding-left: 30px;

	width: 612px;

	float: left;

}

#right li {
	padding: 0 0 7px 0;
	color: #dfdfdf;
}

#footer {

	clear: both;

	width: 622px;

	height: 130px;

	background: url(/img/optima.gif) top left no-repeat;

}

/* specific divs id end */

/* $page static divs start */

/* $logo start */

.logo {

	width: 244px;

	height: 92px;

	float: left;

}

.logo img {

	margin: 10px 0 0 10px;

}

/* $logo end */

/* $action start */

.action {

	padding: 0 0 0 20px;

	margin-left: 70px;

	width: 281px;

	height: 92px;

	background: url(/img/action_bg.gif) top left no-repeat;

	float: left;

}

.action p,

.action a {

	font-size: 15px;

}

/* $action end */

/* $phone start */

.phone {

	width: 270px;

	height: 135px;

	float: left;

}

.phone img {

	margin: 10px 0 0 30px;

}

/* $phone end */

/* $menu start */

#menu {

	height: 48px;

	clear: both;

}

#menu .mleft {

	width: 24px;

	height: 48px;

	background: url(/img/menu_left.gif) top left no-repeat;

	float: left;

}

#menu .mright {

	width: 30px;

	height: 48px;

	background: url(/img/menu_right.gif) top left no-repeat;

	float: left;

}

#menu ul {

	margin: 0;

	padding: 0;

	height: 48px;

	background: url(/img/menu_bg.gif) top left repeat-x;

	float: left;

}

#menu li {

	display: inline;

	padding: 13px 0 0 0;

	margin: 0 20px;

	list-style: none;

	position: relative;

	float: left;

}

#menu li a {

	padding-bottom: 15px;

	font-size: 18px;

	text-transform: uppercase;

	font-weight: bold;

	/*background: #999999;*/

	float: left;

}

#menu li ul {

  	top: 46px;

	height: auto;

	left: -30px;

  	position: absolute;

	display: none;

	z-index: 12;

}

#menu li:hover ul,

#menu li.jshover ul {

	display: block;

	background: #000;

	border: 2px solid #6c6c6c;

	border-top: none;

	opacity: 0.85; 

	filter: alpha(opacity=85);

    -moz-opacity: 0.85;

}

#menu li:hover ul li,

#menu li.jshover ul li {

	margin: 0;

	padding: 0;

	clear: both;

}

#menu li:hover ul li a,

#menu li.jshover ul li a {

	padding: 8px 5px;

	width: 170px;

	font-size: 17px;

	font-weight: lighter;

	text-decoration: none;

	text-transform: none;

	background: #07141a;

	color: #fff;

	float: left;

}

#menu li ul li a:hover {

	background: #000;

}

/* $menu end */

/* $banner start */

#banner {

	width: 942px;

	float: left;

}

#ban_left {

	padding-top: 36px;

	display: inline;

	width: 155px;

	height: 400px;

	float: left;

}

#ban_right {

	padding-top: 36px;

	width: 160px;

	height: 400px;

	float: left;

}

#ban_center {

	display: inline;

	width: 623px;

	height: 435px;

	background: url(/img/banner_bg.jpg) top left no-repeat;

	float: left;

}

#ban_center .flasher {

	margin: 30px 0 0 40px;

}

#ban_center .item1 {
	display: inline;
	margin: 12px 0 0 10px;
	width: 235px;
	height: 167px;	
	float: left;
}
#ban_center .item1 img.im1 {
	margin: 17px 0 0 25px;
}
#ban_center .item1 img.im1a {
	margin: 17px 0 0 13px;
}
#ban_center .item1 img.im1b {
	margin: 25px 0 0 60px;
}
#ban_center .item1 img.im1c {
	margin: 25px 0 0 50px;
}
#ban_center .item1 img.im2 {
	margin-right: 10px;
	float: left;
}
#ban_center .item1 img.im2a {
	margin-right: 5px;
	float: left;
}
#ban_center .item1 img.im2c {
	margin: 0 15px 0 10px;
	float: left;
}
#ban_center .item_more {
	margin: 17px 0 0 15px;
	padding: 0;
	font-size: 12px;
}
#ban_center .item_more2 {
	margin: 17px 0 0 5px;
	padding: 0;
	font-size: 12px;
}
#ban_center .item_more3 {
	margin: 17px 0 0 5px;
	padding: 0;
	font-size: 12px;
	color: #2e3d43;
}
/* $banner end */

/* $clients start */

#clients {

	width: 485px;

	height: 170px;

	float: left;

}

#clients ul {

	margin: 0;

	padding: 0;

}

#clients li {

	margin-right: 10px;

	height: 120px;

	list-style: none;

	background: url(/img/clients_shadow.gif) bottom left repeat-x;

	float: left;

}



#clients li.noShadow {

	background: none;

	float: left;

}



#clients li.clLogoH {

	display: none;

}

/* $clients end */

/* $icq_skape end */

#icq_skape {

	width: 450px;

	height: 170px;

	background: url(/img/icq_skape_shadow.jpg) bottom left no-repeat;

	float: left;

}

#icq_skape ul {

	margin: 0;

	padding: 0 10px 0 0;

	width: 220px;

	border-right: 2px solid #202021;

	float: left;

}

#icq_skape li {

	list-style: none;

	float: left;

}

/* $icq_skape end */

/* $news && question start */

#question {

	font-size: 13px;

}

#news span.date,

#question span.date {

	margin-top: 10px;

	font-size: 14px;

	font-weight: bold;

	display: block;

}

#news a,

#question a {

	font-size: 13px;

	color: #d9d9d9;

}

/* $news && question end */

/* $seo end */

#seo {	

    width: 155px;

    height: 116px;

    background: url(/img/ltt.gif) top left no-repeat;

}

#seo img {

    margin: 40px 0 0 10px;

}

/* $seo end */

/* $port start */

#port {	

    margin-top: 11px;

    width: 155px;

    height: 116px;

    background: url(/img/ltt.gif) top left no-repeat;

}

#port img {

    margin: 38px 0 0 30px;

}

/* $port end */

/* $page start */

.page {

	clear: both;

}

.page span {

	padding: 2px 3px;

	background: #122f38;

}

/* $page end */

/* $connect_left start */

#connect_left {

	

}

#connect_left form {

	padding: 10px 0 0 0;

}

#connect_left .input {

	margin-bottom: 3px;

	width: 203px;

	height: 25px;

	background: url(/img/input2.gif) top left no-repeat;

}

#connect_left .textarea {

	width: 203px;

	height: 103px;

	background: url(/img/textarea2.gif) top left no-repeat;

}

#connect_left input {

	margin: 3px 0 0 5px;

	width: 186px;

	border: 0 none;

	color: #4a4a4a;

}

#connect_left textarea {

	margin: 5px 0 0 5px;

	width: 186px;

	height: 90px;

	border: 0 none;

	color: #4a4a4a;

}

#connect_left  input.button {

	width: 90px;

}

/* $connect_left end */

/* $results_seo start */

#results_seo {

	font-size: 14px;

	font-weight: bold;

}

#results_seo span {

	font-size: 14px;

	font-weight: bold;

	color: #ff7c7c;

}

#results_seo ul {

	margin: 20px 0 0 0;

	padding: 0;

}

#results_seo li {

	list-style: none;

}

#results_seo td.li1 {

	font-size: 13px;

	color: #fff;

}

#results_seo td.li2 a {

	font-weight: normal;

	color: #77d6ff;

}

#results_seo form {

	margin-top: 10px

}

/* $results_seo end */

/* $reviews start */

#reviews {	

    margin-top: 12px;

    width: 155px;

    height: 116px;

    background: url(/img/ltt.gif) top left no-repeat;

}

#reviews img {

    margin: 38px 0 0 35px;

}

/* $reviews end */

/* $portfolio start */

#portfolio ul {

	margin: 0 0 40px 0;

	padding: 0;

	width: 260px;

	float: left;

}

#portfolio ul, #seoItems ul.ul1 {

	margin: 0 30px 50px 0;

	padding: 0;

}

#portfolio li, #seoItems li {

	list-style: none;

}

#portfolio li.name a {
	font-size: 15px;
	text-decoration: none;
}

#portfolio li.li1 {

	margin-top: 10px;

	padding: 10px 0 0 18px;

	width: 262px;

	height: 172px;

	list-style: none;

	background: url(/img/portfolio_bg.gif) top left no-repeat;

}

#portfolio li.li2 {

	text-align: center;

}

#portfolio li.li2 a {

	font-size: 14px;

}

/* $portfolio end */

/* $menu_left start */

#menu_left ul {
	width:170px;
	margin: 0;
	padding: 10px 0 10px 15px;
	
}
#menu_left ul li {
	padding: 0 0 7px 20px;
	background: url(/img/li.gif) top left no-repeat;
	list-style: none;
}
#menu_left ul li a {
	font-size: 15px;
	text-decoration: none;
	background: url(/img/line.gif) bottom left repeat-x;
}

#menu_left ul li a.subActive {
	font-weight: bold;
	background: none;
	color: #97d9ff;
}


/* $menu_left end */

/* $on_line start */

#on_line {

	clear: both;

	padding-top: 14px;

	width: 160px;

	height: 343px;

	background: url(/img/rtt.gif) top left no-repeat;

}

#on_line form {

	padding: 10px 0 0 0;

}

#on_line .input {

	margin-bottom: 3px;

	width: 135px;

	height: 25px;

	background: url(/img/input.gif) top left no-repeat;

}

#on_line .textarea {

	width: 135px;

	height: 103px;

	background: url(/img/textarea.gif) top left no-repeat;

}

#on_line input {

	margin: 3px 0 0 5px;

	width: 122px;

	border: 0 none;

	color: #4a4a4a;

}

#on_line textarea {

	margin: 5px 0 0 5px;

	width: 122px;

	height: 90px;

	border: 0 none;

	color: #4a4a4a;

}

#on_line  input.button {

	width: 90px;

}

/* $on_line end */

/* $footer start */

#footer img {

	margin: 30px 0 0 0;

}

#footer .menu_bottom ul {

	margin: -5px 0 0 0;

	padding: 0;

}

#footer .menu_bottom li {

	list-style: none;

	color: #b2b2b2;

	float: left;

}

#footer .menu_bottom li a {

	padding: 0 5px;

	color: #b2b2b2;

}

#footer .menu_bottom li a.a1 {

	padding-left: 0;

}

/* $footer end */

.button {

	width: 90px;

	border: 0 none;

}

.zaklad {

	padding-top: 3px;

	width: 95px;

	height: 18px;

	font-size: 12px;

	background: url(/img/zak1.gif) top left repeat-x;

	float: left;

}

.zaklad a {

	text-decoration: none;

}

.win_top {

	width: 244px;

	height: 11px;

	background: url(/img/win_top.gif) top left no-repeat;

}

.win_bg {

	padding: 0 0 0 20px;

	width: 244px;

	background: url(/img/win_bg.gif) top left repeat-y;

}

.win_bg form {

	margin: 0;

	padding: 0;

}

.win_bottom {

	margin-bottom: 20px;

	width: 244px;

	height: 13px;

	background: url(/img/win_bottom.gif) top left no-repeat;

}

/* $page static divs end */





/*MDI STYLE start*/

div.specialBlock {

	border: 1px solid red;

	margin: 10px;

	margin-left: 0;

	padding: 10px;

}



.specialBlock span, .specialBlock a{

	font-size: 140%;

}



#portfolioImageBox img {

	padding: 22px;

} 



#right p {

	font-size: 100%;

	text-align: left;

	line-height: 21px;

	color: #ccc;

}



#right ul {



}



#seoItems li.li1 {

	margin-top: 10px;

	padding: 10px 0 0 18px;

	width: 540px;

	height: 172px;

	list-style: none;

	background: url(/img/seo_bg.gif) top left no-repeat;

}



#seoItems li.li2 {

	text-align: center;

}



#seoItems ul {

	margin: 0 0 40px 0;

	padding: 0;

	width: 524px;

	float: left;

}

.seoItems td {

	padding: 10px;

	vertical-align: top;

}

.seoItems td.seoTDLeft {

	border-right: 1px solid white;

}
table.tab1 td {
	padding: 0 0 20px 0;
}

/* $seo end */
/*MDI STYLE end*/

/*GRI STYLE sart*/
.baloonText, .baloonText a {
    color:#000;
}

.baloonText {
    width:160px;
}

.subActive {
	font-weight: bold;
}
/*GRI STYLE end*/