/* ** Reset CSS by nikolfin ** */
/* HTML elements  */
html, body{margin:0;padding:0}
h1, h2, h3, h4, h5, h6{font-weight:normal;margin:0;line-height:1em;clear:both;}
h1,h6{font-size:21px;margin:22px 0 38px;font-family: Verdana;color: #fff;line-height: 31px;}
h2{font-size:1.75em;margin-bottom:.5142em;padding-top:.2em;}
h3{font-size:1.5em;margin-bottom:.7em;padding-top:.3em;}
h4{font-size:1.25em;margin-bottom:.6em;}
h5{font-size:1em;margin-bottom:.5em;font-weight:bold;}
p, ul, ol, dl, form, pre, .info{display:block;line-height:22px;margin:0 0 19px 0;}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary{display:block;}
ul, ol, dl{padding:0;}
ul ul, ul ol, ol ol, ol ul, dd{margin:0;}
li{margin:0 0 0 2em;padding:0 0 9px 0;display:list-item;list-style-position:outside;}
.info, dd{padding:0 0 0 2em;border-left:1px solid #ECE9E4;}
pre, code, samp, kbd, var{font:100% mono-space,monospace;}
pre{overflow:auto;}
abbr, acronym{text-transform:uppercase;border-bottom:1px dotted #000;letter-spacing:1px;}
abbr[title], acronym[title]{cursor:help;}
small{font-size:.9em;}
sup, sub{font-size:.8em;}
em, cite, q{font-style:italic;}
img, fieldset{border:0;}
fieldset legend{font-weight:bold;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:0 0 1.5em 0;padding:0;}
table{width:100%;border-collapse:collapse;text-align: center;}
th,caption{text-align:left;}
ins{text-decoration:none;font-style:italic;}
code{color:#555;}

pre{
	margin-left:2em;
	padding-left:2em;
	border-left:1px solid #ccc;
}
.info{
	margin-left:2em;
	border-left:1px solid #ccc;
	font-style:italic;
	}	
dt{font-weight:bold;}
th, td{}		
th{}
caption{font-style:italic;color:#777;margin:.5em 0;}	
.note{font-weight:bold;}
.horList li {float:left;}
/* //  HTML elements */	
.nl,.nl li {
	margin:0;
	padding:0;
	list-style:none;
}
img,a {border:0;}
* {
	font-family:Verdana;
	color:#333;
	font-size:17px;
	line-height:17px;
	margin:0;
	padding:0;
}
a, .lnkType, .lnkTypeDot {
	color:#0066CC;
	text-decoration:underline;
}
a:hover, .lnkType:hover, .lnkTypeDot:hover {
	color:#0d7eef;
    text-decoration: none;
}
.lnkTypeDot {
	text-decoration:none;
	border-bottom:1px dotted #0d7eef;
	cursor:pointer;
}
.fl {float:left;}
.fr {float:right;}
.cb {clear:both;}
.cr {clear:right;}
.cl {clear:left;}
:focus {outline:0;}
/* ** //Reset CSS by nikolfin ** */
body {background:url("/images/themes/default/body2.jpg") #fff no-repeat 50% 93px;text-align: center;}
.generalWrap {
	width:1190px;
	margin:0 auto;
	clear:both;
    padding: 0 30px;
    text-align: left;
}
	.leftCol {
		width:280px;
		float:left;
		position:relative;
	}
	.contCol {
		width:720px;
		float:right;
	}
/*header*/
/*.headBlock {float: left;width: 100%;margin-top:26px;height: 63px;}*/
.headLine {
    border-top:3px solid #149fbd;
    min-width:1250px;
}
.siteHeader {
    padding-top: 26px;
    height: 63px;
    text-align: left;
}
    .siteHeader .contCol {
        float:left;
        margin:0 0 0 87px;
    }
	.mainLogo {
		font-size:30px;
		color:#6614c0;
		text-decoration:none;
        text-align: left;
		text-indent:-7000px;
		background:url("/images/themes/default/logomain-small.png") no-repeat;
		width:170px;
		height:54px;
		display:block;
		position:relative;
		top:-12px;
	}
	.mainLogoFoot {
		font-size:30px;
		color:#6614c0;
		text-decoration:none;
        text-align: left;
		text-indent:-7000px;
		background:url("/images/themes/default/logomain-small.png") no-repeat;
		width:170px;
		height:54px;
		display:block;
		position:relative;
		top:-4px;
	}
	.mainLogo:hover {color:#6614c0;}
		.mainLogo span {
			display:block;
			font-size:12px;
			color:#3fb2ff;
			margin:2px 0 0 0;
		}
	.navigation {
		overflow:hidden;
		position:relative;
		width:800px;
		margin:3px 0 0 0;
	}	
	.navigation li {margin:0 0 12px; display: table-cell;}
		.navigation li a {
		    color:#139fbd;
		    display:block;
		    font-family:Tahoma,Geneva,sans-serif;
		    line-height:26px;
		    margin:0 16px 2px 16px;
		    font-size:18px;
		}
		.navigation li.feo a {color:#6613bf;}
		.navigation li.feo a:hover, .navigation li.act a {text-decoration:none}
		.navigation li a:hover, .navigation li.act a {
		    text-decoration:none
		    color:#FFF!important;
		    text-decoration:none;
		}
.titlePage {}
.titlePage-ind {
	padding:61px 30px 43px;
	overflow:hidden;
}
	.mainTitleStyle {
		color:#000;
		font-size:52px;
		letter-spacing:0.8px;
		line-height:66px;
	}
.leftNavigation {
	padding:0 0 100px 0;
	position:relative;
	left:-20px;
}
.leftNavigation + .leftNavigation-sh {
	position:absolute;
	background:url("/images/themes/default/sh2.png") no-repeat -20% 100%;
	width:310px;
	height:80px;
	bottom:0;
	left:-15px;
}
	.leftNavigation li {margin:0 0 17px;}
		.leftNavigation li a {
			font-size:22px;
			color:#000;
			text-decoration:underline;
			letter-spacing:0.3px;
			white-space:nowrap;
			padding:3px 20px 5px 20px;
		}
		.leftNavigation li a:hover, .leftNavigation li.act a {
			text-decoration:none;
			background:#6600cc;
			color:#fff;
		}
	.leftNavigation li ul {margin:17px 0 0 43px;}
		.leftNavigation li ul li a {color:#999;}	

.contCol2 {
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
    text-align: left;
}
.contCol2 .horList {
    margin-left: -1px;
}
.contCol2 li {
    padding: 0 0 0 120px !important;
    width: 255px;
    border-right: 1px solid #666666;
    height: 231px;
    margin:0 25px 37px 0;
}
    .contCol2 li span {
        color: #fff;
        font: 14px/17px Verdana;
        display: block;
        width: 235px;
    }
    .contCol2 li div {
        margin:0 0 23px;
    }
    .contCol2 li a {
        color: #000;
        font: 21px/24px Verdana;
    }
    .contCol2 li a:hover {
        text-decoration: none;
    }
.head1 {
    background: url(/images/themes/default/head1.png) no-repeat;
}        
.head2 {
    background: url(/images/themes/default/head2.png) no-repeat;
}        
.head3 {
    background: url(/images/themes/default/head3.png) no-repeat;
    border-right: 0 !important;
    margin-right: 0 !important;
}        
.head4 {
    background: url(/images/themes/default/head4.png) no-repeat;
}        
.head5 {
    background: url(/images/themes/default/head5.png) no-repeat;
}        
.head6 {
    background: url(/images/themes/default/head6.png) no-repeat;
    border-right: 0 !important;
    margin-right: 0 !important;
}
.leftCont {
    float: left;
    width: 771px;
    margin-top: 18px;
}
    .contItem {
        padding-bottom: 48px;
        border-bottom: 1px solid #d4debc;
        margin-bottom: 43px;
    }
        .contItem a {
            color: #000;
            font: 24px Verdana;
        }
        .contItem p {
            color: #666;
			font-size:14px;
			line-height:19px;
			font-family:Verdana;
            margin: 15px 0 0;
        }
        
.newsBlock {
    float: right;
    width: 382px;
    margin-top: 18px;
}       
    .titleNews {
        color: #0099cc;
        font: 24px Verdana;
        padding-bottom: 16px;
        display: block;
    }
    .newsBlock div, .newsBlock div a {
        font: 14px/19px Verdana;
        color: #999;
    }
    .newsBlock div a {
        font-weight: bold;
    }
    .newsBlock .date {
        float: left;
        width: 100%;
    }
    .newsBlock .title-news {
        margin: 0 0 20px;
        float: left;
        width: 100%;
    }
    .newsBlock .descr-news {
        margin: 0 0 39px;
        float: left;
        width: 100%;
    }
    .more-news {
        float: left;
        width: 100%;
        display: block;
        font: 14px/14px Verdana;
        color: #0099cc;
    }
.prjFor {
    float: left;
    width: 100%;
    padding-bottom: 57px;
}
    .prjFor .titleNews {
        padding-bottom: 36px;
    }
    .prjFor .more {
        color: #0099CC;
        display: block;
        float: left;
        font: 14px Verdana;
        margin-top: 24px;
    }
        
.footLine {
    border-top:1px solid #ccc;
    height:1px;
    min-width:1250px;
}
.siteFooter {
	padding:18px 30px;
	overflow:hidden;
    text-align: left;
}
	.siteFooter .mainLogo {font-size:21px;}
	.siteFooter .mainLogo, .siteFooter .mainLogo {color:#333;}
	.siteFooter .contCol {font-size:14px;width: auto;margin-right: 175px; position:relative; top:10px;}
.contSection .leftCol {width:268px;}
.redhlp_button {
	position:fixed;
	height:193px;
	width:40px;
	top:200px;
	right:0px;
	z-index:500;
	text-indent:-7000px;
	background-image:url(/images/themes/default/konsultant.png);
	background-repeat:no-repeat;
}
.redhlp_button a {
	display:block;
	height:193px;
}
#toTop {
	text-indent:-7000px;
	position:fixed; 
	bottom:200px;
	cursor:pointer;
	background:url("/images/themes/default/naverh.jpg") no-repeat;
	display:block;
	height:30px;
	width:174px;	
}