/* версия для печати */
.games{
	background : #FFFAFA;
	text-align: center;
	float: left;
	border-top: 1px dotted Black;
	border-bottom: 1px dotted Black;
	border-left: 1px dotted Black;
	border-right: 1px dotted Black;
	width: 95%;
	margin-left: 2px;
	padding: 2px 2px 2px 5px;
	margin-bottom: 3px;
	border-top: 0px;
	cursor:pointer; 
}

a.games:Link, a.games:Visited, a.games:Hover {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: Black;
	font-size: small;
}

a.games:Link, a.games:Visited {
	Text-decoration: none;
}

a.games:Hover {
	Text-decoration: underline;
}
/* конец */






.footer {
	font-family: Arial;
	font-size: x-large;
	color: #990000;
}
a.footer, a:visited.footer, a:hover.footer{
	vertical-align: middle;
}

a.footer, a:visited.footer {
	text-decoration: none;
}

a:hover.footer {
	color: #990000;
	text-decoration: none;
}


.map {
	font-family: Arial;
	font-size: 8pt;
	color: #990000;
}
a.map, a:visited.map, a:hover.map{
	vertical-align: middle;
}

a.map, a:visited.map {
	text-decoration: none;
}

a:hover.map {
	color: #990000;
	text-decoration: none;
}
/* конец */




/* начало стилей меню */



/* Начало рубрики чемпионатов */
.rub {
	color: #000000;
	margin-left:3px;
	margin-right:5px;
	margin-top: 5px;
	padding: 5px;
	padding-left: 11px;
	vertical-align: middle;
	text-align: left;
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, sans-serif, helvetica, arial;
	font-weight: bold;
	background-image: url(../images/pointer_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}

a.rub, a:visited.rub, a:hover.rub{
	vertical-align: middle;
	color: #000000;
}

a.rub, a:visited.rub {
	text-decoration: none;
}

a:hover.rub {
	color: #990000;
	text-decoration: underline;
}
/* конец */




/* начало заголовков статей */
.text, .nnn_teaser_title, .nnn_teaser_link_title{
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
	margin-left:0px;
	margin-right:5px;
	text-decoration: none;
	vertical-align: middle;
}

a.text, a:visited.text, a:hover.text, a:visited.nnn_teaser_title, a:visited.nnn_teaser_link_title, a:hover.nnn_teaser_title, a:hover.nnn_teaser_link_title{
	vertical-align: middle;
	color: #000000;
}

a.text, a:visited.text, a.nnn_teaser_title, a.nnn_teaser_link_title, a:visited.nnn_teaser_title, a:visited.nnn_teaser_link_title {
	text-decoration: underline;
}

a:hover.text, a:hover.nnn_teaser_title, a:hover.nnn_teaser_link_title {
	color: #990000;
	text-decoration: none;
}
/* конец */

/* начало врезка */
.title {
	text-align: justify;
	font-family: arial, helvetica;
	color: #000000;
	font-size: 11pt;
	margin-right:5px
}

a.title {
	color: #000000;
	text-decoration: none;
}

a:visited.title {
	color: #000000;
	text-decoration: none;
}

a:hover.title {
	color: #990000;
	text-decoration: underline;
}
/* конец */



.dis {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	margin-left:5px;
	margin-right:5px;
}

a.dis {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited.dis {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover.dis {
	color: #FFC5C4;
	text-decoration: none;
}
/* конец */


/* Начало стиля главной новости (заголовок) */
#top {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 130%;
	font-weight: bold;
	margin-right:5px
}

a#top	{
	color: #000000;
	text-decoration: none;
}
a:visited#top {
	color: #000000;
	text-decoration: none;
}
a:hover#top {
	color: #990000;
	text-decoration: underline;
}
/* конец */


/* версия для печати */
.print{
	background : #FFFFF4;
	float: right;
	border-top: 10px solid #A9A9A9;
	border-bottom: 2px solid #A9A9A9;
	border-left: 2px solid #A9A9A9;
	border-right: 2px solid #A9A9A9;
	width: 130px;
	margin-left: 10px;
	padding: 10px 5px 10px 5px;
	cursor:pointer; 
}

a.print:Link, a.print:Visited, a.print:Hover {
	font-family: helvetica, arial, sans-serif;
	text-align: center;
	color: Black;
	font-weight: bold;
	font-size: small;
}

