@charset "windows-1251";
/* CSS Document */
body
{
width:100%;
margin:0px auto;
height:100%;
}
td.logo_fon
{
	background-image:url(img/index_03.jpg);
	background-repeat:repeat-x;
	height:90px;
}
td.bottom_fon
{
	background-image:url(img/index_10.jpg);
	background-repeat:repeat-x;
	height:193px;

}
td.el_1
{
	background-image:url(img/index_04.jpg);
	background-repeat:no-repeat;
	width:246px;
	height:104px;
}
td.el_2
{
	background-image:url(img/index_05.jpg);
	background-repeat:no-repeat;
	width:246px;
	height:118px;
}
td.el_3
{
	background-image:url(img/index_06.jpg);
	background-repeat:repeat-y;
	width:246px;
}
td.el_4
{
	background-image:url(img/index_07.jpg);
	background-repeat:no-repeat;
	width:246px;
	height:100px;
}
td.text
{
	font-family:Tahoma;
	font-size:12px;
	line-height:15px;
	text-align:justify;
	text-indent:10px;
}
td.head
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-indent:10px;
	line-height:25px;
}
.img
{
	border:1px solid #CCCCCC;
	padding:3px;
}