@charset "windows-1251";
body {
	font: 100% Geneva, Arial, Helvetica, sans-serif;
	background-color:#fff5e2;
	margin:0;
	padding:0;
	text-align: center;
	color:#006699;
	font-size:0.8em;
}

p{
	margin:0;
}

h3{
	text-align:center;
	font-size:1em;
	margin:0;
	padding:0;
	font-weight:bold;
}

h1{
	text-align:center;
	font-size:1.4em;
	margin:0;
	padding:0;
	font-weight:bold;
}

.PIndent p{
	text-indent:2.6em;
}

.header{
	font-family:'Times New Roman', Times, serif;
	color:#fff5e2;
	text-align:left;
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:0;
	position:relative;
	left:8px;
	top:11px;
}

h2{
	text-align:center;
	font-size:1.3em;
	margin:0;
	padding:0;
	font-weight:bold;
}

.blue{
	text-align:center;
	font-size:1.1em;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#0099ff;
	font-style:italic;
	text-decoration:underline;
}

.blue_normal{
	text-align:center;
	font-size:1.1em;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#0099ff;
	font-style:normal;
	text-decoration:none;
}

.blue_big{
	text-align:center;
	font-size:1.8em;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#0099ff;
	font-style:normal;
	text-decoration:none;
}

.news_header{
	text-align:left;
	font-size:13px;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#006699;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
}

.stihi{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-align:left;
}

.stihi_pod{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	text-align:right;
}

.news_cell{
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
}

.news_cell p{
	color:#003399;
}

.sb_date{
	font-weight:normal;
	font-style:italic;
	color:#0066ff;
}

.darkblue{
	text-align:center;
	font-size:1em;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#006699;
	font-style:italic;
}

.small_blue{
	text-align:left;
	font-size:0.9em;
	margin:0;
	padding:0;
	font-weight:bold;
	font-style:italic;
	color:#0099ff;
	margin-left:3em;
}

#TopMenu a {
	float:left;
	display:block;
	background-color:#8abee0;
	margin:0;
	padding:0;
	text-decoration:none;
	color:#fff5e2;
	font-style:normal;
	font-family:"Times New Roman", Times, serif;
}

.thrColFix{
	background: #FFF8EA;
} 

.thrColFix #container { 
	width: 860px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFF5E2;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #9d9da1;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFix #mainContent { 
	margin: 0 10px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a{
font-weight:bold;
font-style:italic;
}

a.simple{
font-weight:normal;
font-style:normal;
}

a:link{
color: #0066CC;
}

a:visited{
color: #006699;
}

a:active,a:hover{
color: #0066CC;
}

.y_cell{
	border:1px solid #d4bd96;
	border-top:0 solid black;
	padding-bottom:5px;
}

.m_cell{
	border-left:1px solid #d4bd96;
	border-right:1px solid #d4bd96;
	padding:5px;
}

.d_cell{
	border-top:1px solid #d4bd96;
	border-right:1px solid #d4bd96;
}

.ct_cell{
	border-top:1px solid #d4bd96;
}

.button{
	display:block;
	width:90px;
	background-image:url(images/b_r.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin:0;
	padding:0;
	float:right;
}
.button a{
	display:block;
	margin:0 0 0 0;
	padding:6px 10px 0 0;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#376c9e;
	text-decoration:none;
	font-style:normal;
	background-image:url(images/b_l.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:31px;
}

.button a:hover{
	color:#fff5e2;
}

.but{
	background-color:#8abee0;
	border:1px solid #aac5d2;
	color:#376c9e;
	font-weight:bold;
	font-size:13px;
	font-family:'Times New Roman', Times, serif;
	cursor:pointer;
}

cite{
	text-align:right;
	font-weight:bold;
	font-style:italic;
	display:block;
}

.g_ob{
	border:1px dashed #aea67b;
	padding:10px;
	margin:0 100px 15px 100px;
	font-size:0.8em;
	background-color:#f3eabd;
}

.des_t, .des_t td{
	text-align:left;
	border:1px solid #c2b8a5;
	margin:10px auto;
}
.des_t th{
	text-align:center;
	background-color:#f3eabd;
	border:1px solid #c2b8a5;
}

.list_ob{
	margin: 0pt auto;
	width: 700px;
	text-align: left;
	border:3px solid #e87f40;
	padding:0 10px;
	font-size:1.3em;
}
.list_ob div{
	margin:10px 0;
}

.box-translate{
	margin-bottom: 10px;
}