body{
font-family: Arial, Helvetica,sans-serif;


margin: 0;
padding: 0;

}

img{
	border: none;
}

a{
	outline: none;
}

.clear{
	overflow:hidden;
	visibility:hidden;

	height:0;
	width:0;
	clear: both;
	display:block;
}



/*header start*/
.header-shell{
	width: 100%;
	min-width: 932px;
	height: 311px;
	
	position: relative;
	
	background-image: url(img/header-background-pat.png);
	background-repeat: repeat-x;
}

.header-shell .header{
	width: 932px;
	height: 311px;
	
	position: absolute;
	margin: 0 0 0 -466px;
	left: 50%;
	
	background-image: url(img/header-background.png);
	background-repeat: no-repeat;	
}
/*header stop*/



/*nav-menu start*/.nav-menu a {text-decoration:none;} .nav-menu a span {cursor:pointer;} 
.nav-menu{
	height: 52px;
	min-width: 932px;

	position: relative;


}

.nav-menu ul{
	height: 52px;
	width: 932px;

	left: -466px;
	margin:0 0 0 50%;


	position: absolute;
	padding: 10px 0 20px 0;
	overflow: hidden;	
}

.nav-menu ul li{
	list-style-type: none;
	
	position: relative;
	width: 233px;
	height: 52px;
	float: left;
	
	margin: 0;
	padding: 0;	
}
1

*html .nav-menu ul li{
	display: inline;
}

