/*footer*/
html, body, #wrap {width: 100%; height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
#main {padding-bottom: 64px;}  /* значение должно быть равным высоте блока #footer */

#footer {
	position: relative;
	margin-top: -64px; /* отрицательное значение равное высоте */
	height: 64px;
	clear:both;}

/* CLEAR FIX*/
.clearfix:after {content: "."; display: block; height: 0;	clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*footer*/

@font-face {
font-family: "Europe";
src: url(http://pocherk.net/images/europe.ttf) format("truetype");
}
td {
	text-align: left;
	font-family:tahoma;
	font-size:14px;
	color:#929292;
	line-height:14px;
}
img
	{
	border:0px;
	}
a {	text-align: left;
	font-family:tahoma;
	font-size:13px;
	color:#929292;
	line-height:13px;
	text-decoration:none;
	}
h1{
	text-align: left;
	text-decoration:none;
	/*"Europe",*/font-weight:300;
	/*letter-spacing:0.05em;*/
	font-family:tahoma;
	font-size:18px;
	color:#929292;
}
h2{
	text-align: left;
	text-decoration:none;
	font-family:tahoma;
	font-size:18px;
	color:#929292;

}
.price{	border:1px solid #5E5E5E;}
.pricec{
	border:1px solid #5E5E5E;
	text-align: center;
}
body { 	margin:0px;padding:0px;}

.copy{  font-family:tahoma;
		color:#BFBFBF;
		text-decoration:none;
		text-align:center;
		font-size:11px;}
A.copy{
        color:#BFBFBF;
		text-decoration:none;
       }
A.copy:hover{
        color:#BFBFBF;
		text-decoration:underline;
       }

.art{  		font-family:tahoma;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		text-align:center;
		font-size:11px;}
A.art{
        	color:#FFFFFF;
		text-decoration:none;
		text-align:center;
       }
A.art:hover{
        	color:#FFFFFF;
		text-decoration:none;
		text-align:center;
       }


.white {color:#ffffff; text-decoration:none}
.red { color:#9D080D; text-decoration:none}
.black { color:#707070; text-decoration:none}



a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}
div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #999;
 color: #FFF;
 font: bold 9px Verdana, Arial, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}

