body {
	padding:0;
	margin:0;
	font-family: Tahoma;
	font-size:14px;
}

table {
	border-collapse:collapse;
	font-family: Tahoma;
	font-size:14px;
}

img {
	border:0;
}

.clear {
	width:100%;
	clear:both;
	float:none !important;
	overflow:hidden;
	height:0 !important;
	font-size:0;
}


img, a { behavior: url(/js/iepngfix.htc) }

a {
	color:#000;
}

a:hover {
	text-decoration:none;
}

table#main {
	width:100%;
}

table#full {
	width:100%;
}

table#main td {
	padding: 3px 0px 3px 50px;
}

table#main td#shop {
	font-size:10px;
	color: #B9B9B9;
}

table#main td#top {
	background-color:#E7E7E7;
}

table#main td#top table#path {
	width:100%;
}

table#main td#top table#path td {
	padding: 2px 0 2px 0;
}

table#main td#top table#path td, table#main td#top table#path td a {
	color:#000000;
	font-size:14px;
}

table#main td#top table#path td#caption {
	width:400px;
	color: #FF0000;
	font-size:14px;
}



table#main-content {
	width:100%;
	margin: 30px 0 0px 0;
}

table#main-content tr#m td {
	padding: 8px 0px 9px 0px;
	white-space:nowrap;
	font-size: 16px;
	font-weight: bolder;
}

table#main-content tr#m td#left, table#main-content td#right {
	width: 50px;
	padding: 0;
	border-bottom: 2px solid #E7E7E7;
}

table#main-content tr#m td#empty {
	width: 100%;
	border-bottom: 2px solid #E7E7E7;
}


table#main-content tr#m td.passive {
	border-bottom: 2px solid #E7E7E7;
}

table#main-content tr#m td.passive a {
	color: #000;
	border-bottom: 1px dashed #000;
	text-decoration: none;
	cursor: pointer;
}

table#main-content tr#m td.passive a:hover {
	border-bottom: 0;
}


table#main-content tr#m td.passive div {
	width:14px;
}


table#main-content tr#m td.active {
	padding:0;
	border:0;
	border-top: 2px solid #E7E7E7;
	white-space:nowrap;
}

table#main-content tr#m td.active a {
	color: #F00;
	text-decoration: none;
	cursor: default;
}

table#main-content tr#m td.active-l {
	width:14px;
	border: 0;
	padding: 0 7px;
	background: url(/images/design/corner.gif) no-repeat left bottom;
}

table#main-content tr#m td.active-r {
	width:14px;
	border:0;
	padding: 0 7px;
	background: url(/images/design/corner.gif) no-repeat right bottom;
}

table#main-content-text tr.active {
	display: ;
}

table#main-content-text tr.passive {
	display: none;
}

table#main-content-text td {
	padding: 20px 50px;
	font-size:12px;
}




table#mc {
	width:100%;
	margin:10px 0 0 0;
}

table#mc td {
	padding:0;
	
}

table#mc td#dop {
	width:285px;
	vertical-align:top;
}

table#mc td table#menu td {
	padding: 0 20px 0 20px;
	height: 35px;
	vertical-align:top;
}

table#mc td table#menu td a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed #000;
	font-size:14px;
	height1:20px;
	font-weight:bolder;
	cursor: pointer;
}

table#mc td table#menu td a:hover {
	color: #FF0000;
	border-bottom: 1px dashed #FF0000;
}

table#mc td table#menu td a.current {
	color: #FF0000;
	text-decoration: none;
	border-bottom: 0;
	font-weight: bold;
	font-size:14px;
	display: block;
	height: 35px;
	background: url(/images/design/uarr.gif) no-repeat center bottom;
	cursor: default;
}


table#mc td table#menu td strong {
	color: #FF0000;
	text-decoration: none;
	border-bottom: 0;
	font-weight: bold;
	font-size:14px;
	display: block;
	height: 35px;
	cursor: default;
}

table#mc td table#menu td a.current:hover {
	border-bottom: 0;
}

table#corner {
	background-color:#E7E7E7;
}

table#corner p {
	padding:0px; 
	margin:8px 0 8px 0;
	font-size:12px;
}

table#corner p a {
	font-size:12px;
	color: #000;
}

