* {
    padding: 0;
    margin: 0;
} 

body {
background: url('/assets/images/bg.jpg');
font-family: "Trebuchet MS", "Helvetica CY", "Nimbus Sans L", Arial, sans-serif;
font-size: 13px;
padding: 0;
margin: 0;
color: #222;
line-height: 1.5;
background: url('/assets/images/bodybg.png');
}

p {padding: 0px; margin: 17px 0 0 0; }
img { border: none; }
a { 
color: #0F8FBB;
text-decoration: underline; 
}
a:hover { 
text-decoration: none;
color:#BB380F;
}
h1, h2, h3, h4, h5 {
/*font-weight: bold;*/
padding: 0;
text-align:left;
line-height: 1.1;
letter-spacing: -1px;
color: #111;
font-family: 'Roboto', Arial;
font-weight:900;
}
h1 {
font-size: 25px;
margin: 0 0 25px 0;
}
h2, h3 {
font-size: 19px;
margin: 25px 0 15px 0;
}

h5 {
font-size: 17px;
font-weight: 700;
margin: 17px 0 0 0;
border-bottom: 1px #E0E0E0 solid;
padding-bottom: 17px;
padding-left: 5px;
}
.titlebox {
border-top: 1px #E0E0E0 solid;
padding-top: 17px;
}


h2 a, h2 a:hover {
color: #000;
text-decoration: none;
}

.clear {
clear: both;
line-height: 0;
font-size: 0;
}

a.button {display:block;background:#207d98;color:#fff;font-family:pt serif;text-transform: uppercase;font-weight: bold;font-size: 13px;text-align: center;padding: 7px 0;text-decoration: none;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
a.button:hover {background:#2196be;text-decoration: underline;}

#wrap {
width: 1024px;
margin: 10px auto;
position:relative;
-webkit-box-shadow: 0 2px 20px #888;
-moz-box-shadow: 0 2px 20px #888;
box-shadow: 0 2px 20px #888;
}

#header {
background: #fff url(/assets/images/head.jpg) 0 0 no-repeat;
height:320px;
position:relative;
background-size: 1024px;
}
.exclusive #header {
background: #fff url(http://mpdecor.ru/templates/silver/img/logo3.jpg) 0 0 no-repeat;
}
.exclusive #menu {
background: #fff url(http://mpdecor.ru/templates/silver/img/logo3.jpg) 0 bottom no-repeat;
}
.logo {
display:block;
line-height:0;
font-size:0;
width: 213px;
height: 212px;
position: absolute;
top: 20px;
left: 18px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 50px 0 0 38px;
text-align: left;
}
#header h1 a {
color: #336699;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}
#header h2 {
font-size: 16px;
color: #aaa;
padding: 24px 0 0 38px;
text-align: left;
font-weight: 600;
}


