body { 
	padding: 0;
	margin: 0; }
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

	
/* ТОП НАВИГАЦИОННО ПОЛЕ */
#topWrap {
	width: 100%;
	height:90px;
	background-color: #fff;
	border: 0px solid red; }

#top {
	width: 915px;
	height:90px;
	border: 0px solid black;
	margin: 0 auto;
	background: url(../images/topBg.gif) 13% no-repeat;	 }
	
#logo {
	width: 201px;
	height: 73px;
	border: 0px solid black;
	float: left;
	position: relative;
	top: 10px; }
	
#navigation { 
	border: 0px solid blue;
	float: right;
	width: 670px;
	position: relative;
	top: 25px;
	height: 24px;
	padding-top:10px;
	z-index:2;
	 }

#logo img {
	border: 0; }
		
#lang {
	width: 80px;
	height: 30px;
	border: 0px solid grey;
	position: relative;
	float: right;
	top: 0;
	right: 0;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:right;
}
	
#lang select {
	width: 130px;
	border: 0 !important;
	height: 40px;
	background-color: #D8D8D8;
	height: 17px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #666666;
}
	
#lang option {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #666666;
	border: 0 !important;
}

#lang option.enFlag {
	padding: 4px 0 4px 19px;
	background: url(../images/englishFlag.gif) no-repeat left; }
	
#lang option.bgFlag {
	padding: 4px 0 4px 19px;
	background: url(../images/englishFlag.gif) no-repeat left; }
	
/* ТОП НАВИГАЦИОННО ПОЛЕ */




/* HEADER */
#headerWrap {
	width: 100%;
	min-height:146px;
	background: #7B0A23 url(../images/headerBg.jpg) no-repeat center;
	border: 0px solid black; 	}
	
#header {
	width: 935px;
	border: 0px solid blue;
	text-align: center;
	margin: 0 auto;}
	

#headerWrapInner {
	width: 100%;
	height:146px;
	background: #7B0A23 url(../images/headerImage.jpg) no-repeat center;
	border: 0px solid black; 	}
/* HEADER */


/* CONTENT FIELD */
.modul {
	margin: 15px 0;
	border: 0px solid green; }
	
#contentWrap {
	width: 925px;
	border: 0px solid green;
	margin: 0 auto;
	min-height: 250px;
	padding: 20px 0;
	line-height: 19px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
	z-index:-222;
	}
	
#content { 
	width: 580px !important;
	float: right; }
	
#content hr {
	width: 100%;
	border: 0px solid grey; }
	
#search a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #7B0A23;
	text-decoration: none;
	}
	
#search a:hover {	
	color: #C6A102; }
	
* html #contentRight { 
	width: 260px; 
	border: 0px solid green;
 }

#contentRight { 
	width: 280px; 
	border: 0px solid black;
	float: left; }

.projectTitle {
	font: bold 13px Arial, Helvetica, sans-serif !important;
	color: #7B0A23 !important;
	text-decoration:none !important; }
a:hover.projectTitle  {
text-decoration: underline !important;}
	
.projectsWrap {
	width: 560px;
	border: 0px solid #E6E6E6;
	padding: 15px 8px;
	margin-bottom: 5px;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 17px !important; }
	
.projectsWrap hr {
	border: 2px solid;
	margin: 12px 0;
	color: #EAEAEA; 
	}
	
.projectsWrap a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333; }
	
.projectsWrap a:hover {
	text-decoration:none; }
	
.projectWrapImage {
	border: 1px solid #DBDBDB;
	width: 183px;
	padding: 0 8px 8px 8px;
	margin: 0 auto;
	 }
	 
