body {
	padding: 0px;
	margin: 0px;
	color: #333333;
	font-family: verdana;
	font-size: 75%;
}

td {
	font-size: 100%;
}

table.null {
	border-collapse: collapse;
}
table.null td {
	padding: 0px;
}

a { color: #4b8f60; text-decoration: underline; }
a:hover { color: #4b8f60; text-decoration: none; }


a.yellow { color: #bd801f; text-decoration: underline; }
a.yellow:hover { color: #bd801f; text-decoration: none; }

.black { color: #000000; text-decoration: underline; }
.black:hover { color: #000000; text-decoration: none; }

.green { color: #4b8f60; }


.inlist {
	margin: 7px 10px;
	padding: 0px;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	color: #333333;
}

form {
	padding: 0px;
	margin: 0px;
}

a.white { color: #ffffff; text-decoration: underline; font-weight: bold; font-size: 10px }
a.white:hover { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 10px }

.menu {
	font-size: 9px;
	line-height: 9px;
	color: #5f5f5f;
	text-transform: uppercase;
	text-decoration: underline;
}
.menu:hover {
	color: #5f5f5f;
	text-transform: uppercase;
	text-decoration: none;
}	

.menu_sel {
	font-size: 9px;
	color: #4b8f60;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}

.leftmenu {
	width: 194px;
	border-collapse: collapse;
	background: white url(/img/menu-gr-bg.gif) right repeat-y;
}

.aleftmenu {
	font-size: 10px;
	margin: 6px 0px 6px 20px;
	padding-left: 17px;
	text-transform: uppercase;
	text-decoration: none;
	color: #585858;
	display: block;
	background: url(/img/bullet-y.gif) 0px 1px no-repeat;
}
.aleftmenu:hover {
	color: #4b8f60;
	background: url(/img/bullet-g.gif) 0px 1px no-repeat;
}

.aleftmenu_sel {
	font-size: 10px;
	margin: 6px 0px 6px 20px;
	padding-left: 17px;
	text-transform: uppercase;
	text-decoration: none;
	color: #d10000;
	font-weight: bold;
	display: block;
	background: url(/img/bullet-r.gif) 0px 1px no-repeat;
}
.aleftmenu_sel:hover {
	color: #d10000;
	font-weight: bold;
}

.menu-sep {
	height: 1px;
	background: url(/img/menu-sep.gif) left top no-repeat;
}

.menu-down {
	height: 20px;
	background: url(/img/menu-down.gif);
}

.header {
	color: white;
	padding: 9px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}

.content {
	width: 100%;
	border-collapse: collapse;
	background: white url(/img/menu-gr-bg.gif) right repeat-y;
}

.down-bg {
	background: white url(/img/menu-gr-bg.gif) bottom repeat-x;
}

.cname {
	font-size: 9px;
}

.more {
	font-size: 9px;
	color: #dda03f;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.more:hover {
	color: #dda03f;
	text-transform: uppercase;
	text-decoration: none;
}

.doc, .doc_bold {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 18px;
	background: url(/img/doc.gif) 0px 2px no-repeat;
}

.doc_bold {
	font-weight: bold;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #dda03f;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

h3 {
	font-weight: bold;
	font-size: 13px;
	padding: 0px;
	margin: 15px 0px;
}

.bullet {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 10px;
	background: url(/img/bullet.gif) 0px 4px no-repeat;
}

.bullet_small {
	margin: 0px 0px 1px 0px;
	padding: 0px 0px 0px 10px;
	background: url(/img/bullet.gif) 0px 4px no-repeat;
}

.arr_right {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 14px;
	background: url(/img/bul-g.gif) 0px 3px no-repeat;
}

.arr_left {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 14px;
	background: url(/img/bul-g-left.gif) 0px 3px no-repeat;
}


table.clubone {
	border-collapse: collapse;
	border: 1px solid black;
}

table.clubone th {
	border: 1px solid black;
	padding: 5px;
}

table.clubone td {
	border: 1px solid black;
	padding: 4px;
}

table.clubone td.bold {
	font-weight: bold;
}


.nomargin {
	margin: 0px;
}



.panel-h {
	background: url(/img/header-gw.gif) left top repeat-x;
}
.panel1, .panel2, .panel3, .panel4, .panel1-small, .panel1g {
	position: relative; 
	width: 100%; 
}
.panel1 {
	height: 34px; 
	background: url(/img/header-y.gif) left top no-repeat;
}
.panel1-small {
	height: 34px; 
	background: url(/img/header-y-small.gif) left top no-repeat;
}
.panel1g {
	height: 34px; 
	background: url(/img/header-g.gif) left top no-repeat;
}
.panel2 {
	height: 34px; 
	background: url(/img/header-gw-r.gif) right bottom no-repeat;
}
.panel3 {
	height: 14px; 
	background: url(/img/content-lb.gif) left bottom no-repeat;
}
.panel4 {
	height: 14px; 
	background: url(/img/content-rb.gif) right bottom no-repeat;
}


/* для выпадающего меню */ 


table .menu1 {
1height:150px;
font-size:90%;
margin-left: -5px;
1margin:25px 0 50px 15px; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
table .menu1 ul {
position:relative;
z-index:90;
padding:0;
margin:0;
list-style-type:none;
width:194px;
}
table .menu1 ul.left_menu {
	width: 192px;
}
table .menu1 ul.left_menu a:link, table .menu1 ul.left_menu a:visited, table .menu1 ul.left_menu a:active {
	color: #585858;
	text-decoration: none;
	border-bottom: none;
}	
table .menu1 ul.left_menu a:hover {
	color: white;
}
table .menu1 ul li ul.letter {
	width: 60px;
}
table .menu1 ul li ul.letter_left_menu {
	width: 60px;
}
table .menu1 ul li ul.letter_layer {
	width: 220px;
}
table .menu1 ul li ul.letter_layer_suc {
	width: 190px;
}
table .menu1 ul li ul.letter_layer_suc1 {
	width: 330px;
}	
/* style the list items */
table .menu1 li {
height:80px;
/* for IE7 */
float:left;
}
table .menu1 ul li ul li {
	height: 26px;
	background:white;
	border-bottom: 1px solid #a2a2a2;
	border-right: 1px solid #a2a2a2;
	border-left: 1px solid #a2a2a2;
}	
table .menu1 ul li ul li.sub {background:white no-repeat right center;} 
table .menu1 ul.left_menu li.sub {background-color: white;}
/* get rid of the table */
table .menu1 table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
table .menu1 a, table .menu1 a:visited {
display:block; 
text-decoration:none;
height:26px;
line-height:25px;
width: 109px;
color:#000;
text-indent:5px;
1border:1px solid #fff;
1border-width:0 1px 1px 1px;
}
table .menu1 a.letter, table .menu1 a.letter:visited {
	width: 65px;
}
table .menu1 a.letter_left_menu, table .menu1 a.letter_left_menu:visited {
	width: 65px;
}
table .menu1 ul.left_menu a.aleftmenu:link, table .menu1 ul.left_menu a.aleftmenu:visited, table .menu1 ul.left_menu a.aleftmenu:active {background: url(/img/bullet-y.gif) 0px 1px no-repeat;}
table .menu1 ul.left_menu a.aleftmenu:hover {color: #4b8f60; background: url(/img/bullet-g.gif) 0px 1px no-repeat;}
table .menu1 a.letter_layer, table .menu1 a.letter_layer:visited {
	width: 169px;
}
table .menu1 a.letter_layer_suc, table .menu1 a.letter_layer_suc:visited {
	width: 139px;
}
table .menu1 a.letter_layer_suc1, table .menu1 a.letter_layer_suc1:visited {
	width: 279px;
}
table .menu1 ul.left_menu li a {
	text-decoration: none;
}
/* hack for IE5.5 */
* html table .menu1 a, * html table .menu1 a:visited {width:110px; w\idth:109px;}
* html table .menu1 a.letter, * html table .menu1 a.letter:visited {width: 65px; w\idth: 64px;}
* html table .menu1 a.letter_left_menu, * html table .menu1 a.letter_left_menu:visited {width: 65px; w\idth: 64px;}
* html table .menu1 a.letter_layer, * html table .menu1 a.letter_layer:visited {width: 165px; w\idth: 164px;}
* html table .menu1 a.letter_layer_suc, * html table .menu1 a.letter_layer_suc:visited {width: 135px; w\idth: 134px;}
* html table .menu1 a.letter_layer_suc1, * html table .menu1 a.letter_layer_suc1:visited {width: 275px; w\idth: 274px;}
/* style the link hover */
* html table .menu1 a:hover {position:relative;}
* html table .menu1 ul li ul li a:hover {color:white; background:#4B8F60; position: relative;}

table .menu1 li:hover {position:relative;}

/* For accessibility of the top level menu1 when tabbing */
table .menu1 a:active, table .menu1 a:focus {color:white;}
table .menu1 a.letter:active, table .menu1 a.letter:focus {color:white; background:#4B8F60;}
table .menu1 a.letter_left_menu:active, table .menu1 a.letter_left_menu:focus {color:white; background:#4B8F60;}

table .menu1 a.aleftmenu:active, table .menu1 a.aleftmenu:focus {color:black; background:white;}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
table .menu1 ul li ul li:hover > a {color:white; background:#4B8F60;}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
table .menu1 li ul {
visibility:hidden;
position:absolute;
top:-30px;
/* set up the overlap (minus the overrun) */
left:170px;
/* set up the overrun area */
padding:30px;
/* this is for IE to make it interpret the overrrun padding */
background:transparent url(transparent.gif);
}
table .menu1 li ul li ul {
	margin-left: 121px;
	left: 0;
}	
table .menu1 li ul li ul.letter_layer, table .menu1 li ul li ul.letter_layer_suc {
	margin-left: 31px;
}
* html table .menu1 li ul li ul.letter_layer {
	margin-left: 36px;
}	
table .menu1 li ul li ul.letter_layer_suc1 {
	margin-left: 106px;
}
table .menu1 ul li ul.letter_left_menu {
	left: 125px;
}	
/* for browsers that understand this is all you need for the flyouts */
table .menu1 li:hover > ul {visibility:visible;}


/* for IE5.5 and IE6 you need to style each level hover */

/* keep the third level+ hidden when you hover on first level link */
table .menu1 ul a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
table .menu1 ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
table .menu1 ul a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}

/* make the second level visible when hover on first level link */
table .menu1 ul a:hover ul {
visibility:visible;
}
/* make the third level visible when you hover over second level link */
table .menu1 ul a:hover ul a:hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level link */
table .menu1 ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
table .menu1 ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
table .menu1 ul li ul li.first {
	border-top: 1px solid #a2a2a2;
}	



table .menu1 a.aleftmenu, table .menu1 a.aleftmenu:visited {
	line-height: 15px;
	text-indent: 0;
}
table .menu1 ul.left_menu a.aleftmenu_sel:link, table .menu1 ul.left_menu a.aleftmenu_sel:visited, table .menu1 ul.left_menu a.aleftmenu_sel:active {
	color:#D10000;
	line-height: 15px;
	text-indent: 0;
}
