body {	background-color: #8393ca;

	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 12px;
}

h1 {	border-top: 1px solid #999;	border-bottom: 1px solid #999;
	margin-top: 10px;
	margin-bottom: 10px;	font-size: 22px;
	text-align: right;
}

h2 {	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	/*margin-top: 10px;*/
	/*margin-bottom: 10px;*/
	font-size: 18px;
	text-align: center;
}

a {	/*color: #222;*/
}

td {	border: 0px solid #000;
}

td.left_border {	width: 10px;	background-image:url("/images/left_border.gif");
	background-repeat: repeat-y;
}

td.right_border {	width: 12px;
	background-image:url("/images/right_border.gif");
	background-repeat: repeat-y;
}

td.logo {	width: 809px;
	height: 90px;
	background-image:url("/images/logo.gif");
	background-repeat: no-repeat;
}

td.header {
	width: 809px;
	height: 68px;
	background-image:url("/images/header.gif");
	background-repeat: no-repeat;
}

td.footer {	width: 809px;
	height: 52px;
	background-image:url("/images/footer.gif");
	background-repeat: no-repeat;
}


td.horisont {
 	text-align:center;
	padding-bottom:40px;
	/*float: center;*/
}


td.horisont .i_top_elem,  td.horisont .vt_top_elem{
    float:left;
    width:110px;
    height:110px;
    vertical-align:bottom;
}

td.horisont .i_top_elem a,  td.horisont .vt_top_elem a{
    display:block;
    width:100px;
    overflow:hidden;
    white-space: nowrap;
}

td.horisont .i_top_elem img,  td.horisont .vt_top_elem img{
    width:100px;
    height:100px;
}

table td{
 	/*background-color:#fafad2;*/
	/*padding:10px;*/
}

table td h3{	font-size: 14px;
 	/*background-color:#ffe4b5;*/
}

#counters img {
	border: 0px solid #cccccc;
	padding: 4px;
	margin: 9px;
	float: none;
}
