body {
	margin: 0;
	padding: 0;
	font-family: verdana; 
	font-size: 10px; 
	background: #ffe8c6;
	overflow: auto;
}

div#center {
	margin: 0 auto;
	width:950px;
	border-right: 1px solid #ffbc54;
}
div#head {
	border: 0px;
	width:950px;
	height:482px;
	background: url(../images/head.jpg) no-repeat;
	clear:both;
}
div#lang
{	
	display: block;
	clear:both;
}
div#langm {
	width:843px;
	height:22px;
	background: url(../images/langm.jpg);
	float:left;
}
div#lange {
	width:35px;
	height:22px;
	float:left;
}
div#langl {
	width:35px;
	height:22px;
	float:left;
}
div#langr {
	width:37px;
	height:22px; 
	float:left;
}
div#container
{
	position:absolute;
	top: 238px;
	width: 949px;
	border-left: 1px solid #ffbc54;
    border-right: 1px solid #ffbc54;
	background: #fdd28e url(../images/container.jpg) no-repeat;
	float: left;
}
div#main {
	margin-left:19px;
	margin-top: 1px;
	width:722px;
	background: url(../images/mainsp.png) repeat-y #fdd28e;   
	float:left;
	display:block;
	border: 1px solid #ffbc54;
}
div#mainc {
	width:722px;
	min-height: 200px;
	background: rgb(254, 224, 176) url(../images/main.png) no-repeat;
}
div#menu {
	width:185px;
	float:left;
	min-height: 282px; 
	background: url(../images/menu.jpg) no-repeat;
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-top: 75px;
}
div#menuc {
	width:185px;
	background: url(../images/menuspc.jpg) repeat-y;
	clear:both;
	float:left;
}
div#menuspc {
	width:185px; 
	background: url(../images/menuspc.jpg) repeat-y;
	float:left;
	clear:both;
}
div.menuend {
	width: 185px;
	height: 12px;
	background: url(../images/menu_end.jpg);
	float:left;
	clear:both;
}
div#foot {
	width: 949px;
	height: 25px;
	clear:both;
	background: url(../images/foot.jpg);
}
div#productDiv
{
	margin: 15px 50px;
	padding: 5px;
	position: absolute; 
	border: 1px solid #000000;
	width: 900px;
	min-height: 500px;
	z-index: 10;
	top: 35%;
	display: none; 
	background-color: #ffffff;
	font: 12px Tahoma;
}
div#menu span.hide a
{
	color: #402f6c !important;
	font: bold 11px tahoma,serif !important;
}
div#menu a {
	font-family: Tahoma, serif;
	font-size: 18px;
	color: #402f6c;
	text-decoration: none;
}
div#main
{
	font-family: Tahoma, serif;
	font-size: 12px;
}
div#main a {	
	color: #402f6c;
	font-weight: bold;
	text-decoration: none;
}

div#main a:hover {
	color: #402f6c;
	text-decoration: underline;
	background-color: transparent;
}
div#menu a:hover {
	color: #402f6c;
	text-decoration: none;
	background-color: transparent;
}
#main, #mainc, #place {
	line-height: 17px;
}
.hide {
	display : none;
}
table 
{
	font-family: verdana; 
	font-size: 10px; 
}
table td, tr {
	border: 1px;
}
.login 
{
	border-color: red;
	border-width:5px 5px 5px 5px;
}
.submit {
	border: 0;
	font-family: verdana; 
	font-size: 10px; 
}
.input {
	font-family: verdana; 
	font-size: 10px; 
}
#center #head #container #main #mainc #place {
	line-height: 15px;
}
div.withlove {
 
 text-align: right;
 padding-right: 40px;
 padding-top: 8px;
 
}
a.withlove {
 font-family: Tahoma, serif;
 font-size: 10px;
 color: white;
 text-decoration:none;
}

a.withlove:hover
{
 color: #5c3e74;
 background-color: transparent;
}