body
{
	font-family: Arial;
	font-size: 10pt;
	color: rgb(233,160,0);	
	padding-top: 2px;	
	text-align: center;
	background: #300000 url(../images/pozadi/bc.jpg) repeat-x fixed;	
}

a:link
{
    COLOR: #EEAA2b
}

a:visited
{
    COLOR: #EEAA2b
}
a:active
{
    COLOR: #EEAA2b;    
}

a:hover
{
    COLOR: #FFCC3C;
}


#div_header  /* Horni sektor */
{	
	border: solid 0px green;
	text-align: center;			
	width: 660px;
	height:20px;
	margin: 0 auto;				
}
		
#div_reg_frame
{
	position: relative; /* zpusobi, ze pod-elementy budou pozicovane (sourednice) vzhledem k tomuto divu */
	border: solid 0px white;	
	width: 660px;
	height: 474px;	
	margin: 0 auto;	
}

	#div_textboxes_area
	{
		position: relative; /* zpusobi, ze pod-elementy budou pozicovane (sourednice) vzhledem k tomuto divu */
		float:left;
		top: 176px;
		left: 188px;
		border: solid 0px blue;		
		height:30px;
		width: 390px;		
	}			
		#tb_loginname
		{
			color: #FF9900;
			font-family: verdana;
			font-size: 10pt;			
			border-right: solid 2px rgb(90,50,11);
			border-left: solid 2px rgb(0,0,0);
			border-bottom: solid 0px rgb(80,30,5);
			border-top: solid 3px rgb(0,0,0);			
			background-color:#800000;	
			margin-right:20px;
		}
		
		#tb_password
		{
			color: #FF9900;
			font-family: verdana;
			font-size: 10pt;			
			border-right: solid 2px rgb(90,50,11);
			border-left: solid 2px rgb(0,0,0);
			border-bottom: solid 0px rgb(80,30,5);
			border-top: solid 3px rgb(0,0,0);			
			background-color:#800000;			
		}						

		#div_error
		{
			float:left;
			position: relative; /* zpusobi, ze pod-elementy budou pozicovane (sourednice) vzhledem k tomuto divu */
			top: 180px;
			left: 190px;
			border: solid 0px blue;		
			height:24px;
			width: 400px;
			color: Red;
			vertical-align:bottom;
		}
		#div_leagues
		{			
			position: relative; /* zpusobi, ze pod-elementy budou pozicovane (sourednice) vzhledem k tomuto divu */			
			border: solid 0px blue;
			width: 380px;
			float: left;
			left: 140px;
			top: 226px;			
		}
		
		#butt_submit
		{				
			position: relative; /* zpusobi, ze pod-elementy budou pozicovane (sourednice) vzhledem k tomuto divu */
			float: left;			
			left: -170px;
			top: 336px;			
			margin-top: 3px;
			border: 0px;
			width: 240px;
			height:36px;
			cursor: hand;				
		}			


.error
{	
  color: #FF1111;
  font-weight: bold;
}


.list
{	
	background-color: #441101;
	color: rgb(253,202,0);
	text-align: center;
}

.font_blue
{
	color: Blue;
	text-decoration: underline;			
}

.font_red
{
	color: Red;
	text-decoration: underline;			
}





/************************ Step 2: registration to league ****************************************/

		
#div_reg_frame2
{	
	position: relative; /* zpusobi, ze pod-elementy budou pozicovane (sourednice) vzhledem k tomuto divu */
	border: solid 0px white;	
	width: 660px;
	height: 576px;	
	margin: 0 auto;	
}

	#div_player_info
	{
		position: absolute;
		border: solid 0px white;	
		top: 110px;
		left:92px;
		width: 470px;
		height: 24px;		
	}
		
	#img_race
	{
		position: absolute;
		top: 162px;
		left: 186px;		
		
	}
	
	#div_cb_race
	{
		position: absolute;
		top: 244px;
		left: 117px;
		border: solid 0px white;	
		width: 200px;
		height: 24px;		
	}
	
	#div_img_hero
	{
		position: absolute;
		top: 188px;
		left: 403px;
		border: solid 0px white;
		width: 64px;
		height: 64px;				
	}
	
		#img_hero
		{
			border: solid 0px white;
			padding-right:4px;			
		}
			
	#div_cb_hero
	{
		position: absolute;
		top: 244px;
		left: 332px;
		border: solid 0px white;		
		width: 200px;
		height: 24px;		
	}
	
	#img_map
	{
		position: absolute;
		top: 303px;
		left: 186px;		
	}
	
	#div_cb_map
	{
		position: absolute;
		top: 386px;
		left: 120px;		
		border: solid 0px white;	
		width: 200px;
		height: 24px;
	}
		
	#div_img_flag
	{
		position: absolute;
		top: 313px;		
		left: 428px;
		border: solid 0px white;	
		width: 20px;
		height: 18px;
	}
		
	#div_cb_flag
	{
		position: absolute;
		top: 386px;
		left: 384px;
		border: solid 0px red;	
		width: 100px;
		height: 24px;
	}
	
			
	#butt_submit2
	{	
		position: absolute;
		top: 494px;
		left: 210px;				
		border: 0px;
		width: 240px;
		height:36px;
		cursor: hand;		
	}
		
		
		
		
		
		
		
		
		
		

/************************ Step 3: registration is succesfull - display reg. information ****************************************/		
#div_reg_frame3
{	
	position: relative; /* zpusobi, ze pod-elementy budou pozicovane (sourednice) vzhledem k tomuto divu */
	text-align: center;
	border: solid 0px white;	
	width: 660px;
	height: 610px;	
	margin: 0 auto;
	background: transparent url('../images/reg/reg_bg_empty.png') no-repeat scroll center top;
	font-family: verdana;
	font-size: 12pt;	
	font-weight: bold;	
}

	#text_title_reg3
	{
		padding-top:86px;
		padding-bottom:36px;
	}
	
	#img_weather3
	{
		position: relative; /* zpusobi, ze pod-elementy budou pozicovane (sourednice) vzhledem k tomuto divu */
		float: left;
		left: 110px;
		margin-right: 70px;
		top: 0px;
	}
		
	#butt_submit3
	{	
		position: relative; /* zpusobi, ze pod-elementy budou pozicovane (sourednice) vzhledem k tomuto divu */
		float: left;
		left: 20px;		
		top: 70px;
		border: 0px;
		width: 238px;
		height: 36px;
		cursor: hand;			
	}
	
	

