* {
	font-size: 100.01%;
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	color: #333;
	font: normal 62.5% Arial;
	min-width: 750px;
}

.clearer {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

#containercol {
	overflow: hidden;
	padding-left: 270px;
}

*+html #containercol {
	position: relative;
}

#containercol .column {
	float: left;
	margin-bottom: -10000px;
	padding-bottom: 10020px;
	position: relative;
}

#centercol {
	background: #fff;
	padding: 20px 0 0;
	width: 100%;
}

#leftcol {
	margin-left: -100%;
	padding: 20px 0 0;
	width: 270px;
}

#containercol>#leftcol {
	left: -270px;
}

#footer {
	clear: both;
	text-align: center;
}

* html body {
	overflow: hidden;
}

* html #footwrap {
	background: #fff;
	float: left;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	position: relative;
	width: 100%;
}

/*** HEADER ***************************/

#header {
	background: #88c0ff url("bg-header1.gif") -50px -40px repeat-x;
	border-top: 4px solid #5088c8;
	height: 1%;
}

#logo {
	border-top: 2px solid #fff;
}

#header h1 {
	background: #e4e4ec url("bg-header2.jpg") right -123px no-repeat;
	color: #a0a0a8;
	font: bold 3.2em Arial, sans-serif;
	padding: 20px 350px 30px 30px;
	text-transform: uppercase;
	width: 280px;
}

#header h1 span {
	color: #5088c8;
	font: bold 1.4em Arial, sans-serif;
}

#header h1 a {
	color: #909098;
	text-decoration: none;
}

#header h1 a span {
	color: #5088c8;
}

#header h1 a:hover {
	color: #5088c8;
}

#header h1 a:hover span {
	color: #909098;
}

#logo p.address {
	color: #333;
	font-size: 1.3em;
	font-weight: bold;
	position: absolute;
	left: 30px;
	top: 80px;
}

#logo .listphones {
	font-size: 1.6em;
	list-style: none;
	padding: 5px 0 5px 15px;
	position: absolute;
	left: 60%;
	top: 15px;
	width: 22em;
}

#logo .listphones li {
	background: url("bg-phones.png");
	color: #444;
	float: left;
	margin: 0 1px 1px 0;
	padding: 5px 10px;
}

#logo .listphones b {
	color: #333;
	font-size: 1.4em;
	font-weight: normal;
}

/*** TOP MENU *************************/

#topmenu ul {
	clear: both;
	font: normal 1.4em Arial, sans-serif;
	list-style: none;
	text-align: center;
	white-space: nowrap;
}

#topmenu ul li {
	background: #e4e4ec;
	border: 1px solid #fff;
	border-width: 2px 0 2px 2px;
	color: #5088c8;
	float: left;
	margin-left: -2px;
	padding: 0.6em 0;
	width: 14%;
}

#topmenu ul li.selected {
	border-bottom-color: #5088c8;
	font-weight: bold;
}

#topmenu ul li.last {
	margin-right: -50%;
	width: 16%;
}

#topmenu ul li a {
	background: #5088c8;
	color: #fff;
	display: block;
	margin: -0.6em 0;
	outline: 0;
	padding: 0.6em 0;
	width: 100%;
}

html>body #topmenu ul li a {
	width: auto;
}

#topmenu ul li a:hover {
	background: #68a0e0;
}

/*** LEFT COLUMN **********************/

#leftcol div {
	background: #f0f0f8;
	border: 2px solid #ccc;
	border-width: 2px 0;
	margin: 0 0 20px;
	padding: 20px 10px 40px 20px;
	width: 240px;
}

#leftcol h3 {
	background: #e4e4ec;
	border-bottom: 2px solid #fff;
	color: #5088c8;
	font: normal 1.8em Arial, sans-serif;
	margin: -20px -10px 20px -20px;
	padding: 10px 10px 10px 20px;
}

#leftcol p {
	font: normal 1.3em Arial, sans-serif;
	margin: 0 0 10px;
}

/*** LEFT MENU ************************/