.nav-menu ul li .nav-menu-l-s, .nav-menu ul li .nav-menu-l-s-f{
	width: 10px;
	height: 52px;
	
	position: absolute;
	overflow: hidden;
	left: 12px;
	
	background-image: url(img/nav-menu-button.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	
}

.nav-menu ul li .nav-menu-l-s-f{
	left: 54px;
}

.nav-menu ul li .nav-menu-c-s, .nav-menu ul li .nav-menu-c-s-f, .nav-menu ul li .nav-menu-c-s-l{
	text-align: center;
	line-height: 52px;
	vertical-align: center;

	height: 52px;
	
	position: absolute;
	overflow: hidden;
	left: 22px;
	right: 22px;
	
	background-image: url(img/nav-menu-button.png);
	background-position: 0 -52px;
	background-repeat: repeat-x;
}

*html .nav-menu ul li .nav-menu-c-s{

		display: inline;
}
*html .nav-menu ul li .nav-menu-c-s-f{

		display: inline;
}
*html .nav-menu ul li .nav-menu-c-s-l{

	display: inline;
}

.nav-menu ul li .nav-menu-c-s-f{
	left: 64px;
}

.nav-menu ul li .nav-menu-c-s-l{
	right: 64px;
}

.nav-menu ul li .bullet{
	width: 34px;
	height: 34px;
	
	float: left;
	margin:9px 0 0 10px;
}

.nav-menu ul li .i-1-btn .bullet{
	width: 32px;
	
	background-image: url(img/nav-menu-bullet.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.nav-menu ul li .i-2-btn .bullet{
	width: 35px;
	
	background-image: url(img/nav-menu-bullet.png);
	background-position: -34px 0;
	background-repeat: no-repeat;
}


.nav-menu ul li .i-3-btn .bullet{
	width: 26px;
	
	background-image: url(img/nav-menu-bullet.png);
	background-position: -69px 0;
	background-repeat: no-repeat;
}



.nav-menu ul li .i-4-btn .bullet{
	background-image: url(img/nav-menu-bullet.png);
	background-position: -97px 0;
	background-repeat: no-repeat;
}



.nav-menu ul li .nav-menu-r-s, .nav-menu ul li .nav-menu-r-s-l{
	width: 10px;
	height: 52px;
	
	position: absolute;
	overflow: hidden;
	right: 12px;
	
	background-image: url(img/nav-menu-button.png);
	background-position: 0 -104px;
	background-repeat: no-repeat;
}


.nav-menu ul li .nav-menu-r-s-l{
	right: 54px;
}

.nav-menu ul li a{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 18px;
	
	color: #036c8a;
}

.nav-menu ul li a:active,.nav-menu ul li a:hover, .nav-menu ul li #aas{	
	color: #c22522;
}
/*nav-menu stop*/



/*content start*/
.content-shell{
	min-width: 932px;
	margin-top: 20px;
}



.content{
	left: -512px;
	margin-left: 50%;
	width: 1024px;
	position: relative;
	overflow: hidden;
}

html .content-shell{
	overflow: hidden;
}

*html .content-shell{
	left: 512px;
	margin-right: 50%;

	
	width: 1024px;
	overflow: hidden;
	display: inline;

}

/*left menu start*/
.left-menu{
	width: 255px;

	position: relative;
	margin: 0 0 0 10px;
	float: left;
}


*html .left-menu{
	display: inline;
}

html .left-menu{
	z-index: 122;
}

.left-nav-menu{
	width: 255px;
	min-height: 320px;
	
	position: relative;
}


/*left nav menu start*/
.left-nav-menu-t-l{
	width: 255px;
	height: 13px;
	
	position: relative;
	z-index: 1111;
}

.left-nav-menu-t-l-l-s, .left-nav-menu-t-l-c-s, .left-nav-menu-t-l-r-s{
	width: 13px;
	height: 13px;
	
	overflow: hidden;
	float: left;
	
	background-image: url(img/left-menu-h-p.png);
	background-position: 0 0px;
	background-repeat: no-repeat;
	
}

.left-nav-menu-t-l .left-nav-menu-t-l-c-s{
	width: 231px;
	
	background-position: 0 -13px;
	background-repeat: repeat-x;
}

.left-nav-menu-t-l .left-nav-menu-t-l-r-s{
	width: 11px;
	
	background-position: 0 -26px;
}



.left-nav-menu-l-s{
	width: 5px;
	
	position: absolute;
	top: 13px;
	bottom: 21px;
	left: 0;
	overflow: hidden;
	
	background-image: url(img/left-menu-v-p.png);
	background-position: -1px 0;
	background-repeat: repeat-y;
}

* html .left-nav-menu-l-s{
	display: inline;
}

.left-nav-menu ul{
	width: 174px;
	min-height: 270px;
	margin: 0 0 0 5px;
	padding: 15px 45px 25px 20px;
	
	background-color: #008fcb;
}

.left-nav-menu ul li{
	list-style-type: none;
	padding: 0 0 15px 15px;
	margin: 0 0 15px 0;
	
	border-bottom: 1px dotted #27b2fe;
}

.left-nav-menu ul .last{
	border: 0 none;
	padding-bottom: 0;
}

.left-nav-menu ul li .bullet{
	height: 11px;
	width: 12px;
	
	margin: 3px 0 0 -15px;
	float: left;
	
	background-image: url(img/left-nav-menu-b.png);
	background-repeat: no-repeat;
}

.left-nav-menu ul li a{
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;
}

.left-nav-menu ul li a:hover{
	text-decoration: underline;
}


.left-nav-menu-r-s{
	width: 11px;
	
	position: absolute;
	top: 13px;
	bottom: 21px;
	right: 0;
	overflow: hidden;
	z-index: 1111;
	
	background-image: url(img/left-menu-v-p.png);
	background-position: -4px 0;
	background-repeat: repeat-y;
}

* html .left-nav-menu-r-s{
	display: inline;
}

.left-nav-menu-b-l{
	width: 255px;
	height: 21px;
	position: relative;
	z-index: 1111;
}

.left-nav-menu-b-l-l-s, .left-nav-menu-b-l-c-s, .left-nav-menu-b-l-r-s{
	width: 18px;
	height: 21px;
	
	overflow: hidden;
	float: left;
	
	background-image: url(img/left-menu-h-p.png);
	background-position: 0 -39px;
	background-repeat: no-repeat;
	
}

.left-nav-menu-b-l .left-nav-menu-b-l-c-s{
	width: 227px;
	
	background-position: 0 -60px;
	background-repeat: repeat-x;
}

.left-nav-menu-b-l .left-nav-menu-b-l-r-s{
	width: 10px;
	
	background-position: 0 -81px;
}
/*left nav menu stop*/


/*left bottom menu start*/
.left-bottom-menu{
	font-size: 14px;
	color: #0084bc;
	
	height: 209px;
	width: 220px;
	
	padding: 0 0 0 20px;
	
	background-image: url(img/tel1.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.left-bottom-menu .tel{
	font-size: 24px;
	display: block;
	margin: 15px 0 22px;
}


/*left bottom menu stop*/

.left-menu .skrepka-1{
	width: 72px;
	height: 30px;
	
	position: absolute;
	top: 60px;
	right: -32px;
	z-index: 1111;


	background-image: url(img/skrepki.png);
	background-repeat: no-repeat;
	background-position: 0 -30px;
}

.left-menu .skrepka-2{
	width: 72px;
	height: 30px;
	
	position: absolute;
	top: 250px;
	right: -32px;
	z-index: 1111;

	background-image: url(img/skrepki.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

/*left menu stop*/

/*right menu start*/

.right-menu{
	width: 749px;
	min-height: 520px;
	
	position: relative;
	margin: 0 10px 0 -5px;
	float: left;	
}

*html .right-menu{
	display: inline;
}

.right-menu-t-l{
	width: 749px;
	height: 16px;
}

.right-menu-t-l-l-s, .right-menu-t-l-r-s{
	width: 13px;
	height: 16px;

	overflow: hidden;
	float: left;

	background-image: url(img/right-menu-h-p.png);
	background-position: 0 0px;
	background-repeat: no-repeat;
}

.right-menu-t-l-l-s{
	width: 724px;

	background-position: 0 -16px;
	background-repeat: repeat-x;
}

.right-menu-t-l-r-s{
	width: 25px;
	background-position: -3px 0;
}


.right-menu-c-l-l-s{

	width: 5px;

	position: absolute;
	top: 16px;
	bottom: 7px;
	left: -2px;
	overflow: hidden;

	background-image: url(img/left-menu-v-p.png);
	background-position: -1px 0;
	background-repeat: repeat-y;
}

.right-menu-c-l-c-s{
	font-size: 14px;
	color: #ffffff;
	
	width: 664px;
	min-height: 640px;
	margin: 0 0 0 3px;
	padding: 15px 20px 5px 50px;

	background-color: #008fcb;
}

.right-menu-c-l-c-s h4{
	font-weight: normal;
	margin-top: 23px;
}

.right-menu-c-l-c-s li{
	list-style-type: none;
}

.right-menu-c-l-c-s a{
	color:#ffffff;
}
.right-menu-c-l-r-s{
	width: 9px;

	position: absolute;
	top: 16px;
	bottom: 16px;
	right: 5px;
	overflow: hidden;

	background-image: url(img/right-menu-r-p.png);
	background-position: 2px 0;
	background-repeat: repeat-y;
}

.right-menu-b-l{
	width: 749px;
	height: 16px;
	position: relative;
}

.right-menu-b-l-l-s, .right-menu-b-l-c-s, .right-menu-b-l-r-s{
	width: 5px;
	height: 16px;
	
	overflow: hidden;
	float: left;
	
	background-image: url(img/right-menu-h-p.png);
	background-position: -5px -32px;
	background-repeat: no-repeat;
}

.right-menu-b-l-c-s{
	width: 723px;
	background-position: 0 -51px;
	
	background-repeat: repeat-x;
}

.right-menu-b-l-r-s{
	width: 16px;
	background-position: -10px -32px;
}

/*right menu stop*/

/*content stop*/

.footer{
	font-family: verdana;
	font-size: 12px;
	line-height: 38px;
	text-align: center;
	vertical-align: middle;
	
	
	height: 38px;
	margin-top: 25px;
	
	color: #ffffff;

	background-color: #767676;
}
