body {
    background: #DAD9D9 url(../images/pasek_pion_gorny.png) repeat-x top;
}

table.main_table {
    width: 1000px;
    margin: 0 auto;
}

td.menu {
   
}

td.menu ul {
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
}

td.menu ul li {
    display: inline;
    margin: 0;
    padding: 0;
}

table.table_white {
    width: 1000px;
    margin: 0 auto;
    background: #fff;
}

td.footer {
    background: url(../images/stopka.png) no-repeat bottom;
    width: 1000px;
    height: 39px;
	 padding-top:10px;
	 font-size: 11px;
}

td.footer a, td.footer a:link {
	color: #000;
	font-size: 11px;
}

h1 {
	color: #D40404;
	font-size: 16px;
	font-family: arial;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.main_top_car {
	background: url(../images/baner.png) no-repeat top;
	width: 892px; 
	height: 139px;
}

ol li span.title {
	font-weight: 800;
}

ol {
	text-align: justify;
}

ol li {
	padding-bottom: 10px;
}

ol li ul li {
	padding-bottom: 2px;
}
