html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #676767;
	background: #e9e9e9;
	font: 12px Tahoma;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
em , i{
	font-style: italic;
}
b, strong{
	font-weight: bold;
}
input, textarea, select{
}
a{
	color: #676767;
}
a:hover{
	text-decoration: none;
}
h1{
	font-size: 20px;
}
h1,h2,h3,h4{
	color: #0d9cf7;
}
.rh{
	position: relative;
	overflow: hidden;
}
#headline{
	width: 932px;
	height: 11px;
	background-color: #008fea;
	margin: 0 auto;
}
#wrapper{
	width: 932px;
	margin: 0 auto;
	background: #fff;
}
#headerHolder{
	padding: 46px 0 36px 0;
	width: 100%;
}
#headerHolderLeftBlock{
	float: left;
	width: 359px;
	padding: 18px 0 0 15px;
}
#headerHolderLeftBlock h1{
	font-family: Arial;
	padding: 29px 0 19px;
}
#headerHolderLeftBlock p{
	line-height:16px;
}
#headerHolderRightBlock{
	float: left;
	margin: 0 0 0 8px;
	width: 540px;
}
#headerHolderRightBlockHrefHolder{
	width: 100%;
	padding: 0 0 14px;
}
#headerHolderRightBlockHrefHolderLangHolder{
	float: left;
	padding: 2px 0 0 11px;
}
#headerHolderRightBlockHrefHolderLangHolder li{
	float: left;
	margin-right: 7px;
	padding: 0 5px;
}
#headerHolderRightBlockHrefHolderLangHolder a{
	text-decoration: none;
}
#headerHolderRightBlockHrefHolderLangHolder a:hover{
	text-decoration: underline;
}
#headerHolderRightBlockHrefHolderLangHolder li.active{
	background-color: #0493ee;
	padding-bottom: 2px;
}
#headerHolderRightBlockHrefHolderLangHolder li.active a{
	font-weight: bold;	
	color: #fff;
}
#headerHolderRightBlockHrefHolderFastLink{
	float: right;
	padding: 2px 2px 0 0;
}
#headerHolderRightBlockHrefHolderFastLink li{
	float: left;
	margin: 0 11px 0 0;
}
#headerHolderRightBlockHrefHolderFastLink a{
	display: block;
	height: 18px;
	text-indent: -9999px;
	width: 18px;
}
#headerHolderRightBlockHrefHolderFastLink .home{
	background: #0796f1 url(/images/headerBg.gif) 1px 0 no-repeat;
}
#headerHolderRightBlockHrefHolderFastLink .siteMap{
	background: #0796f1 url(/images/headerBg.gif) -29px 0 no-repeat;
}
#headerHolderRightBlockHrefHolderFastLink .sendMail{
	background: #0796f1 url(/images/headerBg.gif) -57px 0 no-repeat;
}
#headerHolderRightBlockFlashHolder{
	border: 1px solid #e9e9e9;
	padding: 7px;
}
#mainMenuHolder{
	width: 100%;
	padding: 0 0 38px 5px;
}
#mainMenuHolder ul{
	padding:0 0 0 8px;
}
#mainMenuHolder li{
	float: left;
	padding: 0 17px 2px 0;
	background: transparent url(/images/mainMenuHref.gif) 0 5px repeat-x;
	margin: 0 30px 0 0;
	padding: 0 20px 2px 1px;
}
#mainMenuHolder li a{
	color: #5d5d5d;
	font: lighter 17px Tahoma;
	text-decoration: none;
}
#mainMenuHolder li a:hover{
	text-decoration: none;
}
#mainMenuHolder li.active{
	padding: 0;
	height: 60px;
	background: transparent url(/images/mainMenuB.gif) center 29px no-repeat;
}
#mainMenuHolder li.nm{	
	height: auto !important;
	background: transparent !important;	
}
#mainMenuHolder li.active a{
	color: #fff;
	padding: 0 17px 1px 8px;
	display: inline-block;
	background: #dd0c07 url(/images/mainMenuActiveHrefBg.gif) 0 0 no-repeat;	
}
#mainMenuHolder li ul{
	visibility:hidden;