a.print:Link, a.print:Visited {
	Text-decoration: none;
}

a.print:Hover {
	Text-decoration: underline;
}
/* конец */


/* постраничные вывод */
a.page:Link, a.page:Visited, a.page:Hover {
	font-weight: bold;
	COLOR: #633;
	font-size: xx-small;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px 3px;
}

a.page:Link, a.page:Visited {
	Text-decoration: none;
}

a.page:Hover {
	Text-decoration: underline;
}
/* конец */








/* стиль для отбражения меню новостных разделов НАЧАЛО */
.menu_news LI{
	list-style: square;
	list-style-position: inside;
	color: #030;
	padding-left: 2px; /* отступ слева от точки */
}

.menu_news LI a {
	font-weight:bold;
	FONT-FAMILY: verdana, helvetica, arial, sans-serif;
	FONT-SIZE: 12px;
	WIDTH: 180px;
	COLOR: #030;
	LINE-HEIGHT: 20px;
	text-align: left;
}

.menu_news LI A:link, .menu_news LI A:visited, .menu_news LI A:hover, .menu_news LI A:active {
	FLOAT: none;
	COLOR: Maroon;
	FONT-SIZE: 12px;
	text-decoration: none;
}

.menu_news LI A:hover {
	TEXT-DECORATION: underline;
}


/* стиль для отбражения меню новостных разделов НАЧАЛО */
.menu_layer_one LI{
	list-style: square;
	list-style-position: inside;
	color: #030;
	padding-left: 2px; /* отступ слева от точки */
}

.menu_layer_one LI a {
	margin-left: 3px;
	font-weight:bold;
	FONT-FAMILY: verdana,helvetica, arial, sans-serif;
	FONT-SIZE: 12px;
	FLOAT: left;
	WIDTH: 100%;
	LINE-HEIGHT: 20px;
	TEXT-DECORATION: none;
	text-align: left;
}

.menu_layer_one LI A:link, .menu_layer_one LI A:visited, .menu_layer_one LI A:hover, .menu_layer_one LI A:active {
	FLOAT: none;
	COLOR: Maroon;
	FONT-SIZE: 12px;
}

.menu_layer_one LI A:hover {
	TEXT-DECORATION: underline;
}




/* стиль для отбражения меню разделов чемпионатов НАЧАЛО */
.menu_layer_two LI{
	list-style: disc;
	list-style-position: inside;
	color: #708090;
	padding-left: 2px; /* отступ слева от точки */
}

.menu_layer_two LI a {
	margin-left: 3px;
	font-weight:bold;
	FONT-FAMILY: verdana,helvetica, arial, sans-serif;
	FONT-SIZE: 12px;
	FLOAT: left;
	WIDTH: 100%;
	LINE-HEIGHT: 20px;
	TEXT-DECORATION: none;
	text-align: left;
}

.menu_layer_two LI A:link, .menu_layer_two LI A:visited, .menu_layer_two LI A:hover, .menu_layer_two LI A:active {
	FLOAT: none;
	COLOR: Maroon;
	FONT-SIZE: 12px;
}

.menu_layer_two LI A:hover {
	TEXT-DECORATION: underline;
}



/* стиль для отбражения меню разделов партнеры, ДР НАЧАЛО */

.menu_layer_three LI {
	list-style: none;
	text-align: left;
}

.menu_layer_three LI a {
	FONT-FAMILY: verdana,helvetica, arial, sans-serif;
	FONT-SIZE: 12px;
	WIDTH: 100%;
	LINE-HEIGHT: 20px;
	TEXT-DECORATION: none;
}

.menu_layer_three LI A:link, .menu_layer_three LI A:visited, .menu_layer_three LI A:hover, .menu_layer_three LI A:active {
	FLOAT: none;
	COLOR: Maroon;
	FONT-SIZE: 12px;
}

.menu_layer_three LI A:hover {
	TEXT-DECORATION: underline;
}

.add{
	float: none;
	text-align: left;
	margin: 0px;
	font-size: 9px;
	color: #FA8072;
}
a:link.add, a:visited.add, a:active.add, a:hover.add {
color: #FA8072;
font-size:9px;
text-decoration:none;
}

