html, body
{
	margin: 0;
	padding: 0;
	width: 100%;
	height:100%;
	font:normal 14px Verdana;
	background:#eeeeee;
	color:#464646;
}
h1{
	font-size:36px;
	color:#000;
	font-weight:normal;
	margin-top:2px;
}
h1 span.logo-title {
	font-size:20px;
	color:#000;
	display:block;
	margin-top:2px;
}
h3{
	font-size:18px;
	color:#252525;
	font-weight:normal;
	margin:0px 0px 8px;
}
a {
	color:#1a3dc1;
	font-size:12px;
	text-decoration:none;
	letter-spacing: normal;
	outline:none;
	border:none;
	margin:0px;
}
img {
	outline:none;
	border:none;
}
a span.cnt-split-title  {
	border-bottom: solid 1px;
}
a:hover   {
	color:#ff0000;
}
#tpl-carcass {
	width:1000px;
	height:100%;
	margin:0px auto;
}
.tpl-header {
	width:340px;
	margin:57px auto 59px;
	height:180px;
	text-align:center;
}
.tpl-cap {
	margin-left:61px;
}
.tpl-description {
	width:500px;
	margin-left:353px;
	margin-top:14px;
	line-height:1.3em;
	
}
.tpl-description p {
	margin:0px 0px 6px;
}
.obertka {
	width:100%;
	margin-top:51px;
	margin-bottom:55px;
	display:inline-block;
	text-align:justify;
}
.cnt-elem-block {
	width:293px;
	float:left;
	display:inline;
	margin-left:30px;
	margin-right:1px;
	margin-bottom:42px;
	padding:0px;
}
.cnt-elem-block img{
	display:block;
	margin-left:-4px;
	margin-top:5px;
}
#footer {
	width:100%;
	height:125px;
	clear:both;
	bottom:0px;
}

p.foot-title {
	line-height:24px;
	margin-left:30px;
}
p.foot-title a{
	letter-spacing: 1.7px;
	margin-left:1px;
}

.number {
	font-size:24px;
}
.cnt-clin { 
clear: both;
display: block;
height: 0px;
overflow-x: hidden;
overflow-y: hidden;
width: 100%;
 }

