body {
	background-image: url(images/fon.jpg);
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

table {
	display: block;
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-collapse:collapse;
	
}

table td {
	margin: 0px;
	padding: 0px;
}

table.p900px {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FDFBD6;
	}
.p900px #right_top_okr  {
 	background-image: url(images/karatplus_right_up0.jpg);
 	background-repeat: no-repeat;
 	background-position: right;
}

.p900px #left_top_okr {
 background-image: url(images/karatplus_left_up0.jpg);
 background-repeat: no-repeat;
 background-position: 0px 0px;
}	
	
table.maintable {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/fon3.jpg);
	background-repeat: repeat-x;
	}
	
	
table.p751px {
	width: 751px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FDFBD6;
	}
	
	
table.login {
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 20px 0px 0px 20px;
	display: block;
	}
	
table.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 20px 20px 0px;
	display: block;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float:right;
	}
	
	
table.login a {
	height: 18px;
	display: block;
	text-indent: 18px;
	margin: 0px;
	padding: 5px 0px 0px;
	width: auto;
	float: left;
	color: #0000CC;
	text-decoration:underline;
}	

table.login a:hover {
	
	text-decoration:none;
}

table.home a {
	height: 18px;
	display: block;
	text-indent: 18px;
	margin: 0px 5px;
	padding: 5px 0px 0px;
	width: auto;
	color: #0000CC;
}	
table.home a:hover {
	
	text-decoration:none;
}

table a.user {
	background-image: url(images/ico/user.gif);
	background-repeat: no-repeat;
	background-position: left 60%;
}

table a.basket {
	background-image: url(images/ico/basket.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
table a.basket_full {
	background-image: url(images/ico/basket_full.gif);
	background-repeat: no-repeat;
	background-position: left center;
}




table a.lock {
	background-image: url(images/ico/lock.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
table a.unlock {
	background-image: url(images/ico/lock_open.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


table a.home {
	background-image: url(images/ico/home.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


table a.mail {
	background-image: url(images/ico/mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

table.login a img {
	padding: 0px;
	margin: 0px 2px 0px 0px;
	border-style: none;
	top: 2px;
	width: auto;
	position: relative;
	text-decoration: none;
}
table.navigation {
	font-size: 90%;
	width: 760px;
	margin: 0px auto;
	padding: 0px;
}
table.navigation td {
	
}
table.navigation td a {
	display: inline;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	color: #775937;
	text-decoration: underline;

}

table.navigation td a:hover {
text-decoration: none;
}

#about {
	position: relative;
	z-index: 11;
	display: block;
	margin: 0px;
	padding: 0px;
}


#submenu_up {
	position: relative;
	z-index: 10;
	display: block;
	margin: 0px;
	padding: 0px;
}

.submenu_fon {
	position: absolute;
	background-image: url(images/navfon.png);
	width: 130px;
	top: -5px;
	margin: 0px;
	padding: 25px 5px 5px;
	right: 3px;
}


.dropmenudiv_a{
	position:absolute;
	height: 50px;
	display:block;
	z-index:10;
	visibility: hidden;
	width: 130px;
	margin: 0px; 
	padding: 0px;;
}


#fixpos {
	position:absolute;
	width: 130px;
	display:block;
	z-index:5;
	background-image: url(images/navfon.png);
	margin: 2px;
	padding: 25px 5px 5px;
	top: -23px;
	left: -35px;
}

* html .dropmenudiv_a a{ /*IE only hack*/
	width: 100%;

}



#left_menu {
	width: auto;
	display: block;
	margin: 0px 5px 0px 30px;
	padding: 0px;
	list-style-image: none;
	font-size: 90%;
	list-style-type: none;
	text-indent: 0px;
}
 
#left_menu li {
 width: auto;
 list-style-image: none;
 list-style-type: none;
 display: block;
 margin: 0px;
 padding: 5px 0px;
 height: auto;
 
}

#left_menu .left_menu_on   {
	background-image: url(images/leftmenu_on.gif);
	display: block;
	margin: 5px 0px;
	padding: 0px 10px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #2F418D;
}

#left_menu li a {
 display: block;
 margin: 0px;
 padding: 0px 10px;
 background-image: none;
 list-style-image: none;
 list-style-type: none;
 color: #775937;
 font-weight: bold;
 background-image: url(images/leftmenu_off.gif);
 background-repeat: no-repeat;
 background-position: left top;
}


#left_menu li a:hover {
 text-decoration:none;
}

#left_menu .left_submenu {
	display: block;
	list-style-image: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	text-indent: 0px;
	list-style-type: none;
}

#left_menu .left_submenu li {
 display: block;
 background-image: none;
 list-style-type: none;
 list-style-image: none;
 margin: 5px 0px 8px;
 padding: 0px;
}
#left_menu .left_submenu li a {
     font-weight: normal;
     width: auto;
     display: block;
     height: auto;
     margin: 0px 0px 3px;
     padding: 0px 0px 0px 10px;
     background-image: url(images/left_submenu.gif);
     background-repeat: no-repeat;
     background-position: left 5px;
}
#left_menu .left_submenu li .submenu_on{
     font-weight: normal;
     width: auto;
     display: block;
     height: auto;
     margin: 0px 0px 3px;
     padding: 0px 0px 0px 10px;
     background-image: url(images/left_submenu_on.gif);
     background-repeat: no-repeat;
     background-position: left 5px;
     color:#2F418D;
}
#text {
	display: block;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	width: auto;
	color:#5D170D;
	font-family:arial;	
	font-size: 80%;
}

