/*  Общие слои ======================================================================================= */
#logo		{position: absolute; left: 50%; margin-left: -480px; top: 0px; z-index: ;}
#menu		{position: absolute; left: 50%; margin-left: -500px; top: 130px; width: 1000px; height: 51px; z-index: ;}
#button1 {position: absolute; left: 50%; margin-left: -500px; top: 0px; width: 200px; height: 51px; border: Black; z-index: ;}
#button2 {position: absolute; left: 50%; margin-left: -250px; top: 0px; width: 200px; height: 51px; z-index: ;}
#button3 {position: absolute; left: 50%; margin-left: 0px; top: 0px; width: 200px; height: 51px; z-index: ;}
#button4 {position: absolute; left: 50%; margin-left: 250px; top: 0px; width: 200px; height: 51px; z-index: ;}
#lable	{position: absolute; left: 50%; margin-left: -480px; top: 200px; width: 315px; z-index: ;}
#text		{position: absolute;	left: 50%; margin-left: -130px; top: 220; width: 550; color: #00008B z-index: ; }
#margin	{position: absolute;	left: 20px;}
#map 		{position: absolute; left: 50%; margin-left: -330px; top: 220px; z-index: ;}
#counter {position: absolute; left: 100%; margin-left: -88px; top: 0px; z-index: 1;}
/*  Общие классы ====================================================================================== */
a { cursor: hand; font-weight: 600;}
a:link		{ color: #000000; text-decoration: none; }
a:visited	{ color: #000000; text-decoration: none; }
a:hover		{ color: #000000; text-decoration: none; }
a:active		{ color: #000000; text-decoration: none; }

.sidenavtext{ font-family: Candara, Tahoma; font-size: 14px; font-weight: normal; font-style: normal;}
.subnavtext	{ font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: 900; font-style: italic;}
.secHeader 	{ font-family: Candara, Tahoma; font-size: 16px; font-weight: normal; color: #999999;}
.subButton 	{ font-size: 8pt;}

.body {
	background-color:  #FBF6ED;
	font-family: Candara, Tahoma;
	font-size: 18px;
	color: #00008B;
	font-style: normal;
	font-weight: normal;	
	margin: 0px;
}
 .table_tournament {
 	background-color:  #F5F5DC;
	color: none;
 	font-family: Candara, Tahoma;
	font-size: 18px;	
	font-weight: 300;
	font-style: italic;
 }
 .table_price	{
	background-color: none;
	color: none;
	font-family: Candara, Tahoma;
	font-size: 18px;	
	font-weight: 300;
	font-style: italic;
	} 



/*
*html #bg	{position: absolute; left: 50%; margin-left: -300px; top: 150px; z-index: 0;}
#bg			{position: fixed; left: 50%; margin-left: -300px; top: 150px; z-index: 0;}

#lable		{position: absolute; left: 50%; margin-left: -500px; top: 10px; z-index: 30;}
#pageSubNav {position: absolute;	left: 50%; margin-left: -450px; top: 210px; z-index: 15;}
#banner		{position: absolute;	left: 50%; margin-left: -463px; top: 180px; z-index: 1;}


#text			{position: absolute; left: 50%; margin-left: 300px; top: 150px; z-index: 25; width: 200; font-family: Calligraph, Candara, Times,  serif;}
#sidenav 	{position: absolute; left: 50%; margin-left: 300px; top: 30px; z-index: 15;}


#center		{position: absolute; left: 50%; margin-left: -512px; top: 0px;}
#block		{position: absolute; left: 0px; top: 0px; width: 200px; height: 180px; background: White; z-index: 21;}

#gerb1 		{position: absolute; left: 50%; margin-left: -330px; top: 190px; width: 140px; z-index: 20;} 		
#gerb2 		{position: absolute; left: 50%; margin-left: 406px; top: 190px; width: 140px; z-index: 20;}
#text_tournament {position: absolute;	left: 50%; margin-left: -250px; top: 30px; z-index: 1; width: 500;}

#photo			{position: relative; top: 0px; left: 0px; z-index: 2; visibility: visible; width: 750;}
#photoPreview	{position: absolute;	top: 170px; left: 50%; margin-left: -300px; visibility: visible; width: 800; z-index: 2;}

