


/* Start:/bitrix/templates/smk/styles.css*/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

html{
  font-family: PT Sans, Tahoma, Helvetica, Arial, sans-serif;
  color: #000;
  min-width: 960px;
  font-size: 14px;
  background: url('/bitrix/templates/smk/./i/back-page.png') top center repeat;
}

body{
/*  background: url('/bitrix/templates/smk/./i/bg.jpg') top center repeat-x;*/
	
	
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

input, textarea, button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
}
label{
  display: block;
  margin-right: 20px;
  margin-bottom: 10px;
}
label span{
  color: #ff0000;
}

textarea{
  width: 314px;
  padding-left: 9px;
  padding-top: 5px;
  color: #616161;
  font-size: 13px;
  height: 115px;
  resize:none;
}
.justify{
  text-align: justify;
}
.wrapper{
  width: 960px;
  background: #fff;
  margin: 0 auto;
}


em{
  font-style: italic;
}
strong{
  font-weight: bold;
}
h1{
  color: #666666;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: -1px;
  line-height: 25px;
}
h2{
  font-size: 18px;
  color: #333;
  font-weight: bold;
  padding: 12px 0px 6px 0px;
}
h3{
  font-size: 14px;
  color: #333;
  font-weight: bold;
  padding: 7px 0px 2px 0px;
}
p{
  padding: 14px 0 13px 0px;
  line-height: 17px;
}
a{
  color: #448ccb;
  text-decoration: none;
}
a:hover{
  color: #448ccb;
}
.right a{
  border-bottom: 1px solid #448ccb;
}
.right a.link{
  border-bottom: 1px dashed #448ccb;
}
.right a:hover{
  color: #316ea3;
  border-bottom: 1px solid #316ea3;
}
.right a.link:hover{
  color: #316ea3;
  border-bottom: 1px dashed #316ea3;
}

.footer{
  width: 960px;
  margin: 0 auto;
  height: 134px;
  position: relative;
}
.header{
  height: 240px;
  background: url('/bitrix/templates/smk/./i/back-header.jpg') 0px 0px no-repeat;
  position: relative;
}
.logo{
  display: block;
  width: 105px;
  height: 80px;
  position: absolute;
  top: 25px;
  left: 30px;
}
.sitename{
  display: block;
  width: 250px;
  height: 50px;
  position: absolute;
  top: 120px;
  left: 30px;
  overflow:hidden;
}
.sitename a,
.sitename a:link,
.sitename a:visited,
.sitename a:hover{
	color:#333;

	
}
.header ul{
  position: absolute;
  left: 280px;
  top: 120px;
}
.header ul li{
  float: left;
  padding-right: 15px;
}

.header .sitename,
.header ul li a{
  font-weight: bold;
  font-size: 16px;
  color: #666;
  line-height:1em;
}

.header ul li a{
  border-bottom: 1px solid #666;
}
.header ul li a:hover{
  color: #333;
  border-bottom: 1px solid #333;
}
.header ul li.active a{
  color: #333;
  border-bottom: 1px solid #333;
}
.header ul li a.active{
  color: #333;
  border-bottom: 1px solid #333;
}
.header a.language{
	font-weight:normal;
  font-size: 16px;
  line-height:1em;
  position: absolute;
  top: 120px;
  left: 550px;
  color: #999;
  border-bottom: 1px solid #999;
}
.header a.language:hover{
  color: #333;
  border-bottom: 1px solid #333;
}
.header .phone{
  font-size: 13px;
  line-height: 1.35;
  color: #666;
  position: absolute;
  right: 22px;
  top: 28px;
  width: auto;
  text-align: right;
  white-space: nowrap;
}
.header .phone span{
  font-weight: bold;
  color: #000;
}
.address{
  font-size: 11px;
  line-height: 1.4;
  color: #000;
  position: absolute;
  left: 488px;
  width: auto;
  text-align: left;
  top: 30px;
  white-space: nowrap;
}
.address a{
  color: #000;
  display: inline-block;
  padding-top: 6px;
  border-bottom: 1px solid #000;
}
.contact{
  font-size: 11px;
  line-height: 1.4;
  color: #666;
  position: absolute;
  left: 280px;
  width: auto;
  text-align: left;
  top: 30px;
  white-space: nowrap;
}
.contact img{
	    vertical-align: top;
}
.contact a{
  color: #000;
  display: inline-block;
/*  padding-bottom: 6px;*/
/*  border-bottom: 1px solid #000;*/
}
.header form{
  position: absolute;
  width: 270px;
  height: 30px;
  top: 115px;
  right: 30px;
}
.header form input[type="text"]{
  width: 270px;
  height: 30px;
  border: 1px solid #cccccc;
  padding-left: 8px;
  outline: none;
}
.header form input[type="submit"]{
  width: 17px;
  height: 23px;
  border: 0;
  outline: none;
  position: absolute;
  right: 4px;
  text-indent: -9999px;
  background: url('/bitrix/templates/smk/./i/lupa.png') 0px 0px;
  cursor: pointer;
  top: 4px;
}
.left{
  width: 240px;
  float: left;
  padding: 19px 0px 50px 10px;
  margin: 14px 0px 0px 10px;
}
.left ul li{
  padding-top:8px;
  padding-bottom: 8px;
  border-bottom:1px solid #ccc;

}
.left ul li a{
  color: #999999;
  font-weight: bold;
  font-size: 16px;
  display: inline-block;
  padding-left: 10px;
  line-height: 16px;
/*  background: url('/bitrix/templates/smk/./i/menu.png') no-repeat 9px -48px;*/
}
.left ul li a:hover{
  text-decoration: underline;
  color: #666;
}
.left ul li li a:hover{
  color: #111;
}
.left ul li li li a:hover{
  color: #404040;
}
.left ul li a.active{
  color: #666;
/*  background: url('/bitrix/templates/smk/./i/menu.png') no-repeat 9px 1px;*/
}
.left ul li ul{
  margin-top: 3px;
}
.left ul li ul li{
  padding-bottom: 0;
margin-top: 5px;
border:0;
padding-left:20px;
}
.left ul li ul li ul{
  margin-top: 2px;
  padding-left: 19px;
}
.left ul li ul li ul li{
  padding: 3px 0px 1px 0px;
}

