a {
	color: #2fa2f6;
}
a:hover {
	text-decoration: none;
}
body {
	font: 12px Arial, sans-serif;
	position: relative;
	margin: 0;
	padding: 0;
	color: #616161;
}
h1 {
	font-size: 20px;
	margin: 0 0 0 0;
	font-weight: normal;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
html, body {
	height: 100%;
}
img {
	border: none;
}
table {
	border-collapse: collapse;
}
td, th {
	padding: 0;
	vertical-align: top;
	text-align: left;
}
ol, ul {
	list-style-position:outside;
}
q:before, q:after, blockquote:before, blockquote:after {
	content:"";
}
#main {
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	text-align: left;
	position: relative;
	background: #fff url("/img/phone-bg.jpg") no-repeat left bottom;
}
#outer {
	position: relative;
	width: 100%;
	text-align: center;
	background: #fff url("/img/main-bg.jpg") repeat-y center 0;
}
.cleaner {
	clear: both;
}
#header {
	width: 1000px;
	height: 191px;
	background: url("/img/header-bg.jpg") repeat-x 0 0;
}
#logo {
	display: block;
	float: left;
	margin-top: 40px;
	margin-left: 15px;
	z-index: 1;
	display: inline;
}
#logo a {
	display: block;
	width: 329px;
	height: 86px;
	background: url("/img/logo.gif") no-repeat 0 0;
}
#logo span {
	display: none;
}
#phone2 {
	float: left;
	margin-top: 133px;
	margin-left: -215px;
	font-size: 24px;
	color: #fff;
}
#phone2 span {
	color: #616161;
}
#order {
	float: right;
	margin: 65px 24px 0 0;
	display: inline;
}
#navi {
	float: right;
	display: inline;
	margin: 105px 50px 0 0;
}
#navi img {
	margin-right: 17px;
}
#menu {
	position: absolute;
	top: 0px;
	right: 0;
	margin: 0 0 !important;

}
#menu li {
	list-style-type: none;
	display: block;
	float: left;
}
#menu a {
	display: block;
	float: left;

	font: 18px "Arial Narrow", sans-serif;
	color: #329ad2;
	text-decoration: none;
	background: url("/img/menu-bg.png") no-repeat right 0;
	padding: 21px 10px 0 10px;
	text-align: center;
	font-weight: bold;
}
.LastMnn{
	height: 78px;
}
#menu span {
	display: block;
	float: left;
	height: 78px;
	font: 18px "Arial Narrow", sans-serif;
	color: #329ad2;
	text-decoration: none;
	font-weight: bold;
	background: url("/img/menu-bg.png") no-repeat right 0;
	padding: 21px 10px 0 10px;
	text-align: center;
}
#menu a u {
	text-decoration: none;
	border-bottom: 2px solid #329ad2;

}
#menu a:hover u {
	text-decoration: none;
	/*border-bottom: 1px solid #d4d4d4;*/
	border: none;
}
.LastMn {
	padding: 21px 30px 0 10px !important;
	background-position: left 0 !important;
	height:78px;
}
#lftBlck {
	width: 249px;
	float: left;
	margin: 38px 0 0 0;
	padding: 0 0 398px 0;
}
.lftMn {
	display: block;
	font-size: 14px;
	margin: 0 0 8px 33px;
	text-decoration: none;
	font-weight: bold;
	padding: 0 10px 0 0;
}
.lftMn u {
	text-decoration: none;
	border-bottom: 1px solid;
	font-weight: normal;
	color: #616161;
}
.lftMn2 {
	display: block;
	font-size: 12px;
	margin: 0 0 8px 48px;
	text-decoration: none;
	color: #2fa2f6;
	text-decoration: underline;
}
.lftMn3 {
	display: block;
	font-size: 12px;
	margin: 0 0 8px 48px;
	font-weight: bold;
	color: #616161;
}
#lftBlck a:hover u {
	border: none !important;
}
#lftBlck h2 {
	margin: 0 0 30px 32px;
	color: #2fa2f6;
	font-weight: normal;
}
#cntrBlck {
	float: left;
	width: 529px;
	margin: 26px 0 0 0;
}
#rghtBlck {
	float: right;
	width: 187px;
	margin: 26px 19px 0 0;
}
.goodsCntnr {
	width: 489px;
	//width: 529px;
	border-left: 1px solid #949494;
	border-right: 1px solid #949494;
	background: url("/img/cont-bg.jpg") no-repeat 0 center;
	padding: 20px 0 20px 38px;
	min-height: 800px;
	height: auto !important;
	height: 860px;
}
.goodsCntnr p {
	margin: 10px 22px 0 0;
}
.goodsCntnr ul {
	margin: 10px 22px 0 0; //margin: 10px 22px 0 42px;
}
.goodsCntnr h3, .goodsCntnr h2 {
	margin: 0 22px 15px 0;
}
.goodsCntnr table {
	width: 446px;
}
.goodsCntnr th, .goodsCntnr td {
	font-size: 12px;
	text-align: center;
	border: 1px solid #67abff;
	padding: 5px;
}
.goodsCntnr th {
	background: #abd1ff;
}
.goodsCntnr td a {
	text-decoration: none;
}
.goodsCntnr2 {
	width: 527px;
	//width: 529px;
	border-left: 1px solid #949494;
	border-right: 1px solid #949494;
	background: url("/img/cont-bg.jpg") no-repeat 0 center;
	padding: 20px 0 20px 0;
	min-height: 800px;
	height: auto !important;
	height: 860px;
}
.goodsCntnr2 p {
	margin: 10px 22px 0 0;
}
.goodsCntnr2 h3, .goodsCntnr2 h2 {
	margin: 0 22px 15px 0;
}
.goodsCntnr2 th, .goodsCntnr2 td {
	font-size: 12px;
	text-align: center;
	border: 1px solid #69ac01;
	padding: 5px;
}
.goodsCntnr2 th {
	background: #dcecc4;
}
.goodsCntnr2 td a {
	text-decoration: none;
}
.goodsTitle, .basket {
	width: 100%;

	background: #64a8ff url("/img/title-bg.gif") repeat-x 0 0;
}
.gtTR, .basketTR {
	width: 100%;

	background: url("/img/title-tl.gif") no-repeat 0 0;
	padding: 0 0 0 0;
}
.basketTR {
	text-align: center;
}
.basketTR h2 {
	margin: 0 0 0 0;
	font-weight: normal;
	line-height: 30px;
}
.gtTR h1, .gtTR h2 {
	font-size:18px;
	margin: 0 0 0 40px;
	padding-bottom: 5px;
	font-weight: normal;
	line-height: 25px;
}
.gtTR2 {
	padding: 3px 0 0 0;
	background: url("/img/title-tr.gif") no-repeat top right;
}
.gtTR2 h1, .gtTR2 h2 {
	color: #fff;
}
.basketCntnr {
	width: 100%;
	background: url("/img/basket-bg.gif") repeat-y 0 0;
	padding: 0 0 20px 0;
}
.basketBttm {
	width: 100%;
	height: 30px;
	background: url("/img/basket-bttm.gif") no-repeat bottom;
	margin: 0 0 40px 0;
}
.goodsBttm {
	width: 100%;
	height: 20px;
	background: url("/img/goods-bttm.gif") no-repeat 0 0;
	margin: 0 0 15px 0;
}
.cleaner {
	clear: both;
}
.product {
	width: 230px;
	float: left;
	text-align: center;
	font: 14px "Arial Narrow", sans-serif;
	/*margin: 20px 15px 0 10px;*/
	margin: 0px 15px 0 10px;
}
.zoom {
	position: relative;
	margin: -33px 0 30px 160px !important;
	display: block;
	background: url("/img/zoom.png") no-repeat 0 0;
}
.zoom2 {
	float: left;
	width: 29px;
	position: relative;
	margin: 113px 40px 0 -30px !important;
	display: block;
	background: url("/img/zoom.png") no-repeat 0 0;
}
.price {
	width: 114px;
	height: 26px;
	background: url("/img/price-bg.gif") no-repeat 0 0;
	color: #fff;
	font: 14px "Arial Narrow", sans-serif;
	margin: 10px auto 0 auto;
	padding-top: 5px;
}
.price3 {
	width: 114px;
	height: 26px;
	background: url("/img/price-bg.gif") no-repeat 0 0;
	color: #fff;
	font: 14px "Arial Narrow", sans-serif;
	text-align: center;
	margin: 15px 0 0 0;
	padding-top: 5px;
}
.addMe {
	display: block;
	background: url("/img/addme.png") no-repeat 0 0;
	margin: -35px 0 0 0;
	float: right;
	width: 45px;
	height: 36px;
}
.addMe2 {
	background: url("/img/addme.gif") no-repeat 0 0;
	width: 25px;
	height: 23px;
}
.addMe3 {
	display: block;
	background: url("/img/basket-big.gif") no-repeat 0 0;
	float: right;
	width: 86px;
	height: 69px;
	margin: 40px 90px 0 0;
}
.addMe3 span {
	display: none;
}
.basket1 {
	margin: 15px 0 15px 50px;
}
.bsktInfo {
	width: 100%;
	text-align: center;
	font: 14px "Arial Narrow", sans-serif;
}
.bsktInfo span {
	font: 14px Arial, sans-serif;
	font-weight: bold;
	color: #2fa2f6;
}
.shippingFree {
	margin: 20px 25px 0 25px;
	text-align: right;
	font: 24px Arial, sans-serif;
}
.hz {
	margin: 20px 0 -5px 0;
}
.how2order {
	font: 18px Arial, sans-serif;
	color: #2fa2f6;
	margin: 0 0 30px 0 !important;

}
.phones {
	/*margin: 50px 0 150px 53px;*/
	font-size: 14px;
	/* íó âîò õç */
	margin: 0px 0 210px 33px;
	position: absolute;
	bottom: 0px;
	/* íó âîò õç */
}
.phones span {
	font-size: 18px;
}
.phones h2 {
	margin-left: 0px !important;
}
#footer {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: 50px;
	background: url("/img/footer-bg.jpg") repeat-x 0 0;
}
#creator {
	width: 135px;
	height: 27px;
	background: url("/img/nmark.gif") no-repeat 0 0;
	font-size: 11px;
	letter-spacing: 1.5px;
	position: absolute;
	margin: 10px 0 0 53px;
	
}
#creator a {
	color: #fff;
	position: absolute;
	/*margin: 14px 0 0 60px;*/
	display: block;
	padding: 12px 0 0 32px;

}
.ftrMenu {
	position: absolute;
	margin: 20px 0 0 250px;
}
.ftrMenu a {
	display: block;
	float: left;
	font: 14px Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	margin: 0 15px 0 0;
}
.ftrMenu span {
	display: block;
	float: left;
	font: 14px Arial, sans-serif;
	color: #fff;
	font-weight: bold;
	margin: 0 15px 0 0;
}
.product2 {
	width: 100%;
	font: 14px "Arial Narrow", sans-serif;
	text-align: center;
	margin: 0 0 20px 0;
}
.product2 img {
	float: left;
	margin: 0 0 0 10px;

}
.product2 span {
	display: block;
	margin: 0 0 0 0;
}
.discRght {
	margin: 60px 0 0 0;
	float: left;
	width: 180px;
}
.sum {
	float: right;
	width: 150px;
	margin: 10px 40px 10px 0;
	text-align: right;
}
.clearOrder {
	float: left;
	width: 170px;
	font-size: 14px;
	cursor: pointer;
	font-weight: bold;
}
.saveOrder {
	float: right;
	width: 100px;
	font-size: 14px;
	text-align: right;
	margin: 0 40px 5px 0;
	cursor: pointer;
	font-weight: bold;
}
.orderNow {
	float: right;
	width: 150px;
	font-size: 14px;
	text-align: right;
	margin-right: 40px;
	cursor: pointer;
	font-weight: bold;
}
.clearOrder a, .saveOrder a, .orderNow a {
	text-decoration: none;
	font-weight: bold;
}
.feedbackForm td {
	border: none;
	text-align: left;
}

