@charset "utf-8";
/* CSS Document */

   A:link { 
    color: #676767; /* Цвет непосещенных ссылок */
   }
   A:visited { 
    color: #676767; /* Цвет посещенных ссылок */
   }
   A:hover { 
    color: #000; /* Цвет ссылок при наведении на них курсора мыши */
   }
   A:active { 
    color: #676767; /* Цвет активных ссылок */
   }
 
#container {
	width: 840px;
	margin: 0 auto;
}

#header {
	padding: 5px;
	 background: #FFF;
	 margin: auto;
	 
}

#sidebar {
	width: 350px;
	float: left;
	background:#FFF;
}

#site_born {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	text-align: right;
	font-weight: bold;
	color: #5f5f5f;
}

#line_hr {
	background: #409272;
}

#menu {
	margin-top: 30px;
	width: 414px;
	float: left;
}

#smallMenu {
	margin-top: 30px;
	float: left;
	width: 250px;
	}


#menu_heigt {
	height: 27px;
	width: 370px;
}

#menu_heigt2 {
	height: 47px;
	width: 370px;
}

.main_menu_row {
	width: 370px;
}

#smallMenuheight {
	height: auto;
	}

  Белая полоса 1пикс в меню, разделитель 
#menu_hr {
	color: #FFF;
}

.menu_text {
	height: auto;
	color: #5f5f5f;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 4px;
}

#ukazLayer {
	margin-left: 454px;
	margin-right: 20px;
	background-image:url(images/gerb_bg.gif);
	background:url(images/gerb_bg.gif);
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 100px;
	}

#articleLayer {
	margin-left: 250px;
	margin-right: 20px;

}

#listLayer {
	margin-left: 290px;
	margin-right: 20px;
	margin-top: 30px;
	
	}

p.ukazHeader {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
/*	padding: 10px; */
	} 

p.ukazName {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	padding: 10px;
	font-style: italic;
}

p.articleName {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	padding: 30px;
	font-style: italic;
}

p.orders {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
/*	border: solid #666 1px; */
}



p.Download {
/*	margin-top: 120px; */
	color: #00C;
	font-style: italic;
	border-left: 1px solid #00C;
	width: 180px;
	padding-left: 10px;

	}
	
.ddnone {
	text-decoration: none;
	}

#Download_text {
	float: left;
	}

#Download_graf {
	padding-left: 200px;
	padding-top: 1px;
	}

#footer {
	margin-top: 100px;
	background-color: #CCC;
	font-size: 20px;
	}

#fp {
	margin-top: 550px;
	background-color: #CCC;
	font-size: 20px;
	}
	
p.footer {
	padding: 5px;
	}
	
.menuArrow {
	padding-right: 15px;
	}
#order_picture {
	width: 150px;
	float: left;
	display: block;
}

p.order_text {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
}

.order_text {
/**	font-family:"Times New Roman", Times, serif;
**/
	font-family: "Courier New";
	font-size: 14px;
	text-align: justify;
}

.pad_text {
	padding-left: 30px;
	}
.bold_text {
	font-weight: bold;
	}
	
P[class="order_text"] > SPAN {
	padding-left: 30px;
	}

SPAN.ukazHeros {
	padding-left: 30px;
}

.ukaz_header_link {
	color: #000;
	text-decoration: none;
}

.pravo_text {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
}

.pol_style {
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	text-align: justify;
}

ul {
    list-style-type: none;
}