table#spec {
	width:100%;
}

table#spec td {
	padding:0;
}

table#mc td table#catalog {
	width:100%;
}

table#mc td table#catalog td {
	vertical-align:top;
	width: 25%;
	padding-bottom: 30px;
}

table#mc td table#catalog td a {
	white-space:nowrap;
	color: #FF0000;
	font-size:14px;
}

table#mc td table#catalog td div {
	text-align:center;
	width:129px;
}

table#news {
	width:100%;
	margin-bottom:20px;
}

table#news td {
	width: 25%;
	padding:0;
	font-size:12px;
	padding-right:20px;
}

table#news td small {
	font-size:10px;
	color:#707070;
}

table#news td a {
	color:#FF0000;
	font-weight:bold;
}

table#news td div, table#news td div p, table#news td div a {
	font-size:11px;
	color:#000;
	font-weight:normal;
	margin: 5px 0;
}



#title {
	padding: 15px 0 10px 0;
	color: #000;
	font-size: 16px;
	font-weight: bold;

	display: block;
	width:1;
	white-space:nowrap;
}

table#text {
	font-size:10px;
	width:100%;
	margin:0;
}

table#text td {
	padding:0;
}

table#text h2 {
	font-size:14px;
	padding:30px 0 0 0;
	margin:0px;
	color:#FF0000;
	font-weight:normal;
}

table#text p {
	padding:0px;
	margin:0px;
}


div#logo {
	padding: 0 0 10px 20px;
}


div#cart {
	padding: 0 0 10px 10px;
}

div#cart div#img {
	float:left;
}

div#cart div#dsc {
	padding:4px 0 5px 0;
	font-size:14px;
}

div#cart div#dsc b {
	color:#FF0000;
}


div#city {
	padding:10px 0 10px 20px;
	line-height:20px;
}

div#city b {
	color:#FF0000;
}

div#city a {
	border-bottom:1px dashed #000;
	text-decoration: none;
}

div#city a:hover {
	color:#FF0000;
	border-bottom:1px dashed #FF0000;
}



div#citylist {
	display:none;
	position:absolute;
	padding:5px 0 10px 20px;
	line-height:20px;
	border: 1px solid #000;
	background-color:#FFF;
	width: 200px;
}

div#citylist a {
	display: block;
	width:1;
	white-space:nowrap;
}

div#citylist a#current {
	text-decoration:none;
	font-weight:bold;
	cursor: default;
}




div#shop {
	padding: 10px 0 10px 0px;
}

div#shop div#img {
	float:left;
}

div#shop div#dsc {
	padding:20px 0 20px 0;
	font-size:14px;
}

div#new {
	position:relative;
	left:-35px;
	clear:both;
	display:block;
	height:153px;
	padding-top:20px;
}

div#new div#left {
	float:left;	
	height:123px;
	width:22px;
	margin: 45px 10px 0 0;
}

div#new div#right {
	float:left;	
	height:123px;
	width:22px;
	margin: 45px 0 0 10px;
}


div#new table#img .dop {
	display:none;
}

div#new table#img div {
	width:186px;
	text-align:center;
}








div#catalog {
	position:relative;
	left:-50px;
	clear:both;
}

div#catalog #main {
	padding: 15px 30px 15px 0;
}

div#catalog #main h1 {
	font-size: 23px;
	font-weight: normal;
}

div#catalog #main div {
	display:inline;
	padding-right: 25px;
	font-size: 19px;
	color: #FF0000;
}

div#catalog #main div a {
	color: #000000;
	font-size: 19px;
}



div#catalog-dop {
	padding: 20px 0 10px 10px;
}

div#catalog-dop a#link {
	font-size:17px;
	text-decoration: none;
	border-bottom: 1px dashed #000;	
}

div#catalog-dop a:hover#link {
	font-size:17px;
	text-decoration: none;
	color: #FF0000;
	border-bottom: 1px dashed #FF0000;	
}

div#catalog-dop a#link.current {
	font-size:17px;
	text-decoration: none;
	color: #000000;
	border-bottom: 0;
}

div#catalog-dop table td a {
	white-space:nowrap;
	
	color: #333333;
	font-size:12px;
}

div#catalog-dop table td a#cat {
	white-space:nowrap;
	
	color: #FF0000;
	font-size:14px;
}




