body {
/*	background-image: url('images/body_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
*/
	font-family: "Arial Cyr", sans-serif;
	margin: 0;
	padding: 0;
	color: #735707;
	background-color: #ffffff;
}

#main
{
	background-image: url('images/body_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 0;
}

table {
	margin: 0;
	border-style: none;
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
	vertical-align: top;
}

h1 {
	font-size: 110%;
	text-align: right;
}
h2 {
	font-size: 100%;
}

.midtable {
	width: 100%;
	height: 21px;
}

/*.block_center {
	margin-left: auto;
	margin-right: auto;
}*/

td.topMenu {
	background-color: #AFC642;
	padding: 0 40px 0 0;
}
td.topMenu table {
	width: 100%;
}
td.topMenu table td {
	width: auto;
}
td.topMenu table td.bg {
	background-image: url('images/top_menu_border.gif');
	width: 1px;
	height: 1px;
}
td.topMenu table td.bg-y {
	background-image: url('images/top_menu_border_y.gif');
	width: 1px;
	height: 1px;
}

td.topMenu table th {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 0 5px 0 10px;
	text-align: left;
	vertical-align: middle;
	height: 18px;
	white-space: nowrap;
}
td.topMenu table th a {
	color: #FFFFFF;
	text-decoration: none;
}
td.topMenu table th a:hover {
	text-decoration: underline;
}

.header {
	font-size: 20px;
}

.details {
	font-size: 15px;
	font-weight: bold;
}

.details a {
	text-decoration: none;
}

.maincont, td.c2top-inner p, td.c2top-inner ul {
	font-size: 80%;
	line-height: 1em;
}

td.middle06 {
	background-image: url('images/middle_06.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 240px;
	height: 131px;
	color: #7E9705;
	font-weight: normal;
	vertical-align: bottom;
	padding: 0 0 26px 20px; 
}

td.c1, td.inner-c1 {
	background-color: #FDE55D;
	background-repeat: repeat-x;
	background-position: bottom;
}
td.c1 {
	background-image: url('images/middle_12.gif');
}
td.inner-c1 {
	background-image: none;
}

td.c1top, td.inner-c1top {
	background-color: #FDE55D;
	background-repeat: no-repeat;
	background-position: bottom left;
	vertical-align: top;
	color: #735707;
}
td.c1top {
	background-image: url('images/c1_bg.jpg');
}
td.inner-c1top {
	background-image: none;
}

/* Column 2 */
td.c2, td.inner-c2 {
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: bottom right;
}
td.c2 {
	background-color: #FFEEC1;
	background-image: url('images/c2_bg2.gif');
}
td.inner-c2 {
	background-color: #FFFDDC;
	background-image: url('images/inner_c2_bg2.gif');
}

td.c2top {
	background-color: #FFFFFF;
	background-image: url('images/c2_bg1.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	vertical-align: top;
	color: #735707;
}

td.c2top-inner {
	padding: 20px;
	background-color: transparent;
	background-image: url('images/inner_bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
td.c2top-inner p {
	margin: 1em 0 ;
	text-align: justify;
}
td.c2top-inner p img {
	margin-left: 10px;
}
td.c2top-inner h1, td.c2top-inner h2 {
	color: #FC8F1B;
}


/* Column 3 */
td.c3top, td.inner-c3top {
	background-color: #FC8F1B;
	background-repeat: no-repeat;
	background-position: bottom left;
	vertical-align: top;
}
td.c3top {
	background-image: url('images/c3_bg.gif');
}
td.inner-c3top {
	background-image: url('images/inner_c3_bg.gif');
}
td.c3top table.ctable {
	width: 100%;
}
td.c3header, td.c3header-inner {
	background-repeat: no-repeat;
	background-position: top left;
}
td.c3header {
	background-image: url('images/c3_top.gif');
}
td.c3header-inner {
	background-image: url('images/inner_c3_top.gif');
}
td.c3top table td.c3content {
	color: #FFFFFF;
/*	background-image: url('images/c3_bg_flat.gif');
	background-repeat: repeat-x;
	background-position: bottom left;*/
}
td.c3top table td.c3content div {
	width: 100%;
	height: 100%;
}
td.c3top table td.c3content div p.girl {
	width: 130px;
	margin: 10px 0 0 20px;
}

td.bottomMenu {
	background-color: #B0C742;
	vertical-align: bottom;
	padding: 0 40px;
}
td.bottomMenu table {
	height: 51px;
}
td.bottomMenu table th {
	padding: 2px 10px 0 10px;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
td.bottmoMenu2 {
	height: 50px;
	text-align: center;
	background-color: #8AA11C;
}

.order {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}
.order th, .order td {
	padding: 5px;
}
.order th {
	text-align: left;
	vertical-align: top;
}

.link, .link a:link, .link a:hover, .link a:visited
{
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
}


a.my:link {
	COLOR: #9e0b0e; FONT-SIZE: 11px; TEXT-DECORATION: none
}
a.my:visited {
	COLOR: #9e0b0e; FONT-SIZE: 11px; TEXT-DECORATION: none
}
a.my:active {
	COLOR: #9e0b0e; FONT-SIZE: 11px; TEXT-DECORATION: none
}
a.my:hover {
	COLOR: #9e0b0e; FONT-SIZE: 11px; TEXT-DECORATION: underline
}
