/* begin Page */

html, body{
height:100%; 
}


body
{
	margin: 0;
	padding: 0;
	background-color: #FFF;

	
}

.no-ios > div
{
  background-size: 100% auto;
  background-attachment: fixed;
}

#header
{
	position: relative;
/*	position: absolute; */
	top:0;
/*	bottom:0; */
	left:0;  
	width: 100%;
	min-width:1000px;
	height:1170px;  

/*	height:100px; */
/*	left: 0;
	top: 0; */
	background-image: url('images/header2.jpg');
	background-repeat:  no-repeat;
	background-position: center top;	
	z-index:1;
}

#art-main
{
position:relative; min-height:100%; -height:100%;

}

#art-main .text { position:relative; display:block; padding-bottom:846px;  /* высота футера + отступ */ }

.bg-poloska
{
	position:absolute;
	top:1170px;
	left:0px;
	width:100%;
	bottom:0px;
	background-image: url('images/text_bg.jpg');
	background-repeat: repeat-y;
	background-position: center top;
}

#container
{
	position:relative;
	margin: -673px auto -462px auto;
/*	top:804px; */
	
	width:882px;
	z-index:4;
	padding:0;	
}

.muzhik
{
	position:absolute;
	right:0px;

	bottom:329px;
	height:517px;
	width:50%;
	background-image: url('images/muzhik5.png');
	background-repeat: no-repeat;
	background-position: 486px 0px;
	z-index:1;	
}

.text-body
{
	position:relative;
	width:769px;
	margin:0px 0px 0px 113px;
	padding: 0px;
	color:#000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	z-index:5;	
}

/*
.text p, art-Sheet-body p, form {
	font-size:16px;
	font-family: Verdana, Geneva, 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;
	
	

}




/* begin Box, Sheet */
.art-Sheet
{
	background-image: url('images/sheet_fon.jpg');
	background-repeat:repeat-y;
	background-position: center top; 
	z-index:0;
/*	width: 700px;  */
    width:100%;
	min-width:1000px;
	min-height:130px; 
}

.title{
	
	height:65px;	
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-style: normal;
 
text-align: center;
	
	margin:0 auto;
	min-width:250px;

}
	
	
.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:820px;
	margin:-60px auto 0px auto;
	z-index: 1;
	font-size:16px;
	font-family: Tahoma, Geneva, sans-serif;
	color:#000;
}
/*
.art-Sheet-body p
{
	line-height:20px; 
	margin:15px 0;
	text-indent:20px;
}
*/
	
	
.Sheet_bottom
{
	width:100%;
	min-width:1000px;

/*	position:absolute; */
	
	background-image:url('images/sheet-bottom.jpg');
	background-position: center top;
	background-repeat:no-repeat;
	height:60px;
	}




/* 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: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration: underline;
  color: #009;
}

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

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: "Trebuchet MS", 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: "Trebuchet MS", 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: Verdana, Geneva, sans-serif;
font-size: 20px;
font-style: normal;
/* font-weight: bold; *
/* text-align: left; */
  color: #000;
  font-weight:bold;
  text-align:center;
  
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: Verdana, Geneva, sans-serif;
font-size: 18px;
font-style: normal;
 font-weight: bold; 
text-align: center;
  color: #000;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #595940;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: "Trebuchet MS", 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: "Trebuchet MS", 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: "Trebuchet MS", 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: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
}



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

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}







ul li
{
	background-image: url('images/beauty.jpg');
	background-repeat:no-repeat;
	padding-left:50px;
	min-height:33px;
	margin: 0px 0px 15px 20px; 
  /*  line-height:50px; */
	color: #333;
	font-weight:bold;
}




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




blockquote
{
	margin:20px;
	padding:20px;
	
	background: #FAD4AF;
	
	border: inset 1px #7B2913;
	
}


/* begin Footer */
.myfooter
{

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

position:relative; min-height:149px; height:149px; margin-top:-329px; 


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

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

	
	padding:180px 0px 0px 0px;

    background-image: url('images/footer2.jpg');  
	background-repeat: no-repeat;
	background-position: center top; 
	z-index:10;
	text-align:center;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;

/*	line-height: 0px; */
/* background-color:#000000; */
color:#FFF;
}




.footer-inner
{
	position: relative;	
	width:952px;
	margin:0 auto;
}

.footer-inner a, .footer-inner a:link
{
	color:#FF1919;
	text-decoration:none;	
}

.footer-inner a:hover
{
	text-decoration: underline;	
}

.footer-left
{
	position:absolute;
	left:0;
	top:36px;
	width:50%;
	text-align:left;
}

.footer-right
{
	position:absolute;
	right:0;
	top:36px;
	width:90%;
	text-align:right;
}


.footer{
	position:absolute;
	left:0;
	top:0;
	

	background-image:url('images/footer2.jpg');
	background-repeat:no-repeat;
	height:65px;
	width:100%;
	background-position:center top;
	margin:0 auto;
	
	z-index:11;

	}


.copyright
{
	position:relative;
	z-index:20;
	
	padding:20px 0px 0px 0px;
}
/* end Footer */



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


	color: #000;
	text-align:center;
	margin:0;
	padding:0;

	
}

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


/* butn */

a.but, input.but
{

    width: 239px;

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

	padding:0;
	border:none;
	cursor:pointer;

}

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


.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;
}

h1
{
	font-size:18px;
}
	

.title{
	position:relative;
	
	height:45px;	
font-family: Verdana, Geneva, sans-serif;
font-size: 18px;
font-style: normal;
 
text-align: center;
	
	margin:44px auto 1px auto;

}
	
	
.title_center{
	position: absolute;
	left:65px;
	right:65px;
	top:0;

height:45px;
		background-image:url('images/title-bg.png');
	background-repeat:repeat-x;
/*	float:left; */

}

.title_inner{
	position:relative;
	padding:0px 20px;

height:45px;
	
/*	float:left; */
	line-height:45px;
	
	
}

.title_left{
	position:absolute;
	left:0;
	top:0;
	background-image:url('images/title-left.png');
	background-repeat:no-repeat;
	width:65px;
	height:45px;
/*	float:left;
*/
}

.title_right{
		position:absolute;
	right:0;
	top:0;
	background-image:url('images/title-right.png');
	background-repeat:no-repeat;
	width:65px;
	height:45px;
/*	float: left;*/
}