/* CSS Document */

body{
        background: url('fon.jpg') transparent 50% repeat fixed;
}
a:link {
	color: #808080;
	text-decoration: none;
}
a:visited {
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.style1 {font-family: Arial; font-size: 48px;}
.style2 {
	font-family: Verdana;
	font-size: 28px;
	font-weight: bold;
}
.style3 {
	font-size: 18px;
	font-family: Verdana;
	font-weight: bold;
}
.style4 {
	font-size: 16px;
	font-family: Arial;
}
.style5 {font-size: 12px}
.style6 {font-size: 12px; font-weight: bold; }
.style7 {
	font-size: 14px;
	font-weight: bold;
}
	td#backlt {
	background-image:url('bkg_img/left_top.gif');
}
	td#backrt {
	background-image:url('bkg_img/top_big.gif');
}
	td#backlb {
	background-image:url('bkg_img/left_big.gif');
}
	td#backlb_news {
	background-image:url('bkg_img/left_big_news.gif');
}
	a#nolink {
	color:white;
}
.menu {
	font-size: 18px;
	font-family: Verdana;
	font-weight: bold;
}
div#buttons {
height: 280px;
margin-top: 26px;
}
.act {
text-align: right;
cursor: pointer;
}
.deact {
text-align: left;
cursor: default;
}
.one {
display: inline;
}
.two {
display: none;
}
td#menu_bochki {
padding-right: 15px;
padding-top: 8px;
}
td#menu_bochki a:link {
	color: #808080;
	text-decoration: none;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
}
td#menu_bochki a:visited {
	color: #808080;
	text-decoration: none;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
}
td#menu_bochki a:hover {
	color: #FF6600;
	text-decoration: none;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
}
td#menu_cooler {
padding-right: 15px;
padding-top: 0px;
}
td#menu_cooler a:link {
	color: #808080;
	text-decoration: none;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
}
td#menu_cooler a:visited {
	color: #808080;
	text-decoration: none;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
}
td#menu_cooler a:hover {
	color: #FF6600;
	text-decoration: none;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
}
div#news {
width: 165px;
text-align: left;
position: relative;
}
.banner {
margin-top: 10px;
}
/* rotator in-page placement */
    div.rotator {
	position:relative;
	right:20px;
	height:328px;
	display: none;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
    div.rotator ul li.show {
	z-index:500
}
.invisible
{
    display: none;
}
.visible
{
    display: inline-table;
}
.header
{
    font-size: 14px;
}
.std
{
    font-size: 14px;
    font-weight: normal;
}