.leftmenu {
	border-bottom: 1px solid #ccd;
}

.leftmenu,
.leftmenu li,
.leftmenu ul {
	list-style: none;
	overflow: hidden;
	zoom: 1;
}

.leftmenu ul {
	margin: 10px 0 20px;
}

.leftmenu ul ul {
	border: 0;
	margin: 10px 0 -6px;
}

.leftmenu li {
	border-top: 1px solid #ccd;
	font: normal 1.4em/1.2em Arial, sans-serif;
	padding: 6px 0 6px 10px;
}

.leftmenu li b {
	background: #5088c8 url("arr2.gif") 100% 50% no-repeat;
	color: #fff;
	display: block;
	font-weight: bold;
	margin: -6px 0 -6px -10px;
	padding: 6px 0 6px 10px;
}

.leftmenu li li {
	border: 0;
	font: normal 0.86em/1.4em Arial, sans-serif;
	padding-left: 20px;
}

.leftmenu li li li {
	font: normal 1.0em/1.0em Arial, sans-serif;
	padding-left: 30px;
}

.leftmenu li a {
	color: #3068a8;
}

.leftmenu li a:hover {
	color: #c00;
}

.leftmenu li.phones,
.leftmenu li.icqstatus {
	color: #5088c8;
	font-weight: bold;
}

.leftmenu li.phones li,
.leftmenu li.icqstatus li {
	color: #333;
	padding: 4px 0 4px 10px;
}

.leftmenu li.icqstatus img {
	border: 0;
	position: relative;
	top: 4px;
}

/*** CENTER COLUMN ********************/

#centercol h1 {
	border-bottom: 2px solid #ccc;
	clear: both;
	color: #5088c8;
	font: normal 2.4em Arial, sans-serif;
	margin: 0 20px 30px;
	padding: 0 0 5px;
	text-transform: uppercase;
}

#centercol h2,
#centercol h3,
#centercol h4 {
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #666;
	font: normal 2.0em Arial, sans-serif;
	margin: 0 20px 30px;
	padding: 0 0 5px;
}

#centercol h2.link {
	border: 0;
}

#centercol .float {
	border: 0;
	clear: none;
}

#centercol h3 {
	font: bold 1.6em Arial, sans-serif;
}

#centercol h4 {
	border-bottom: 1px solid #ddd;
	clear: none;
	font: bold 1.4em Arial, sans-serif;
}

#centercol h5 {
	clear: none;
	font-size: 1.6em;
	font-weight: normal;
	overflow: hidden;
	margin: 0 20px 30px;
}

#centercol div.contacts {
	overflow: hidden;
	zoom: 1;
}

#centercol p {
	font: normal 1.4em/1.4em Arial, sans-serif;
	margin: 0 20px 30px;
}

#centercol p.date {
	color: #999;
	font: normal 1.8em Arial, sans-serif;
	margin: -25px 20px 0;
}

#centercol p.zakaz {
	background: #bbb;
	height: 60px;
	overflow: hidden;
	text-align: center;
	width: 200px;
}

#centercol p.zakaz a,
#centercol p.zakaz a:hover {
	background: #59d url("knopka.jpg");
	color: #fff;
	display: block;
	font-size: 2.0em;
	height: 54px;
	line-height: 50px;
	padding: 1px 2px 5px;
	text-decoration: none;
	width: 196px;
}

#centercol ol,
#centercol ul {
	font: normal 1.4em/1.4em Arial, sans-serif;
	margin: 0 20px 30px 90px;
}

#centercol ol.disablefloat,
#centercol ul.disablefloat {
	margin: 0 20px 30px;
	padding: 0 0 0 30px;
	overflow: hidden;
	zoom: 1;
}

#centercol sub,
#centercol sup {
	position: relative;
	bottom: -0.3em;
	font-size: 0.8em;
	line-height: 0;
	vertical-align: baseline;
}

#centercol sup {
	top: -0.5em;
}

#centercol .mapborder {
	margin-right: 0;
}

/*** IMG and LINKS ********************/

