/* my style */

body {
background: #fff;
color: #020253;
font: 12px Verdana;
margin: auto;
max-width: 840px;
background: #000 url("/img/code.png") no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}


.header {
position: absolute;
height: 180px;
width: 14%;
	z-index: 22;
}

.header2 {
background: url('/pic/vysh.png') 0 0 repeat-x;
width: 100%;
height: 190px;
background-color: #fff;
opacity: 0.9;
border-radius: 5px;
	position: relative;
	z-index: 21;
}

.link2 {
text-align: right;
border-bottom: 1px solid #649601;
color: #090;
padding: 8px;
background-color: #fff;
opacity: 0.9;
	position: relative;
	z-index: 21;
}

.button-link
{
border: 1px solid #009900;
padding: 3px;
border-radius: 3px;
text-decoration: none;
}

.button-link:hover
{
	color: #ddffdd;
	background-color:#000;
	text-decoration: none;
}

.left_block
{
	font-size: 13px;
	display: block;
	padding: 5px;
}


.right_block
{
	/*border: 1px solid #aaffaa;    */
	/* position: absolute; */
	border: 1px solid #ccffcc;
	min-height: 279px;
	padding: 5px;
	margin: 5px;
	width: 80%;
}

a
{
	color:#000;
	text-decoration:none;
}

a:hover
{
	color:#44cc44;
	text-decoration:underline;
}

.w_wm_widget
{
	 position:fixed;
	 top:100px;
	 right: 5px;
	 z-index: 20;
}

.main_table
{
	background-color: #fff;
	opacity: 0.9;
	position: relative;
	z-index: 21;
}

@media only screen and (max-device-width: 480px) {
  .w_wm_widget {
    display: none;
  }
}

/* old styles */

.link {
  /* background: url('images/head.png')repeat-x #639501; */
  border-top: 1px solid #649601;
  border-bottom: 1px solid #B1E560;
  color: #424933;
  padding: 5px;
  font-size: 15px;
  background: linear-gradient(to top, #CDE89C, #B3F44F);
  text-decoration: none;
}

.label2{
    background:url('images/head.png')repeat-x #0067bd;
border-bottom:1px solid #0067bd;
color:#fff;
padding:8px;
}

.arr{display:block;
color:#0067bd;
padding:8px;
text-decoration:none;
}

.arr a{
color:#0067bd;
}

.arr:hover{
color:#3c3c3c;
}

.main{
	font-size: 13px;
	display:block;
	background:#cae074;
	border-top:1px solid #649601;
	border-bottom:1px solid #649601;
	padding: 5px;
	/*min-height: 37vh;*/
	min-height: 360px;
}

.main2{
font-size: 13px;
display:block;
background:#cae074;
border-top:1px solid #649601;
border-bottom:1px solid #649601;
padding: 5px;

}

.foot{
background:url('images/foot.png')repeat-x;
border-top:1px solid #2e2e2e;
border-bottom:1px solid #2e2e2e;
padding:8px;
color:#f0f0f0;
opacity: 0.9;
	position: relative;
	z-index: 21;
}

.info{
background:#e0fd9b;
border:1px solid #e0fd9b;
margin-left:5px;
margin-bottom:5px;
border-top:0!important;
padding:5px;
}

.info2{
background:#fff;
border:1px solid #9acffb;
margin-left:5px;
margin-bottom:5px;
border-top:0!important;
padding:5px;
}

.info img{opacity:0.3;
cursor:pointer;
}

.info img:hover{opacity:1;}

text{
    background:#fff;
border:1px solid #9acffb;
padding:5px;
border-radius:5px;
}

.leftstr, .rightstr {
float: left;
width: 50%;
height: 20%;
}

.rightstr {
text-align: right;
}

textarea {
width: 99%;
font-size: 9pt;
padding: 0;
}

.white {
    border-radius:7px;
    background-color:white;
    text-align:left;
    /*width: 95%;
    #padding: 5px;*/
    padding: 10px;
	margin-top: 5px;
}

.red{
	background-color: red;
	color: white;
	padding: 2px 5px;
	border-radius: 5px;
}

.green{
	background-color: green;
	color: white;
	padding: 2px 5px;
	border-radius: 5px;
}

.red_text{
	color: red;
	font-weight: bold;
}

div.link:hover {
background: url('images/head2.png')repeat-x #639501;
}

.news {
    text-align: center;
}

a:hover {
  text-decoration: none;
}

.right_block .main {
  /*min-height: 359px;*/
}

.tg_logo {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	overflow: hidden;
}

