﻿body {
	margin:0;
	padding:0;
	z-index: 5;
	background:#D6F0C1;
}
.table_all_cont
{
	width:1280px;
	height:800px;
	min-height:800px;
	height:auto !important;
	margin:auto; 
	border-left:4px solid #005f25; 
	border-right:4px solid #005f25;
}	
td {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #3a3a3a;
}	


a { 
    /*color: #3a3a3a;
        text-decoration: underline;*/
	color: Black;
}

a:hover { 
    color: #3a3a3a;
        text-decoration: none;
}

a.menu1 {		text-decoration: none;
	
}
a.menu1:hover {	
text-decoration: underline;
}


.text1 {

	color: #f99000;
}

.menu_text1 {	font-family:  Arial, Helvetica;
    color: #ff9600;
	font-size: 14px;
	font-weight: bold;
	
}
.ramka1 {border:#993300 solid 1px;}

ul.spisok1 { list-style: url(spisok.html); 
	font-size: 14px; }
	
li.spisok1 {  margin:0 0 7px 0;}



.st1 {
	background-color: #000099;
	background-repeat: no-repeat;
	background-position: 50% top;
}	
.st2 {border:#89aed0 solid 1px; font-size:11px;}	
.st3 {background:url(../images/fonflash.jpg) no-repeat 50% top
}
.st4 {background: url(../images/fonbotto.jpg) no-repeat 50% bottom
}
.st41 {background: url(../images/fonbottp.jpg) no-repeat 50% bottom
}
.st5 {background:url(../images/fonconte.jpg) no-repeat 50% top
}
.st51 {background: url(../images/foncontf.jpg) no-repeat 50% top
}
.st6 {padding-top:25px;}
.st7 {padding:80px 0 0 60px;}
.st8 {padding-left:25px; font-size:11px;}
.st9 {margin-bottom:20px;}
.st10 {padding-bottom:15px; background:url(../images/sh2.gif) repeat-x 50% bottom
}
.st11 {padding-left:30px;}
.st12 {margin-top:40px;}

h1 { font-size:20px; font-family:Arial, Helvetica, sans-serif; font-weight: normal}

#grass
{
	position: absolute;
	width: 488px;
	height: 82px;
	z-index: 50;
	background-image: url(../images/trava.png);
	background-position: center;
	background-repeat: no-repeat;
	margin-left: -40px;
	margin-top: -30px;
}

#canvas
{
	background: url(../images/canvas.png) repeat-y center;
	width: 100%;
	z-index: 0;
	position: absolute;
}

#tblMain{
	width: 100%;
	/*height: 100%;*/
	background:#D6F0C1;
	background-image: url(fon_shadow.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

#tblMainIndex{
	width: 100%;
	/*height: 100%;*/
	background:#D6F0C1;
	background-image: url(fon.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin:auto;
}