.projectDetails a {
	display: block;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	width: 199px;
	padding: 10px 0 10px 0;
	position: relative;
	left: -8px;
	margin-right:-16px;
	z-index:1;
	color: #fff;
	background: #7B0A23 url(../images/projectDetailsBg.jpg) repeat-x; }
	
.projectDetails a:hover {
	background: url(../images/projectDetailsBg_Over.jpg) repeat-x; }
	
	
.projectWrapImageShadow {
	width: 209px;
	padding: 0; 
	margin-bottom: 60px;
	margin-left: 20px;
	border-bottom: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	float: right;
	background:url(../images/projectsWrapBg.jpg) repeat-y center;
	}
	
.projectWrapButton {
	position: relative;
	left: -8px;
	margin-bottom: 8px; }
	
	
	
.newsWrap {
	width: 560px;
	border: 1px solid #E6E6E6;
	padding: 15px 8px;
	margin-bottom: 15px;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 17px !important; }
	
.newsWrap hr {
	border: 2px solid;
	margin: 12px 0;
	color: #EAEAEA; }
	
.newsWrap a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333; }
	
.newsWrap a:hover {
	text-decoration:none; }
	
.newsWrapImage {
	border: 1px solid #DBDBDB;
	width: 183px;
	padding: 8px 8px 8px 8px;
	margin: 0 auto;
	 }
	
.newsWrapImageShadow {
	width: 209px;
	padding: 0; 
	margin-bottom: 60px;
	margin-right: 20px;
	border-bottom: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	float: left;
	background:url(../images/projectsWrapBg.jpg) repeat-y center;
	}
	
.newsButton a {
	display: block;
	width: 60px;
	text-align: center;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #fff;
	float: right;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #7B0A23;
	padding: 5px 15px; }

.newsButton a:hover {
	background-color: #C6A102; }

	
.mainTitle {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #7B0A23;
	display: block;
	text-transform: uppercase;
	float:left;
	margin-bottom: 3px; }
	
.docs table,.docs td  {
	padding: 5px;
	margin: 10px;
	border: 0px solid black; }
	
.docs .title {
	font: bold 12px Arial, Helvetica, sans-serif;
	background: url(../images/downloadTitleBg.jpg) no-repeat center top;
	padding: 9px 0;
	border-bottom: 1px solid #fff; }
	
.docs .format {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #333333 !important;
 }
 
.docs .format2 {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #C6A102 !important;
 }
 
 .docs .name {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666 !important;
 }
 
 .docs .download a {
  	display: block;
	border: 0px solid black;
	background: #7B0A23  !important;
	text-align: center;
	text-decoration: none !important;
	font: bold 10px Arial, Helvetica, sans-serif !important;
	text-transform: uppercase;
	color: #fff !important;
	padding: 5px 0; }

 .docs .download a:hover {
 	background: #414141  !important;
	text-align: center;
	text-decoration: none;
	font: bold 10px Arial, Helvetica, sans-serif  !important;
	text-transform: uppercase  !important;
	color: #fff  !important;
	padding: 5px 0; }
		
.panel {
	width: 280px;
	max-width:280px;
	border: 1px solid #e6e6e6;
	padding: 15px 0;
	margin: 0;
	margin-bottom: 20px;
	line-height: 18px !important;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
}
	
* html .panel {
	width: 250px;
	 }
	
* html .panelTitles {
	width: 250px;
	border-bottom: 1px solid #e6e6e6;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #7B0A23;
	padding-bottom: 5px;
	margin-bottom: 5px; }

.panelTitles {
	width: 280px;
	height:20px;
		font: bold 14px Arial, Helvetica, sans-serif;
	color: #7B0A23;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 5px;
	margin-bottom: 5px; }
	
.panelTitleText {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #7B0A23;
	padding-top:5px;
 }
	
.panelText {
	width: 220px;
	padding-left: 20px; }
	
.submenu {
	margin: 0;
	padding: 0;
	border: 0px solid red;
	width: 280px; }
	
.submenu ul { 
	margin: 0; 
	padding: 0; }
	
* html .submenu { 
	width: 250px; }
	
.submenu li { 
	margin: 0; 
	padding: 0;
	border: 0px solid black;
	list-style: none;
	padding: 9px 20px;
	background:url(../images/subMenuBg.jpg) center top no-repeat; }

.submenu li img {
	margin-right: 5px; }
	
.submenu li a { 
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #7B0A23;
	text-decoration: none; }
	
.submenu li a:hover { 
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D2B63F;
	text-decoration: none; }
	
/* search */	
	.searchInput {
	width: 700px;
	padding: 20px 20px 13px 20px;
	margin: 0 auto;
	margin-bottom: 20px;
	color: #333333;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	background:;
}

.searchInput input {
	float: left;
	bordeR: 0;
	color: #a0a0a0;
	height: 19px;
	width: 490px;
	padding-top: 5px;
	background-color: #D8D8D8;
	margin: 5px 10px 0 0;

}


.searchInputButton a {
	display: block;
	width: 30px;
	float:left;
	margin: 5px 0 0 0;
	padding: 5px 16px 4px 10px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff !important;
	background-color: #7B0A23;
	text-decoration:none
}

.searchInputButton a:hover {
	background-color:#D8D8D8;
}
/* search */	

/* pagignation  */
#pageNav {
	font-size: 11px;
	color: #666;
	margin: 1.8em 0 2.8em 0;
	text-align: right;
	border: 1px solid #E6E6E6;
	padding: 10px;
	background:url(../images/subMenuBg.gif) top center no-repeat;
}

#pageNav a {
	color: #C6A102;
	font-weight: bold;
	font: normal 11px Arial, Helvetica, sans-serif;
}

#pageNav a:link, #pageNav a:visited {
	text-decoration: underline;
}
#pageNav a:hover, #pageNav a:active {
	text-decoration: none;
}

