body{
	background-color: #914800; 
	background-image: url(../img/main-bg.jpg); 
	margin: 0px; 
	padding: 0px;
}

#main-left a{
	color: #8B5D2E;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
		 
#main-left a:hover{
	text-decoration: underline;
}

.bold{
	font-weight: bold;
}

a.footer{
	color: #291502;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
		
a.footer:hover{
	text-decoration: underline;
}
		
a.callout{
	color: #7d4003;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
		 
a.callout:hover{
	text-decoration: underline;
}
	
ul{
	margin-top: 8px;
}

div.callout{
	text-align: center; 
	padding: 6px; 
	background-color: #baaa78; 
	margin: 10px; 
	border: 2px solid #a89867;
}

img.normal{
	margin-top: 8px; 
	background-color: #ffffff; 
	padding: 1px; 
	border: 1px solid #914800;	
}

div.footer{
	font-size: 10px; 
	color: #291502;
	background-color: #baaa78;
	border: 1px solid #914800;
}

div.main-left{
	font-size: 14px; 
	color: #7d4003;
}

img.callout-separator{
	margin-top: 24px; 
	margin-bottom: 14px;
}

div.main{
	background-color: #ddcfa2;
	border-left: 1px solid #914800;
	border-right: 1px solid #914800;
}

div.center{
	font-family: Tahoma, Arial;
}

div.top-left{
	background-color: #ddcfa2; 
	background-image: url(../img/top-01.jpg); 	
}

div.top-right-menu{
	padding-right: 20px;
}

div.top-right-baner-left{
	background-color: #ddcfa2; 
	background-image: url(../img/top-02.jpg); 
	background-repeat: no-repeat;
}

div.top-right-baner-right{
	background-color: #ddcfa2; 
	background-image: url(../img/top-03.jpg); 
	background-repeat: no-repeat;
}

div.menu-button-on{
	float: right;
	height: 17px; 
	margin-top: 8px;
	letter-spacing: 1px; 
	font-size: 11px; 
	margin-right: 6px;
}

div.menu-button-off{
	float: right;
	height: 17px; 
	margin-top: 8px; 
	cursor: pointer; 
	letter-spacing: 1px; 
	font-size: 11px; 
	margin-right: 6px;
}

div.menu-button-off a{
	text-decoration: none;
	cursor: pointer;
}

div.menu-button-left-off{
	float: left; 
	width: 9px; 
	height: 17px; 
	background-image: url(../img/menu-left-dark.jpg);
}

div.menu-button-right-off{
	float: left; 
	width: 9px; 
	height: 17px; 
	background-image: url(../img/menu-right-dark.jpg);
}

div.menu-button-left-on{
	float: left; 
	width: 9px; 
	height: 17px; 
	background-image: url(../img/menu-left-light.jpg);
}

div.menu-button-right-on{
	float: left; 
	width: 9px; 
	height: 17px; 
	background-image: url(../img/menu-right-light.jpg);
}

div.menu-button-main-off{
	float: left;
	height: 14px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	background-color: #592d00;
	color: #D4D4A9;
}

div.menu-button-main-on{
	float: left; 
	height: 14px; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 3px; 
	background-color: #824200; 
	color: #ffffff;
}

.big{
	font-size: 16px;
}

.asortyment{
	width: 450px;
	margin-left: 40px;
	border-bottom: 1px solid #000000;
	padding: 2px 10px 2px 10px;
}

.left{
	float: left;
	width: 200px;
}

.right{
	float: left; 
	width: 340px;
	margin-left: 60px;
	margin-bottom: 10px;
}

.clear{
	clear: both;
}
