@charset "windows-1251";
/* CSS Document */
body {
   margin:0;
   padding:0;
   background-color: #FFFBF4;
   color:#000000;
   font-family: Verdana, Arial, sans-serif; }
#top { 
  background: #DED6C9; 
  padding: 0; 
  margin-bottom: 15px;
  height: 90px;
  border-bottom: 2px #EBEAC7 solid; }
#menu { 
 width: 100px; 
 background-image: url(images/bg_Right.jpg);
 background-repeat:repeat-y;
 float: right; 
 padding: 3px; }
#menu A { /* Ññûëêè â ìåíþ */
 font-size: 90%;
 font-weight:bold;
 color:#805915; 
}
#container {
 width: 90%;
 background: #FFFBF4;  
 margin-bottom: 15px /* Îòñòóï ñíèçó */
}
#leftcol {
   width: 180px;
   height: 629px;
   float:left;
   background-image: url(images/bg_Left.jpg);
   background-repeat:repeat-y;
   padding: 5px 5px 5px 5px;
   font-size: 80%; }
#rightcol {
  margin-left: 200px;
  padding: 5px;
  font-size: 80%; }
#bottom {
  padding: 3px;
  text-align:center;
  background: #DED6C9;
  clear:both;
  font-size: 70%;
  line-height: 0.5em;
  border-top: 2px #EBEAC7 solid; }
H1 { 
 text-align: center; 
 font-size: 120%; 
 font-family: "Times New Roman", Times, serif; /* Øðèôò ñ çàñå÷êàìè */ 
 font-weight: normal; 
 color: black; 
 padding: 0px; 
 margin: 0px; 
}
h3.offset {
color:black;
font-size:115%;
font-family: Geneva, Arial, Helvetica, sans-serif
font-weight:bold;
text-align:center;
background-color:#EBEAC7;
padding:3px;
position:relative;
width:400px;
border: 0px ;
}
#content P { 
 font-size: 90%; 
 text-align: justify; 
 padding: 10px; 
 margin: 0px;
}
#footer {
  font-size: 70%;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  text-align:center;
  padding: 15px 5px 15px 5px;
  }
#footer2 {
  padding: 10px;
  float:left; }
a:link {
	color: #805915;
}
a:visited {
	color: #805915;
}
a:hover {
	color: #805915;
}
a:active {
	color: #805915;
}
a {
	font-weight: bold;
}
Li1 {
  list-style: circle;
  list-style-position:inside;
  color: #805915; }
Li2 {
  list-style: disc;
  line-height: 3.5em; }
 .curvedArea {
   display:block;
   width:340px;
   text-align:center; }
.topLeft {
   background-image: url(images/bg_topLeft.jpg);
   width: 100%;
   height:19px;
   float:left; }
.topRight {
   background-color: #fff;
   background-image:url(images/bg_topRight.jpg);
   background-repeat:no-repeat;
   background-position: 100% 0;
   width: 14px;
   height:19px;
   float:right; }
.centerLeft {
   background-image: url(images/bg_centerLeft.jpg);
   background-repeat:repeat-y;
   width: 100%;
   float:right; }
.centerRight {
   background-image: url(images/bg_centerRight.jpg);
   background-repeat:repeat-y;
   background-position: 100% 0;
   width: 100%;
   height: 100%;
   float:right; }
.bottomLeft {
   background-image: url(images/bg_bottomLeft.jpg);
   background-repeat:no-repeat;
   width: 100%;
   float:left; }
.bottomRight {
   background-color: #fff;
   background-image: url(images/bg_bottomRight.jpg);
   background-repeat:no-repeat;
   background-position: 100% 0;
   width: 14px;
   height:22px;
   float:right; }
.content {
   margin-right:25px;
   margin-left: 25px; }
.clear {
   clear:both; }
#table {
border: 0;
margin: 0px;
padding: 0px;
width: 300px;
}
TD, TH {
padding: 2px;
text-align:left; } 
