body, html {
	width: 100%;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #743E03;
}
td {
	vertical-align: top;
	font-size: 11px;
}
p {
	text-align: justify;
	font-size: 11px;
}
.body {
	font-size: 11px;
	background: url(img/fon.jpg);
}
a:link, a:visited, a:hover {
	font-size: 11px;
	color: #743E03;
	cursor: pointer;
}
img {
	border: 0px;
}
.topMenu td {
	text-align: center;
	vertical-align: bottom;
}

.main {
	border: 2px solid #743e03;
	/*background: url(img/shadow.jpg) no-repeat bottom right;*/
}
.main1 {
	background: url(img/fon.png) repeat-y;
	background: "none";
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fon.png',sizingMethod='scale');
}
.main1 td {
	position: relative;
	z-index: 3;
}
.menu {
	width: 185px;
	padding: 35px 0px 65px 25px;
}
.menu1 {
	padding: 6px 0px 6px 5px;
	font-size: 1px;
}
.menu2 {
	padding: 2px 0px 2px 25px;
	font-size: 11px;
	background: url(img/bulMenu.gif) no-repeat 6px 5px;
}
.menu2 a:link, .menu2 a:visited {
	text-decoration: none;
}
.menu2 a:hover {
	text-decoration: underline;
}
.content {
	font-size: 11px;
	padding: 30px 35px 20px 25px;
}

ol, ul {
	margin-left: 10px;
	padding-left: 10px;
	padding-left: "15px";
}
ol li {
	margin: 10px 0px;
}
.leftUgol {
	z-index: 5;
	/*width: 97px;
	height: 105px;*/
	font-size: 1px;
	/*background: url(img/stupka.gif) no-repeat;*/
	position: relative;
	top: -53px;
	left: -46px;
}
.copy td {
	background: #743e03;
	font-size: 1px;
	height: 25px;
}

.bunner {
	height: 100px;
	padding: 20px 20px 18px 20px;
	height: 134px;
}
.bunner p {
	text-align: center;
}

.case {
	z-index: 5;
	font-size: 1px;
	position: relative;
	padding-bottom: 56px;
	/*padding-bottom: "77px";*/
	left: -34px;
}

table.table th, table.table td {
	padding: 3px 3px 3px 0px;
	text-align: center;
	border-bottom: 1px solid #743e03;
}
div.table table {border-top: 1px solid #743e03; border-right: 1px solid #743e03;}
div.table table th, div.table table td 
{
	border-bottom: 1px solid #743e03;
	border-left: 1px solid #743e03;
	text-align: center;
}
div.table table th 
{
	background: none;
	font-size: 11px;
	color: #743E03;}
.table td.name {
	text-align: left;
}
.table th {
	background: #743e03;
	color: #fff;
}
.catalog td, .catalog th {
	font-size: 11px;
	border-bottom: 1px solid #743e03;
}
.catalog th {text-align: center;}
.button {
	background: #743e03;
	color: #fff;
	font-weight: bold;
	padding: 2px 5px;
	border: 0px;
	font-size: 11px;
}
input {font-size: 11px;}
.input {
	border: 1px solid #A5ACB2;
}
.line {
	height: 1px;
	font-size: 1px;
	border-bottom: 1px solid #743e03;
}
h1, h2, h3, h4, h5, h6 {margin: 0px; padding: 0px;}
h1 {font-size: 18px; margin: 5px 0px; color: #794e09;}
h3{font-size: 13px;}

.border {
	border: 1px solid #794e09;
	padding: 5px;
	margin: 10px 0px 5px 0px;
	display: block;
	width: 20px; 
	height: 15px;
	text-align: center;
}
div.url {
	border-bottom: 1px solid #794e09;
	padding-bottom: 10px;
	position: relative;
	z-index: 20;
	font-weight: normal;
	font-size: 10px;
}
div.url a.url:link, div.url a.url:visited, div.url a.url:hover {
	font-weight: normal;
	font-size: 10px;
} 
span.req {color:red}
