:link,:visited {	text-decoration: none;}
ul,ol {	list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {	font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {	margin: 0;	padding: 0;}
html, body {height: 100%;}
a img,:link img,:visited img {	border: none;}
address {	font-style: normal;}

/* Headings
================================================*/
h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px;
	font-weight: normal;
}

h1 {
	margin: 20px 0px 10px;
	font-size: 1.75em;
	font-weight: bold;
	color: #3c3c3c;
	border-bottom: 2px solid #3c3c3c;
	padding-bottom: 5px;
}

h2 {
 font-size: 1.2em;
	margin: 20px 0px 10px;
	color: #3c3c3c;
	font-weight: bold;
}

h3 {
	font-size: 1.17em;
	margin: 20px 0px 10px;
	font-weight: bold;
	color: #dc7109;
}

h4 {
	font-weight: bold;
	font-size: 1.1em;
	color: #3c3c3c;
	background-color: transparent;
	font-style: italic;
}

h5 {
	font-weight: bold;
	font-size: 1em;
	color: #dc7109;
	background-color: transparent;
}

h6 {
	font-size: 0.9em;
	color: #3c3c3c;
	background-color: transparent;
}

h7 {
	font-size: 1.1em;
	color: #3c3c3c;
	background-color: transparent;
}

/* Links
================================================*/
a:link {
	color: #793109;
	text-decoration: none;
}

a:visited {
	color: #793109;
	text-decoration: none;
}

a:active {
	color: #793109;
	text-decoration: none;
}

a:hover {
	color: #579f27;
	text-decoration: underline;
}

.activepage {
	color: #fff !important;
}

/* Misc
================================================*/
code,
kbd,
pre {
	font-family: Monaco,Courier,"Courier New",Tahoma;
}

ins {
	background-color: #dde3dd;
	text-decoration: none;
}

p,
pre {
	margin: 0 0 1em;
}

abbr,
acronym {
	border: none;
}

abbr[title],
acronym[title] {
	border-bottom: 1px dotted #666;
	cursor: help;
	font-style: italic;
}


/* Paragraphs
================================================*/

p {
	margin: 20px 0px 8px 0px;
	font-size: 100%;
}

.fleft {
	margin: 3px 10px 7px 0;
	float: left;
	display: inline;
}

.fright {
	margin: 3px 0px 7px 10px;
	float: right;
	display: inline;
}

.marked{
	margin: 5px 0 10px 0px;
	padding: 7px 14px;
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
	background: #0050A0;
}

blockquote{
	margin: 10px 25px 10px 25px;
	padding: 20px 25px 15px 45px;
	background: #EBF1C1;
}

p.path{
	font-size: .93em;
}

p.path a{
	color: #8F8C95;
}

/* Lists
================================================*/
ol {
	margin: 16px 0px 16px 27px;
	padding: 0px;
}

ol ol {
	list-style-type: upper-alpha;
	margin: 4px 0px 4px 25px;
	padding: 0px;
}

ol li {
	line-height: 120%;
	font-size: 100%;
	padding: 0px;
	margin: 5px 0;
	list-style: decimal;
}

ul {
	margin: 15px 0px 22px 0px;
	list-style-type: none;
}

ul * ul {
	margin: 4px 0px 4px 25px;
}

ul li {
	line-height: 120%;
	font-size: 100%;
	margin: 5px 0;
	padding-left: 20px;
	list-style: none;
	background: url('../images/li_bg_orange.gif') no-repeat 0 4px;
}

* html ul li {
	height: 1%;
}

dl{
	margin: 10px 0;
}

dl dt{
	margin: 2px 0;
}

dl dd{
	margin: 2px 0 2px 30px;
}

/* Layout
================================================*/
body {
	width: 100%
	height: 100%;
	background: #ffffff;
	color: #3c3c3c;
	font: 12px Helvetica, Verdana, Arial, sans-serif;
}

.cat_table {
	font: 10px Helvetica, Verdana, Arial, sans-serif;
	color: #c8c6d2;
	text-align: left;
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	background: #adef81;
}

.cat_table td {
	font: 10px Helvetica, Verdana, Arial, sans-serif;
	color: #3c3c3c;
	text-align: left;
	border-width: 1px;
	border-spacing: 0px;
	border-style: inset;
	padding: 5px;
}




.adm_table {
	background-color: #ddd;
	border-style: dashed;
	margin: 5px;
	padding: 3px;
	font-size: 9pt;
	border-color: #b0b0b0;
	font-family: Arial;
	border-width: 1px;
	color: #000;
}

.adm_table.tr.adm_t_header {
	font-weight: bold;
	background-color: #b0b0b0;
	font-size: 9pt;
	text-align: left;
	color: #000;
}

tr.adm_t_header th,tr.adm_t_header td {
        font-size: 9pt;
	border-width: 1px;
	background-color: #b0b0b0;
	border-style: solid;
	padding: 3px;
	border-color: #808080;
}

tr.adm_t_header a {
        text-decoration: none;
	background-color: inherit;
	font-size: 9pt;
	color: #666;
	border-style: outset;
	background-color: #ffdead;
}

tr.adm_t_header a:hover {
	text-decoration: underline;
        background-color: inherit;
	font-size: 9pt;
	border-style: inset;
	color: #369;
	background-color: #ffdead;
}

tr.adm_t_footer {
	background-color: #d4d0c8;
	text-align: center;
	color: #000;
}

tr.adm_t_footer td,tr.adm_t_footer th {
	padding: 3px;
	border-color: #369;
	border-width: 1px;
	border-style: solid;
}

td.adm_t_even,td.adm_t_odd,tr.adm_t_even td,tr.adm_t_odd td {
	background-color: inherit;
	height: 1em;
}

tr.adm_t_even, td.adm_t_even {
	color: #000;
	background-color: #f0f0f0;
}

tr.adm_t_odd, td.adm_t_odd {
	background-color: #eba243;
	color: #000;
}







/* Main page alignment */
#page-all {
	min-height: 89%;
	margin-bottom: -40px;
}

