body {
	background-color: #FFFFFF;
	background-image: url(i/fon01-1.jpg);
	background-repeat: repeat;
}
table.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	border:solid 1px #060;
	padding: 10px;
	width: 810px;
	margin-top:10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
div.logo {
	height: 100px;
	width: 800px;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #336600;
}
div.menu-top {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: lighter;
	color: #CCCCCC;
	background-color: #336600;
	letter-spacing: 0.3em;
	display: block;
	height: 25px;
	width: 794px;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom:double medium #060;
}
div.left {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #006600;
	text-align: left;
	display: block;
	height: auto;
	padding-top:10px;
}
div.right {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333300;
	text-align: left;
	display: block;
	height: auto;
	padding-top:5px;	
}
div.center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #333300;
	padding: 20px;
	height: auto;
	display: block;
	text-align: justify;
	
}
div.bottom {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #CCCCCC;
	background-color: #336600;
	letter-spacing: 0.3em;
	text-align: center;
	display: block;
	height: 20px;
	width: 800px;
}

#lang {
	float: right;
	height: auto;
	width: auto;
}

div.contentleft {
	display: block;
	float: left;
	width: 260px;
	margin-top: 10px;
	background-color: #EBEBEB;
}
div.contentright {
	display: block;
	float: right;
	width: 250px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

a:visited {
	text-decoration: none;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}
td.cont {
	border-left: 1px solid #060;
	border-right:2px solid #060;
	width: 58%;
	padding: 5px;
	text-align: justify;
	margin: 5px;
}
span.gray {
	color: #CCCCCC;
}
h3 {
	letter-spacing: 0.3em;
	text-align: center;
}
span#red {
	color: #FF0000;
	text-transform: uppercase;
}
#yellow {
	text-transform: uppercase;
	color: #FFFF00;
}
#menu_gray {
	background-color: #D8DAD8;
	padding-left: 10px;
}
#lighter {
	font-weight: lighter;
}
#bold {
	font-size: 14px;
	font-weight: bold;
}
#smalfont {
	font-size: 10px;
}
.spy {
	display: block;
	width: auto;
	height: auto;
	text-align: right;
}
.lightgray {
	background-color: #EAEAEA;
}
.tat {
	font-family: Arial, Helvetica, sans-serif;
}
#green {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #336600;
}
.border {
	border: 1px solid #CCCCCC;
	margin: 5px;
}
.i_right {
	display: block;
	padding: 5px;
	float: right;
	width: auto;
	position: relative;
}
.ads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	font-weight: bold;
}
.txt_stat {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #006600;
	padding: 20px;
	width: 80%;
	margin: 10px auto;
}
#cont_news {
	width: 75%;
	padding: 3%;
	text-align: justify;
	border-left: 1px #336600 solid;
	border-right: 1px #336600 solid; 
}
li {
	list-style-type: square;
	color: #060;
}
.i_left {
	display: block;
	margin: 5px;
	padding: 2px;
	float: left;
	width: auto;
	position: relative;
}