#centercol img {
	border: 1px solid #ccc;
	float: left;
	margin: 0 20px 30px;
	padding: 5px;
}

#centercol a img {
	border-color: #5088c8;
}

#centercol a {
	color: #5088c8;
}

#centercol a:hover {
	background: transparent;
	color: #c00;
}

#centercol a:hover img {
	border-color: #c00;
}

#centercol a img.zoom {
	background: url("zoom.gif") right bottom no-repeat;
	padding-bottom: 20px;
}

#centercol a:hover img.zoom {
	background: url("zoomhover.gif") right bottom no-repeat;
}

/*** TABLE ****************************/

#centercol div.tableblock {
	margin: 0 20px 30px;
}

#centercol table {
	border-collapse: collapse;
	clear: both;
	font: normal 1.0em/1.0em Arial, sans-serif;
	margin-right: -50%;
	width: 100%;
}

#centercol table caption {
	color: #666;
	font-size: 1.6em;
	font-weight: bold;
	padding: 10px 0;
	text-align: left;
}

#centercol table td,
#centercol table th {
	background: #f0f0f0;
	border: 1px solid #999;
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 5px 10px;
	text-align: center;
}

#centercol table.striped1 th {
	background: #c8c8c8;
	border-bottom-color: #69c;
	border-width: 1px 1px 2px;
}

#centercol table tr.even td,
#centercol table tr.even th {
	background: #e0e0e0;
}

#centercol table.striped2 th,
#centercol table.striped2 td:first-child {
	font-weight: normal;
	text-align: left;
}
/*
#centercol table.striped2 td {
	text-align: right;
}
*/
/*** FOOTER ***************************/

#footer #counterli {
	position: absolute;
	left: 20px;
	margin-top: 1.4em;
}

#footer ul {
	background: #e4e4ec;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #fff;
	font: normal 1.1em/1.8em Arial, sans-serif;
	list-style: none;
	padding: 10px 20px;
}

#footer ul li {
	border-right: 1px solid #bbb;
	display: inline;
	padding: 0 10px;
}

#footer ul li strong {
	color: #666;
	white-space: nowrap;
}

#footer ul li.lastpoint {
	border: 0;
}

#footer ul li a {
	color: #5088c8;
	white-space: nowrap;
}

#footer ul li a:hover {
	color: #c00;
}

#footer p {
	background: #f0f0f8;
	color: #999;
	font: normal 1.1em/1.8em Arial, sans-serif;
	padding: 10px 20px;
}

/*** SEARCH FORM **********************/

#centercol #search {
	background: #f0f0f8;
	margin: 30px;
	padding: 15px 10px;
}

#centercol #search form {
	margin: 0;
	padding: 0;
}

#centercol #search div div {
	margin: 0 9.0em 0 0;
}

#centercol #search input {
	float: right;
	font-size: 1.4em;
	padding: 2px;
	width: 6.0em;
}

#centercol #search input.search {
	float: none;
	margin-top: 2px;
	width: 96%;
}

/*** SEARCH RESULT ********************/

#centercol p.searchfound {
	color: #999;
	font: bold 1.4em/1.4em Arial, sans-serif;
}

#centercol p.searchnotfound {
	color: #c00;
}

#centercol ul.searchresult {
	font: normal 1.4em/1.4em Arial, sans-serif;
	list-style: none;
	margin: 30px;
}

#centercol ul.searchresult li {
	margin: 30px 0;
}

#centercol ul.searchresult li p {
	font: normal 1.0em/1.4em Arial, sans-serif;
	margin: 0;
	padding: 0;
}

#centercol ul.searchresult li p.searchlink {
	color: #090;
}

#centercol ul.searchresult li a {
	font: bold 1.0em/2.0em Arial, sans-serif;
}

/*** SITEMAP **************************/

#centercol ul.sitemap {
	font: normal 1.6em Arial, sans-serif;
	list-style: none;
	margin: 0 30px 0 60px;
	padding: 0;
}

#centercol ul.sitemap li {
	margin: 10px 0;
	padding: 0;
}

