body{
	margin: 0px;
	background-color: #EDEDED;
	font-family: Tahoma;
	
}


.all{
	width: 1000px;
	text-align: justify;
}


.top{
	width: 1000px;
	height: 130px;
	background-image: url(img/logo.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
	
.left{
	width: 360px;
	float: left;
	margin-top: 25px;
	}
	
		
.leftall{
	width: 660px;
	float: left;
	margin-top: 40px;
	}
	
.middle{
	width: 300px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	
	
	}
	
.middle-bg{
	background-color: #DCDFE1;
	margin-top: 30px;
	padding-left: 5px;
	padding-right: 5px;
}
	
	
.right{
	width: 300px;
	float: right;
	vertical-align: top;
	clear: right;
	margin-top: 40px;
}

.footer{
	width: 1000px;
	clear: both;
}
	
a.link-top{
	color: Red;
	padding-right: 5px;
	font-size: 12px;
	font-variant: normal;
	text-decoration: none;
	float: right;
	padding-top: 15 px;
	margin-top: 10px;
	font-family: Tahoma;
}
	
a.link-top:hover{
	color: Navy;
	}
	
.navigations{
	width: 1000px;
	height: 50px;
	float: left;
	background-image: url(img/navigations-bg.jpg);
	}

.rubrics-left{
	width: 20px;
	height: 37px;
	background-image: url(img/rubrika-left.jpg);
	margin-left: 5px;
	float: left;
	margin-top: 13px;
}
	
	.rubrics-right{
	width: 20px;
	height: 37px;
	background-image: url(img/rubrika-right.jpg);
	margin-right: 5px;
	float: left;
	margin-top: 13px;
}


	.rubrics-center{
	height: 37px;
	background-image: url(img/rubrika-center.jpg);
	float: left;
	margin-top: 13px;
	}
	
a.rubrics-txt{
	text-align: center;
	font-size: 15px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	margin-top: 13x;
	}

.rubrics-txt{
	text-align: center;
	font-size: 15px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	margin-top: 13px;
	}

a.rubrics-txt:hover{
	color: #DF0000;
}	

a.lang{
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
	float: right;
}

img{
	border: 0px;
}

.rubrics-name-blue{
	height: 20px;
	color: Navy;
	background-color: #CBCBCB;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	width: 665px;
}


.rubrics-name-green{
	height: 20px;
	color: Green;
	background-color: #CBCBCB;
	text-transform: lowercase;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	width: 290px;
}


.rubrics-name-red{
	height: 20px;
	color: Red;
	background-color: #CBCBCB;
	text-transform: lowercase;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	width: 290px;
}
.img-article * {
	text-align: center;
}
.img-article img/*,dt a img*/{
	border: 1px;
	border-color: Black;
	border-style: solid;
	margin-right: 5px;
	float:left;
}

.logo-article img{
	margin-right: 5px;
	float:left;
}

.big-article-left-name{
	width: 360px;
	color: Red;
	font-size: 20px;
	font-weight: normal;
}

.big-txt-left-name{
	width: 650px;
	color: Red;
	font-size: 20px;
	font-weight: normal;
}

.big-article-left-pre{
	width: 360px;
	color: Black;
	font-size: 16px;
	font-weight: bold;
	}
	
	.big-txt-left-pre{
	width: 300px;
	color: Black;
	font-size: 16px;
	font-weight: bold;
	}


.big-article-left-txt{
	width: 360px;
	color: Black;
	font-size: 15px;
	line-height: 22px;
	text-align: justify;
}

.big-txt-left{
	color: Black;
	font-size: 15px;
	line-height: 22px;
	text-align: justify;
}

	.big-txt-left img{
	text-align: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.more{
	color: Navy;
	font-size: 13px;
	float: right;
	text-decoration: none;
	font-weight: bold;
}

a.article-middle-name{
	width: 300px;
	color: Navy;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
		
.article-middle-pre{
		color: Black;
	font-size: 13px;
	text-decoration: none;
}

a.article-right-name{
	width: 300px;
	color: Green;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
}

a.link-right{
	color: Green;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.right-border{
	width: 280px;
	padding: 10px;
	background-color: #E3E1E1;
}

a.border{
	color: #D70000;
	font-size: 15px;
	font-weight: normal;
	width: 270px;
	margin: 5px;
	text-decoration: none;
}

a.copy{
	float: left;
	font-size: 13px;
	color: Gray;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	margin-top: 10px;
	font-family: Tahoma;
}

hr{
	width: 100%;
	color: Silver;
}