#text h2 {
	margin: 10px auto;
	padding: 0px;
	//padding: 10px;
	//padding-left:0px;
	display: block;
	background-image: url(images/ico/header.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	text-indent: 30px;
	color: #947046;
	font-size: 150%;
	width: auto;
	line-height: 35px;
	font-family:"Times New Roman",Times,serif;	
}

#text h3 {
	color:#243384;
	font-size:100%;
	font-family:arial;
	margin-bottom:0px;
	margin-top:0px;
	text-transform:uppercase;
}

#text p {
	margin-bottom:5px;
	margin-top:5px;
	color:#5D170D;
	font-family:arial;
}
#text a {
	color: #725736;
	text-decoration: underline;
}
#text .border {
/*	border: 1px solid #947046;*/
	margin: 5px;
	padding: 10px;
	
	
}
#text .list {
	list-style-type:none;
	color:#626262;
	font-size:80%;
	margin-bottom:0px;
}
#news {
	font-size: 90%;
	display: block;
	/*margin: 10px 30px 20px 0px;*/
	margin: 10px 0px 20px 0px;
	padding: 0px;
	clear:both;
}
#news .news_date {
	font-size: 110%;
	margin: 0px;
	padding: 0px 0px 3px;
	text-align: right;
	width:100px;
	float:right;
	font-weight:bold;
}
#news .news_header {
	border-bottom: 1px solid #D5BEA1;
	padding-bottom:5px;
	margin-bottom:10px;
}
#news .news_text {
	padding-right:20px;
}
#news h3 {
	margin-right:100px;
	font-size:160%;
	font-weight:normal;
}
#news p {
	display: block;
	margin: 0px;
	padding: 0px;
}
#news a.more {
	color: #2E418A;
	display: block;
	background-image: url(images/ico/more.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	text-indent: 15px;
	margin: 0px 0px 20px;
	padding: 0px;
	float:right;
}
.p900px .down {
	width: auto;
	margin-left: 80px;
	font-size: 70%;
	color:#302428;
	font-family: Arial, Helvetica, sans-serif;
}
.p900px .down a {
	color: #775937;
	margin: 0px 10px;
	padding: 0px;
	text-decoration: underline;
}

.p900px .down a:hover {
text-decoration: none;
}

#dhtmlgoodies_tooltip{
		background-color:#FFF;
		border:1px solid #5D170D;
		position:absolute;
		display:none;
		z-index:20000;
		padding:5px;
		font-size:0.9em;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
		font-family: Arial, sans-serif;
		font-size:70%;
		
	}
	#dhtmlgoodies_tooltipShadow{
		position:absolute;
		background-color:#947046;
		display:none;
		z-index:10000;
		opacity:0.3;
		filter:alpha(opacity=30);
		-khtml-opacity: 0.3;
		-moz-opacity: 0.3;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
	}
	#dhtmlgoodies_tooltip b{
		color: #947046;
		font-family: Arial, Helvetica, sans-serif;
		font-size:110%;
	}
	#dhtmlgoodies_tooltip ul {
		color:#5D170D;
		margin-left:0px;
		padding-left:15px;
	}
	
form input {
	border:solid 1px #d5bea1;
}
form textarea {
	border:solid 1px #d5bea1;
}
.inform td {
	color: #5D170D;
}
table.p900px_100 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FDFBD6;
	height: 100%;
}
.introtext {
     font-size: 130%;
     display: block;
     margin-right: auto;
     margin-left: auto;
     padding-top: 50px;
     padding-bottom: 50px;
     font-family: Georgia, "Times New Roman" serif;
     color: #C5873A;
	font-style:oblique;
}
.introtext p {
     display: block;
     width: 250px;
     margin-right: auto;
     margin-left: auto;
     padding: 0px;
}
.introtext a {
     color: #C5873A;
     text-decoration: none;
}
.introtext a:hover {
     color: #E4C7A5;
     
}

.goods {
	width:610px;
}	
.goods td {
	vertical-align:top;
}
.goods .spacer hr {
	color:#cdc1ab;
	background-color:#cdc1ab;
	height:1px;
	width:100%;
}

#text .goods h3 {
	font-size: 100%;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#text .goods p {
	font-size: 80%;
	color: #5D170D;
	margin: 0px;
	padding: 5px 0px 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#text .goods .massa {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	float: right;
}
#text .goods .massa td {
	margin: 0px;
	padding: 0px;
}
#text .goods .massa strong {
	color: #796853;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 5px 0px 0px;
	display: block;
}
#text .goods .massa p {

	display: block;
	height: 38px;
	/*width: 40px;*/
	
	margin: 5px;
	padding: 0px;
	text-align: center;
}
#text .goods .massa a {
	background-image: url(images/ico/basket_strelka.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
	display: block;
	height: 38px;
	width: auto;
}
#text .goods .massa a:hover {
	text-decoration: none;
	display: block;
	height: 38px;
	width: auto;
	background-color: #E3C5A1;
}

