/* CSS Document */
body {
	margin: 0px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: "Times New Roman", Times, serif;
}
img {border: 0}
.sunflower {background:url(images/logo-yo.jpg) no-repeat; height: 218px}
.gamma{
    color:#FFFFFF; 
    font-style:normal;
    text-decoration:none;
}	
.footer1 { 
    font-size:12px;
    color:#FFFFFF; 
    font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;  
    background: url(images/footer3.jpg) no-repeat;
}
.footer{
    background: url(images/footer2.jpg) repeat-x;
}
.list {
    background:url(images/list-1.jpg) no-repeat;
}
.vid  {
 top:40px;
 z-index: 2;
}
.vid2  {
     width: 25%;
     padding-left: 440px;
     text-align:center;
}
.div1 {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 207px;
	height: 150px;
	text-align:center;
}
.search {
	width: 145px;
    background:url(images/inp_search.jpg) no-repeat;
    padding-top: 10px;
    padding-bottom: 11px;
    padding-left: 25px;
}
.text_transp {
	background-color: transparent;
	border: none;
	cursor: text;
}
input,button {
    font-size:10px;
    border: 1px solid #003300;
}
.green
{
	background-color: #89c56b;
	cursor: pointer; cursor: hand;
}
.ref_title td {
	background-color: #89c56b;
	color: white;
	padding-left: 5px;
	font-weight: bold;
}
.ref_title a {
	color: white;
	font-weight: bold;
}
.t_menu {
	background-color: #89c56b;
	background: url(images/backmenu.jpg) repeat-y;
	vertical-align: top;
}
.search_ok {
	width: 33px;
	height: 39px;
	background: url(images/b_ok.jpg) repeat-y;
	border: none;
	cursor: pointer; cursor: hand;
}
a {
	color: green;
}
#menu {
	width: 207px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	height: 100%;
}
#menu .main, .second {
	text-align: center;
	display: block;
	width:201px;
	margin-bottom: 10px;
	padding-right: 0px;
	text-decoration:none;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Times;
	font-weight: bold;
	color: #ffffff;
}
#menu .main {
  background: url(images/button_main1.jpg) no-repeat;
  padding-top: 6px;
  padding-bottom: 14px;
  font-size: 14px;
}
#menu .main:hover { 
	background-image: none;
}
#menu .second {
  background: url(images/button_second1.jpg) no-repeat;
  padding-top: 1px;
  padding-bottom: 10px;
  padding-right: 10px;
  font-size: 12px;
}
#menu .second:hover { 
	background-image: none;
}
#menu table {
font-size: 12px;
}
.lang_rus,.lang_eng {
  width: 28px;
  height: 18px;
  display: block;
  text-decoration:none;
  font-size: 24px;
}
.lang_rus {background: url(images/rus2.jpg) no-repeat;}
.lang_rus:hover {background: url(images/rus1.jpg) no-repeat;;}
.lang_eng {background: url(images/eng2.jpg) no-repeat;}
.lang_eng:hover {background: url(images/eng1.jpg) no-repeat;}

#menu .sp_menu {
	background: url(images/button_main2.jpg) no-repeat;
}
#menu .sp_menu2{
	background: url(images/button_second2.jpg) no-repeat;
}
table .edit
{
	background-color: #bfe0af;
}
table .show td
{
	font-size: 12px;
	border-bottom: 1px dotted Silver;
	border-right: 1px dotted Silver;
}
h3 {
	font-size: 12px;
}
h2 {
	font-size: 14px;
	text-align: center;
}
h1 {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.search_label {
	font-size: 10px;
	color: #1b7e47;
	text-align: center;
	/*padding-left: 25px;*/
}
.search_words {
	font-weight: bold;
	color: green;
	background-color: yellow;
}
p {
	text-indent: 0.5in;
	font-family: "Times New Roman", Times, serif;
}