* html #page-all {
	height: 89%;
}

#clear{
clear: both;
}

#page-empty {
	height: 200px;
	clear: both;
}

#page-footer {
	height: 24px;
}

/* Main Layer */
.mainlayer {
	position: relative;
	width: 1008px;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	margin-bottom: -30px;
}

/* Header */
.header {
	position: absolute;
	top: 4px;
	left: 0px;
	width: 100%;
	height: 107px;
	background: url('../images/logobar.jpg') no-repeat center;
}

.logo {
	position: absolute;
	top: 20px;
	left: 0px;
}

.cat_image {
	position: absolute;
	top: 220px;
	left: 60px;
}

.phone {
	position: absolute;
	top: 11px;
	right: 300px;
	color: #fff;
	width: 120px;
}

.phone_title {
  float: left;
  font: 11px Helvetica, Arial, sans-serif;
	width: 20px;
	height: 22px;
	background: url('../images/phone.png') no-repeat;
}

* html .phone_title {
  float: left;
  font: 11px Helvetica, Arial, sans-serif;
	width: 20px;
	height: 22px;
	background: url('../images/phone.gif') no-repeat;
}

.phone_num {
  float: right;
  font: bold 12px Helvetica, Arial, sans-serif;
	width: 100px;
}

.phone_comm {
  float: right;
  font: 11px Helvetica, Arial, sans-serif;
	width: 90px;
}

.slogan {
	position: absolute;
	top: 80px;
	left: 300px;
	color: #fff;
	width: 260px;
	font: bold 18px Arial, Helvetica, sans-serif;
	text-align: center;
}

/* Navigation */
.navibar {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 100%;
	height: 36px;
	background: url('../images/navi_bg.png') repeat-x center;
	text-align: center;
	font-weight: bold;
}

.navi {
	position: absolute;
	top: 0px;
	left: 18px;
	width: 100%;
}

.navi ul {
	height: 36px;
	margin: 0px;
	padding: 0px;
}

.navi ul li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 36px;
	line-height: 36px;
	background: none;
}

.navi ul li a {
	padding: 0px 18px 0px 18px;
	float: left;
	height: 36px;
	width: 101px;
	border-left: 1px solid #f39942;
	border-right: 1px solid #dc7109;
	text-decoration: none;
	color: #793109;
}

.navi ul li a:hover {
	background: url('../images/navi_bg_a.png') repeat-x 0px -46px;
	text-decoration: none;
}

.navi ul li a:visited {
	color: #793109;
}

.navilcon {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 36px;
	background: url('../images/navi_lcon.png') no-repeat;
}

.navircon {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 36px;
	background: url('../images/navi_rcon.png') no-repeat;
}

/* Mini-navigation */
.mini_nav {
	position: absolute;
	top: 107px;
	left: 0px;
	width: 100%;
	height: 12px;
	text-align: center;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing:5px;
}

