body {
	background-color: #ebebeb;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

div.layout {
	background-color: #ffffff;
	width: 912px;
	overflow: hidden;
	margin: 20px auto 0 auto;
	padding: 0 20px;
	border: 1px solid #e1e1e1;
	border-bottom: 0;
}

div.shapka {
	width: 100%;
	height: 327px;
}

div.shapka_left {
	width: 250px;
	height: 272px;
	margin-top: 40px;
	float: left;
}

div.banner_01 {
	width: 230px;
	height: 186px;
	margin-top: 19px;
	background: url('../images/new/doska.jpg') top no-repeat;
}

div.shapka_right {
	width: 662px;
	height: 292px;
	margin-top: 20px;
	float: right;
	background: url('../images/new/shapka.jpg') top no-repeat;
}

div.menublock {
	width: 410px;
	height: 65px;
	float: left;
	padding: 0;
	margin-top: 22px;
	background: #f2f1e6 url('../images/new/shadow_410.jpg') bottom no-repeat;
}

p.menuitem  {
	margin: 18px 0 10px 0;
	padding-left: 14px;
}

a.menuitem {
	text-decoration: underline;
	font: 14px Arial;
	color: #f16623;
	padding: 6px 6px 7px 6px;
}

a.menuitem:hover {
	text-decoration: none;
}

a.menuitem_active {
	font: 14px Arial;
	padding: 6px 6px 7px 6px;
	color: #ffffff;
	cursor:default;
	background: #f16623;
	text-decoration: none;	
}

div.langblock {
	width: 70px;
	height: 25px;
	float: right;
	padding: 0;
	margin-top: 38px;
}

a.lang_act {
	margin: 0 0 7px 0;
	padding: 5px 7px 7px 7px;
	background: #f2f1e6;
	font: 10px Arial;
	color: #646464;
	text-decoration: none;
	cursor:default;
}

a.lang_act {
	margin: 0 0 7px 0;
	padding: 5px 7px 7px 7px;
	background: #f2f1e6;
	font: 10px Arial;
	color: #646464;
	text-decoration: none;
}

a.lang_pass {
	margin: 0 0 15px 0;
	padding: 5px 7px 15px 7px;
	font: 10px Arial;
	color: #646464;
}

div.telo {
	width: 912px;
}

div.leftblock {
	width: 230px;
	height: 100%;
	float: left;
}

div.newsblock {
	width: 190px;
	padding: 20px;
	background: #f2f1e6 url('../images/new/shadow_230.jpg') bottom no-repeat;
	margin: 0 17px 0 0;
}

p.news_date {
	color: #f16623;
	font: 10px Arial;
	margin-bottom: 0px;
	margin-top: 0;
	padding-left: 0px;
}

p.news_anons {
	color: #646464;
	font: 12px Arial;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-left: 0px;
}

p.menuitem_2 {
	color: #646464;
	font: 12px Arial;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-left: 17px;
	background: url(../images/new/marker.gif) 0 5px no-repeat;
}

p.menuitem_2_active {
	color: #f16623;
	font: 12px Arial;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-left: 17px;
}

a.news{
	text-decoration: none;
	font: 12px Arial;
	color: #646464;
}

a.news span {
	color: #f16623;
}

a.news:hover {
	text-decoration: none;
	font: 12px Arial;
	color: #f16623;
}

a.news_active{
	text-decoration: none;
	font: 12px Arial;
	color: #f16623;
}

a.att_pdf {
	font: 11px Arial;
	color: #f16623;
	text-decoration: underline;
	padding-left: 27px;
	background: url(../images/new/icon_pdf_small.gif) 0 2px no-repeat;	
}

div.content {
	width: 642px;
	padding-top: 20px;
	float: right; 
	padding-right: 20px;
}

div.inset {
	width: 150px;
	padding: 20px 20px 30px 20px;
	background: #ebebeb url('../images/new/shadow_190.jpg') bottom no-repeat;
	margin: 0 0 20px 20px;
	float: right;
}
div.inset_pictures {
	width: 150px;
	padding: 20px 20px 30px 20px;
	background: #ebebeb url('../images/new/shadow_190.jpg') bottom no-repeat;
	margin: 0 0 20px 20px;
	float: right;
}
div.insert {
	width: 150px;
	padding: 20px 20px 30px 20px;
	background: #ebebeb url('../images/new/shadow_190.jpg') bottom no-repeat;
	margin: 0 0 20px 20px;
	float: right;
}
p {
	color: #646464;
	font: 13px Arial;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 20px;
}

h1 {
	color: #646464;
	font: 20px Arial;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 20px;
}

h2 {
	color: #f16623;
	font: 20px Arial;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 20px;
}

h3 {
	color: #646464;
	font: 12px Arial;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-left: 20px;
}

h4 {
	color: #646464;
	font: bold 13px Arial;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 20px;
}

ul li {
	color: #646464;
	list-style-type: none;
	font: 13px Arial;
	margin-top: 10px;
	padding-left: 20px;
	background: url(../images/new/marker2.gif) 0 7px no-repeat;
}

a {
	color: #f16623;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;	
}

div.footer {
	width: 912px;
	background-color: #ffffff;
	padding: 0 20px;
	border: 1px solid #e1e1e1;
	border-top: 0;
	margin: 0px auto;
}

p.footer_text {
	font: 10px Arial;
	padding: 10px 20px;
}

a.footer_link {
	color: #f16623;
	text-decoration: underline;
}

a.footer_link:hover {
	text-decoration: none;
}

div.mainshadow {
	background: #ebebeb url('../images/new/main_bottom_shadow.gif') top no-repeat;
	width: 954px;
	height: 13px;
	line-height: 1px;
	padding: 0px;
	margin: 0px auto 20px auto;	
}