@charset "utf-8";
/* CSS Document */

a:link {
color: #000000;
}
a:visited {
color: #000000;
}
a:hover {
color: #000000;
}



html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #e7fec2;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
#conteiner {
	position: relative;
	min-height: 100%;
	left: 50%;
	width: 988px;
	margin-left: -500px;
	border-left: 6px solid;
	border-right: 6px solid;
	border-color: #004b37;
	background: #6db93d url(images/bg_right.gif) repeat-y;
	background-position: right;
}
* html #conteiner {
	height: 100%;
}
.left_block {
	float: left;
	width: 758px;
	padding-left: 12px;
}
#header {
	height: 254px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#logo {
	display: block;
	width: 205px;
	height: 110px;
}
#search {
	position: absolute;
	top: 7px;
	left: 448px;
}

.search {
	background: none;
	border: 1px solid #004b37;
	height: 17px;
	width: 123px;
	vertical-align: top;
}
.phones {
	position: absolute;
	top: 228px;
	left: 258px;
	font-size: 1.1em;
	line-height: 1em;
	color: #FFFFFF;
	font-weight: bold;
}
.block_center {
	background-color: #FFFFFF;
}
.left {
	float: left;
	width: 184px;
	padding: 8px 10px 0 10px;
	background: url(images/left_block.gif) repeat-y;
	background-position: left;
	border-bottom: 3px solid #6db93d;
	margin-left: -100%;
}
.left_block_top {
	position: relative;
	width: 204px;
	height: 8px;
	overflow: hidden;
	background: url(images/left_block_top.gif);
	float: left;
	margin-left: -100%;
}

#wrapper {
    float: left;
    width: 100%;
}

.menu {
	list-style: none;
	margin: 0 0 7px 0;
	padding: 0;
	line-height: 1.0em;
}
.menu li a {
	font-size: 0.9em;
	color: #004936;
	text-decoration: none;
	background: url(images/link.gif) no-repeat;
	background-position: left;
	padding-left: 7px;
	line-height: 0.9em;
}
.menu li a:hover {
	background: none;
}
.menu li ul {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	list-style: disc;
	color: #6db93d;
}
.menu li ul li {
	margin: 0 0 0 -15px;
	font-size: 0.8em;
	line-height: 1em;
}
.menu li ul li a {
	padding: 0;
	background: none;
	color: #993504;
}
.left h1 {
	margin: 0;
	padding: 0 0 5px 0;
	color: #ea4d06;
	font-size: 1em;
	font-weight: normal;
}
.left span {
	font-size: 0.6em;
	color: #004b37;
	line-height: 1.9em;
}
.left .end {
	height: 8px;
}
.content {
	margin-left: 204px;
	padding: 2px 10px 10px 10px;
}
.content table {
	max-width: 400px;
	width: expression(document.body.clientWidth < 1? "0px" : (document.body.clientWidth > 400? "400px": "100%" ) );
}
 #no_table_530 table
{
	padding-right: 10px;
	max-width: 400px;
	width: 400px;
}
a.main {
	font-size: 1em;
	line-height: 1.2em;
	color: #004b37;
	text-decoration: none;
	padding: 8px 0;
}
.end {
	clear: both;
	height: 0;
	overflow: hidden;
}
.end_content {
	clear: both;
	background-color: #004b37;
	height: 22px;
	width: 59px;
}
.right_block {
	float: right;
	width: 196px;
	border-top: 40px solid #6db93d;
	background-color: #f9f6e9;
}
.right_block h1 {
	margin: 0;
	padding: 0 0 5px 0;
	color: #ea4d06;
	font-size: 1em;
	font-weight: normal;
}
.right_header_top {
	padding-right: 8px;
	font-size: 0.8em;
	color: #FFFFFF;
	height: 23px;
	line-height: 20px;
	text-align: right;
	overflow: hidden;
	background: url(images/right_block_top.gif);
}
.right_top {
	padding-right: 8px;
	font-size: 0.8em;
	color: #FFFFFF;
	height: 23px;
	line-height: 20px;
	text-align: right;
	overflow: hidden;
	background: url(images/right_block_top.gif);
	background-position: 0 -32px;
}
.right_content {
	padding: 5px 5px 5px 10px;
	font-size: 0.7em;
	color: #004b37;
}
.right_content span {
	display: block;
	float: left;
	font-size: 11px;
	width: 50px;
	line-height: 19px;
	height: 19px;
	margin: 3px 0;
}
.text {
	background: none;
	border: 1px solid #004b37;
	height: 17px;
	width: 123px;
	margin: 3px 0;
}
.right_content .news {
	display: block;
	text-decoration: none;
	color: #9f4011;
	padding: 3px 0;
	line-height: 1.4em;
}
.delivery {
	padding: 5px 5px 5px 10px;
	font-size: 0.9em;
	color: #004b37;
}
.cent {
	float: right;
	margin-top: -1.8em;
	font-size: 1.1em;
	color: #ea4d06;
	line-height: 2em;
}
.cent span {
	color: #004b37;
	text-decoration: line-through;
}
a.price {
	color: #004b37;
	text-decoration: none;
}
#bottom {
	height: 48px;
}
#footer {
	position: relative;
	margin-top: -38px;
	left: 50%;
	margin-left: -423px;
	height: 38px;
	width: 699px;
	background: url(images/ugol_footer.gif) no-repeat #e7fec2;
	background-position: left top;
}
.cop {
	position: absolute;
	left: 30px;
	line-height: 38px;
	color: #004b37;
	font-size: 0.8em;
}
.cop a {
	text-decoration: none;
	color: #004b37;
}
