html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
}
a {
	color: #000;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.white {
	background: #fff;
}
.black {
	background: #000;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 200px;
	width:966px;
	min-width:966px;
	margin: 0 auto;		
}

#header .logo {
	width:264px;
	height:155px;
	margin: 0 auto;
}
.noshow {
	display:none;
}
#header #menu {
	padding-top:10px;
	width:966px;
	min-width:966px;
	margin: 0 auto;	
}
.white #header .t1 {color: #000;}
.black #header .t1 {color: #fff;}
#header .telefon {
	float:left;
}
    #header .adv_block {
        float:right;
        font-size:15px;
        margin-top:60px;
        margin-right:20px;
    }
    .white #header .adv_block {color: #000;}
    .black #header .adv_block {color: #fff;}
    
.tmenu {
	margin: 0px auto;
}
.tmenu td {
	text-align:center;
}
.tmenu a {
	padding-right:10px;
	padding-top:5px;
}
.tmenu span {
	padding-right:10px;
	padding-top:5px;
}
#menu a {
	text-decoration:none;
}
#menu a:hover {
	text-decoration:underline;
}
.white #menu a {color:#000;}
.black #menu a {color:#fff;}
.white #menu span {color:#000;}
.black #menu span {color:#fff;}
.act_menu {
	background: url(/images/bull.png) no-repeat scroll right top;
}

