html, body {
	width: 100%; height: 100%;
	padding: 0; margin: 0;
}

body {
	color: #000; background: #fff url(../images/ru/bg.gif) top repeat-x;
   background-position: 12px 0;
	font: 12px/18px verdana, sans-serif;
}

p, ul {
	padding: 0; margin: 1.5em 0;
}

ul {
	list-style: none;
	margin-left: 25px;
}

ol {
	margin-top: 1.5em; margin-bottom: 1.5em;
}

li {
	margin: 0.5em 0;
}

ul li {
	background: url(../images/ru/bullet.gif) left 5px no-repeat;
	padding-left: 15px;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

h1 {
	font: bold 60px arial, sans-serif;
}

h2 {
	font: 24px/26px arial, sans-serif;
/* margin-bottom: -0.6em;*/
}

h3 {
	font: bold 30px/24px arial, sans-serif;
	margin: 0.25em 0;
}

h3 a:hover, h3 a:active {
	text-decoration: none;
}

h4 {
	font: bold 20px/24px arial, sans-serif;
}

h5 {
	font: bold 14px/16px arial, sans-serif;
}

a {
	color: #ff7000;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

a img {
	border: 0;
}

img {
	display: block;
}

samp {
	color: #707070;
	font: 10px tahoma, sans-serif;
}

address {
	font-style: normal;
}

table {
   font: 11px arial, sans-serif;
   border-collapse: collapse;
   margin: 2em 0;
   width: 100%;
}

table th, table td {
   text-align: left; vertical-align: top;
	position: relative;
	zoom: 1;
}

table th {
	background: #ffdf9b;
	font: bold 10px verdana, sans-serif;
}

table td {
	padding: 9px 15px;
}

table th .padding {
	padding: 7px 10px;
}

table .th_top_left {
	background: url(../images/ru/th_top_left.gif) left top no-repeat;
	padding: 0;
}

table .th_bottom_left {
	background: #ffdf9b url(../images/ru/th_bottom_left.gif) left bottom no-repeat;
	padding: 0;
}

table .th_top_right {
	background: url(../images/ru/th_top_right.gif) right top no-repeat;
	padding: 0;
}

table .th_bottom_right {
	background: #ffdf9b url(../images/ru/th_bottom_right.gif) right bottom no-repeat;
	padding: 0;
}

table b {
   font: bold 12px/14px arial, sans-serif;
   text-align: center;
   display: block;
}

table .light td {
	background: #eee;
	padding: 0;
}

table .light .padding {
	padding: 6px 15px;
}



table .td_top_left {
	background: url(../images/ru/td_top_left.gif) left top no-repeat;
	padding: 0;
}

table .td_bottom_left {
	background: #eee url(../images/ru/td_bottom_left.gif) left bottom no-repeat !important;
	padding: 0;
}

table .td_top_right {
	background: url(../images/ru/td_top_right.gif) right top no-repeat;
	padding: 0;
}

table .td_bottom_right {
	background: #eee url(../images/ru/td_bottom_right.gif) right bottom no-repeat !important;
	padding: 0;
}

form, fieldset, button {
	background: 0; border: 0;
	padding: 0; margin: 0;
}

textarea, select, input.text {
	color: #000;
	font: 11px verdana, sans-serif;
	border: #ffad53 1px solid;
	padding: 2px 5px; margin: 0;
	width: 588px;
}



select {
	width: 100%;
	padding: 0;
}

button {
	color: #ff7800;
	font: bold 12px arial, sans-serif;
}


input.text_smf {
	color: #000;
	font: 11px verdana, sans-serif;
	border: #ffad53 1px solid;
	padding: 2px 5px; margin: 0;
}

input.text_smf1 {
	color: #000;
	background-color: white;
	font: 11px verdana, sans-serif;
	border: #ffad53 1px solid;
	padding: 2px 5px; margin: 0;
}


input.text_smf2 {
	color: #ff7000;
	font-weight: bolder;
	background-color: transparent;
/*	font: 11px verdana, sans-serif;*/
	border: none; 
	padding: 0; 
	margin: 0;
	cursor:hand;
	text-align: left;
}



/*
table.smf_table{
	margin: 0;
}

table.smf_table th, table.smf_table td {
   text-align: left; vertical-align: top;
	padding: 2px;
	position:  static;
   zoom: 0;
}

table.smf_table b {
   font: bold 12px/14px arial, sans-serif;
   text-align: left;
   display: block;
}

table.smf_table .light td {
	background: #eee;
	padding-bottom: 5px;
}
*/



table.kto_pridumal_b_po_centru td 
{
	 font: 12px/18px verdana, sans-serif;
	 text-align: left;
	 padding: 0px 0px;
}

table.kto_pridumal_b_po_centru td b
{
	 font: 12px/18px verdana, sans-serif;
	 text-align: left;
	 font-weight: bold;
}



ul.style2
{
	margin-top: 0px;
	margin-bottom: 0px;
}