/*	display: none;*/
}
#mainMenuHolder li.active ul{
	display: block;
	visibility:visible; 
}
#mainMenuHolder li li a{
	color: #676767 !important;
	text-decoration: none !important;
	background: #fff !important;
	font-size: 12px;
	padding: 0px 17px 1px 8px;
}
#mainMenuHolder li li a:hover{
	color: #0d9cf7 !important;
	text-decoration: none important;
}
#mainMenuHolder li li.active a, #footerHolderRightBlock li.active a{
	color: #0d9cf7 !important;
	text-decoration: underline !important;
}
#mainMenuHolder .abs{
	left: 0;
	top: 38px;
	position: absolute;
	width: 100%;
}
#mainMenuHolder .container {
	padding-left:140px;
	clear: both;
	float: left;
	overflow: hidden;
	width: 100%;
}
#mainMenuHolder .container .menu {
	float: left;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#mainMenuHolder .container .menu li{
	float: left;
	position: relative;
	
	height: auto;
	background: #FFFFFF url(/images/mainMenuSubHrefBg.gif) no-repeat scroll left center;
	float: left;
	height: auto;
	margin: 0 1px 0 12px;
	padding: 0 0 0 12px;
}
#imgMenuHolder{
	width: 100%;
	padding: 0 0 54px 10px;
}
#imgMenuHolder .hr{
	height: 1px;
	width: 45px;
}
#imgMenuHolder div{
	float: left;
	position: relative;
}
.title_bn {
	color:#FFFFFF;
	font-family:tahoma;
	font-size:14px;
	left:40px;
	position:absolute;
	top:63px;
}
#imgMenuHolder a{
	display: block;
	border: 1px solid #e8e8e8;
	padding: 7px;
}
#contentHolder{
	width: 100%;
	padding: 0 0 54px;
}
.plashka{
	font: lighter 18px Tahoma;
	color: #fff;
}
#contentHolderLeftBlock{
	float: left;
	width: 270px;
	padding: 0 0 0 10px;
	overflow: hidden;
}
#contentHolderLeftBlock .plashka{
	width: 216px;
	background: #e2110c url(/images/contentHolderLeftPlashka.gif) 0 0 no-repeat;
	padding: 7px 0 0;
}
#contentHolderLeftBlock ul{
	margin: 32px 0 0;
	border-right: 2px solid #e8e8e8;
	width: 268px;
}
#contentHolderLeftBlock li{
	padding: 6px 10px 19px 66px
}
#contentHolderLeftBlock a{
	color: #4f4f4f;
	font: lighter 17px Tahoma;
	text-decoration: none;
}
#contentHolderLeftBlock a:hover{
	text-decoration: underline;
}
#contentHolderLeftBlock p{
	line-height: 20px;
	padding: 14px 0 0 10px;
}
#contentHolderLeftBlock p a{
	text-decoration: underline;
	color: #008fea;
	font: 12px Tahoma;
}
#contentHolderLeftBlock p a:hover{
	text-decoration: none;
}
#contentHolderRightBlock{
	margin: 0 0 0 326px;
	line-height: 1.4;
	position:relative;
	width: 600px;
}
#contentHolderRightBlock .plashka{
	background: #e2110c url(/images/contentHolderRightPlashka.gif) 0 0 no-repeat;
	width: 368px;
	padding: 7px 0 0;
	margin:0 0 33px;
}
.more{
	display: inline-block;
	color: #fff;
	background: #008de8 url(/images/more.gif) right top no-repeat;
	line-height: 15px;
	padding: 0 17px 0 6px;
	font-size: 11px;
	margin: 20px 0 0 0;
	text-decoration: none;
}
#footerHolder{
	width: 100%;
	padding: 0 0 66px 0;
}
#footerHolderLeftBlock{
	float: left;
	width: 310px;
}
#footerHolderLeftBlock div{
	width: 220px;
	text-align: center;
	padding: 10px 0;
	background: #0796F1 url(/images/footerHolderLeftBlockBg.gif) 187px top no-repeat;
	color: #ffffff;
}
#footerHolderRightBlock{
	margin: 0 0 0 320px;
	padding: 24px 2px 0;
	border-top: 2px solid #e8e8e8;
}
#footerHolderRightBlock span{
	padding: 0 15px;
}
#footerHolderRightBlock li{
	float: left;
}
#footerHolderRightBlock a{
	text-decoration: none;
}
#footerHolderRightBlock a:hover{
	text-decoration: underline;
}
.site_map{
	list-style-type: none !important;
	list-style-position: inside;
}
#content{padding-right: 10px; padding-left: 5px;}
#content ul{
	padding: 10px 0 10px 25px;
	list-style-type: disc;
}
#content ol{
	padding: 10px 0 10px 27px;
	list-style-type: decimal;
}
.content_news {
	width: 550px;
}
.pfotogal_list {
	width: 146px;
	height: 146px;
}

/**galerry**/
.bigimg_holder_plan  {
	margin:0 auto;
	border: 1px solid #bdbdbd;
	text-align: center;
}
.bigimg_holder_ob {
	width: 566px;
	overflow:hidden;
	padding:0 0 10px;
}
#bigimage_plan {
	display: none;
	border: 1px solid #fff;
	margin: 0px auto;
}
.img_gallery_plan{
	padding: 10px 0 15px 0px;
	float: left;
	width: 566px;
	
}
.gallery_holder_plan{
	float: left;
	margin: 0 0 0 6px;
	width: 530px;
	height: 130px; 
	white-space: nowrap;
	position: relative;
	overflow: hidden;
}
.gallery_holder_plan div{
	position: absolute;
	height: 130px;
}
.gallery_holder_plan div img{
	border: 1px solid #999;
	opacity:0.7;
	margin: 3px;
}
 /*
.gallery_holder div a img{
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
} */
.gallery_holder_plan div a:hover img{
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#scroll_left_plan{
	padding: 0px;
	float: left; 
	width: 10px; 
	height: 88px; 
	background: url('/images/left_arrow.jpg') center center no-repeat;
}
#scroll_right_plan{
	float: right; 
	width: 10px; 
	height: 88px; 
	padding: 0px;
	background: url('/images/right_arrow.jpg') center center no-repeat;
}
.no_active_plan{
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  visibility: hidden;
}
/*END galerry*/
