@charset "windows-1251";
charset@windows-1251

body{
	margin:0px;
	padding:0px;
	color: #FAFCFD;
}

a{
	font-size: 12px;
	color: #6699FF;
	text-decoration: underline;
	}
	
	a:hover{
	font-size: 12px;
	color: #6699FF;
	text-decoration:underline;
	}

a.all-article
{
font-size: 14px;
margin-left:20px;
}
a.all-article:hover
{
font-size: 14px;
}

td.hat{
	background-image: url(images/hat_bg.gif);
	background-repeat: repeat-x;
}
div.main-menu{
margin-left:20px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	width: 177px;
	background-image: url(images/bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	
	}
	
	div.lang-menu{
    margin-left:20px;
	color: #6699FF;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	font-size: 12px;
	font-family: Georgia;
	}
	
	
	
	div.article-list{
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	width: 177px;
	}

	.article-date{
	font-size: 12px;
	color: #6699FF;
	font-family: Georgia;
	}
		
	
	a.article-list{
	font-size: 11px;
	color: #3C4F5F;
	text-decoration: none;
	font-family:  Tahoma, Verdana, Arial;
	width: 177px;
	}
	a.article-list:hover{
		font-size: 11px;
	color: #3C4F5F;
	text-decoration: underline;
	font-family:  Tahoma, Verdana, Arial;
	width: 177px;
	}
	
	
	a.article-list-all{
	font-size: 12px;
	color: #3C4F5F;
	text-decoration: none;
	font-family:  Tahoma, Verdana, Arial;
	width: 100%;
	}
	a.article-list-all:hover{
	
	color: #3C4F5F;
	text-decoration: underline;
	
	
	}
	
	
a.menu-item{
padding-left:10px;
	font-variant: small-caps;
	font-size: 12px;
	color: #10254B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 177px;
}

a.menu-item:hover{
	font-variant: small-caps;
	font-size: 12px;
	color: #E18C07;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	width: 177px;
}

.menu-header{
	background-image: url(images/pl.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
	color: White;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 177px;
	height: 20px;
	}

.article-header{
	color: #CD860A;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	width:500px;
}
.article-text{
font-size: 14px;
font-family: Georgia;
color: #5A5C5F;
font-stretch: narrower;
 text-align: justify;
 width:500px;
}

sup{
font-size:12px
}

.table1{
font-size: 12px;
color: #5A5C5F;
}
.white-head{
font-size: 12px;
color: #ffffff;
}


hr.footer{
	color: #10254B;
	height: 4px;
	width: 100%;
}

hr.header-line{
	color: #cccccc;
	height: 2px;
	width: 500px;
	
}

div.counter{
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}