a, img, div, input{outline:0;}
.inner_left {
	background-color: #F3F3F3;
	float: left;
	width: 23%;
	margin-top: 84px;
	font-size: 110%;
	background-image: url(/images2/inner/left_col_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 7px;
	position: relative;
	margin-bottom: 20px;
}
.inner_left .menu-ul {
	margin: 0px;
	padding: 0px;
}
.inner_left .menu-ul ul {
	font-size: 93%;
	margin: 0px 0px 0px -13px;
	padding: 5px 20px 9px 15px;
	background-color: #F3F3F3;
}
.inner_left .menu-ul ul ul {
	margin-left: 3px;
	font-size: 87%;
}
.inner_left .menu-li {
	background-image: url(/images2/inner/menu-li.gif);
	background-repeat: repeat-x;
	list-style: none;
	vertical-align: bottom;
	background-color: #194B8C;
	min-height: 1px;
	padding: 9px 0px 0px 13px;
}
.inner_left ul ul .menu-li {
	background-image: url(/images2/inner/menu-li-inner.gif);
	line-height: normal;
	height: auto;
	background-repeat: no-repeat;
	background-position: 5px bottom;
	background-color: #F3F3F3;
	padding: 2px 0px 6px;
}
.inner_left .menu-li-cur {
	background-image: url(/images2/inner/menu-li.gif);
	background-repeat: repeat-x;
	padding-left: 13px;
	padding-top: 9px;
	list-style: none;
	min-height: 1px;
	vertical-align: bottom;
	background-color: #194B8C;
	min-height: 23px;
}
.inner_left ul ul .menu-li-cur {
	background-image: url(/images2/inner/menu-li-inner.gif);
	line-height: normal;
	height: auto;
	min-height: 5px;
	background-repeat: no-repeat;
	background-position: 5px bottom;
	padding: 2px 0px 6px;
	background-color: #F3F3F3;
}
.inner_left .menu-href {
	color: #FFFFFF;
	display: block;
	min-height: 10px;
	background-image: url(/images2/inner/menu-href.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	text-decoration: none;
	padding: 0px 10px 9px 19px;
}
.inner_left .menu-href:hover {
	text-decoration: underline;
	/*color: #FFFFFF;*/
}
.inner_left ul ul .menu-href {
	background-image: url(/images2/inner/menu-href-inner.gif);
	color: #666666;
	background-position: 1px 4px;
	padding-bottom: 0px;
}
.inner_left ul ul .menu-href:hover {
}
.inner_left .menu-cur {
	color: #FFFFFF;
	display: block;
	min-height: 10px;
	background-image: url(/images2/inner/menu-cur.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 10px 9px 19px;
}
.inner_left ul ul .menu-cur {
	background-image: url(/images2/inner/menu-href-inner.gif);
	color: #666666;
	background-position: 1px 4px;
	padding-bottom: 0px;
}
.inner_left .menu-ul .last {
	height: 5px;
	list-style: none;
	margin: -3px 0px 0px;
	padding: 0px;
	font-size: 0px;
	background-color: #F3F3F3;
}
.inner_left .menu-ul ul ul .last {
	margin-left: 0px;
}
.inner_left .menu-ul .half {
	padding-left: 13px;
	list-style: none;
	background-image: url(/images2/inner/menu-li.gif);
	background-repeat: repeat-x;
	height: 16px;
	background-position: left bottom;
}

.inner_left .lb {
	background-image: url(/images2/inner/left_col_lb.gif);
	height: 245px;
	width: 4px;
	position: absolute;
	left: -4px;
	bottom: 0px;
}
.inner_left .lb_corner {
	font-size: 0px;
	background-image: url(/images2/inner/left_col_lb_corner.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 7px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.inner_left .rb {
	background-image: url(/images2/inner/left_col_rb.gif);
	height: 245px;
	width: 6px;
	position: absolute;
	right: -6px;
	bottom: 0px;
}
.inner_left .rb_corner {
	font-size: 0px;
	background-image: url(/images2/inner/left_col_rb_corner.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 7px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.inner_left .lt {
	font-size: 0px;
	background-image: url(/images2/inner/left_col_lt.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.inner_left .rt {
	font-size: 0px;
	background-image: url(/images2/inner/left_col_rt.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 9px;
	width: 9px;
	top: 0px;
	right: 0px;
}





.inner_right {
	float: right;
	width: 66%;
	margin-top: 84px;
	padding-top: 13px;
	margin-right: 4%;
	padding-bottom: 20px;
}
.inner_right .trail {
	font-size: 90%;
	color: #959595;
	padding-bottom: 20px;
}
.inner_right .trail a {
}
.inner_right .trail b {
	font-weight: normal;
}
.inner_right h1 {
	font: normal 30px "Times New Roman", Times, serif;
	color: #5D5D5D;
	margin: 0px;
	padding-bottom: 25px;
}

.inner_right ul {
	margin: 0px;
	padding: 10px 0px 20px 20px;
}
.inner_right li {
	list-style: outside;
}

.footer {
	border-top: 1px solid #D6DDE5;
	padding-top: 5px;
}

.f {margin-bottom:20;}
.inner_right a:hover, .footer a:hover{color:#FF6E01;}
h1{font-size: 200%;font-weight:normal;}
h2{font-size: 150%;font-weight:normal;}
h3{font-size: 120%;font-weight:bold;}

.price {color:#3A80AD;font-weight:bold;}


/* ####### типограф ####### */

/*недоступная вкладка*/
.it_typograf_tab_1{
	display: block;
	color: #ddd;
	padding: 2px;
	text-decoration:none;
}

/*неактивная, но доступная вкладка =)) */

.it_typograf_tab_2{
	display: block;
	color:#999;
	padding: 2px;
	text-decoration:none;
}

.it_typograf_tab_2:hover{
	display: block;
	/*background-color:#aaa;*/
	background-color:#fff;
	color:#000;
	padding: 2px;
	text-decoration:none;
}


/*активная в данный момент вкладка*/

.it_typograf_tab_3{
	display: block;
	/*background-color:#888;*/
	background-color:#fff;
	color:#000;
	padding: 2px;
	text-decoration:none;
}

.it_typograf_tab_3:hover{
	display: block;
	/*background-color:#888;*/
	background-color:#fff;
	color:#000;
	padding: 2px;
	text-decoration:none;
}


/* ######################## */

/* for portfolio */

.i_portfolio{
	width:auto;
	padding-bottom:20px;
}
.iname_portfolio{
	padding-bottom:5px;
}

.iname_portfolio a{
	text-decoration:none;
	border-bottom:1px dashed #3D7BE1;
}

.ifull_href{
	font-size:120%;
	color:#3D7BE1;
	text-decoration:none;
	border-bottom:1px dashed #3D7BE1;
	margin-left:15px;
}

.ifull_extra{
	text-align:center;
	margin-top:10px;
}

.main_img{
	text-align:center;
}

.order {
	text-decoration:none;
	border-bottom:1px dashed #3D7BE1;
}
/* ############# */

#spets_tab td{vertical-align:top; padding:0 0 40px 0;}

/*03.07.2009*/
.i_portfolio{clear:both;}
.i_portfolio img{width:277px; border:none; margin:0 20px 20px 0;}
.i_portfolio li{list-style-position:inside;}
.i_portfolio h2{margin:0 0 10px 0; color:#5d5d5d;}
.i_portfolio h2 a{text-decoration:none;}
.i_portfolio ul{padding:0 0 20px 20px;}

/*02.10.2009*/
.rel{position:relative; padding:5px 110px 5px 40px;}
.rel.dependent{padding-right:0;}
.rel:hover{background:#efefef; background:#D8E4E6;}
.rel .calc_input{position:absolute; left:10px; top:5px; width:20px; height:20px;}
.rel .calc_price{position:absolute; right:10px; top:10px; width:100px; white-space:nowrap; font-size:15px; color:#3E78C5; font-weight:bold; text-align:center; line-height:15px;}
.rel.dependent .calc_price{right:-100px; _right:10px;}
.rel h3{font-size:15px; color:#3E78C5; color:#5D5D5D; margin:0 0 3px 0; padding:0; line-height:18px; font-weight:normal;}
.rel p{margin:0 0 8px 0; padding:0;}
.rel p.calc_click{cursor:pointer; color:#3E78C5;}
.rel .calc_mdescr{text-align:justify; padding:8px 0 0 0;}

.rel_hover {background:#D8E4E6;}

.hide{display:none;}
.show{display:block;}

.calc_border{border:1px solid #ccc; padd ing:5px;}

/*13.10.2009*/
div.nav2{width:31%; height:200px; padding:0 8px; text-align:center; font-weight:bold; _height:220px;}
div.nav2 img{width:100%; max-height:152px; margin:0 0 8px 0; padding:3px; border:1px solid #DFE3EB;}
div.nav2 a:hover{text-decoration:none;}

a:active, a:focus, img, div {outline:0;}

.inner_right ol li {list-style-type:inherit;}
.inner_right ul li {list-style-type:disc;}
.inner_right ul li li{list-style-type:circle;}
.inner_right ul li li li{list-style-type:square;}

/*02.11.2009*/
div.tabs{margin-top:20px; background:#E3EBEC url(/images3/line_bg.gif) repeat-x scroll left top; position:relative;}
ul.tabNavigation{list-style:none; margin:0; padding:0 0 2px 0;}
ul.tabNavigation li{display:inline;}
ul.tabNavigation li a{padding:2px 9px; text-decoration:none; background:#DEE7E9; border:1px solid #DFE3EB; border-color: #C3CFD9 #C3CFD9 #DFE3EB;}
ul.tabNavigation li a.selected, ul.tabNavigation li a.selected:hover{background:#fff; border-bottom:0; padding-bottom:3px;}
div.tabs div h2{padding:0 0 0 10px;}
div#first, div#second, div#third{border:1px solid #ccc; padding:0 0 10px 0; border-color:#DFE3EB #C3CFD9 #C3CFD9;}
.calc_border{border:none;}
.rel .calc_input{_left:-30px;}

.tabs #rel_bl, .tabs #rel_tr, .tabs #rel_br{position:absolute; font-size:0; width:20px; height:20px; display:block !important;}
.tabs #rel_bl{background:transparent url(/images3/line_lb.gif) no-repeat left bottom; bottom:0; //bottom:-2px; left:0;}
.tabs #rel_tr{background:transparent url(/images3/line_rt.gif) no-repeat right top; top:18px; //top:22px; right:0;}
.tabs #rel_br{background:transparent url(/images3/line_rb.gif) no-repeat right bottom; bottom:0; //bottom:-2px; right:0;}
.tabs li#approximate input{font-size:12px; font-weight:bold; border:none; color:#3E78C5; padding:0;}
.tabs li#approximate{padding:0 0 2px 20px;}
.tabs label{cursor:pointer;}

p.incomment{text-align:justify;}
p.incomment strong{font-weight:normal;}

/*20.11.2009*/
table#votetable td{color:#3E78C5;}
table#votetable input{margin:0 10px 0 0; padding:0;}

/*27.11.2009*/
table#style_price{border-collapse:collapse; margin:0 0 5px 0; float:none; clear:both; width:600px; background:url(/images3/line_bg.gif) repeat-x scroll left bottom;}
table#style_price td, table#style_price th{padding:3px 5px; vertical-align:top; border:1px solid #DFDFDF; vertical-align:top;}
table#style_price th{background:#4269AE url(/images2/inner/menu-li.gif) left top repeat-x; color:#fff; border-color:#4269AE;}
table#style_price tr.style_price_header td{background:#CFE0FF; border-color:#CFE0FF;}
table#style_price tr.style_price_header td.style_price_name{border-right:none;}
table#style_price tr.style_price_header td.style_price_price{border-left:none; text-align:center;}
table#style_price td.style_price_value{color:#4269AE; text-align:center; font-weight:bold; vertical-align:middle;}

/*20.01.2010*/
table#style_price.colo{width:100%;}
table#style_price.colo td.style_price_value{text-align:left;}
table#style_price.colo tr.style_price_header td.style_price_name{text-align:center;}

/*01.03.2010*/
.services{border-collapse:collapse; margin:0 0 10px 0;}
.services td, .services th{border-collapse:collapse; border:1px solid #ccc; padding:3px 5px;}
.services th{background:#C0D4F0; text-align:left;}
.services td{line-height:160%; vertical-align:top;}
.services td div{background:#EFF6FF;}

/*24.05.2010*/
.licens_list{position:relative; padding:0 200px 10px 0; border-bottom:1px solid #ccc;}
.licens_list.last{border:none;}
.licens_price{display:block; position:absolute; width:110px; right:0; top:0; font-weight:bold;}
.licens_price span{font-size:x-large;}
.licens_ital{font-style:italic;}
.licens_bold{font-weight:bold;}
.licens_list ul{margin-bottom:10px; padding-bottom:0;}

/*04.06.2010*/
#how_to_get img{width:200px; height:134px; margin:0 6px 6px 0;}
#map_frame{position:relative; width:620px; height:450px;}
#map_frame.cp{height:550px;}
#map_img{position:absolute; display:block; width:200px; height:134px; bottom:50px; border:2px solid #3E78C5;}
#map_img img{width:200px; height:134px;}
#map_img.kg{right:0;}
#map_img.cp{left:0;}

/*29.07.2010*/
.span_bold{color:#E4A901; font-weight:bold;}
.spets_h3{font-size:150%; font-weight:normal; margin-top:10px; color:#3E78C5;}
.spets_h3 a{text-decoration:none;}
.ul_high{color:#000;}
.ul_high li{font-weight:bold; color:#3E78C5;}
.ul_high li li{font-weight:normal; color:#000;}
.span_href{color:#3E78C5; text-decoration:underline; cursor:pointer;}
.span_href:hover{color:#FF6E01;}

/*04.08.2010*/
#spets_calc{background:#f3f3f3; padding:40px 40px 40px 188px; margin:40px 0 0 0;}
#spets_calc a, #spets_calc a span{height:50px; display:block;}
#spets_calc a{background:url(/images/sp_bg.jpg) left top repeat-x; line-height:50px; text-decoration:none; color:#fff; font-size:30px; width:330px; text-align:center; margin:20px 0 0 0;}
#spets_calc a span{background:url(/images/sp_lc.jpg) left top no-repeat;}
#spets_calc a span span{background:url(/images/sp_rc.jpg) right top no-repeat;}

#ak_banner{background:url(/images/ak_bg.jpg) left top repeat-x; margin:40px 0 60px 0; font-size:0; line-height:0; position:relative;}
#ak_banner img{border:none; width:773px; height:388px;}
#ak_banner img#akcii_under{cursor:pointer; display:block; position:absolute; left:0; top:0;}

/*
#ak_banner div{height:100%; background:url(/images/ak_rc.jpg) right top no-repeat; position:relative; color:#fff; overflow:hidden;}
#ak_banner div a{color:#fff; text-decoration:none;}
#ak_banner div h2{font-family:Georgia, 'Times New Roman'; font-size:140px; line-height:160px; font-style:italic; margin:0; letter-spacing:10px;}
*/

/*Testing Pacman: /about/response/ */
img.itpackman{position: relative; left:4px; top:31px; width:50px; border:none; outline: none;}

/*13.08.2010*/
.handmade_portfolio{float:none; clear:both;}
.handmade_portfolio a.highslide img{background:url("/images/small_bg.gif") no-repeat scroll left bottom #F6F6F6; height:149px; padding:1px 1px 8px 9px; width:350px;}
.handmade_portfolio a.highslide{width:378px; display:block; float:left; margin-bottom:20px; margin-right:5px; overflow:hidden;}