#pageNav #previousBtn, #pageNav #nextBtn {
	background-color: #7B0A23;
}

#pageNav #previousBtn {
	padding: .3em .5em .3em 1.4em;
	margin: 0 .5em 0 0;
	background: url(../images/backBullet.gif) no-repeat 5% 50%;
}

#pageNav #nextBtn {
	padding: .3em 1.4em .3em .53em;
	margin: 0;
	background: url(../images/nextBullet.gif) no-repeat 95% 50%;
}

#pageNav .pagelinks a {
	padding: .3em .5em .3em .3em;
	border-color: #ccc;
	border-width: 0 1px 0 0;
	border-style: solid;
}

#pageNav .pagelinks a.current {
	font-weight: normal;
	color: #666;
	text-decoration: none;
	cursor: default;
}

#pageNav .pagelinks a.last {
	border: none;
}
/* pagignation  */


.paginationstyle{ /*Style for demo pagination divs*/
width: 370px;
text-align: center;
padding: 2px 0;
margin: 10px -30px 0;
border: 0px solid black;
float: right;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 0px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 2px 5px;
text-decoration: none;
border: 0px solid black;
color: #7B0A23;
background-color: #EAEAEA;
font: bold 12px Arial, Helvetica, sans-serif;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #fff;
background-color: #7B0A23;
}

.paginationstyle a.disabled, .paginationstyle a.disabled:hover{ /*Style for "disabled" previous or next link*/
background-color: white;
cursor: default;
color: #929292;
border-color: transparent;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #fff;
background-color: #7B0A23;
}

/* CONTENT FIELD */



/* FOOTER STYLE */

#footerWrap {
	width: 100%;
	height: 150px;
	position: relative;
	bottom: 0;
	background-color: #EAEAEA;
	border: 0px solid red; }
	
#footer {
	width: 905px;
	margin: 0 auto;
	padding: 15px 0 0 19px;
	border: 0px solid green;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
}
	
#footer img { 	
	border: 0; }
	
#footer input {
	width: 110px;
	padding: 5px 0 5px 5px;
	float: left;
	background-color: #D8D8D8;
	border: 0;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #838383; }
	
#footernav {
	width: 300px;
	float: left;
	margin-top: 4px;
	border: 0px solid black; }

#footernav a {
	display: block; 
	padding: 0 10px; 
	float: left;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #838383;
	text-decoration: none; }
	
#footernav a:hover {
	color: #C6A102; }
	
#cert {
	float: right;
	width: 190px;
	border: 0px solid blue;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #BBBBBB; 
	text-align: center; }
	
#cert img {
	margin-bottom: 5px; }
/* FOOTER STYLE */

.u_title_black {
	font: 14px Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
}
.u_title_red {
	font: 14px Arial, Helvetica, sans-serif;
	color:#7B0A23;
	font-weight:bold;
}
.u_text_black {
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
}
.u_text_red {
	font: 12px Arial, Helvetica, sans-serif;
	color:#7B0A23;
}

