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

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

.width100 {
	width: 100%;
}

.v_a {
	vertical-align: top;
}

h1 {
	font-size: 14px;
	color: #4a93ea;
	padding: 0px;
	margin: 0px;
}

a { 
	color: #4a93ea;
	text-decoration: none;
}
a:hover { 
	color: #0074ff;
	text-decoration: underline;
}

td#body {
	width: 100%; /*950px*/
	/*border: 1px red solid;	*/	
}

div.photo_left {
	float: left;
	padding: 0px 5px 5px 0px;
}
div.photo_left img {
	border: 1px #444444 solid;
}
td#space_left {
	width: 50%;
	height: 316px;
	background: url("../img/left_body.jpg") repeat-x right top;
	position: relative;
}
td#space_center {
	width: 949px;
	vertical-align: top;	
}
td#space_right {
	width: 50%;
	height: 316px;
	background: url("../img/right_body.jpg") no-repeat left top;
}

/*=========================================*/

div#head {
	background: url("../img/fon_head.jpg") no-repeat center top;
	height: 316px;
	width: 949px;
	/*border: 1px red solid;	*/
}

div#logo {
	 position: absolute; top: 22px; left: 0px;
}
div#flag {
	float: right;
	margin-top: 32px;
	/*border: 1px red solid;	*/
}
div#flag img {
	margin: 0px 2px 0px 2px;
}

td#header_news {
	background: url("../img/header.gif") no-repeat;	
	height: 34px;
	width: 146px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 70px;
}
td#line {
	background: url("../img/line.gif") repeat-x;
	width: 100%;	/*512px*/
}
td#header_menu {
	background: url("../img/header.gif") no-repeat;	
	height: 34px;
	width: 136px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #eeeeee;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 80px;
}


/*=========================================*/

td#news_conteiner {
	width: 216px;
	background: #ececec;
	vertical-align: top;	
}
div.news {
	background: #ececec;
	padding: 10px 5px 6px 5px;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
a.visited:visited {
	color: #5d7b9f;
}
div.news span {
	color: #1b3f95;
	font-weight: bold;
}


td#table {	
	width: 100%; /*496px*/
	vertical-align: top;	
	padding: 10px 15px 10px 15px; 
	color: #646464;
}

table#fon_table{
	width: 100%;
	margin-bottom: 10px;
}

td#fon_table_center {
	background: url("../img/fon_table.jpg") repeat-x;	
	width: 100%;
	height: 45px;	
}

td#table ul {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}


td#menu_conteiner {	
	width: 216px;
	vertical-align: top;
}



/*=========================================*/

div#bottom {
	background: #4c96e3;
	height: 17px;	
	margin: 5px 0px 0px 0px;
	color: #f9f9f9;
	text-align: right;
	padding: 3px 7px 0px 0px;
	font-size: 11px;
}


/*========== menu===========*/
#model_line {
	padding: 0;
	margin: 0;
	list-style: none;
	background: #000000 url("../img/model_line_bg.gif") 0 1px no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 11px;
}

	.model_menu {
		padding: 0;
		margin: 0;
		height: 38px;
		border-bottom: 1px solid #ffffff;
	}
		.model_menu a {
			display: block;
			font-size: 1.2em;
			color: #afafaf;
			background: #000000 url("../img/list_item_bg.gif") 8px 50% no-repeat;
			height: 20px;
			padding: 9px 2px 9px 80px;
			text-decoration: underline;	
		}
			.model_menu a:hover {
				background-color: #333333;
				color: #ffffff;
			}
	.sub_menu a {
		display: block;
		font-size: 1.2em;
		color: #6699ff;
		background: #f1f1f1 url("../img/list_item_bg.gif") 8px 50% no-repeat;
		height: 20px;
		padding: 9px 2px 9px 20px;		
	}
		.sub_menu a:hover {
			background-color: #f9f9f9;
			color: #a1a1a1;
		}

/*=========================*/