.left ul li li a{
  background: none;
  color: #333333;
  font-weight: normal;
  font-size: 12px;
}
.left ul li li a.active{
  color: #333;
  font-weight: bold;
  background: none;
}
.left ul li li li a{
  color: #666666;
  display: inline-block;
  line-height: 15px;
}
.right{
  width: 680px;
  padding-right: 30px;
  float: right;
  margin-top: 30px;
  padding-bottom: 50px;
}
.right ol{
  padding-left: 50px;
}
.right ol li{
  list-style: decimal;
  padding-bottom: 7px;
  line-height: 17px;
}
.right ul{
  padding-left: 50px;
}
.right ul li{
  padding-bottom: 7px;
  line-height: 17px;
  position: relative;
}
.right ul>li:before{
  content: "\2015";
  position: absolute;
  top: 0px;
  left: -21px;
}
.right ul>li.empty:before{
  content: "";
  position: absolute;
  top: 0px;
  left: -21px;
}
.right p.subnote
{
font-size:11px;
color: #333;
}
.footer .copyright{
  font-size: 11px;
  color: #bcbcbc;
  position: absolute;
  top: 23px;
}  
.footer ul{
  font-size: 11px;
  color: #bcbcbc;
  position: absolute;
  top: 23px;
  left: 280px;
}  
.footer ul li a{
  color: #bcbcbc;
  border-bottom: 1px solid #bcbcbc;
}
.footer ul li{
  height: 18px;
}
.counters{
  position: absolute;
  width: 181px;
  height: 31px;
  top: 24px;
  left: 565px;
}
.logofoot{
  position: absolute;
  width: 155px;
  top: 24px;
  right: 0px;
  display: block;
  font-size: 11px;
  color: #bcbcbc;
}
.logofoot a{
  color: #bcbcbc;
  text-decoration:underline;
}

#footpagenote
{
margin-top:2em;
border-top:1px solid #ccc;
font-size:11px;
color:#666;
}

#footpagenote p
{
padding:0;
margin-top:1em;
line-height:14px;
}

table.simple
	{

}

table.simple td
	{
	vertical-align:top;
	font-size: 12px;
	padding:3px;
	border:1px solid #999;
	border-collapse:collapse;
}

table.simple thead td
	{
	font-weight:bold;
	text-align:center;
	}


.guestbook 
	{
	margin-bottom:2em;
	clear:both;
	}	


.guestbook div.time
	{
	color:#666;
	margin:0 0 0.5em 0;
	}

.guestbook .title h2
	{
	font-size:160%;
	font-weight:normal;
	margin:0 0 1em 0;
	}

.guestbook .text
	{
	font-weight:normal;
	margin:0 0 1em 0;
	}

.guestbook .name
	{
	margin:0 0 0.5em 0;
	}

.guestbook .atext 
	{
	border-left:2px solid #eb6909;
	padding-left:1em;
	color:#eb6909;
	}

.guestbook .link
	{
	margin: 1em 0 2em 0;
	font-weight:strong;
	clear:both;
	}

.guestbook-pages
	{
	color: #999;
	font-size:12px;
margin-bottom:2em;
	}
/* End */
/* /bitrix/templates/smk/styles.css */
