body { 
	font-family: Tahoma, Helvetica, sans-serif; 
	color: #000; 
	font-size: 11px;
	margin: 0;
	padding: 0px;
	background-image:url(../back.gif);
}
h1 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: 1px solid #BCD0E3;
}
a:link {
	color: #183871;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #183871;
}
a:hover {
	text-decoration: underline;
	color: #183871;
}
a:active {
	text-decoration: none;
	color: #183871;
}
a:focus {
	-moz-outline-style: none;
	outline: none;
}

#back_banner { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width:100%; 
	z-index: 1;
}
#main {
	width: 1000px;
	min-height: 100px;
	padding:0px;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	position: relative; 
}
#main form {
	padding: 0px;
	margin:0px;
}
#main input {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	border: 1px solid #BCD0E3;
}
#main textarea {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	border: 1px solid #BCD0E3;
}
#main select {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	background-color:#FFF;
	border: 1px solid #BCD0E3;
}
input.blue-button {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #0054A6;
	font-weight: bold;
}
#header {
	width: 1000px;
	height: 118px;
	padding: 0px;
	margin-top: 0px;
	border: 0px solid #F00;
	background-image:url(../en/header.jpg);
}
#header-logo {
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	width: 230px;
	height: 90px;
	display:block;
	border: 0px solid #ff0000;
}
#banner-header {
	margin-top: 25px;
	float:right;
}
#main-menu {
	width: 1000px;
	height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0px;
	margin-bottom: 1px;
	padding-top: 6px;
	border: 0px solid #FFF;
	background-image:url(../menu-back.gif);
}
#main-menu a {
	color:#000000;
}
#content {
	float: left;
	clear:both;
	width: 1000px;
	border: 0px solid #000;
}
#left-part {
	float:left;
	width: 695px;
	border: 0px solid #336699;
}
#left-part-in {
	width: 683px;
	text-align: left;
	padding: 5px;
}
#right-part {
	width: 300px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	border: 0px solid #336699;
}
.care {
	float: left;
	border: 1px solid #BCD0E3;
	background-color:#FFFFFF;
	text-align: center;
	margin-bottom: 5px;
}
.care-in {
	padding-left:4px;
	padding-right:4px;
	height:200;
}
.banner {
	margin-bottom: 5px;
}
#big-news {
	width: 693px;
	text-align: left;
}
#big-part {
	width: 689px;
	min-height: 300px;
	padding:2px;
	text-align: left;
}
/* for Internet Explorer */
/*\*/
* html #big-part {
height: 300px;
}

#small-news {
	width: 343px;
	height:242px;
	text-align:left;
	overflow:hidden;
}
#results {
	width: 343px;
	height:242px;
	margin-left: 5px;
	text-align:center;
}
#results-in {
	height: 223px;
	overflow:auto;
	overflow-x:hidden;
}
#leaders {
	width: 693px;
}
.leader {width: 171px; float: left;}
.leader td {border-bottom: 1px solid #CCCCCC;}
#teams {
	width: 693px;
}
#country {
	width: 996px;
	text-align: center;
	background-color: #FFF;
	padding-top: 1px;
}