#catmain {
	padding: 15px 100px 20px 0;
	font-size: 11px;
	line-height:15px;
}

#catmain div {
	display:inline;
	padding-right: 15px;
}

#catmain div a {
	color: #000000;
	white-space:nowrap;
}

#catmain span {
	margin-right: 15px;
	white-space:nowrap;
	color: #FF0000;
}

#catmain span a {
	color: #FF0000;
}

table#catsub {
	margin: 20px 0 20px 0;
	position:relative;
	left:-55px;
}

table#catsub td {
	text-align:center;
}

table#catsub td.tl {
	border-right: 1px solid #FFD6D6;
	padding: 5px;
}

table#catsub td.tr {
	padding: 5px;
}

table#catsub td.ml {
	border-top: 1px solid #FFD6D6;
	border-right: 1px solid #FFD6D6;
	padding: 5px;
}

table#catsub td.mr {
	border-top: 1px solid #FFD6D6;
	padding: 5px;
}


table#catsub td.tl-e {
	padding: 5px;
}

table#catsub td.tr-e {
	padding: 5px;
}

table#catsub td.ml-e {
	border-top: 1px solid #FFD6D6;
	padding: 5px;
}

table#catsub td.mr-e {
	border-top: 1px solid #FFD6D6;
	padding: 5px;
}



table#catsub #catdesc {
	height: 50px;
	width: 180px;
	font-size: 12px;
}

table#catsub #catdesc a {
	color: #FF0000;
	white-space1:nowrap;
}

table#catsub #catdesc div {
	padding: 5px 0 2px 0;
}


table#catsub #catdesc div a {
	color: #000000;
	white-space:nowrap;
}


table#catsub #catdesc div span {
	color: #FF0000;
	font-size: 19px;
	white-space:nowrap;
}


table#catelemenets {
	margin: 20px 0 20px 0;
}

table#catelemenets td {
	text-align:center;
	padding: 5px !important;
	margin: 0 !important;
}

table#catelemenets td.tl {
	border-right: 1px solid #FFD6D6;
	padding: 5px;
}

table#catelemenets td.tr {
	padding: 5px;
}

table#catelemenets td.ml {
	border-top: 1px solid #FFD6D6;
	border-right: 1px solid #FFD6D6;
	padding: 5px;
}

table#catelemenets td.mr {
	border-top: 1px solid #FFD6D6;
	padding: 5px;
}

table#catelemenets #catdesc {
	height: 50px;
	width: 200px;
	font-size: 11px;
	text-align: left;
}

table#catelemenets #catdesc a {
	color: #FF0000;
	white-space:nowrap;
}



div#tech {
	padding: 10px 0;
	width: 360px;
	text-align: left;
}

div#tech p {
	color: #FF0000;
	padding-left: 10px;
}

div#tech div {
	float:left; 
	margin: 10px 5px 5px 5px; 
	height: 90px;
	width: 80px;
	text-align: center;
}





#ff {
	background-color:#ffffff;
}





#cartitem {
	font-size:11px;
}

#cartitem img {
	padding: 10px 0 10px 0;
}

#iteminfo {
	padding: 10px 0 10px 0;
	line-height:25px;
}

#iteminfo b {
	font-size: 17px;
	color: #FF0000;
}


#price {
	font-size:11px;
}

#price strong {
	font-size:17px;
	font-weight:normal;
}

#price b {
	font-size:21px;
	color: #FF0000;
	font-weight:normal;
}




#payments td {
	padding: 10px 5px 10px 0 !important;
}

#payments input, #payments select, #payments textarea {
	width: 500px;
}

#payments textarea#other {
	width: 670px;
}

#payments div#other {
	width: 670px;
	height: 100px;
	border:1px solid #000;
	border-style: groove;
	overflow-y: scroll;
	overflow-x: none;
	padding1: 0 5px 0 5px;
	margin:0;
}
#payments div#other p {
	text-indent:0;
}

#payments input#check {
	width: 20px;
}

#payments input#button {
	width: 335px;
	background-color:#6E6C6F;
	color:#FFFFFF;
}

#payments input#button2 {
	width: 350px;
	background-color:#9E9C9F;
	color:#FFFFFF;
}




