body{
	background:#000 url('/images/inside_background.jpg') no-repeat center 23px;
	font-family:Tahoma, Arial;
	cursor:url('/images/home/cursor.png') 15 15, crosshair;
}
a img{
	border:0;
}

@font-face {
    font-family: 'arialnarrow';
    src: url('/fonts/arialn.eot');
    src: url('/fonts/arialn.eot?#iefix') format('embedded-opentype'),
         url('/fonts/arialn.woff') format('woff'),
         url('/fonts/arialn.ttf') format('truetype'),
         url('/fonts/arialn.svg#arialnarrow') format('svg');
    font-weight: normal;
    font-style: normal;

}
.welcomeMes{
	color:#00ff00;
	font-size:20px;
	text-align:center;
	margin:40px 0 30px;
}
.container{
	width:980px;
	margin:0 auto;
}

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.phones {
	color:#00ff00;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
.phones span{
	color:#ffff17;
	font-size:20px;
	font-weight:bold;
	margin-right:35px;
}
.phones span:last-child{
	margin-right:0;
}
#logo{
	margin:0 auto 25px;
	width:663px;
}
#line{
	margin:25px 0;
}
.forNav{
	width:100%;
	display:inline;
}
.leftNav{
	margin:0;
	padding:0;
	float:left;
}
.leftNav li{
	background:url('/images/home/left_navbg.png') no-repeat;
	width:234px;
	height:40px;
	display:block;
	margin-top:24px;
	padding-top:13px;
	text-align:center;
}
.leftNav li a, .rightNav li a {
	color:#ffeaf6;
	text-transform:uppercase;
	font-size:20px;
	font-family:arialnarrow;
	text-decoration:none;
}
.leftNav li:nth-child(1) a{
	padding:10px 70px;
}
.leftNav li:nth-child(2) a{
	padding:10px 40px;
}
.leftNav li:nth-child(3) a{
	padding:10px 60px;
}
.leftNav li:nth-child(4) a{
	padding:3px 5px;
}
.leftNav li:nth-child(2){
	margin-left:50px;
}
.leftNav li:nth-child(3){
	margin-left:100px;
}
.leftNav li:nth-child(4){
	margin-left:150px;
	padding-top:2px;
	height:51px;	
}
.rightNav{
	margin:0;
	padding:0;	
	float:right;
	width:380px;
}

.rightNav li{
	background:url('/images/home/right_navbg.png') no-repeat;
	width:234px;
	height:40px;
	display:block;
	margin-top:24px;
	padding-top:13px;
	text-align:center;
}

.rightNav li:nth-child(1){
	margin-left:150px;
}
.rightNav li:nth-child(2){
	margin-left:100px;
}
.rightNav li:nth-child(3){
	margin-left:50px;
}
.rightNav li:nth-child(4){
	margin-left:0;
}

.rightNav li:nth-child(1) a{
	padding:10px 50px;
}
.rightNav li:nth-child(2) a{
	padding:10px 70px;
}
.rightNav li:nth-child(3) a{
	padding:10px 60px;
}
.rightNav li:nth-child(4) a{
	padding:3px 40px;
}