/* -- */

.pic100 {
	width: 100px;
}
.pic117 {
	width: 117px;
	float: left;
	margin: 0 15px 10px 0;
}
.news {
	margin: 0 0 15px 0;
}
.nwSingle span {
	font-weight: bold;
	color: #2fa2f6;
}
.nwSingle {
	margin: 15px 0 20px 0;
}
.nwSingle a {
	color: #616161;
}
.itemPrv {
	float: left;
	margin: 0 10px 40px 0;
}
.itemPrv img {
	width: 300px;
}
.itemInfo {
	width: 170px;
	float: left;
	display: inline;
}
.itemInfo span {
	font-weight: bold;
	color: #2fa2f6;
}
.itemInfo em {
	font-style: normal !important; 
}

/* menu */
#menu li ul li a {
	background: none !important;
	font: 12px Arial, sans-serif; !important;
	color: #fff;
	margin: 0 0;
	padding: 0 0;
	text-decoration: underline;
	text-align: left !important;
}

#menu li ul li a:hover {
	text-decoration: none;
}
#menu li ul li {
	position: relative;
	font: 12px Arial, sans-serif; !important;
	display: block;
	color: #fff;
	font-weight: bold;
	background: #ffc01d;
	line-height: 10px;
	clear:left;
	width: 200px;
	//width: 250px;
	padding: 5px 25px 5px 25px;
	border-bottom: 1px solid #ff7715;
	border-right: 1px solid #ff7715;
	text-align: left !important;
}
#menu li ul li:first-child {
	border-top:  1px solid #ff7715;
}
#menu ul {
	padding: 0 0;
	margin: 60px 0 0 0;
	position: absolute;
	display: none;
	z-index: 1000 !important;
	border: 1px solid #ff7715;
	border-right: none;
	border-bottom: none;
	border-top: none;
	//margin-left: -100%;
}
#page_navi span, #page_navi a {
	padding: 0 4px;
	border: 1px solid #616161;
	margin: 0 2px 0 0;
}
#page_navi span {
	background: #616161;
	color: #fff;
}
#page_navi a {
	color: #616161;
	text-decoration: none;
}
#page_navi a:hover {
	background: #616161;
	color: #fff;
}
#folderList {
	width: 527px;
	margin: 0 0;
	border: none !important;
}
#folderList td, #folderList th {
	border: none !important;
}
#folderList th {
	background: none;
	padding: 0 0 5px 0;
}
#folderList td {
	vertical-align: middle;
}
.even td img {
	margin: -5px 0 !important;
}
#folderList a {
	text-decoration: underline;
}
#folderList a:hover {
	text-decoration: none;
}
.singleFldr {
	margin: 0 0 20px 38px;
}
.even {
	background: url("/img/tb-bg.png") repeat 0 0;
}
.lastTd {
	background: #ececec;
}
.even .lastTd {
	background: #d8d8d8 !important;
}
.nobg {
	background: none !important;
}
.pages {
	float: right;
	border-left: 1px solid #fff;
	font-size: 14px;
	margin: -20px 20px 0 0;
	color: #fff;
	font-weight: bold;
	padding: 0 0 0 3px;
}
.pages a {
	color: #fff;
	font-weight: normal;
}
.pages a, .pages span {
	border-right: 1px solid #fff;
	padding: 0 3px 0 0;
}
.sickPrice p {
	/*text-align: center;*/
	font-size: 14px;
	/*font-weight: bold;*/
	padding: 0 0 0 23px;
}
.srch {
	float: left;
	margin-top: 10px;
	margin-left: 330px;
	z-index: 1;
	display: inline;
}
.inpSrch {
	float: left;
	width: 155px;
	//width: 150px;
	height: 20px;
	background: none;
	border: 1px solid #000;
	color: #fff;
	padding: 0 0 0 5px;
	line-height: 20px;
}
.inpBut {
	width: 29px;
	height: 30px;
	margin: 0 0 0 5px;
}

.goodPic {
	float: left;
	margin: 0 20px 0px 0;
}
.goodPic img {
	border: #e8e8e8 5px solid;
	/*BORDER-BOTTOM: #e8e8e8 5px solid;
	BORDER-LEFT: #e8e8e8 5px solid;
	BORDER-TOP: #e8e8e8 5px solid;
	BORDER-RIGHT: #e8e8e8 5px solid*/

}
.goodPic a {
	color: #006699;
}