#text .goods .massa img {
	margin: 0px;
	padding: 5px 2px;
}
#text p {
	margin:15px 0px;
}
#text p strong {
	/*color: #796853;
	font-family: Arial, Helvetica, sans-serif;*/
}
#text ul, #text p ul {
	color:#5D170D;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position:inside;
}
.goods_hover:hover {
	background-color:#f4eee7;
}
h5 {
	color:#5D170D;
	font-size:110%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	margin-left:10px;
	font-family: "Times New Roman", Times, serif;
}
h5 a {
	color:#5D170D !important;
	text-decoration:none !important;
}
h5 a:hover {
	text-decoration:underline !important;
}

.preview, .preview p {
	height:100%;
	width:100%;
	color:#947046 !important;
}
a img {
	border:none;
}

.error {
	color:#E30B0C;
	padding:10px;
	background:#FEF1F1;
	font-weight:bold;
	margin:10px 0px;
}
.info {
	color:#302428;
	padding:10px;
	background:#FDF8EF;
	font-weight:bold;
	margin:10px 0px;
}

.preview .header {
	height:30px;
	vertical-align:top;
}
.preview ul {
	padding:10px 0px 0px 10px;
	margin:0px;
	color:#947046 !important;
}

#catalog .separator {
	padding:10px 0px 40px 0px;
}	
.lupa {
	width:170px;
	/*margin-right:20px;*/
	text-align:right;
	position:relative;
	top:-15px;
	z-index:5;
}

.mainpage .lupa {
	width:210px;
}
h2.newcakes {
	padding-left:30px !important;
	background-position:left top !important;
	line-height: normal !important;
	text-indent:0px !important;
}
.tableStyle1 {
	border-collapse:collapse;
}
.tableStyle1 td {
	border:solid 1px #D8C5AF;
	padding:10px;
	border-right:none;
	vertical-align:top;
}
.tableStyle1 th {
	color:#D8C5AF;
	font-weight:normal;
	padding:5px;
	border:solid 1px #D8C5AF;
	border-top:none;
	border-right:none;
}
.tableStyle1 .first_in_row {
	border-left:none;
}
.tableStyle2 {
	margin:auto; 
	display:block;
	width:90%;
}
.tableStyle2 td {
	text-align:center;
	padding:10px;
}

.tableStyle3 {
	width:100%;
}
.tableStyle3 td {
	padding:10px;
	vertical-align:top;
	width:33%;
}
.listStyle1 {
	list-style-position:outside !important;
	list-style-type:none;
	list-style-image:none;
}
.listStyle1 li {
	margin:10px 0px;
	background:url('images/bullet_1.gif') left 8px no-repeat;
	padding-left:13px;
}
#text .karat {
	padding-right:85px;
	background:url('images/logo_small.jpg') right center no-repeat; 
}
#text .child {
	padding-top:100px;
	background:url('images/dev_tort_2.jpg') right top no-repeat;
}

hr.hr {
	border:none;
	color:#CDC1AB;
	height:1px;
	background:#CDC1AB;
	margin:20px 80px 20px 0px;
}

img.toleft {
	float:left;
	margin:0px 20px 10px 0px;
}
img.toright {
	float:right;
	margin:0px 0px 10px 20px;
}
img.centered {
	display:block;
	margin:auto;
}
.detiCatalog {
   background:url(images/bg_deti.jpg) right -10px no-repeat;
   padding-top:450px; 
   margin-bottom:15px;
}
#text #news .news9m {
  background:url(images/listovka-9m.jpg) center center no-repeat;
  width:530px;
  height:768px;
  padding:30px; 
  font:bold 160% Arial;
  line-height:30px;
  font-style: italic;
}
#text #news .news9m p {
  /*color:#ffffff !important;*/
}
div.toleft {
	float:left;
	margin:0px 20px 10px 0px;
}
div.centered {
	display:block;
	margin:auto;
}

.submenu {
   width:600px;
   overflow:hidden;
   background:#fbf1e7;
   padding:5px 10px;
   margin:20px 0px;
}
.submenu li {
   display:inline;
   float:left;
   margin-right:15px;
   font-family: "Times New Roman",Times,serif;
   font-weight: bold;
   font-size:120%; 
   padding:5px 0px 5px 20px;
   background:url(images/header_2.gif) left center no-repeat;
   
}
.submenu li a {
   color:#947046 !important;
}
.submenu li a:hover {
   text-decoration:none;
}
.submenu li.active  {
 	background-image: url(images/ico/header.gif);
	background-repeat: no-repeat;
	background-position:left -3px;
   padding-left:28px;
}
.submenu li.active a {
  text-decoration:none !important;
  font-size:115%;
}
ul.listStyle1 {
 	list-style-position:outside;  
}