#menu {
/*background: #fff url(http://mpdecor.ru/templates/silver/img/footer.gif) repeat-x;*/
/*font-family:Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;*/
width:1024px;
height: 40px;
line-height: 30px;
margin: 0;
background: #fff url(http://mpdecor.ru/templates/silver/img/logo2.jpg) 0 bottom no-repeat;
background-size: 1024px;
}
#menu ul.menuwrap {
display: block;
height: 40px;
background: #181818;
background: rgba(0,0,0,0.7);
position: relative;
}
#menu ul.menuwrap li {
float:left;
list-style-type:none;
margin-top: 5px;
margin-left: 5px;
display: block;
/*position: relative;*/
}
#menu ul.menuwrap li em {
display:none;
position:absolute;
width:2px;
height:15px;
right:-4px;
top:9px;
background: url(http://mpdecor.ru/templates/silver/img/menu_sep.png) no-repeat;
}
#menu ul.menuwrap li a {
display: block;
text-decoration: none;
font-size: 15px;
color: #fff;
text-align:center;
/*text-shadow: 1px 1px 0px #000;*/
/*padding: 0 17px;*/
/*text-transform: uppercase;*/
font-family: 'Roboto', Arial;
font-weight: 300;
}
#menu li a:hover, a.active, a.active_mat {
/*color:#000;
text-decoration:none;
text-shadow:none;*/
/*background: url(http://mpdecor.ru/templates/silver/img/menubghover.gif) repeat-x;*/
/*background: url(http://mpdecor.ru/templates/silver/img/footer2.gif) repeat-x;*/
/*background: url(http://mpdecor.ru/templates/silver/img/list-tail.gif) 0 0 repeat-x #efefef;*/
/*text-decoration: underline;*/
/*background: url('http://mpdecor.ru/templates/silver/img/menubg.gif') left top repeat-x;*/
/*background: rgba(154, 187, 197, 0.3);*/
background: #fff;
background: linear-gradient(to bottom, #cdd0d2 0%,#e1e2e3 6%,#eaebeb 10%,#f2f3f3 19%,#f9f9f9 35%,#fdfdfd 55%,#ffffff 100%);
color:#222 !important;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
/*-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;*/
}
li#menu_level a.active, li#menu_level a.active_mat {
padding-bottom: 5px !important;
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
.menu_home {
width:35px;
height:30px;
background: url(http://mpdecor.ru/templates/silver/img/icon/home.png) 50% 50% no-repeat !important;
padding: 0 !important;
margin: 0;
}
a.menu_home:hover {
background: url(http://mpdecor.ru/templates/silver/img/icon/home.png) 50% 50% no-repeat !important;
}
.level1 {width:143px;}
.level2 {width:154px;}
.level3 {width:172px;}
.level4 {width:100px;}
.level5 {width:162px;}
.level6 {width:130px;}
.level7 {width:140px;}

.maintitle {
/*font-size:19px;*/
}

#content { 
padding:35px 42px;
/*background: #fff url(http://mpdecor.ru/templates/silver/img/shadow_up.gif) left top no-repeat;*/
background: #fff;
background: #fff url(http://mpdecor.ru/templates/silver/img/content_bg.gif) left top repeat-x;
}
.training {
display:block;
height:92px;
margin-bottom: 25px;
font-size:0;
}
#mainwrap {}
#mainwrap p {}
.mainleft {
padding: 0;
width: 630px;
float: left;
text-align: left;
}
.mainright {
padding: 0;
width: 220px;
float: right;
}

/*#content li { list-style-type: none; }
#content li a { color: #336699; font-weight: 100; }
#content ul { padding: 10px 0 20px 10px; }
#content ul li { list-style-type: none; padding: 2px 0 3px 0; }
#content ul li a { color: #336699; font-weight: 100; display: block; text-decoration: none;  border-bottom: 1px dotted #aaa; font-size: 13px;  }*/


.novinki {
width:690px;
float: left;
}
.novinki a {
display:block;
color:#474747;
text-decoration: none;
clear: both;
height: 150px;
overflow: hidden;
cursor:pointer;
border-bottom: 1px #BBBBBB solid;
border-right: 1px #E0E0E0 solid;
background: #f4f5f2 url(http://mpdecor.ru/templates/silver/img/body.gif);
-webkit-box-shadow: 0 3px 7px rgba(0,0,0,.2);
-moz-box-shadow: 0 3px 7px rgba(0,0,0,.2);
box-shadow: 0 3px 7px rgba(0,0,0,.2);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.novinki a:hover {
color:#000;
}
.novinki a:hover img {
-webkit-box-shadow: 0 2px 10px #484848;
-moz-box-shadow: 0 2px 10px #484848;
box-shadow: 0 2px 10px #484848;
}
.novinki img {
width:258px;
border:none;
float:left;
margin-top: -11px;
}
.block-cols {
text-shadow: none;
padding: 0;
}
.block-cols a div {
float:left;
width: 370px;
padding: 22px 0 15px 36px;
}
.col-1 {
padding: 0;
margin-bottom: 20px
}
.border-col-1 {/*border-right: 1px solid #dfe0dd;*/}
.pol {background: url(http://mpdecor.ru/templates/silver/img/primary/3dpol276.jpg) left bottom no-repeat;}
.reklama {background: url(http://mpdecor.ru/templates/silver/img/primary/3dreklama276.jpg) left bottom no-repeat;}
.steny {background: url(http://mpdecor.ru/templates/silver/img/primary/3dpaneli276.jpg) left bottom no-repeat;}
.pol, .reklama, .steny {height:123px;position:relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 2px 10px #484848;
-moz-box-shadow: 0 2px 10px #484848;
box-shadow: 0 2px 10px #484848;
}
.preview {
/*font-size: 15px !important;
font-style: italic;*/
}
.novinki p {
margin: 0;
font-style: italic;
/*color: #474747;*/
letter-spacing: -0.05ex;
}
.novinkibtn {margin: 10px 80px;}
.novinkititle {
display:block;
font-weight: bold;
font-size: 16px;
margin: 0 0 12px 0;
padding: 0;
text-shadow:none;
text-transform: uppercase;
letter-spacing: -1px;
color:#000;
}



/*#content #novinki ul {padding:0;margin:0;}
#content #novinki ul li {display:block;width:278px;list-style-type: none; padding:10px;float: left;margin: 0 0 0 12px;}
#content #novinki li.last {}
#content #novinki li div {height:179px;margin-bottom:10px;position: relative;}
#content #novinki li div span {position: absolute;left: 20px;bottom: 27px;color: #fff;font-family: pt serif;font-style: italic;font-size: 18px;}
#content #novinki li p {text-align: center;font-size: 14px;line-height: 20px;font-family: pt serif;font-style: italic;margin: 15px 20px 20px 20px;text-shadow: 1px 1px 1px #fff;}
#content #novinki li p.preview {font-weight:bold;font-size:13px;margin:15px 15px 0 15px;font-family: pt serif;line-height: 17px;color: #207d98;font-style: normal;}*/


#left {
padding: 0;
width: 690px;
float: left;
text-align: left;
}
#left h2 a {
color: #37add6; 
text-decoration: underline;
}
#left h2 a:hover {
text-decoration: none;
}
#left ul {
padding: 0 0 0 30px;
}
#left ul li {
list-style-type: square;
}

#left ol {
padding: 0 0 0 30px;
}

ol.plan, ol.plan li ul {
list-style: none;
margin: 0 !important;
padding: 0 !important;
text-align: left;
}
ol.plan li ul {
margin: 2px 0 0 18px !important;
}
ol.plan li {
font-weight:bold;
margin-bottom:12px;
}
ol.plan ul li {
font-weight:normal;
list-style-type: none !important;
margin-bottom:2px;
}
#right {
padding: 0;
width: 220px;
float: right;
}
.primary {margin-bottom: 30px;padding-bottom: 30px;border-bottom: 1px #e5e5e5 solid;}
.primary a {
width: 266px;
display:block;
border:1px #e5e5e5 solid;
padding: 5px;
float: left;
text-decoration: none;
}
.primary a:hover {
border:1px #a5a5a5 solid;
background: #fff;
-webkit-box-shadow: 1px 1px 10px #484848;
-moz-box-shadow: 1px 1px 10px #484848;
box-shadow: 1px 1px 10px #484848;
}
.primary a div {height:179px;position:relative;}
.primary a div span {
position: absolute;
left: 20px;
bottom: 21px;
color: #fff;
font-style: italic;
font-size: 19px;
}
.primary a div.pol_in {background: #fff url(/templates/silver/http://mpdecor.ru/templates/silver/img/primary/3dpol280.jpg) left top no-repeat;}
.primary a div.reklama_in {background: #fff url(/templates/silver/http://mpdecor.ru/templates/silver/img/primary/3dreklama280.jpg) left top no-repeat;}
.primary a div.stena_in {background: #fff url(/templates/silver/http://mpdecor.ru/templates/silver/img/primary/3dpaneli280.jpg) left top no-repeat;}


.navigation {
/*background: #e5e5e5 url('http://mpdecor.ru/templates/silver/img/bodybg.png');*/
/*padding: 10px;*/
}
.navigation ul { padding: 0;margin:0 0 -5px 0; }
.navigation ul li { 
list-style-type: none; 
padding:0; 
margin-bottom:2px;
position:relative;
}
.navigation ul li a {
display: block;
/*border: 1px solid #e8e8e8;*/
padding: 14px 14px 14px 60px;
font-size: 14px;
line-height:1;
background: url(http://mpdecor.ru/templates/silver/img/list-tail.gif) left top repeat-x #efefef;
border: 1px #E0E0E0 solid;
text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.navigation ul li a:hover { 
background: url(http://mpdecor.ru/templates/silver/img/list-tail2.gif) left top repeat-x #E0E0E0;
text-decoration: underline;
}
.navigation ul li a img {
display: block;
position: absolute;
left: 21px;
top: 10px;
}

.navigationmain {margin-top: 32px;}
.navigationmain a {display:block;padding: 10px 0 10px 50px;font-size: 14px;position:relative;font-style:italic;}
.navigationmain a img {display: block;position: absolute;left: 3px;top: 10px;}

#bottom { background: #fff url(/assets/images/footer.jpg) no-repeat; padding: 15px 0; }

#footer {
color: #ccc;
font-size: 13px;
background: url(/assets/images/footer.gif);
height: 190px;
position:relative;
background: url(/assets/images/footterbg.jpg);
padding: 42px;
text-shadow: 1px 1px 1px #000;
}
#footer ul {
margin: 0;
padding: 0;
list-style: none;
}
#footer ul li {
margin: 4px 0;
line-height: 20px;
}
.footertitle {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 15px;
color:#fff;
font-family: 'Roboto', Arial;
font-weight: 500;
border-bottom: 1px #444444 solid;
padding-bottom: 10px;
}
.copyright, .footercontact, .footertel {
float: left;
margin-right:60px;
}
.copyright span {
font-style:italic;
padding-top: 2px;
display: block;
margin-bottom:20px;
}
.footercontact li {
padding-left: 15px !important;
background: url(/templates/silver/http://mpdecor.ru/templates/silver/img/icon/punkt3.png) left 6px no-repeat;
}
.footertel {
margin-right:0;
}

.tel {
background:url('http://mpdecor.ru/templates/silver/img/icon/phone.png') left 3px no-repeat;
padding-left:30px;
margin:10px 0 8px 0 !important;
line-height: 1.3 !important;
}
.tel span, .adress span {
color:#fff;
}
.email {background:url('http://mpdecor.ru/templates/silver/img/icon/email.png') 1px center no-repeat;padding-left:32px;}
.adress {background:url('http://mpdecor.ru/templates/silver/img/icon/position.png') 4px 5px no-repeat;padding-left:32px;line-height: 1.3 !important;}

.footersocial a {
display:block;
width:22px;
height:22px;
float:left;
margin-right:7px;
}
.footersocial a.vk {background:url('/templates/silver/http://mpdecor.ru/templates/silver/img/social/vk.jpg') left -22px no-repeat;}
.footersocial a.ok {background:url('/templates/silver/http://mpdecor.ru/templates/silver/img/social/ok.jpg') left -22px no-repeat;}
.footersocial a.mail {background:url('/templates/silver/http://mpdecor.ru/templates/silver/img/social/mail.jpg') left -22px no-repeat;}
/*.footersocial a:hover {background-position: left -25px;}*/


#footer a {
color:#65C3E4;
}
#footer a:hover {}
.code {
  background: #F7F7F7;
  border-top: 1px solid #EBEBEB;
  border-bottom: 1px solid #EBEBEB;
  padding: 10px;
}
/***** последние новости на главной *****/
.news {
   border: 1px solid #DDDCDC;
   background-color: #F6F6F6;
   border-radius: 4px;
   color: #3C3C3C;
   padding: 3px 10px 5px 10px ;
   margin: 10px 0 30px 0 ;
   font-size: 14px;
   white-space: pre-wrap;
}
.news pre {
   border: 1px solid #DDDCDC;
   background-color: #FFFFFF;
   padding: 5px;
   margin: 5px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   white-space: pre-wrap;
}
.news-title { border-bottom: 1px dotted #aaa;padding: 0 10px 5px 0 ;font-weight: bold;font-size: 16px; color: #336699}
.news-date {
  float: left;
   border: 1px solid #8ec1da;
   background-color: #FFFFFF;
   border-radius: 4px;
   color: #3C3C3C;
   padding: 3px 10px 5px 10px ;
   margin: 10px 0 10px 0 ;
   font-size: 12px;
}
.last-news-date {
  float: left;
  font-style: italic;
  color: #959595;
  font-size: 100%;
}
.last-news-title {
  font-weight: normal;
  color: #FF7328;
  clear: both;
}
.last-news-mess {
  margin-bottom: 1px;
}
.last-news-mess pre {
   border: 1px solid #DDDCDC;
   background-color: #FFFFFF;
   padding: 5px;
   margin: 5px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   white-space: pre-wrap;
}
/***** guestbook & feedback *****/
.error {
  border: 1px solid #F1008B;
  background-color: #FFDFF1;
  color: #FF3366;
  padding: 3px 10px;
}
.info{
  border: 1px solid #66CC00;
  background-color: #F0FFC4;
  color: #66CC00;
  padding: 3px 10px;
}
/****** форма обратной связи ******/
.feedback{
    border:0;
    width:100%;
}
.feedback td{ width:32%;}
.feedback input,.feedback textarea {
    width:100%;
    border: 1px solid #969696;
    color: #3E3E3E;
}
.feedback input:hover,.feedback textarea:hover{
    border-color: #000;
    color: #000;
}
/****** оформление гостевой ******/
#captcha{
  background-color: #FFFFFF;
  border: 1px solid #969696;
  display: inline;
  cursor: pointer;
}
#guestbook #captcha { margin: 0 0 -5px 0 !important; }
.error {
  border: 1px solid #F1008B;
  background-color: #FFDFF1;
  color: #FF3366;
  padding: 3px 10px;
}
.info{
  border: 1px solid #66CC00;
  background-color: #F0FFC4;
  color: #66CC00;
  padding: 3px 10px;
}
.guestbook{
  border-collapse: collapse;
  width:100%;
}
.guestbook TD{
  padding: 3px;
}
.guestbook input,.guestbook textarea {
    width:90%;
    padding: 3px;
    border: 1px solid #969696;
    color: #3E3E3E;
}
.guestbook input:hover,.guestbook textarea:hover {
    padding: 3px;
    border-color: #000;
    color: #000;
}
.gb_post{
  background-color: #EAEAEA;
  border: 1px solid #D3D3D3;
  padding: 3px;
  margin:5px 0;
  position: relative;
}
.gb_subj{
  font-weight: bold;
  border-bottom: 1px dashed #D3D3D3;
}
.gb_date{
  font-style: italic;
  color: #7F7F7F;
  padding-left: 5px;
  font-weight: normal;
  float: right;
  font-size: 80%;
}
.gb_author {
  color: #FF3366;
  padding-left: 20px;
  line-height: 20px;
  background-image: url(http://mpdecor.ru/templates/silver/images/footer.jpg/images/mail.png);
  background-repeat: no-repeat;
}
.gb_message{
  clear: both;
}
.gb_comment_link{
  background-image: url(http://mpdecor.ru/templates/silver/images/footer.jpg/images/comments.png);
  background-repeat: no-repeat;
  color: #FF3366;
  padding-left: 20px;
  line-height: 20px;
  margin-left: 10px;
}
.gb_comment{
  background-color: transparent;
  border: 1px dashed #D3D3D3;
  padding: 3px;
  margin:5px 0 5px 20px;
  position: relative;
}
.gb_nav a{
  border:1px solid #D3D3D3;
  background-color: #E8E8E8;
  text-decoration: none;
  padding:1px;
  margin: 1px;
  color: #000000;
}
.gb_nav a:hover{
  color: #F1008B;
  border-color: #F1008B;
}
.gb_nav a.current{
  font-weight: bold;
  color: #F1008B;
  border-color: #F1008B;
}

/******** Кнопки **********/
.box {
margin-bottom:20px;
}
.mainwrap .box {
width: 220px;
margin-bottom: 22px;
}
.banner_mat {
height:320px;
/*background: url('http://mpdecor.ru/templates/silver/img/bodybg.png');
border: 1px #d5d5d5 solid;*/
}
.banner_mat a {
display:block;
height:320px;
background:url(http://mpdecor.ru/templates/silver/img/universum.png) left top no-repeat;
font-size:0;
line-height:0;
}
.buttonbox {
/*display: -moz-inline-stack;
display: inline-block;
zoom: 1;
*display: inline;*/
}
.buttonboxright {}
.buttonbox a, .buttonboxright a {

/*border:1px #e5e5e5 solid;
padding: 5px;*/
text-decoration: none;
line-height: 0;
}
.buttonbox a {
float: left;
margin: 15px;
}
.buttonboxright a {
margin: 0 0 20px 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

}
.buttonbox a, .buttonboxright a {

}
.buttonbox a:hover, .buttonboxright a:hover {

}
.buttonbox img, .buttonboxright img {
position:relative;
z-index:1;
}
.buttonbox img {
width: 200px;
height: 111px;
}
.buttonboxright a img {
width: 220px;
/*padding: 5px;*/
/*border: 1px #e5e5e5 solid;*/
}
.buttonboxright a:hover img {
/*border: 1px #c5c5c5 solid;*/
}
.buttonbox div.line, .buttonboxright div.lineright {
position: absolute;
left: 0;
background: url('/templates/silver/http://mpdecor.ru/templates/silver/img/buttonline.png') left top repeat-x;
color: #fff;
padding: 11px 10px;
z-index: 2;
/*font-style: italic;*/
line-height: 1;
text-align: left;
font-size:13px;
background: rgba(0,0,0,.6);
/*letter-spacing: -0.03ex;*/
}
.buttonbox div.line {
bottom: 0;
width: 180px;
}
.buttonboxright div.lineright {
bottom: 0;
width: 220px;
left: 0;
font-size:14px;
}
.buttonbox span {}

#navigation-photo-razdel {border-top:1px #e5e5e5 solid;padding-top: 30px;text-align:center;margin-top: 25px;}
.nashyraboty {clear:both;}
.nashyraboty a {display:block;border:1px #e5e5e5 solid;float:left;margin-right: 25px;margin-bottom: 25px;padding: 5px;background: #fff;line-height: 0;}
.nashyraboty a:hover {
border:1px #a5a5a5 solid;
-webkit-box-shadow: 1px 1px 10px #484848;
-moz-box-shadow: 1px 1px 10px #484848;
box-shadow: 1px 1px 10px #484848;
}
.nashyraboty img {
width: 173px;
}

#vk_groups {margin-top:30px;}

.slider_wrap {
position:relative;
height:350px;
margin-bottom:20px;
}
.slider {
position:absolute;
width:1024px;
height:350px;
left:-42px;
top:0;
background:#ccc;
}

.exclusive #left {
width:100%;
clear:both;
}
.exlusive_left {
width:690px;
float:left;
}
.ex_subtitle {
font-size:17px;
font-weight:bold;
display:block;
letter-spacing: -0.1ex;
color: #000;
margin-bottom: 5px;
margin-top: 25px;
line-height: 1.2;
}
.exlusive_right {
width:220px;
float:right;
}
.exlusive_right img {
margin:10px 0;
}

.exlusive_right .buttonboxright img {
margin:0;
width:220px;
}
.exlusive_right .buttonboxright a {
margin:20px 0;
}

h3.gidro {
text-decoration: none; 
/*border-top: 1px #ddd solid;*/
border-bottom: 1px #ddd solid;
padding: 15px 0;
/*margin-top:35px;
color:#BB380F;*/
}
.poly ul {
padding: 0 !important;
}
.poly li {
list-style-type: none !important;
line-height: 1.4;
border-bottom: 1px #E0E0E0 solid;
padding: 11px 0px 13px 2px;
}

.beton ul {
padding-bottom:17px !important;
border-bottom: 1px #E0E0E0 solid;
}
.beton ul li {
line-height: 1.2;
font-size:12px;
margin-bottom:5px;
}
.teplo p {
font-size:12px;
line-height:1.2;
margin-bottom:20px;
padding:0 7px;
}
.teplo p span {
color:#BB380F;
font-size:14px;
}
a.ex_right_img {
display:block;
width:128px;
height:128px;
overflow: hidden;
border:5px #F1F1F1 solid;
background:#fff;
margin:15px auto;
font-size:0;
line-height:0;
position: relative;
text-align: center;
border-radius:100%;
}
a.ex_right_img_none {
display:none;
}
a.ex_right_img:hover {
border-color:rgba(187,56,15,.7);/*rgba(15,143,187,.6); /*#0F8FBB;* /*#BB380F*/
}
.mask {
overflow: hidden;
z-index: 200;
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: url(/templates/silver/http://mpdecor.ru/templates/silver/img/mask.png) -11px -12px no-repeat;
}
.ex_right_img img {
width:135px;
height:135px;
margin: 0 !important;
}
.oblasti {
margin-top:10px;
}
.oblasti li {
background: url(/templates/silver/http://mpdecor.ru/templates/silver/img/icon/punkt.png) left 13px no-repeat;
border:none;
line-height: 17px;
padding: 8px 0px 8px 15px;;
}
.oblasti li a {}

#tabs {
padding:0 !important;
}
#tabs li {
list-style-type: none !important;
margin-bottom: 10px;
clear:both;
}
#tabs li ol li {
list-style-type:decimal !important;
}
#tabs li ul li {
list-style-type:square !important;
}
#tabs li a {
text-decoration: none;
background: url(http://mpdecor.ru/templates/silver/img/icon/punkt.png) left center no-repeat;
padding-left: 20px;
}
#tabs li a span {
border-bottom: 1px #0F8FBB dotted;
font-size: 14px;
letter-spacing: -0.05ex;
}
#tabs li a:hover, #tabs a#current {
color:#BB380F;
}
#tabs li a:hover span {
border-bottom: 1px #BB380F dotted;
}
#tabs a#current {
background: url(http://mpdecor.ru/templates/silver/img/icon/punkt2.png) left center no-repeat;
}
#tabs a#current span {
border:none;
}
.tabcont {
margin: 15px 0 15px 20px;
/*padding: 20px 0 15px 0;
border-top: 1px #EBEBEB solid;*/
}
.tabcont table {
width:100%;
border-collapse: collapse;
border-top: 1px #EBEBEB solid;
}
.tabcont table img {
width:300px;
margin-left: 25px;
}
.tabcont table tr {
border-bottom: 1px #EBEBEB solid;
}
.tabcont table td {
vertical-align: middle;
padding:40px 0 20px 0;
}
td.cont {
width: 550px;
font-size: 12px;
line-height: 1;
vertical-align: top !important;
}
td.cont h6, td.cont .subtitle {
margin: 0;
padding: 0;
font-size: 20px;
letter-spacing: -0.1ex;
font-weight: bold;
}
td.cont .subtitle {
font-size:16px;
font-weight:normal;
}
td.cont ol, td.cont ul {
padding-left: 20px !important;
margin:20px 0;
color: #444;
}
td.cont ul {
margin-top:15px;
}
td.cont li {
margin-bottom: 5px !important;
}

.table_mat {
border:0;
margin-bottom: 30px;
}
.table_mat th {
vertical-align: top;
font-size:15px;
font-weight:bold;
line-height: 1.2;
width: 200px;
color: #000;
letter-spacing: -0.1ex;

}
.table_mat td {
vertical-align: top;
}
hr {
display: block;
height: 1px;
padding: 0;
border: 0;
border-top: 1px solid;
border-top-color: #ddd;
margin: 15px 0;
}
.ref {
padding: 15px 35px 35px;
background: #ddd;
font-style: italic;
line-height: 1.4;
letter-spacing: -0.01ex;
}
.ref strong {
color:#000;
}
.color_map a.ex_right_img {
overflow:visible;
font-size: 13px;
line-height: 1.2;
margin: 15px auto 40px auto;
}
.color_map a.ex_right_img img {
width:129px;
height:129px;
}
.color_map a.ex_right_img div {
position:absolute;
top:135px;
left:-35px;
width:200px;
text-align:center;
}
.color_map a.ex_right_img div span {
display:inline-block;
border-bottom: 1px #0F8FBB dotted;
}
.color_map a.ex_right_img:hover div span {
border-bottom: 1px #BB380F dotted;
}

.tab_contact {
margin: 10px 30px 25px 0;
line-height:1.3;
font-size:14px;
}
.tab_contact span {
display:block;
margin-bottom: 10px;
float: left;
width: 172px
}
.tab_contact em {
font-size:13px;
}

.catalog {
display:block;
text-align:center;
line-height:1.2;
}
.catalog img {
margin-bottom:0;
}
h5 img {
width: 40px;
vertical-align: top;
float: left;
margin: 0 15px 0 0 !important;
}

.video_wrap p {
display:block;
width:325px;
height:190px;
float:left;
margin:10px;
}

.counter {
text-align:center;
font-size:11px;
}
.counter img {
vertical-align: middle;
margin-right: 5px;
}
.counter a {color:#222;}
.links{color:#000;}
