/* Start of CMSMS style sheet 'black' */
* {
	margin:0;
	padding:0;
}

:focus { outline:0;}

body, html {
	background:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
}

h1 {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
}

h2 {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.all {
	border-left:2px solid #363636;
	border-right:2px solid #363636;
	border-bottom:1px solid #363636;
 	width:780px;
	height:100%;
	margin:auto;
	background:#000000 url(images/car1.jpg) no-repeat;
	background-position:0 340px;

}

.up_part {
	background:#000 url(images/up.png);
	height:99px;
}

a.logo {
	display:block;
	position:absolute;
	background:url(images/logo.png) no-repeat;
	width:188px;
	height:62px;
	margin:7px 0 0 20px
}

.navi { color: #fff; text-align:right; padding:8px 20px 0 0; }
.navi span { vertical-align: middle; }
.navi span.phone { margin: 0 35px 0 0; }
.navi span.phone strong { font-size: 160%; }

/*---------------------------------------MENU-------------------------------*/
.menu_part {
	background:#000 url(images/menu.png);
	height:51px;
}

.menu {
	height:23px;
	margin-left:155px;
	padding-top:16px
}

.menu div {
	float:left;
}

.item {
	background:url(images/star.png) no-repeat;
	background-position:0 0;
	height:18px;
	width:18px;
	margin-top:3px
}

.item_hover{
	background:url(images/star.png) no-repeat;
	background-position:0px -18px;
	height:18px;
	width:18px;
	margin-top:3px
}

.delimetr {
	background: url(images/menu_delim.png);
	width:3px;
	height:23px;
	margin-left:10px;
	margin-right:6px;
}

.menu a {
	display:block;
	float:left;
	height:23px;
	margin-left:5px;
	font-weight: bold;
	font-size: 120%;
	padding-top:4px;
	color: white;
	z-index:2;
	position: relative;
}

.menu a:hover {
text-decoration: none;
}

.about1 {
	width:48px;
}

.about2 {
	font-weight: bold;
	font-size: 120%;
	padding-top:5px;
	margin-left:-47px;
	color: black;
	z-index:1;
	position: relative;
	width:48px;
}

.news1 {
	width:70px;
}

.news2 {
	font-weight: bold;
	font-size: 120%;
	padding-top:5px;
	margin-left:-69px;
	color: black;
	width: 70px;
	z-index:1;
	position: relative;
}

.price1 {
	width:46px;
}

.price2 {
	font-weight: bold;
	font-size: 120%;
	padding-top:5px;
	margin-left:-45px;
	color: black;
	width: 46px;
	z-index:1;
	position: relative;
}


.services1 {
	width:55px;
}

.services2 {
	font-weight: bold;
	font-size: 120%;
	padding-top:5px;
	margin-left:-54px;
	color: black;
	width: 55px;
	z-index:1;
	position: relative;
}

.projects1 {
	width:73px;
}


.projects2 {
	font-weight: bold;
	font-size: 120%;
	padding-top:5px;
	margin-left:-72px;
	color: black;
	width: 73px;
	z-index:1;
	position: relative;
}

.contacts1 {	
	width:74px;
}

.contacts2 {
	font-weight: bold;
	font-size: 120%;
	padding-top:5px;
	margin-left:-73px;
	color: black;
	width: 74px;
	z-index:1;
	position: relative;
}

/* 2lvl MENU */

.menu_2lvl {
       float:left;
       padding-right:50px;
}

.menu_2lvl a{
        display:block;
        font-famaly:Arial;
        font-size:12px;
        padding:3px 6px;
        white-space:nowrap
}

.menu_2lvl a:hover{

}

.menu_2lvl a.current{
       background:#757575;
}

/*BOT MENU*/
.bot_menu a.current{
        text-decoration:underline
}

/*MAP*/
.map {
        margin-left:15px;
}

.map, .map li{
        list-style-type:none
}

.map ul {
        margin-left:15px;}

.header_part {
	background:#000 url(images/header.jpg);
	height:191px;
}

.welcome {
	position:absolute;
	background:url(images/welcome.gif);
	width:155px;
	height:16px;
	margin-left:265px;
	margin-top:32px;
}

.main_info{
	position:absolute;
	width:160px;
	margin-left:345px;
	margin-top:50px;
}

/*------------------------------------CONTENT-------------------------------------*/
.conteiner_content {
	background: url(images/header_b.gif) no-repeat;
	
	padding-top:20px
	
}

.title {
	background:url(images/gray_line.gif) no-repeat;
	background-position:center right;
	text-align:right;
	padding-right:170px;
	padding-bottom:1px;
}

/*--------------------------------------*/
.content-table {
	/* width:100%; */
	height:350px;
	margin:10px 0 10px 0;

}

.content-table td {
	vertical-align:top;
}

.sub_title {
	background:url(images/gray_line2.gif) no-repeat;
	background-position:center left;
	padding-left:127px;
	padding-bottom:1px;
	margin-top:80px
}

.content_l{
	margin:10px 10px 10px 15px;
       

}

.content_l p, .content_r p, .content_c p {
	margin-bottom:10px;
}

.content_l img, .content_r img, .content_c img{
	margin:10px;
}

.content_r {
	margin:0px 15px 0px 20px;
}

.content {
       margin:40px 10px 10px 10px;
       font-size:13px !important;

}

.content_c {
       margin:40px 150px 10px 150px;
}
.left_or_only{
       width:300px;
}
.right_part {
	width:500px;
	background:url(images/vert_delim.png) repeat-y;
	background-position:left top;
}

/*----------------------------------------FOOTER------------------------------------*/
.footer {
	background:url(images/footer.png);
	height:24px;
	text-align:center;
}

.footer div{
	padding-top:5px;
}


.bot_menu {
	height:42px;
	text-align:center;
}

.bot_menu div{
	padding-top:15px;
}

.devel{
   display:block;
   position:absolute;
   background:url(uploads/logo.jpg);
   width:38px;
   height:35px;
   margin:-22px 0px 0px 720px;
   //margin:-22px 0px 0px 345px;
}

.devel:hover {text-decoration:none;} 

#logo_site{
  float:left;
  width:150px;
  height:50px;
  text-align:center;
margin-left:220px;
margin-right:-220px;
}

/*--------------------------------NEWS---------------------------------*/
.NewsSummary, .NewsPostDetail{
       margin:0px 0px 20px  0px;
       width:500px;

}

.NewsSummaryPostdate{

}

.NewsSummaryLink, .NewsPostDetail h3{
         margin:3px 0 
}

.NewsSummaryLink a,  .NewsPostDetail h3{
         color:#daba27;
}

.NewsSummaryLink a:hover{
         color:#fff;
}


.NewsPostDetailSummary {
     margin:5px 25px;
     font-style:italic
}

.NewsSummaryContent{

}


.NewsSummaryMorelink, .NewsPostDetailPrintLink {
         margin:3px 0 
}

.NewsSummaryMorelink a, .NewsPostDetailPrintLink a{
         color:#daba27;
}

.NewsSummaryMorelink a:hover, .NewsPostDetailPrintLink a:hover{
         color:#fff;
}


/*main page*/
.news_block {
	width:100%;
	margin-bottom:25px;
}

.news_block img{
	margin:0px;
}

.news_block p{
	margin-right:10px;
	margin-bottom:0px;

}

.news_butt {
	display:block;
	float:left;
	background:url(images/arrow.png) no-repeat;
	background-position:center left;
	padding:0px 0 0 12px;
	margin-top:0px
}

/*---------------------------------QA------------------------------*/
.NewsSummary, .NewsPostDetail{
       margin:0px 0px 20px  0px;

}

.feedback {
         width:400px;
}

.feedback td {
         padding:3px 5px;
         vertical-align:middle;
         text-align:right;
}

.qa_title {
         margin:0px 0 3px 0; 
         color:#daba27;
         font-size:14px;
         font-weight:bold
}

.qa {
         margin:0px 0 20px 0; 
}

.qest{
         margin:5px 0; 
         color:#daba27;
}

.qa_text {
         background:#757575;
         color:#fff;
         width:100%;
         border:1px solid #fff;
}


.qa_form {
         width:100%;
         height:100px;
         background:#757575;
         color:#fff;
         border:1px solid #fff;
}

.qa_button {
         background:#757575;
         color:#fff;
         border:1px solid #fff;
         padding:1px 3px;
         cursor:pointer
        } 
/*-------------------------------PRICE--------------------------------*/
.download_price {
     display:block;
     float:right;
     background:#daba27;
     border:1px solid #fff;
     padding:3px 6px; 
     color:#000;
     margin-top:-30px;
     font-weight:bold;
}
.download_price:hover {text-decoration:none; }

.price_title {
      clear:both;
      font-weight:bold;
      margin-top:4px;
      font-style:italic;
      text-align:center;

}

.price-table {
      width:100%;
      margin-bottom:20px;
      border-top:1px solid #757575;
      border-left:1px solid #757575;
}

.price-table th, .price-table td{
      padding:3px 6px;
      border-bottom:1px solid #757575;
      border-right:1px solid #757575;
      
}

.price-table th {
     background:#8b8b8b;
     color:#fff;
}
/*---------------------------------HOT------------------------------*/

.bold {
	font-weight:bold;
}

.s-font {
	font-size:10px}
.uralweb{
text-align: center
}
/* End of 'black' */

