body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 12px Arial;
	color: #424242;
	border: 1px solid #757575;
}

table{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 12px Arial;
	color: #424242;
}

td{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 12px Arial;
	color: #424242;
}

form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 12px Arial;
	color: #424242;
}

input{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 12px Arial;
	color: #424242;
}

textarea{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 12px Arial;
	color: #424242;
}

div{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 12px Arial;
	color: #424242;
}




div.top{
	background-image: url(../images/top_background.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 414px;
	width: 100%;
}

div.deputat{
	background-image: url(../images/deputat.jpg);
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	height: 372px;
	width: 547px;
	position: absolute;
}

div.gerb{
	position: absolute;
	left: 100%;
	top: 0px;
	width: 275px;
	height: 399px;
	margin-left: -275px;
	background-image: url(../images/gerb.jpg);
	background-repeat: no-repeat;
}

div.rech{
	position: absolute;
	top: 130px;
	left: 100%;
	margin-left: -40%;
	color: white;
	font-size: 20px;
	width: 40%;
}

div.fio{
	position: absolute;
	left: 100%;
	top: 280px;
	margin-left: -460px;
}

div.menu{
	position: absolute;
	left: 0px;
	top: 371px;
	width: 50%;
	height: 42px;
	background-image: url(../images/menu_background.jpg);
	background-repeat: repeat-x;
}

td.menu_gradient{
	background-image: url(../images/menu_right_gradient.jpg);
	height: 36px;
	width: 190px;
}

a.photo_link:link, a.photo_link:visited{
	color: #2e61e4;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
a.photo_link:hover{
	color: #2e61e4;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

td.photo{
	padding-top: 20px;
}

td.photo_link{
	padding-top: 10px;
}

div.center{
	position: absolute;
	left: 0px;
	top: 413px;
	width: 100%;
}

div.title{
	font-size: 30px;
	text-decoration: underline;
	color: #3d3d3d;
}

td.left{
	background-image: url(../images/background_left_gradient.jpg);
	background-repeat: repeat-x;
	width: 45%;
	padding: 30px 15px 15px 30px;
}

td.right{
	background-image: url(../images/background_right_gradient.jpg);
	background-repeat: repeat-x;
	width: 55%;
	padding: 15px 25px 20px 30px;
}

div.menu_link{
	position: absolute;
	top: 372px;
	left: 0px;
	width: 50%;
	height: 26px;
	padding: 10px 10px 0px 10px;
}

a.menu:link, a.menu:visited{
	color: white;
	font-size: 16px;
	text-decoration: underline;
}
a.menu:hover{
	color: white;
	font-size: 16px;
	text-decoration: underline;
}

td.photo{
	height: 180px;
}

span.news_date{
	color: #941717;
}

a.news_anonce:link, a.news_anonce:visited{
	color: #3c6ce6;
}
a.news_anonce:hover{
	color: #3c6ce6;
}

td.footer{
	background-image: url(../images/footer_background.jpg);
	width: 100%;
	height: 113px;
	border-top: 3px solid #757575;
	background-repeat: no-repeat;
	padding-left: 50px;
}