.block_city {
	width:110px;
	height:17px;
	color:#fff;
	float:left;
	text-align:center;
	font: 11px Tahoma;
	margin-top:2px;
	padding-top:2px;
}
.block_b {
	width:120px;
	height:19px;
	float:left;
    padding-top:2px;
}
.block_act {
	background: #39ef35;
}
.block_noact {
	background: #ababab;
	cursor:pointer;
}
#block2 {
	margin-left:2px;	
}
#block3 {
	margin-left:2px;	
}
.tel {
	clear:both;
	margin-top:28px;
	font: 12px Tahoma;
	font-weight:bold;
	display:block;	
}
.white .tel {color:#5e5f60;}
.black .tel {color:#c3c3c3;}
.info  a {
	color:#16e730;
	font-weight:bold;
}
.info  a:hover {
	text-decoration:underline;
}
.city {
	border-bottom:1px dashed #fff;
	cursor:pointer;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 20px 0 486px;
}
.portfolio2 {
	width:1000px;
	height:154px;
	margin: 0 auto;
	position:relative;
}
.portfolio {
	margin-left:20px;
	width:954px;
	height:154px;
	overflow:hidden;
	position:relative;
}
.portfolio .scontent {
	position:relative;
	height:154px;
	width:2000px;
}
.portfolio .scontent .slide {
	height:154px;
	position:absolute;
}
.left_s {
	padding-top:43px;
	cursor:pointer;
	height:85px;
	position:absolute;
	left:0;	
	top:0;
	width:15px;
	z-index:100;	
}
.right_s {
	padding-top:43px;	
	cursor:pointer;
	height:85px;
	position:absolute;
	right:0;	
	top:0;
	width:15px;
	z-index:100;		
}
.portfolio .scontent .slide .item {	
	width:189px;
	height:154px;
	float:left;
	margin:1px;
}
.img_item {
	width:185px;
	height:120px;
}
.white .img_item {border:1px solid #000; margin:1px;}
.black .img_item {border:1px solid #fff; margin:1px;}
.act_item {
	border:2px solid #00ba17;
	background:#00ba17;
}
.info_item {
	background:#00ba17;
	height:24px;
	padding-left:2px;
	padding-right:2px;
	color:#fff;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
}

.nav_1 {
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
	height:30px;
	padding:2px;
}
.white .nav_1, .white .nav_1 a {
	color:#000;
}
.black .nav_1, .black .nav_1 a {
	color:#fff;
}
.nav_1 .title {
	position:absolute;
	left:0px;
	font:24px/30px Arial, Tahoma, Verdana, sans-serif;
}
.nav_1 .quick_nav {
	position:absolute;
	right:0px;
	font:22px/30px Arial, Tahoma, Verdana, sans-serif;
	text-align:right;
	line-height: 0.8;
}
.nav_1 .quick_nav p {
	font:12px/18px Arial, Tahoma, Verdana, sans-serif;
}
.white .nav_1 .quick_nav p {color:#404040;}
.black .nav_1 .quick_nav p {color:#d0d0d0;}
a.qnav {
	text-decoration:underline;
}
a.qnav:hover {
	text-decoration:none;
}
.fr {
	float:right;
	margin-left:40px;
}
.nav_2 {
	margin-top:25px;
	margin-bottom:25px;
}
.nav_2 a{	
	text-decoration:none;
}
.white .nav_2 a:hover{border-bottom: 1px dashed #000;}
.black .nav_2 a:hover{border-bottom: 1px dashed #fff;}
.white .nav_2 a{color:#000;}
.black .nav_2 a{color:#fff;}

.nav_2 ul li {
	font:16px/22px Arial, Tahoma, Verdana, sans-serif;
	font-weight:bold;
	list-style:none;
	margin:0 20px 0 0;
	padding:4px;
	display:inline;
}
.nav_2 ul li.active {
	color:#fff;
	background-color:#00ea1a;
}
.nav_3 {
	margin-left:80px;
	margin-right:80px;
	font: 14px/20px Arial, Tahoma, Verdana, sans-serif;
	height:1%;
	display:inline-block;
}
.white .nav_3 {color:#000;}
.black .nav_3 {color:#fff;}
.nav_3 h3 {font:22px/28px Arial, Tahoma, Verdana, sans-serif;}
.white .nav_3 h3 {color:#000;}
.black .nav_3 h3 {color:#fff;}
.nav_3 ol {float:left; margin-right:30px;}
.nav_3 ol li {
	list-style-type: decimal;
	list-style-position: inside;
}
.white .nav_3 a {color:#000;}
.black .nav_3 a {color:#fff;}

.tcontent {
	margin-left:80px;
	margin-right:80px;
	clear:both;
	font: 14px/20px Arial, Tahoma, Verdana, sans-serif;
}
.white .tcontent, .white .tcontent a {
	color:#000;
}
.black .tcontent, .black .tcontent a {
	color:#fff;
}
.tbanner {
    width:990px;
    margin: 0 auto;
    margin-top:20px;
}
.tbanner img {
    padding:3px;
}
.white .tbanner .ban_w, .black .tbanner .ban_n {display:block; text-align:center;}

.skoro {
    width:950px;
    margin: 0 auto;
    margin-top:10px;
}
.white .skoro .skoro_w, .black .skoro .skoro_n {display:block; text-align:center;}

.tcontent2 {
	margin-left:0px;
	margin-right:0px;	
}
.tcontent2 table.tportfolio {
	width:100%	
}
.tcontent2 table.tportfolio td {
	vertical-align:top;
	padding:5px;
}
.tcontent2 table.tportfolio td.td_img {
	width:700px;
}
.white  .tcontent2 table.tportfolio td.td_img img {
	border:1px solid #000;
}
.black  .tcontent2 table.tportfolio td.td_img img {
	border:1px solid #fff;
}
.tcontent2 table.tportfolio td.td_info span {
	font-weight:bold;
}
.white .tcontent2 table.tportfolio td.td_info a {
	color:#000;
}
.black .tcontent2 table.tportfolio td.td_info a {
	color:#fff;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	min-width: 1000px;
	margin: -486px auto 0;
	height: 486px;
}

.white #footer {background: transparent url(/images/right_footer_w.jpg) repeat-x scroll bottom center;}
.black #footer {background: transparent url(/images/right_footer_b.jpg) repeat-x scroll bottom center;}

#footer #lion {
	height: 486px;	
	margin: 0 auto;
	width: 1024px;	
}
.white #footer #lion {background: transparent url(/images/footer_w.jpg) no-repeat scroll center center;	}
.black #footer #lion {background: transparent url(/images/footer_b.jpg) no-repeat scroll center center;	}
#footer #lion #footer_block {
	position:absolute;
}

.action {
	position:relative;
	left:40px;
	top:95px;
	display:block;
	padding-left:5px;
	width:50px;
}
.action  a {
	color:#808080;
	font: 11px Tahoma;
	font-weight:bold;	
}
.copy {
	position:relative;
	left:94px;
	top:415px;
	display:inline;
}
.white .copy, .white .copy a {color:#fff;}
.black .copy, .black .copy a {color:#000;}

/*===========================*/
p.quote {
	border-left:4px solid #00C000;
	padding-left:5px;
	font-size:18px;
}

table.form_vopros {
	width:100%;
}
table.form_vopros td{
	vertical-align:top;
	padding:2px;
}
table.form_vopros input.t_input, textarea {
	width:540px;
}
table.form_vopros textarea {
	height:200px;
}

.tablo {
	position:absolute;
	left:750px;
	top:400px;
	height:50px;
	width:265px;
	/*border:1px solid #000;*/
}
.tablo .digit {
	width:30px;
	height:30px;
	background: transparent url(/images/digit.gif) no-repeat;
	background-position: 0 0px;
	float:left;
}
.tablo .word {
	margin-top:8px;
}
.tablo .word2 {
	clear:both;
	margin-left:8px;
}
.tablo2 {
	position:absolute;
	left:750px;
	top:400px;
	height:50px;
	width:350px;
}
.tablo2 .word3{
	/*color:#008000;
	font-weight:bold;*/
}

.tcontent h2.title {
	font-size:16px;
}
.tcontent  .info p, .tcontent  .info2 p {
	border-left:2px solid #00C000;
	margin:5px 5px 5px 25px;
	padding-left:5px;
	width:450px;
}
.tcontent .info textarea {
	width:450px;
	height:100px;
	margin:5px 5px 5px 25px;
	padding-left:5px;	
}
.tcontent .result, .tcontent .notshow {
	display:none;
}
.tcontent #forma_zakaza td{
	padding:2px;
}
.tcontent #forma_zakaza input.i_text{
	width:250px;
}


/* BLOG */
#wrapper_blog {
	clear: both;
	display:inline-block;
	margin-left:20px;
	margin-right:20px;
}

#main-content-blog {
	float: left;
	clear: left;
	margin-right: 10px;
    font-size:14px;
	width: 700px;
	height:500px;
}
#sidebar-blog {
    float: right;
    width: 240px;
    font-size:14px;
	margin-left:10px;
}


div.hentry {
	width: 100%;
	float:left;
	clear:both;
	margin: 0 0 30px;
}
h1.entry-title {
	font: 2.167em/118% normal Verdana, Tahoma, sans-serif; /*26px*/
	margin-bottom: 3px;
    margin-top: 2px;
	color: #767676;
}
	.entry-title a {
		color: #12ba27;
	}
.white .blog_message {color:#000;}
.black .blog_message {color:#fff;}
.tags {
	padding: 1em 0 .1em 0px;
	clear:both;
	list-style: none;
	color: #c0c0c0;
	margin-left: 0px;
}
	.tags li {
		display: inline;
        font-size: 13px;
	}
		.tags li a {
			font-size: 13px;
		}
		.tags li a:link, .tags li a:visited {
			color: #c0c0c0;
		}
		.white .tags li a:hover {
			text-decoration: none;
			color: #000;
		}
		.black .tags li a:hover {
			text-decoration: none;
			color: #fff;
		}		
		

			.entry-info-wrap {clear:both;}

	.entry-info  .entry-info-wrap div {
		margin-right: 10px;
		float: left;
	}

		
.entry-info .published  {color:#BBB;}
.entry-info .published  {
	display: block;
    font-size:13px;
}
	
.entry-info .vcard  {
	color:#BBB;
	font-size:13px;
}
	
.entry-info div.comments {margin-right: 5px;}	
		.entry-info .comments a, .entry-info .delete a {color:#BBB;}
		.entry-info .comments a {
			display: block;
			padding: 1px 0 0px 17px;
			background: url(/images/blog/bg-comments.gif) 0 70% no-repeat;
			font-size:13px;
		}
		.entry-info .comments a:hover {
			background-image: url(/images/blog/bg-comments.gif)
		}
	
.tag-cloud {
	float: rigth;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

	.tag-cloud ul {
		white-space: normal;
	}
	.tag-cloud ul,
	.tag-cloud ul li {
		display: inline;
	}
		.tag-cloud a {
			font-size: .83em;
			color: #12ba27;
			text-decoration: none;
			line-height:1.4em;
		}
		.white .tag-cloud a:hover {color: #095913;}
		.black .tag-cloud a:hover {color: #16f131;}
		
		.tag-cloud a.w1  { font-size: 80%; }
		.tag-cloud a.w2  { font-size: 100%; }
		.tag-cloud a.w3  { font-size: 120%; }
		.tag-cloud a.w4  { font-size: 140%; }
		.tag-cloud a.w5  { font-size: 160%; }
		.tag-cloud a.w6  { font-size: 180%; }
		.tag-cloud a.w7  { font-size: 200%; }
		.tag-cloud a.w8  { font-size: 220%; }
		.tag-cloud a.w9  { font-size: 240%; }
		.tag-cloud a.w10  { font-size: 260%; }   

.page-nav {
	float: left;
	width: 100%;
	clear: both;
	margin: 1.88em 0 .63em 0;
    font-size:10px;
}	
#nav-pages {
	padding: 1em 1em 2em 0;
	margin: 1em 0;
	list-style: none;
	clear: both;
    font-size:10px;
	}

	#nav-pages li {
		float: left;
        font-size:10px;
	}

		#nav-pages a, #nav-pages em {
		margin-right: .1em;
		padding: .5em .5em;
		display: block;
		background: #fff;
		border: 1px solid #fff;
		text-decoration: none;
        font-size:10px;
	}
	
		#nav-pages a {
		border: 1px solid #beb1b1;
		color: #606060;
	}
		#nav-pages em {
			font-weight: bold;
			font-style: normal; 
			color: #fff;
			background: #606060;
			border: 1px solid #beb1b1;
		}

.white .tcontent2 .col_l, .white .tcontent2 .col_r, .white .tcontent2 .col_r a {color:#000;}
.black .tcontent2 .col_l, .black .tcontent2 .col_r, .black .tcontent2 .col_r a {color:#fff;}
.tcontent2 .col_l {
	margin-top:20px;
	width:550px;
	float:left;
}
.tcontent2 .col_l h1 {
	font-size:18px;
}
.tcontent2 .col_l h2 {
	font-size:18px;
}
.tcontent2 .col_l ul {
	margin-top:20px;
	margin-left:40px;
	counter-reset: list1;
	text-indent:-20px;
}
.tcontent2 .col_l ul li {
	font-weight:bold;
	font-size:16px;
	padding-bottom:5px;
}
.tcontent2 .col_l ul span {
	font-weight:normal;
	font-size:14px;
}
.tcontent2 .col_l ul li:before {
    counter-increment: list1; /* Увеличиваем значение счетчика */
    content: counter(list1)') ';
	color:green;
}
.tcontent2 .col_r {
	margin-top:20px;
	width:450px;
	float:right;
}
.tcontent2 .col_r h1 {
	font-size:33px;
	line-height:33px;
	margin-bottom:20px;
}
.tcontent2 .col_r h2 {
	font-size:33px;
	line-height:33px;
	margin-bottom:20px;
}
.tcontent2 .col_r p {
	font-size:16px;
}
.tcontent2 .col_r p.quote {
	font-size:36px;
	line-height:30px;
}
.clear {
	clear:both;
}

.partners {
    /*margin-left:10px;    */
    margin-top:20px;
}
.white .partners h1 {color:#000;}
.black .partners h1 {color:#fff;}
.partners h1 {
	font-size:18px;
    margin-bottom:20px;
}
.partners h2 {
	font-size:18px;
    margin-bottom:20px;
}
.partners .p_block {
    width:600px;
    margin:0 auto;
}
.partners .slesh {
    float:left;
    background: url(/images/slesh.png) no-repeat scroll top left;
    width:16px;
    height:73px;
    margin-left:10px;
    margin-right:10px;
}
.partners img {
    float:left;
}