#centercol ul.sitemap li ul {
	font: normal 0.9em Arial, sans-serif;
	margin: 10px 30px 20px;
	padding: 0;
}

#centercol ul.sitemap li ul li {
	margin: 5px 0;
	padding: 0;
}

/*** SUBNAV ***************************/

#centercol ul.subnav {
	background: #f4f4fc;
	border: 1px solid #ccc;
	border-width: 1px 0;
	font: normal 1.2em/2.0em Arial, sans-serif;
	list-style: none;
	margin: 0 20px 30px;
	padding: 3px 5px;
}

#centercol ul.subnav li {
	display: inline;
	white-space: nowrap;
}

#centercol ul.subnav a {
	border-right: 3px double #ccc;
	margin: 0 8px 0 0;
	padding: 0 12px 0 0;
	white-space: nowrap;
}


/*** GROUPBY **************************/

#centercol .groupby {
	clear: both;
	font-size: 1.2em;
	list-style: none;
	margin: 0 20px 0 0.5em;
	padding: 0;
}

#centercol .groupby li {
	float: left;
	line-height: 2.0em;
	margin: 0 10px 0 0;
	padding: 0 1.0em;
}

#centercol ul.groupby li a {
	display: block;
	float: left;
	margin: 0 -1.0em;
	padding: 0 1.0em;
	white-space: nowrap;
}

#centercol .groupby .selected,
#centercol .groupby li a:hover {
	background: #f0f0f8;
}

* html #centercol ul.groupby {
	margin-top: -2.0em;
	margin-bottom: -2.0em;
}

* html #centercol ul.groupby a {
	margin: 0 -0.5em;
}


/*** COL-150-PX ***********************/

#centercol .col-150-px {
	clear: both;
	margin: 0 20px 30px;
	padding: 20px 0 0;
	text-align: left;
}

.col-150-px li {
	background: url("/css-vgsarma/bg-no-image2.png") no-repeat;
	display: -moz-inline-stack;
	display: inline-block;
		*display: inline;
	list-style: none;
	margin: 0 5% 3% 0;
	min-height: 130px;
		_height: 130px;
	text-align: center;
	vertical-align: top;
	width: 150px;
		zoom: 1;
}

#centercol .col-150-px li a {
	display: block;
	font-size: 12px;
	min-height: 28px;
		_height: 28px;
	padding: 110px 0 0;
}

#centercol .col-150-px li a,
#centercol .col-150-px li a:hover {
	background: url("/css-vgsarma/bg-no-image2.png") 0 -930px no-repeat;
}

.col-150-px li:hover,
.col-150-px li.hover {
	background-position: 0 -400px;
}

* html .col-150-px li {
	behavior: expression(
		runtimeStyle.behavior = 0,
		attachEvent("onmouseover", function() { className += " hover"; }),
		attachEvent("onmouseout", function() { className = className.replace(/ hover/g, ""); })
	);
}


/*** FEEDBACK FORM ********************/

body#centercol2 {
	min-width: inherit;
}

#centercol2 h1 {
	border-bottom: 2px solid #ccc;
	clear: both;
	color: #5088c8;
	font: normal 2.0em Arial, sans-serif;
	margin: 10px 30px 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}

#centercol2 p {
	font: normal 1.4em/1.0em Arial, sans-serif;
	margin: 15px 30px;
}

form#formfb {
	font: normal 1.2em Arial, sans-serif;
	margin: -20px 30px 20px;
}

#formfb fieldset {
	border: 0;
}

#formfb label {
	display: block;
	margin: 1.0em 0 0.2em;
}

#formfb input,
#formfb textarea {
	font: normal 1.0em Arial, sans-serif;
	margin: 0;
	padding: 2px;
	width: 500px;
}

#formfb input.submit {
	display: block;
	margin: 1.0em 0 0.4em;
	padding: 0.4em 0.2em;
	width: auto;
}

#centercol2 p.color_r { color: #c00; font-weight: bold; }
#centercol2 p.color_g { color: #0c0; font-weight: bold; }

