* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
}

h1,h2,h3{color:#777;}
h1{font-size:14pt;margin:5px;line-height:23px}
h2{font-size:12pt;margin:5px;}
h3{font-size:10pt;margin:5px;}

a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {color:#666;
	margin:0 18px 18px 18px;
	text-align: justify;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 250px;
	background:url(img/kladka.gif) no-repeat right top;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 50px;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 0 0 270px;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 250px;
	margin-left: -100%;
	position: relative;
	text-align:right;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	margin: 0 auto 0;
	height: 100px;
	
}
#news{margin-bottom:7px;display:block;}
.zem{color:#fff;background:#85aa00;font-size:14px;padding:5px;}
.shap{width:100%;}
.spec_tab{text-align: left;}
.spe_c{border: solid 1px #ccc;display:block;margin-top: 10px;padding:0;border-radius:5px;}
.zel{background:#86aa00;color:#fff;font-size: 14px;font-weight: bold;padding:3px;}
.big{font-size:13pt;color:#86aa00;margin: 7px}
.raskl{background:url(img/raskl.gif) no-repeat left top;}
a.m:link, a.m:active, a.m:visited{
color:#000;text-decoration:none;font-size:11pt;
}
a.m:hover{color:#698500;}

a.minka:link, a.minka:active, a.minka:visited{
color:#587204;text-decoration:none;
}
a.minka:hover{text-decoration:underline;}

.tab_price{border-collapse:collapse;}
#cen{text-align:center;}
.border_pr{border:solid 1px #ccc; padding:3px;}
#no_marg{text-decoration:none;}

.tab_nord{border-collapse:collapse;border:solid 1px #ccc;}
#bord{border:solid 1px #ccc;text-align:center;}
#nopad{margin:5px;}
#cena{margin:0;font-weight: bolder;color:#666;}
.sh{background:url(img/shap.gif) repeat-x top;text-align:center;padding-bottom:7px;}

.wrap, .con_tent  { margin:0 10px 0 10px;
	background-color:#83a907; /* основной цвет вашего блока */
}
.con_tent {
	color:#fff; /* цвет текста */
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	margin:0 -9px; /* замените 20px на ширину вашего угла. не убирайте минус! */
}
.tl, .tr, .bl, .br {
	width:9px; /* здесь и далее цифру 20 замените на ширину вашего уголка */
	height:9px;
	margin:0 -9px; /* замените 20px на ширину вашего угла. не убирайте минус! */
	background:url("img/4.png"); /* путь к вашему изображению */
}
.tr, .br {
	float:right;
}
.bl {
    background-position:0px 9px;
}
.br {
    background-position:9px 9px;
}
.tr {
    background-position:9px 0px;
}
.tovi{border-bottom:dotted 1px #ccc;margin-top:4px;}
.kat{margin-left:20px;
color:#85aa00;
height: 20px;
width:200px;
display:-moz-inline-stack;
background:url(img/peper.gif) repeat-y top right;
display:inline-block;
_overflow:hidden;
zoom:1;
*display:inline;}

#zel{color:#85aa00;}


