body, td {font-size : 80%;}

body, td, font, span { 
	/* color : #000066;  */
	color: black;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 5px;
	margin-top : 0px;
	
}
.forum {
	line-height : 20px;
}

.italic {
	font-style: italic;
}
font.data, span.data {
	color : #F4A460;
	text-decoration : underline;
	font-weight : bold;
}


.bold-top { 

	margin-top: 5px;

	margin-left: 20px;

	font-weight: bold;

  }



.white-bold { 

	color: White;

	margin-left: 20px;

	font-weight: bold;

  }



.white{
	color: White;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}

  

.menu{ 

	margin-left: 5px;

	margin-top: 1px;

	margin-bottom: 1px;  

 }  

 

.right{ 

   text-align: right;

   margin-right: 5px;

 } 

  

.text{ 

margin-right:10px;
margin-bottom: 5px;

 }  



.sitenews-title{ 

	color: White;

	font-size: 16px;

	margin-left: 5px;

	font-weight: bold;

	margin-top: 2px;

	

 } 



p.data{ 

	color: White;
	margin-left: 5px;
	margin-top: 10px;
	font-weight: bold;

 } 



.sitenews{ 

	color: White;

	margin-right: 5px;
margin-left: 5px;
	margin-top: 3px;

 } 





 

h1{ 
	color: #FF9933;
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 10px;
 }  

 h2{ 
	color: black;
	font-size: 110%;
	margin-bottom: 5px;
	margin-top: 10px;
 }

h3{ 
	color: #FF9933;
	font-size: 100%;
	margin-left:20px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 10px;

 } 

 

 h4{ 
	color: black;
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left:20px;
	font-weight: bold;

 }
 
  h5{ 
	color: black;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left:20px;
	font-weight: bold;

 }

 

ol{

	font-family : Arial, Helvetica, sans-serif;

	font-style : normal;

	font-variant : normal;

	font-weight : normal;

	margin-top: 0px;

	margin-left:25px;

	margin-right: 5px;

	list-style-type : lower-roman;

}  



ol.num{

	list-style-type : decimal;
	margin-left:30px;

}

 

ul{

	font-family : Arial, Helvetica, sans-serif;

font-style : normal;

	font-variant : normal;

	font-weight : normal;

	margin-top: 0px;

	margin-left:20px;

	margin-right: 10px;

	/* color: #000066; */
	color: black;

	list-style-type : square;

} 

  

a{
	color: #000066;
	
}  

a:active{ 

color: #000066;

 } 

a:visited{ 

color: #000066;

 }

a:hover{

	color: #FF9900;

}     

  

  

a.menu1 { 

	font-weight: bold;

	text-decoration: none;

 }  

a.menu1:active { 

	font-weight: bold;

	text-decoration: none;

 }   

 a.menu1:visited { 

	font-weight: bold;

	text-decoration: none;

 }  

 a.menu1:hover { 

	font-weight: bold;

	text-decoration: none;

	color: #FF9933;

 }  

a.orange {

	font-weight: bold;
	color: #FF9933;
	text-decoration: underline;
}  

a.orange:active { 
	font-weight: bold;
	color: #FF9933;
}   

 a.orange:visited {
	font-weight: bold;
	color: #FF9933;
	text-decoration: underline;
}  

 a.orange:hover { 
	font-weight: bold;
	color: #FF9933;
 }  

a.menu2 { 
	color: #000066;
	text-decoration: none;
 }  

a.menu2:active { 

	color: #FF9933;

	text-decoration: none;

 }   

 a.menu2:visited { 

	color: #000066;	

	text-decoration: none;

 }  

 a.menu2:hover { 

	

	text-decoration: none;

	color: #FF9933;

 }    

 

 

 a.goto { 

	color: #000066;

	text-decoration: none;

 }  

a.goto:active {

	color: #000066;

	text-decoration: none;

}   

 a.goto:visited { 

	color: #000066;	

	text-decoration: none;

 }  

 a.goto:hover {

	text-decoration: underline;

	color: #000066;

}    

 

 

 a.white {

	color: White;

	text-decoration: none;

}  

a.white:active {

	color: #000099;

	text-decoration: none;

}   

 a.white:visited {

	color: White;

	text-decoration: none;

}  

 a.white:hover {

	text-decoration: underline;

	color: #000099;

}    



.orange {

	text-align : left;

	color : #FF9933;

	

}



textarea.equips{

	border : none;

	font-family: Arial, Helvetica, sans-serif;

	color : #000066;

	overflow : hidden;

	overflow-x : hidden;

	overflow-y : hidden;

}

input, select{
	border : thin solid #ff9933;
	overflow : hidden;
	color : #000066;
}

input.prognoz, select.prognoz{
	border : thin solid #CCCCCC;
	overflow : hidden;
	color : #000066;
}

.guest{
	border : none;
	color : #000066;
	width : 210px;
	overflow : hidden;
	background-color : White;
}



.button{

	border : thin solid #FFFFFF;

	background-color: #FF9933;

	color : #FFFFFF;

	width : 80px;

}

