 td.horisont {
 	text-align:center;
	padding-bottom:40px;
 }
 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:#B2B1B1;
	padding:10px;
	font-size: 14px;
	font-family: Verdana;
 }
 table td h3{
 	background-color:#999966;
 }

h3 {
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: Bold;
}

h2 {
	margin: 0px 0px 15px 0px;
	font-size: 24px;
	font-weight: Normal;
}