.credit-title {
	width: 100%;
	background-color: #CCCCCC;
	margin: 20px 0 10px 0;
}

.credit-title b {
	display: block;
	padding: 3px 10px;
	font-size: 13px;
}

.credit-form {
}

.credit-form tr td {
	padding: 4px 0px 4px 15px !important;
	vertical-align: top;
}

.credit-form tr td.title {
	padding: 4px 0 4px 0px !important;
}







.invisible {display:none;}
.visible {display:block;}




#copy {
	display:block;
	font-size:10px;
	color: #888888;
	padding:20px 0 20px 0 !important;
}

#searchprice p {
	display: block;
	line-height:30px;
}

.menucontent {
	display:none;
}

.menucontentbox p#catalog a {
	font-size: 14px;
	white-space:nowrap;
	line-height: 20px;
	font-weight: bolder;
}

.menucontentbox {
	display:none;
	margin-bottom:20px;
}

.menucontentbox2 {
	margin-bottom:20px;
}


#search {
	width:284px;
	height:21px;
	background:url(/images/design/search.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
	margin-right:20px;
}	

#search #search-text{
	background:transparent;
	border:none;
	width:226px;
	font-size:11px;
	padding: 2px 0 0 20px;
	margin:0;
	height:19px;
}

#search #submit{
	background:transparent url(/images/design/submit.gif) no-repeat 50% 50%;
	border:none;
	font-size:11px;
	cursor:pointer;
	margin:0;
	margin:0 2px 0 0;
	color:#ffffff;
	width:42px;
	height:19px;
}



#matras-zhest {
	padding: 20px 0 0 0;
	font-size: 12px;
	margin:0;
}

#matras-zhest span {
	font-size: 21px;
}

#matras-zhest select {
	margin-right: 20px;
}

#matras_size {
	line-height: 30px;
	padding: 0 0 20px 0;
	color: #f00;
}

#matras_size span {
	color: #000;
}

.price-hidden {
	display: none;
}


table#gallery {
	margin: 10px;
}

table#gallery #images {
	width: 276px;
	display: block;
	overflow: hidden;
}

table#gallery #images table {
	position: relative;
	left: 0px;
}

table#gallery #images td {
	padding: 0 9px 0 9px;
}



div#content {
	padding: 0px 100px 20px 0;
	font-size:12px;
}

div#content h1, div#content h2, div#content h3, div#content h4 {
	color:#FF0000;
	padding:0;
	margin:0;
	font-weight:normal;
}

div#content p {
	text-indent: 0;
}

table#info {
	font-size:12px;
}


table#info h1, table#info h2, table#info h3, table#info h4 {
	color:#FF0000;
	padding:0;
	margin:0;
	font-weight:normal;
}

div#map {
	line-height: 20px;
}


p#cart {

}

p#cart #price {
	font-size: 19px;
	color:#FF0000;
}

#add {
	font-size: 18px;
	color:#FF0000;
}

#3d {
	color:#000 !important;
}


.none {
	display:none;
}


p.tkan {font-size: 12px; color: #FF0000; line-height:20px;}
p.tkan a {font-size: 12px; text-decoration: none; border-bottom: 1px dotted #000000;}
p.tkan a.cur {font-size: 12px; font-weight:bold; text-decoration: none; border-bottom: 1px dotted #000000;}

p.tkancolor {font-size: 12px; color: #FF0000; line-height:20px;}
p.tkancolor a, a.tkancolors {font-size: 12px; color: #000000; line-height:20px; text-decoration: none; border-bottom: 1px dotted #000000; }

table.tkanimg {font-size: 12px; padding:10px; line-height:20px;}

.side-bg2 { background:#ececec url(/images/design/sidebar-t.gif) no-repeat 0 0;}
.for-bg2{
	background:url(/images/design/sidebar-b.gif) no-repeat 0 100%;
	padding:8px 0 16px;
}

p.chair {font-size: 12px; color: #FF0000; line-height:20px;}
p.chair a {font-size: 12px; text-decoration: none; }

#order { display:none; }

/*===================================================Public_Where (google map)=================================================*/
.google_map_header
			{
				background-image: url("../images/_header2.png");
				height:250px;
				width:100%;
				background-repeat:no-repeat;
				padding:0;
				margin:0;
			}


