/* begin Page */

html, body{
height:100%;

min-height:800px;

}


body
{
	margin: 0;
	padding: 0;
	color:#000;
}

.bg-main
{
	position: absolute;
	top:817px;
	bottom:0px;
	
	left:0;
	width:100%;
	z-index:3;
	
	background-image:url('images/bg.jpg');
	background-repeat: repeat-y;
	background-position: center top;
}

#bgright
{
	position: absolute;
	top:0;
	bottom:0;
	right:0;
	width:50%;
	z-index:2;

	background-image:url('images/bg-right.jpg');
	background-repeat: repeat-x;
	background-position: top right;
	
/*	height:937px; */
}

#bgleft
{
	position: absolute;
	top:0;
	bottom:0;
	left:0;	
	width:50%;
	
	z-index:2;
	
	background-image:url('images/bg-left.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	
/*	height:937px; */
}

#header
{
	position: absolute; 
	width: 100%;
	min-width:1000px;
/*	height:817px; */
	left: 0;
	top: 0;
	bottom:0; 
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;	
	z-index:4;
}

#header2
{
	position: absolute; 
	width: 100%;
	min-width:1000px;
/*	height:817px; */
	left: 0;
	top: 0;
	bottom:0; 
	background-image: url('images/header2.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;	
	z-index:4;
}

.logo
{
	position:relative;
	top:7px;
	width:301px;
	height:94px; 
	padding:0 0 0 656px;
	z-index:5;
	margin:0 auto;
}

.headertext
{
	position:relative;
	top:30px;
	width:301px;
	height:94px; 
	padding:0 0 0 160px;
	z-index:5;
	margin:0 auto;
}

.tabletki
{
	position: absolute;
	top:279px;
	width:299px;
	height:204px; 
	margin: 0;
	padding:0 0 0 107px;
	z-index:6;
	margin:0 auto;
}

#art-main
{
position:relative; min-height:100%; -height:100%;
	z-index:4;
}

#art-main .text { position:relative; display:block; color:#666; padding-bottom:262px;
	
min-height:820px;
   }

.text p, art-Sheet-body p, form {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5;
	margin:15px 0px;/* высота футера + отступ */ }

p.okurse
{
background-image: url('images/flower01.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	margin-left:-20px;
	padding-left:90px;
	text-indent:0;
	min-height:80px;
}

table.top-menu
{
	position:relative;
	margin:0 auto;
	z-index:5;
	height:54px	
}

#headertext
{
	position:relative;
	margin:0 auto;
	z-index:10;
	height:54px	
}

ul.menu
{
	margin: 3px 0px 0px 0px;
	background-image: url('images/menu.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height:51px;
	padding:0px 0px 0px 3px;
	
}


ul.menu li
{
	display:block;
	float:left;
	
	background-image: url('images/menu.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height:51px;
	line-height:51px;
	
	margin:0;
	padding:0;
/*	cursor:pointer; */
}
/*
ul.menu li:hover
{
	display:block;
	float:left;
	
	background-image: url('images/menu.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height:51px;
	line-height:51px;
	
	margin:0;
	padding:0;
	cursor:pointer;
}
*/
ul.menu li a, ul.menu li a:link
{
	position: relative;
    display: block;
  
	padding:0px 17px 0px 20px;
	margin:0 3px 0px 0px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:20px;
		height:51px;
	line-height:51px;
	color:#000000;
	text-decoration:none;
	
	font-weight:bold;

	cursor:pointer;
}

ul.menu li a:hover, ul.menu li a.active
{
	background-image: url('images/menu-hover.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
}


/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	top:21px;
/*	background-image: url('images/sheet_fon.jpg');
	background-repeat:repeat-y;
	background-position: center top; 
	*/
/*	width: 700px;  */
    width:500px;
	
	padding:0px 0px 0px 500px;
	margin:0px auto;
/*	min-height:130px; */
    z-index:5;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}

.sheet
{
	position:relative;
	top:5px;
/*	background-image: url('images/sheet_fon.jpg');
	background-repeat:repeat-y;
	background-position: center top; 
	*/
/*	width: 700px;  */
    width:982px;
	min-height:576px;
	
/*	padding:0px 0px 0px 500px; */
	margin:0px auto;
/*	min-height:130px; */
    z-index:5;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}

.sheet-top
{
	position:absolute;
	right:0;
	top:0;
	width:653px;
	height:182px;
	background-image:url('images/text-top.jpg');
	background-position: center top;
	background-repeat:no-repeat;
	z-index:1;
	}
	
	.sheet-top2
{
	position:absolute;
	right:0;
	top:0;
	width:653px;
	height:182px;
	background-image:url('images/text-top2.jpg');
	background-position: center top;
	background-repeat:no-repeat;
	z-index:1;
	}
	
	.sheet-bg
{
	position:absolute;
	right:0;
	top:182px;
	bottom:182px;
	width:653px;
	background-image:url('images/text-bg.jpg');
	background-position: center top;
	background-repeat: repeat-y;
	z-index:1;
	}


.sheet-bottom
{
	position:absolute;
	right:0;
	bottom:0;
	width:653px;
	height:182px;
	background-image:url('images/text-bottom.jpg');
	background-position: center top;
	background-repeat:no-repeat;
	z-index:1;
	}
	
	.sheet-body
	{
		position:relative;
		right:0;
		float:right;
		display:block;
		
		width:611px;
		
		padding:22px 21px 22px 21px;

	z-index: 2;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	}
	
.clear
{
	float:none;
	clear:both;
	
}

.title{
	
	height:65px;	
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: normal;
 
text-align: center;
	
	margin:0 auto;

}
	
	
.title_center{

height:65px;
		background-image:url('images/title_fon.jpg');
	background-repeat:repeat-x;
	float:left;
	line-height:59px;
	
	
}

.title_left{
	background-image:url('images/title_left.jpg');
	background-repeat:no-repeat;
	width:125px;
	height:65px;
	float:left;}

.title_right{
	background-image:url('images/title_right.jpg');
	background-repeat:no-repeat;
	width:125px;
	height:65px;
	float: left;}


.art-Sheet-body
{
	width:400px;
	margin:0px auto;
	z-index: 1;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}
/*
.art-Sheet-body p
{
	line-height:20px; 
	margin:15px 0;
	text-indent:20px;
}
*/
	
	




/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
  color: #009;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
  color: #747722;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
  color: #00C;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
  color: #21270C;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-style: normal;
/* font-weight: bold; *
/* text-align: left; */
  color: #906;
  font-weight:bold;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: Arial Narrow, Arial, Helvetica, sans-serif;
font-size: 18px;
 font-style: italic; 
/* font-weight: bold; */
text-align: left;
padding-left:64px;

  color: #FFF;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: Arial Narrow, Arial, Helvetica, sans-serif;
font-size: 18px;
 font-style: italic; 
/* font-weight: bold; */
text-align: left;
padding-left:64px;

  color: #FFF;
  
  background-image: url("images/title.jpg");
background-repeat: no-repeat;
background-position: left top;

height:48px;
line-height:48px;
margin-bottom: -10px;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #626247;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #626247;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #626247;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #171807;
	margin:1em 0 1em 2em;
	padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;

}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: square;
	margin-left:50px;
}

ol
{
	list-style-position:inside;
	
}



 li
{
	padding:0px 0 0px 13px;
	line-height:2.3em;
}

 ol li, ul ol li
{
	background: none;
	padding-left:0;
}

ul li, ol ul li 
{
/*	background-image: url('images/beauty.jpg'); 
	background-repeat:no-repeat; */
	padding-left:5px;
}




input, select
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
}

input.but2{
width: 317px;

text-align: center;
display: block;
height: 85px;
background-color: transparent;
background-image: url("images/butn2.jpg");
background-repeat: no-repeat;
background-position: left top;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
background-attachment: scroll;
margin-top: 0pt;
margin-right: auto;
margin-bottom: 10pt;
margin-left: auto;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
border-top-width: 0pt;
border-right-width-value: 0pt;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 0pt;
border-left-width: 0pt;
border-left-width-value: 0pt;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: none;
border-right-width: 0pt;
border-right-style-value: none;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: none;
border-left-style-value: none;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: -moz-use-text-color;
border-right-color-value: -moz-use-text-color;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: -moz-use-text-color;
border-left-color-value: -moz-use-text-color;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
cursor: pointer;

}

input.but:hover
{
height: 85px;
width:317px;
background-position: 0pt -85px;
text-align: center;
border-top-width: 0pt;
border-right-width-value: 0pt;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 0pt;
border-left-width-value: 0pt;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: none;
border-right-style-value: none;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: none;
border-left-style-value: none;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: -moz-use-text-color;
border-right-color-value: -moz-use-text-color;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: -moz-use-text-color;
border-left-color-value: -moz-use-text-color;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
	}

blockquote
{
	margin:20px;
	padding:20px;
	
	background: #C9DB63;
	
	border:dashed 1px #060;
	
}


/* begin Footer */
.myfooter
{

/* position:relative; */
/* min-height:50px;  */

position:relative; min-height:191px; height:191px; margin-top:-191px; 


/*	position: relative;
	top:522px; 
	bottom:0;
	left:0; */

	width: 100%;
/*	margin: -65px 0px 0px opx; 
	height: 65px; */

	
	padding:0px 0px 0px 0px;

    background-image: url('images/footer_fon.jpg'); 
	background-repeat: repeat-x;
	background-position: 0px  48px;
	z-index:10;
	text-align:center;
	font-size:12px;
/*	line-height: 0px; */
}

.footer{
	
	background:#000000;
/*	position:absolute;
	left:0;
	top:0; */
	
	 -webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #000;
		

/*	background-image:url('images/footer2.jpg');
	background-repeat:no-repeat;
	*/
	height:77px;
/*	min-width:342px;
	width:332px; */
/*	width:100%;
	background-position:center top;
	*/
	margin:0 auto;
	padding:24px 24px 0px 24px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	
	line-height:28px;
	
	
	z-index:11;

	}
	
.footer a, .footer a:link 
	{
		color:#FFFFFF;
		text-decoration:none;		
	}
	
	.footer a:hover
	{
		color: #FF0;
		text-decoration:none;		
	}


.copyright
{
	position:relative;
	z-index:20;
	
		font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FFF;
	
	line-height:18px;
	
	padding:15px 0px 0px 0px;
}
/* end Footer */



a.mediart
{
/*	font-size:10px; */
/*	margin:0 auto; */


	color: #FFF;
	text-align:center;
	margin:0;
	padding:0;
	text-decoration:none;

	
}

a.mediart:hover
{
	color: #FF0;
	text-decoration:underline;
}


/* butn */

a.but
{
	
	position:absolute;
	
	top:463px;
	left:597px;
	

/*	margin-left:400px; */
width:317px;
	

	text-align:center;
	display: block;
	height:85px;
	background:url('images/butn.jpg') no-repeat top left ;
	
/*	margin: 0 auto -20px auto; */
margin: 0px auto;

	padding:0;

}

a.but:hover
{
    height:85px;
	background:url('images/butn.jpg') no-repeat ;
	background-position: 0 /* Смещение по горизонтали */
  -85px; /* Смещение вверх по вертикали */
  
  text-align:center;
}

a.but2
{
	
    width:317px;

	text-align:center;
	display: block;
	height:85px;
	background:url('images/butn2.jpg') no-repeat top left ;
	
/*	margin: 0 auto -20px auto; */
margin: 0px 0px 0px 20px;

	padding:0;

}

a.but2:hover
{
    height:85px;
	background:url('images/butn2.jpg') no-repeat ;
	background-position: 0 /* Смещение по горизонтали */
  -85px; /* Смещение вверх по вертикали */
  

}


.order_count_div {
	width:50px;
	margin-left:20px;
}
.plus {
	width:13px;
	height:11px;
	background-image:url('images/plus.gif');
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:10px;
}
.minus {
	width:13px;
	height:11px;
	background-image:url('images/minus.gif');
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:10px;
}
.kolvo {
	width:30px !important;
	text-align:center !important;
	padding-left:0px !important;
	border:solid #333333 1px;
	margin-top:2px;
	margin-bottom:2px;
}

	
#price_table {
/*    width: 864px;
    margin: 10px;
	*/
}

#price_table td {
    border: 1px solid #C0C0C0;
    padding: 10px;
}