body {
	padding: 10px;
	margin: 0;
	font-size: 12pt;
	font-family: serif, Arial;
	color: #000;
	background: #fff;
}

input, textarea, select, option {
	font-family: serif, Arial;
}

img {
	border: 0px;
	vertical-align: middle;
}

a,
a:visited,
a:active {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:after {
	content: " (" attr(href) ")";
	font-style: italic;
}

a.link {
	display: block;
	background: none;
	line-height: 18px;
	padding: 0 0 2px 26px;
}

#print-me {
	font-size: 10pt;
	margin: 0;
}

#print-me:after,
a.link:after {
	content: '';
}

#hdr-bg-right {
	background: none;
}

#hdr-bg-left {
	background: none;
}

#hdr-bg-center {
	background: none;
}

#footer-bg-rep {
	background: none;
	min-width: 0;
}

#body {
	width: auto;
	margin: 0;
}

#header {
	height: auto;
}

#header #left-head {
	float: none;
	width: auto;
}

#header #left-head h1 {
	margin: 0;
	padding: 5px;
	font-size: 18pt;
	border-bottom: 1px solid #000;
}

#header #left-head a.logo,
#header #left-head h1 a {
	display: inline;
	width: auto;
	height: auto;
	background: none;
	overflow: hidden;
	text-indent: 0px;
	color: #000;
	text-decoration: none;
}

#header #left-head a.logo {
	display: block;
	padding: 5px;
	font-size: 18pt;
	border-bottom: 1px solid #000;
}

#header #left-head a.logo:after {
	content: '';
}

#header #left-head #head-links {
	display: none;
}

#header #right-head {
	display: none;
}

#page {
	width: auto;
	overflow: hidden;
}

#page #page-left {
	display: none;
}

#page #page-right {
	display: none;
}

#page #page-center {
	margin: 0;
}

#page div.inner {
	margin-left: 0 !important;
	color: #000;
}

#page div.inner h1,
#page div.inner h2 {
	font-size: 16pt;
	color: #000;
	font-weight: bold;
	padding: 0 5px;
	margin: 0px 0 15px 0;
}

#page #page-center div.out-info {
	color: #000;
	padding: 10px 0 0 0;
}

#page #page-center div.out-info a.link {
	color: #000;
	font-size: 12pt;
	float: right;
}

#page #page-center div.out-info h3,
#page #page-center div.out-info h4 {
	font-size: 12pt;
	margin: 0;
	font-weight: bold !important;
	padding: 2px 0;
}

#page #page-center div.out-info p {
	padding: 0;
	margin: 0;
}

#page #page-center div.out-info ul {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
}

#page #page-center h2.our-service {
	display: none;
}

#page #page-center ul.our-service {
	display: none;
}

/*  */

a#sale-10 {
	display: none;
}

#footer {
	border-top: 1px solid #000 !important;
	padding: 5px;
	width: auto;
	height: auto;
	margin: 10px 0 0 0;
}

#footer #footer-menu {
	display: none;
}

#footer #footer-address {
	background: none;
	float: right;
	width: auto;
	height: auto;
}

#footer #footer-address p {
	padding: 0 0 5px 0;
	margin: 0;
	color: #000;
}

#footer #footer-address a {
	display: none;
}

#footer p.copy {
	color: #000;
	/*float: left;*/
	text-align: left;
	margin: 0;
	padding: 5px;
}

/*
	main news block,
	main clients block
*/

div.partners-block,
div.clients-block,
div.news-block {
	width: 100%;
	overflow: hidden;
	padding: 0 0 20px 0;
}

div.partners-block div.partner-item,
div.clients-block div.client-item,
div.news-block div.news-item {
	border-bottom: 1px solid #666;
	color: #666;
	padding: 14px 0 0 0;
}

div.clients-block div.client-item {
	width: 100%;
	overflow: hidden;
}

div.partners-block div.partner-item p,
div.clients-block div.client-item p,
div.news-block div.news-item div.text,
div.news-block div.news-item p {
	padding: 16px 0 14px 0px;
	margin: 0px;
}

div.news-block div.news-item div.text {
	padding-bottom: 4px;
}

div.news-block div.news-item div.text p {
	padding: 0 0 10px 0;
	margin: 0;
}

div.news-block div.news-item span {
	font-size: 12pt;
}

div.news-block div.news-item a {
	color: #333366;
}

div.clients-block div.client-item a.client-logo {
	float: left;
	width: 110px;
	padding: 0px 0 14px 0;
}

div.clients-block div.client-item p {
	margin-left: 110px;
	padding-top: 0px;
}

div.clients-block a.link,
div.news-block a.link {
	float: right;
	margin-top: 6px;
	color: #666;
	font-size: 12pt;
}

/* our service block */

div.our-service-inner {
	display: none;
}

div.our-service-main {
	display: none;
}

div.fast-connect {
	display: none;
}

/* Наши работы */
div.portfolio-list {
	
}

div.portfolio-list div.item {
	width: 100%;
	overflow: hidden;
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #666;
}

div.portfolio-list div.item img {
	border: 2px solid #06f;
	float: left;
}

div.portfolio-list div.item div.text {
	margin: 0 0 0 270px;
}

div.portfolio-list div.item div.text h3 {
	padding: 30px 0 10px 0;
	margin: 0;
	font-size: 14pt;
	color: #003;
	font-weight: normal;
}

div.portfolio-list a.link {
	float: right;
	margin: -80px 10px 0 0;
	color: #666;
	font-size: 12pt;
}

/* Меню страницы */
ul.page-submenu {
	display: none;
}

ul.def-breadcrumb {
	display: none;
}

a.icon-actions {
	display: block;
	width: 318px;
	height: 141px;
	overflow: hidden;
	margin: -110px 0 0 -34px;
	z-index: 999;
	position: absolute;
}

/* print */
.print {
	display: block;
}

.noprint {
	display: none;
}

#footer #footer-address, #footer div.vcard {
	background: none;
	width: auto;
	height: auto;
	color: #000;
}

#footer #footer-address, #footer div.vcard a {
	display: none;
}

div.vcard div.adr {
	width: auto;
	color: #000;
}

#text{display:none;}