#footer {
	width: 996px;
	text-align:left;
	background-color: #FFF;
	padding: 1px;
}
#footer-in {
	text-align:left;
	background-color: #D4D4D4;
	height: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer-logo {
	width: 150px;
	text-align:center;
	float: left;
}
.care-actual {
	overflow: visible;
	padding: 3px;
	height:330px;
}
.care-actual-in {
	overflow: hidden;
	height:287px;
	margin-top: 3px;
}
.care-actual-in a, .care-actual-in a:hover, .care-actual-in a:visited, .care-actual-in a:link {
	color: #000000;
	text-decoration:none;
}
.care-news {
	overflow: visible;
	padding: 3px;
	border: 0px solid #ff0000;
	clear:both;
	margin-top: 5px;
	/*border-bottom: 1px solid #CCCCCC;*/
}
.care-news-2 {
	overflow: visible;
	padding: 3px;
	border: 0px solid #ff0000;
	clear:both;
	border-top: 1px solid #CCCCCC;
	margin-top: 5px;
	/*border-bottom: 1px solid #CCCCCC;*/
}
.care-news-in {
	overflow: visible;
	margin-top: 3px;
	border: 0px solid #ff0000;
}
.care-news-in a, .care-news-in a:hover, .care-news-in a:visited, .care-news-in a:link {
	color: #000000;
	text-decoration:none;
}
.news-pic {
	float: left;
	border: 1px solid #B9CDE5;
	padding: 1px;
	margin-top: 3px;
	margin-right: 5px;
}
.news-pic-2 {
	border: 1px solid #B9CDE5;
	padding: 1px;
	margin-top: 3px;
	margin-right: 5px;
}
.right_float { float:right; }
#lists {
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
	clear:both;
}
.lists {
	border: 1px solid #B9CDE5;
	padding:1px;
	margin-left: 1px;
	margin-right: 1px;
}
.lists-check {
	border: 1px solid #E09A18;
	padding: 1px;
	margin-left: 1px;
	margin-right: 1px;
}
.sivo { color:#CCCCCC; }
.black { color:#000000; }
.black a:link, .black a:visited, .black a:active { color:#000000; }
.vote-button {
	border: 1px solid #BCD0E3;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}
#poll {
	/*background-image:url(../en/poll_back.gif);
	background-color: #DCE9F6;
	background-repeat:no-repeat;*/
}
input.login-c-button {
	padding: 5px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #0054A6;
	font-weight: bold;
}
input.button-all {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #0054A6;
	font-weight: bold;
}
.reg_in input  {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	border: 1px solid #CCC;
	width: 200px
}
.reg_in textarea {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	width: 300px;
	font-size: 11px;
	border: 1px solid #CCC;
}
.reg_in select {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-left:2px;
	font-size: 11px;
	background-color:#FFF;
	width: 186px;
	border: 1px solid #CCCCCC;
}
input.reg-c-button {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #0054A6;
	font-weight: bold;
}
.alt_row {
	background-color: #EEEEEE;
	padding:2px;
	height: 1px;
}
#schedule {
}
.flag {
	border: 1px solid #BCD0E3;
	width: 100px;
	height: 40px;
}
.line-row { background-color: #BCD0E3;}
.regualtions_pic {
	float: left;
	width: 64px;
	padding: 1px;
	border: 1px solid #BCD0E3;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 2px;
}
.photos_pic {
	float: left;
	width: 75px;
	padding: 1px;
	border: 1px solid #BCD0E3;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 2px;
}
.img-border { 
	border: 1px solid #BCD0E3;
	text-align:center;
}		
.back-row { background-color: #EEEEEE;}
.links-image {
	text-align:center;
	width: 100px;
	height: 100px;
}
.table-all { 
	background-color:#BCD0E3;
	margin-top: 5px;
}
.table-all .tr-top {
	background-color:#FFFFFF;
}
.table-all tr {
	background-color:#FFFFFF;
}
.matrixtop{
	writing-mode: tb-rl;
	filter: flipv fliph;
	direction: ltr;
	unicode-bidi: bidi-override;
}
.matrixleft{
	white-space: nowrap;
}
.playername { font-size: 20px;}
.table_border_bottom { border-bottom: 1px solid #BCD0E3; }
.table-background { 
	background-color: #CCCCCC;
}
.table-background td{
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
.table-background .first-row { 
	background-image: url(../row-cont.gif);
	font-weight: bold;
	height: 18px;
	color:#000000;
	text-align: center;
}
.table-background .first-row td { 
	padding-top: 0px;
	padding-bottom: 0px;
}
.table-background .second-row { 
	font-weight: bold;
	text-align: center;
	background-color:#FFFFFF;
}
.table-background .second-row td {
	border: 0px solid #000000;

}
.table-background .white { background-color:#FFFFFF;}
.first-div { 
	background-image: url(../row-cont.gif);
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
	height: 18px;
	color:#00287F;
	text-align: center;
}
.second-menu a { text-decoration: underline; }
.table-border {
 	border: 1px solid #CCCCCC;
}
.table-border .first-row { 
	background-image: url(../row-cont.gif);
	font-weight: bold;
	height: 18px;
	color:#000000;
	text-align: center;
}
.table-border .second-row { 
	font-weight: bold;
	text-align: center;
}
.table-border .second-row td {
	border: 0px solid #000000;
}
#home_news {
	width: 693px;
}
#home_list {
	float: left;
	width: 104px;
	padding: 3px;
}
#home_list .lists, #home_list .lists-check {
	margin-bottom: 9.5px;
}
#home_pic {
	float: left;
	width: 577px;
	padding: 3px;
}
.home_short {
	position:absolute;	
	width: 520px;
	height: 110px;
	margin-top: 300px;
	padding: 5px;
	background: url('../home_short.png') left top repeat;
	overflow: hidden;
	color: #fff;
}
.home_short a {
	color: #E09A18;
}
#header_top {
	background: #fff url('../row-cont.png') center bottom repeat-x;
}
#headernews {
	font-weight: bold;
	overflow: hidden;
	float: left;
	width: 900px;
	padding-top: 5px;
	font-size: 12px;
}
#fb_tw {
	float: left;
	width: 100px;
	text-align: center;
	padding: 2px 0px;
}
.div_bb {
	border-bottom: 2px solid #bcd0e3;
	padding: 5px;
}
.div_b {
	margin-top: 1px;
	border: 1px solid #bcd0e3;
	overflow: auto;
}
.mess {
	color: #f00;
}
