img, table, tr, td, body, div, a { border: 0; margin: 0; padding: 0; border-collapse: collapse; }

body {	
	font-size: 11px;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
}


.width100 {
	width: 100%;
}

.v_a {
	vertical-align: top;
}

h1 {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

a {
	color: #00438c;
}

td.body_space_left {
	background: url('../img/space_fon_left.jpg') repeat-x;
	width: 50%;
	vertical-align: top;
}
td.body_space_right {
	background: url('../img/space_fon_right.jpg') repeat-x;
	width: 50%;
	vertical-align: top;
}

td#body {
	width: 1000px;
}

div.photo_left {
	float: left;
	padding: 0px 10px 10px 0px;
}
div.photo_right {
	float: right;
	padding: 10px 0px 0px 10px;
}

div.line {
	overflow: hidden;
	height: 1px; 
	background: #dadada; 
	margin-top: 10px;
	margin-bottom: 10px;
}



/*------------------------------menu-------------------------------*/

td#body_left {
	background: url('../img/body_fon_left.jpg') no-repeat;
	width: 55px;
	height: 449px;
}


td#menu_conteiner {
	width: 240px;
	vertical-align: top;
}
div.menu_line {
	background: url('../img/menu_line.jpg') no-repeat;
	float: left;
	width: 3px;
	height: 449px;
	/*border: 1px red solid;*/
}
div#menu {
	background: url('../img/menu_fon.jpg') repeat-x;
	float: left;
	width: 233px;	
}
div#logo {
	padding: 0px 0px 10px 0px;
} 
div#menu_main {	
	background: url('../img/line.gif') no-repeat;
	width: 197px;
	margin: 0px 18px 0px 19px;
}

/*div.menu_main_line_up {	
	background: url('../img/line.gif') no-repeat bottom;
	width: 197px;
	height: 100px;
}*/
div.menu_main_line {	
	background: url('../img/line.gif') no-repeat bottom;
	width: 197px;
	padding: 5px 0px 5px 0px;
}

div#menu_main ul {
	padding: 0px;
	margin: 5px 0px 7px 1px;
	
}
div#menu_main li {
	background: url('../img/menu_ico.gif') no-repeat 0px 6px;
	padding-left: 10px;
	list-style: none;
	margin-bottom: 3px;
}
.upmenu {
	color: #000;
	width: 197px;
	/*height: 50px;*/
	padding: 10px 0px 10px 0px;
	text-decoration: none;
	display: block;
	cursor:	pointer;
}
a.submenu {
	
	color: #051e76;
	text-decoration: underline;
}



/*---------------------news-------------------*/
div#news_main_conteiner {
	width: 197px;
	margin: 35px 18px 0px 19px;
}
div.news_main {
	margin: 0px 0px 25px 0px;
}
td.news_main_tema {
	padding-left: 7px;
	font-weight: bold;
	width: 100%;	
}
td.news_main_content {
	padding-top: 10px;
	text-align: justify;
}
table.news_main_link {
	
}
table.news_main_link td {
	padding: 10px 20px 0px 0px;	
}



/*--------------------head--------------------*/

td#table {
	width: 705px;
	vertical-align: top;
}
div#head {
	background: url('../img/head_fon.jpg') no-repeat;
	height: 439px;
	padding-top: 35px;
}
div#ico {
	height: 20px;
	text-align: right;
	padding: 0px 150px 248px 0px;
	/*border: 1px red solid;*/
}
div#ico a {
	margin-left: 30px;
}

div#hello {
	background: url('../img/hello_fon.jpg') no-repeat 52px 68px;
	float: left;
	width: 300px;
	padding: 75px 0px 0px 75px;
	font-weight: bold;
	/*border: 1px red solid;*/
}
div#line1 {
	font-size: 14px;
	color: #3e3e3e;
}
div#line2 {
	font-size: 13px;
	color: #565757;
	margin-bottom: 5px;
}
div#line3 {
	font-size: 18px;
	color: #00438c;
}


div#rating {
	float: right;	
	width: 260px;
	/*border: 1px red solid;*/
}
div#rating_header {
	background: #013f8a;
	color: #ffffff;
	font-weight: bold;
	width: 184px;
	height: 17px;
	padding: 3px 0px 0px 10px
	/*border: 1px red solid;*/
}
div#header_t {
	float: left; 
	width: 50px;
}
div.header_p {
	float: right; 
	width: 23px;
}
table#rating_tabl {
	background: #ffffff;
	color: #013f8a;
	font-weight: bold;
}
tr.blue {
	background: #cbe6f7;
}
td#number {
	background: url('../img/number_fon.jpg') repeat-x;
	width: 11px;
	padding: 3px 0px 3px 4px;
}
td#team {
	width: 118px;
	padding: 3px 0px 3px 6px;
}
td.spots {
	width: 23px;
	padding: 3px 0px 3px 6px;
}



/*-------------------------content-------------------------*/
div#content_conteiner {
	margin: 0px 63px 0px 77px;
	/*border: 1px red solid;*/
}
div#content_ball {
	float: left;
}
div#content_tema {
	float: left;
	padding: 2px 0px 0px 10px;
}
div#content {
	padding: 30px 0px 20px 0px;
        margin-bottom: 30px;
	text-align: justify;
/*	position: relative;*/
}

div#content table td {padding:4px;}

/*----------------------menudown------------------------*/
td#menu_down_left {
	background: url('../img/1x1.gif') repeat-y;
	height: 40px;
	width: 76px;
}
td#menu_down {
	background: url('../img/1x1_grey.gif') repeat-x;
	text-align: center;
	width: 858px;
	padding-top: 10px;
}
td#menu_down a {
	margin: 0px 10px 0px 10px; 
	color: #000;
	text-decoration: none;
}
td#menu_down_right {
	background: url('../img/1x1.gif') repeat-y right;
	height: 40px;
	width: 66px;
}



/*-----------------------bottom-----------------------*/
div#bottom_conteiner {
	background: #00438c;
	color: #fff;
	margin-top: 10px; 
	font-size: 9px;
	height: 75px;
	
}
div#bottom {
	width: 1000px;
	margin: auto;
	/*border: 1px red solid;*/
}
div#luxoil {
	float: left;
	width: 330px;
	padding: 15px 0px 0px 75px;
}
div#copy {
	float: left;
	/*width: 300px;*/
	padding: 25px 0px 0px 80px;
	/*border: 1px red solid;*/
}
div#delfin {
	float: right;
	padding: 15px 65px 0px 0px;
}
div#delfin a {
	color: #fff;
	text-decoration: none;
}
div#delfin a:hover {
	color: #fff;
	text-decoration: underline;
}
td#delfin_text {
	vertical-align: top;
	padding-right: 10px;
}
td#delfin_text div {
	padding-bottom: 6px;
}

div#counters {
	width: 1px;
	height: 1px;
	overflow: hidden;
	background: #00438c;
}