.addressText{
	color:#00ff00;
	font-size:20px;
	text-align:center;
	margin-top:0;
	margin-bottom:30px;
}
.timeText{
	color:#fe1b1b;
	font-family:Arial;
	font-size:13px;
	text-align:center;
}
.timeText span{
	color:#ffff17;
	font-size:13px;
	text-transform:uppercase;
}
.copyright{
	color:#ffeaf6;
	font-size:13px;
	text-align:center;
	margin:15px 0;
	font-family:Arial;	
}
.sites{
	text-align:center;
	color:#5c5460;
	font-family:Arial;	
	font-style:italic;
}
.sites a{
	color:#5c5460;
	font-family:Arial;	
	font-style:italic;
	text-decoration:none;
}
.sites a:hover{
	text-decoration:underline;
}
#counter{
	margin:15px auto;
	width:90px;
	color:#fff;
	text-align:center;
}
.navigation{
	background:url('/images/navbg.png') no-repeat center top;
	width:985px;
	height:56px;
	padding-top:18px;
}
.navigation ul {
	margin: 15px 0 0 18px;
	padding:0;
	font-family:Arial;
}
.navigation ul li{
	display:inline;	
	padding: 14px 10px;
}
.navigation ul li a{
	color:#ffff00;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	padding:10px 0;
}
.navigation ul li a:hover{
	text-decoration:underline;
}
.navigation ul li.active{
	background:url('/images/activeRepeat.png') repeat center top;
	border-radius:10px 10px 0 0;
}
.navigation ul li.active a{
	color:#000;
}
.content{
	width:865px;
	min-height:400px;
	background:url('/images/contentRepeat.png') repeat-y center top;
	margin:-10px 0 45px 0;
	border-radius:10px;
	padding:30px 60px;
	color:#000;
	font-size:14px;
	font-family:Tahoma;
	line-height:18px;
}
.breadcrumbs, .breadcrumbs a {
	color:#000 !important;
	font-family:Tahoma;
	font-size:12px;	
	margin-bottom:20px;
	text-decoration:none;
	font-weight: bold;
}
.breadcrumbs {
	margin-top:15px;
}
.breadcrumbs a:hover {
	text-decoration:underline !important;
}
.breadcrumbs a {
	padding:5px 5px 5px 0;
}
.content h1{
	color:#464ab1;
	font-size:25px;
	font-family:Arial;
	margin-bottom:35px;
	font-weight:bold;
}
.content a {
	color:#656afa;
}
.content a:hover{
	text-decoration:none;
}

.content table{
	width:100%;
	margin:0;
	padding:0;
	border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
	
}
	.content table thead{
		background:#dfe9fd;
	}
		.content table thead td{
			border-right:1px solid #ababab;
			border-bottom:1px solid #461ba5;
			padding:25px;
		}
		.content table thead td:last-child{
			border-right:0;
		}
	.content tbody tr:nth-child(odd){
		background:#d1daee;
	}
	.content tbody tr:nth-child(even){
		background:#c8d0e2;
	}
	.content tbody td{
		border-right:1px solid #e2ebff;
		padding:15px 0 13px 15px;
	}
	.content tbody td:last-child{
		border-right:0;
	}
.usluga__item__img{
	width: 100px;
	height: 65px;
	border: 2px solid #464ab1;
	border-radius: 5px;
	float: left;
}
.usluga__item__img img{
	width: 100px;
	height: 65px;
	border-radius: 3px;	
}
.usluga__item__data{
	color: #464ab1;
	font-family: Arial;
	font-size: 18px;
	margin-left: 20px;
	float: left;
	width: 740px;
	margin-top: 5px;
}
.usluga__item__data a{
	color: #464ab1;
	text-decoration: none;
}
.usluga__item__name{
	color: #464ab1;
	font-weight: bold;
	font-family: Arial;
	font-size: 20px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 740px;
}
.usluga__item__name a{
	color: #464ab1;
	text-decoration: none;
}
.usluga__item__name a:hover{
	text-decoration: underline;
}
.usluga__item__desc{
	float: left;
	margin-top: 20px;
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
}
.usluga__item__desc a{
	color: #000000;	
}
.usluga__item__desc a:hover{
	text-decoration: underline;
}
.usluga__item__wrapper{
}
.usluga__item{
	float: left;
	padding: 20px 0;
}
.bottom_navigate_uslugi{
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	width: 860px;
	text-align: center;
}
.bottom_navigate_uslugi span.current{
	background: none;
	color: #464ab1;
}
.bottom_navigate_uslugi a.page_link{
	background: none;
	color: #000000 !important; 
}
.bottom_navigate_uslugi a:hover{
	text-decoration: underline;
}
.bottom_navigate_uslugi span.current, a.page_link, span.ctrl{
	padding: 0;
	border-radius: 0;
	border-right: 1px solid #000;
	text-align: left;
}
.bottom_navigate_uslugi span.ctrl{
	border: none;
	background: none;
}
.usluga__desc{
	float: left;
	font-family: Tahoma;
	font-size: 14px;
	color: #000;
	margin-bottom: 20px;
}
.line{
	margin-left: -60px;
}
.uslugi__detal__image{
	text-align: center;
	margin-top: 25px;
	margin-bottom: 35px;
}
.uslugi__detal__image .news_img{
	float: none;
	margin: 0;
}
.uslugi__detal__back{
	padding: 10px;
	background: #9ea6c2;
	border: 2px solid #8b95ce;
	width: 210px;
	margin: 0 auto;
	border-radius: 5px;
}
.uslugi__detal__back a{
	color: #000;
	text-decoration: none;
}