body {
	background-color: #f6fafb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #524d58;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	min-width: 1000px;
}
table{
	width: 100%;
	height: 100%;
	border: 0px;
	border-collapse: collapse;
}

table td{
	padding: 0px;
}
form {
    margin: 0;
    padding: 0;
}

.tr {
	background-image: url(../img/bg_t_r.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 212px;
	width: 100%;
}

.eco {
	background-image: url(../img/eco.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
}

.adres {
	font-size: 10px;
	color: #395299;
	text-align: center;
}

.phone {
	font-size: 14px;
	font-weight: bold;
	color: #395299;
	text-align: center;
}

.mn {
	background-image: url(../img/bg_mn.gif);
	background-repeat: repeat-x;
	height: 75px;
}

.menu {
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

.nam {
	background-image: url(../img/bg_name.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 29px;
}

.nn {
	background-image: url(../img/bg_named.gif);
}

.name {
	font-size: 18px;
	color: #a55d1b;
	text-align: right;
}

.cnt {
	background-image: url(../img/bg_cnt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.c{
	background-image: url(../img/cnt.gif);
	background-repeat: repeat-x;
	height: 100%;
}

.bt {
	background-image: url(../img/bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bgbt {
	background-image: url(../img/bg_bt.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.main {
	font-size: 12px;
	width: 100%;
	height: 100%;
	border: 0px;
	border-collapse: collapse;
}

.mb {
	background-image: url(../img/bg_mb.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 34px;
}

.mbg {
	background-image: url(../img/bmg.gif);
	background-repeat: repeat-x;
}

.bottom {
	background-image: url(../img/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 105px;
}

.bottomm {
	background-image: url(../img/bot.gif);
	background-repeat: repeat-x;
}

a:link {
	color: #bf6504;
	font-size: 12px;
}

a:visited {
	color: #bf6504;
	font-size: 12px;
}

a:hover {
	color: #006699;
	font-size: 12px;
}

a.podmenu:link {
	font-size: 12px;
	font-weight: bold;
	color: White;
}

a.podmenu:visited {
	font-size: 12px;
	font-weight: bold;
	color: White;
}

a.podmenu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #bf6504;
}

.pp {
	color: White;
}

.contact {
	font-size: 12px;
	font-weight: bold;
	color: White;
}

a.mail:link {
	font-size: 12px;
	font-weight: bold;
	color: Yellow;
}

a.mail:visited {
	font-size: 12px;
	font-weight: bold;
	color: Yellow;
}

a.mail:hover {
	font-size: 12px;
	font-weight: bold;
	color: White;
}

a.csid:link {
	color: White;
	font-family: Arial;
	font: 9px/9px;
	text-decoration: underline;
}

a.csid:visited {
	color: White;
	font-family: Arial;
	font: 9px/9px;
	text-decoration: underline;
}

a.csid:hover {
	color: Yellow;
	font-family: Arial;
	font: 9px/9px;
	text-decoration: underline;
}

.tbl {
	background-image: url(../img/bg_tbl.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.tbll {
	background-image: url(../img/bg_tbll.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.bgpic {
	background-image: url(../img/bg_pic.gif);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
}

.frm {
	height: 18px;
	font-size: 12px;
}
.catalog {
    border-collapse: collapse;
    width: auto;
    height: auto;
}
.catalog td {
    padding: 5px;

}
.catalogItem, .catalogItem td  {
    border: 0;
}
table.catalogItem {
	width: 100%;
	height: 100%;
}
.catalogItem {
    border-collapse: collapse;
}
.catalogItem td {

}
.priceInput {
    color: #bf6504;
    border: 0;
    background: none;
    font-weight: bold;
    font-size: 16px;
}
.cart {
    text-align: left;
    padding-left: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #369;
    position: absolute;
    top: 165px;
}
.cartContainer, .orderContainer {
    text-align: center;
}
.cartTitle, .orderTitle {
    color: #395299;
}
.cartData, .cartTitle, .orderData, .orderTitle {
    margin: auto;
}
.cartData, .cartData td,  .cartData th, .orderData, .orderData td, .orderData th {
    border: 1px solid #369;
    width: auto;
    height: auto;
    font-size: 12px;
}
.cartData td,  .cartData th, .orderData td,  .orderData th {
    padding: 5px;
}
.noBorder, .noBorder td {
    border: 0;
}
.catDescription {
    font-size: 12px;
    border: 1px solid #E1E6EA;
    padding: 5px;
    margin: 5px;
}

.item_print{
	display: inline;
	float: left;
	margin: 15px 0 0 15px;
	width: 200px;
	height: 200px;
	overflow: visible;
}
#print_cats{
	width: 850px;
	text-align: center;
}

.print{
	background-color: White;
	color: Black;
}
.print h1{
	margin-left: 30px;
	margin-top: 30px;
}
.print_bottom{
	display: block;
	width: 100%;
	clear: both;
}
.addr{
	font-size: 15px;
	margin: 20px 0 30px 25px;
}
img {
	border: none;
}

table.orderWaresList {
	width: auto !important;
	height: auto;
}
table.orderFormTable {
	 height: auto;
}
table.orderWaresList tr td {
	padding: 5px;
	font-size: 12px !important;
	border: 1px #369 solid !important;
	width: auto !important;
}
table.orderFormTable {
	width: auto !important;
}
table.orderFormTable tr td {
	padding: 5px;
}
h3.yourOrderHeader {
	font-weight: normal;
	font-size: 18px;
	color: #369;
}

div.dealerOfferCatalogPrice, table.dealerOfferPrice tr td, table.dealerOfferPrice tr th {
	font-weight: bold;
	font-size: 14px;
}
.composeLink {
}


.submenu {
	width: 285px;
	float: left;
}

.maintext {
	font-size: 12px;
	margin: 30px;
}

/*.maintext {
	font-size: 12px;
	margin: 0 30px 30px 295px;
}*/

.wrapper-contacts {
	position: absolute;
	width: 100%;
	z-index: 10;
}

.contacts {
	margin: 280px auto 0;
	text-align: center;
	width: 600px;
}

.submenu {
	background: url(../img/submenu_top.jpg) no-repeat;
}

.submenu UL {
	background-color: #f1eae2;
	margin: 19px 0 0;
	padding: 0 0 0 5px;
	list-style: none;
}

.submenu UL UL {
	margin: 0 0 0 15px;
}

.submenu LI A {
	color: #336699;
/*	font-weight: bold;*/
}

.submenu LI A:hover {
	color: #bf6504;
/*	font-weight: bold;*/
}
.bg-lenta {
	background: url(../img/name_left.png) no-repeat;
	background-position: left;
}

.lenta-backgorund {
	background: url(../img/name_bg.png) repeat-x;
	height: 79px;
}

.bg-lenta TD, .no-padding TD {
	padding: 0;
}

.gradient-background {
	background: url(../img/gradient.png) no-repeat;
	background-position: left;
	color: #fff;
	font-size: 18px;
	line-height: 1.0em;
}

.no-background {
	background: none;
	width: 10px;
}

.height-text {
	height: 39px;
	padding-bottom: 40px;
}

.parametrs, .cost-maneken, .color-cost {
	vertical-align: bottom;
	float: left;
}

.parametrs {
	font-size: 11px;
	line-height: 1.9em;
	padding-top: 10px;
	width:450px;
}

.cost-maneken, .color-cost {
	font-size: 18px;
	padding-top: 7px;
}

.cost-maneken {
	color: #720606;
}

.wrapper-cost, .wrapper-cost DIV {
	height: 40px;
}

.basket-case {
	padding-top: 35px;
}

.basket-case DIV {
	float: left;
}

.input-basket {
	padding: 7px 0 0 30px;
}

.input-basket A {
	font-size: 11px;
}

.link-position A {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}

.link-position {
	text-align: center;
}

.link-position IMG {
	border: 1px solid #720606;
	margin-bottom: 5px;
}

.big-picture {
	background: url(../img/ramka.gif);
	background-repeat: no-repeat;
	background-position: 0 27px;
	vertical-align: top;
	width: 279px;
}

.big-picture {
	padding: 0;
	text-align: center;
	vertical-align: top;
}

.big-picture IMG {
	margin-top: 55px;
	margin-left:-8px;
}

.other-category {
	width: 800px;
	overflow: hidden;
}

.other-category UL {
	margin: 0;
	padding: 0;
	width: 798px;
}

.other-category LI {
	background:url(../img/ramka-small.gif) no-repeat;
	float: left;
	width: 122px;
	height: 102px;
	list-style: none;
	position: relative;
	margin: 0 11px 11px 0;
}

.other-cat-text {
	text-align: center;
	width: 800px;
	font-weight: bold;
	padding-bottom: 11px;
}

.pic-cat {
	border: none;
	padding-top: 14px;
	position: absolute;
	z-index: 10;
	text-align: center;
	margin: auto;
	width: 122px;
	height: 102px;
}

.pic-cat IMG {
	margin: 0 auto;
}

.pic-link {
	position: absolute;
	z-index: 15;
}

.link-position {
	padding: 5px;
}

.frm {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#FFFFFF;
	
	min-width:300px;	
	min-height:150px;
	border:1px solid #666;
	position: absolute;
	left:200px;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.frm .close {
	background-image:url(../img/ovl/close.png);
	z-index:10001;
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