/* Content */
.content {
	min-height: 600px;
	padding-top: 180px;
	margin: 0px 0px 0px 8px;
}

* html .content { height: 600px; }

/* maincol - center column */
.maincol {
	position: relative;
	top: 0px;
	left: 36px;
	width: 660px;
	margin: 0 auto;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

/* cat_col - center column of catalogue */
.cat_col {
	position: relative;
	top: 0px;
	left: 120px;
	width: 630px;
	margin: 0 auto;
	text-align: justify;
}

/* price_col - center column of price-list */
.price_col {
	position: relative;
	top: -10px;
	left: 0px;
	width: 800px;
	margin: 0 auto;
	text-align: justify;
}

/* col_1  - left 1 column */
.col_1 {
  position: absolute;
	left: 20px;
	top: 230px;
	width: 160px;
	height: 324px;
	margin-left: 0px;
	display: inline;
}

.colbox_1 {
  position: absolute;
	top: 230px;
	width: 182px;
	height: 324px;
	margin-right: 0px;
	display: inline;
	background: url('../images/messbar3.gif') no-repeat;
}

/* col_2  - left 2 column */
.col_2 {
  position: absolute;
	left: 10px;
	top: 230px;
	width: 150px;
	height: 260px;
	margin-left: 14px;
	display: inline;
}

.colbox_2 {
  position: absolute;
	top: 230px;
	width: 182px;
	height: 260px;
	margin-right: 0px;
	display: inline;
	background: url('../images/messbar3.gif') no-repeat;
}

/* arrows for right column */
.arrows {
  position: absolute;
	right: 110px;
	top: 258px;
	width: 10px;
	height: 584px;
	margin-left: 0px;
	display: inline;
}

* html .arrows {
  position: absolute;
	right: 100px;
	top: 258px;
	width: 10px;
	height: 584px;
	margin-left: 0px;
	display: inline;
}

/* col_3 - right column */
.col_3 {
	float: right;
	width: 314px;
}

/* col_2  - left 2 column */
.col_4 {
  position: absolute;
	left: 10px;
	top: 500px;
	width: 180px;
	height: 172px;
	margin-left: 14px;
	display: inline;
}

.colbox_4 {
  position: absolute;
	top: 490px;
	width: 182px;
	height: 172px;
	margin-right: 0px;
	display: inline;
	background: url('../images/messbar4.gif') no-repeat;
}

.cat_nav {
	position: relative;
	top: 0px;
}

.navibar_ {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 100%;
	height: 36px;
	background: url('../images/navi_bg.png') repeat-x center;
	text-align: center;
	font-weight: bold;
}

.cat_title {
	position: absolute;
	text-align: center;
	top: 120px;
	width: 100%;
	height: 28px;
	background: url('../images/catitle_bg.png') repeat-x center;
	font-size: 1.75em;
	font-weight: bold;
	color: #245504;
}

.cat_lcon {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 28px;
	background: url('../images/cat_lcon.png') no-repeat;
}

.cat_rcon {
	position: absolute;
	top: 0px;
	right: -6px;
	width: 20px;
	height: 28px;
	background: url('../images/cat_rcon.png') no-repeat;
}

.fwd {
	position: absolute;
	top: 0px;
	right: 80px;
}

.bwd {
	position: absolute;
	top: 0px;
	left: -170px;
}

/* Footer */
.footer {
  position: relative;
	width: 1008px;
	height: 24px;
	background: url('../images/bstick.png') repeat-x;
	margin: 0 auto;
	top: 0px;
}

.footer_data {
  position: relative;
	margin: 0 auto;
	font-size: 11px;
	color: #793109;
	text-align: center;
	padding-top: 0px;
}

.blcon {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 14px;
	height: 24px;
	background: url('../images/blcon.png') no-repeat;
}

.brcon {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 14px;
	height: 24px;
	background: url('../images/brcon.png') no-repeat;
}

address.copy {
	position: relative;
	top: 5px;
	width: 343px;
	margin: 0 auto;
}

.studio {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 323px;
}

.footer a{
	color: #A5B4C7;
	text-decoration: underline;
}

.visible {
	display: inline;
}

.hidden {
	display: none;
}

.map_box{
width: 300px;
margin-left: 10px;
margin-bottom: 10px;
float:left;
text-align:center;
font-size: 10px;
}

.sklad_box{
width: 100%;
margin-left: 10px;
margin-bottom: 10px;
text-align:center;
}

.map_box, .sklad_box img{
border: #CCCCCC 1px solid;
text-decoration: none;
}
