
body {
background-color: white;
background-image: url(../images/fon-snow.gif);
}
A.menu:link {color: silver; text-decoration: none; background-image: url(../images/menu_item_passiv.png);}
A.menu:visited {color: silver; text-decoration: none; background-image: url(../images/menu_item_passiv.png);}
A.menu:active {color: red; text-decoration: none; background-image: url(../images/menu_item_passiv.png);}
A.menu:hover {color: #112e8a; text-decoration: none; background-image: url(../images/menu_item_action.png);}

A.gerblink:link {color: silver; text-decoration: none; }
A.gerblink:visited {color: silver; text-decoration: none;}
A.gerblink:active {color: red; text-decoration: none;}
A.gerblink:hover {color: #112e8a; text-decoration: none;}

A.submenu:link {color: silver; text-decoration: none; background-image: url(../images/menu_item_passiv.png);}
A.submenu:visited {color: silver; text-decoration: none; background-image: url(../images/menu_item_passiv.png);}
A.submenu:active {color: red; text-decoration: none; background-image: url(../images/menu_item_passiv.png);}
A.submenu:hover {color: #112e8a; text-decoration: none; background-image: url(../images/menu_item_action.png);}


h1 {
	color: Gray;
	background-color: ActiveBorder;
	font-size: 20px;
}

.hide {
display: none
}
.show {
display: block
}
td.title{color: #942B29; font-family: Arial; font-size: 12px; font-weight: bold; text-align: left;}
td.kotirovka {background-color:#ffffff ; border: 1px solid #b3b3b3; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; padding-top: 5px}
