body {	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table{
	font-family:TAHOMA;	
	font-size:12px;	
}
td{
	font-family:TAHOMA;	
	font-size:12px;
}

h1,h2,h3,h4,h5{
	color:#000000;
	font-size : 18px;	
	font-family : TAHOMA;
	font-weight : bolder;
	margin-bottom:5px;
	margin-top:8px;
}
h2{ font-size : 15px; color:#FFD8A6;}
h3{	font-size : 14px; font-weight : normal;}
h4{	font-size : 12px; font-weight : normal;}
h5{	font-size : 11px; font-weight : normal; font-style : italic;}

hr{
	color:#000000;
	height:1px;
	width:80%;
	margin-bottom:5px;
	margin-top:5px;
	background:#C9C9C9;
	border:1px;
}

a,a:link{
	color:#1D1D1D;
	font-size : 12px;	
	font-family : Tahoma;	
	text-decoration:none;
}
a:visited{	
	color:#696560;
}
a:hover{	
	color:#B50000;
}

a.text,a.text:link{
	color:#FFD7A3;
	font-size : 12px;	
	font-family : Tahoma;	
	text-decoration:none;
}
a.text:visited{	
	color:#FFD7A3;
	text-decoration:none;
}
a.text:hover{	
	color:#000000;
	text-decoration:underline;
}

a.image,a.image:link{
	color:#000000;
	font-size : 9px;	
	font-family : Tahoma;	
	text-decoration:none;
}
a.image:visited{
	color:#000000;
}
a.image:hover{
	color:#000000;
}

p.text{
	color:#000000;
	font-size : 12px;
	font-family : Tahoma;
}

div{
	color:#000000;
}
div.text{
	color:#000000;
	font-size : 12px;
	font-family : Tahoma;
}
div.submenu{
	display: none; 
	z-order:10;
	position:absolute;	
	top:155px;
	background:#8EB4BF;	
}

li.text{
	list-style-position : inside;
	list-style-image : url(../images/punct1.gif);
	
}

INPUT.text{
	border : 1px solid #807E66;
	font-size : 12px;
	font-style : normal;
	font-family : Tahoma;
	background:#FFF9F6;
}

INPUT.button{
	border : 1px solid #807E66;
	font-size : 11px;
	font-style : normal;
	font-family : Tahoma;
	background:#FFF9F6;
}

TEXTAREA.text{
	border : 1px solid #807E66;
	font-size : 12px;
	font-style : normal;
	font-family : Tahoma;
	background:#FFF9F6;
}

SELECT.text{
	border: 1px solid #807E66;	
	font-size : 12px;
	font-style : normal;
	font-family : Tahoma;
	width: 230;		
	background:#FFF9F6;
}

div.region{
	scrollbar-face-color: #9FA5A1; 
	scrollbar-shadow-color: #9FA5A1; 
	scrollbar-highlight-color: #9FA5A1; 
	scrollbar-3dlight-color: #9FA5A1; 
	scrollbar-darkshadow-color: #9FA5A1; 
	scrollbar-track-color: #9FA5A1; 
	scrollbar-arrow-color: #C40300;
	background:#EAEAEA
}

td.content{
	color:#000000;
	font-size : 12px;
	font-family : Tahoma;
	padding:30px;
}

td.menu_unselected{
	color:#817D37;
	
	font-size : 10px;
	font-family : Tahoma;
	text-align:center;
	padding-left:14px;
	padding-right:14px;
	padding-top:2px;
	padding-bottom:2px;
}
td.b_menu_unselected{
	
}

td.menu_selected{
	color:#817D37;
	background:#FBE9B7;
	font-size : 10px;
	font-family : Tahoma;
	text-align:center;
	padding-left:14px;
	padding-right:14px;
	padding-top:2px;
	padding-bottom:2px;
}
td.b_menu_selected{
	background:#6E1809;
}

td.submenu_selected{
	background:#7DA3BB;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}
td.submenu_unselected{	
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}


a.reg_menu_unselected,a.reg_menu_unselected:link,a.reg_menu_unselected:visited,a.reg_menu_unselected:hover{
	color:#544F46;
	font-size : 11px;
	font-family : Tahoma;	
	text-decoration:none;
}

a.reg_menu_selected,a.reg_menu_selected:link,a.reg_menu_selected:visited,a.reg_menu_selected:hover{
	color:#000000;
	font-size : 11px;
	font-family : Tahoma;	
	text-decoration:none;
}


a.button,a.button:link,a.button:visited,a.button:hover{
	color:#544F46;
	font-size : 11px;
	font-family : Tahoma;
	font-weight : bolder;
	text-decoration:none;
}

a.menu,a.menu:link,a.menu:visited,a.menu:hover{
	color:#817D37;
	font-size : 10px;
	font-family : Tahoma;
	text-decoration:none;	
}
a.submenu,a.submenu:link,a.submenu:visited,a.submenu:hover{
	color:#000000;
	font-size : 11px;
	font-family : Tahoma;
	text-decoration:none;
}
a.submenu_sel,a.submenu_sel:link,a.submenu_sel:visited,a.submenu_sel:hover{
	color:#000000;
	font-size : 11px;
	font-family : Tahoma;
	text-decoration:none;
}


a.detail,a.detail:link{
	color:#1D1D1D;
	font-size : 11px;	
	font-family : Tahoma;
	font-weight : bolder;
	text-decoration:none;
}
a.detail:visited{
	color:#696560;
	font-weight : bolder;
}
a.detail:hover{
	color:#B50000;
	font-weight : bolder;
}

a.month,a.month:link{
	color:#000000;
	font-size : 11px;	
	font-family : Tahoma;	
	text-decoration:none;
}
a.month:visited{
	color:#000000;
	
}
a.month:hover{
	color:#000000;	
}



a.map,a.map:link{
	color:#000000;
	font-size : 11px;	
	font-family : Tahoma;	
	text-decoration:none;
}
a.map:visited{
	color:#000000;
	
}
a.map:hover{
	color:#FFD8A6;	
}
a.submap,a.submap:link{
	color:#FFD8A6;
	font-size : 11px;	
	font-family : Tahoma;	
	text-decoration:none;
}
a.submap:visited{
	color:#FFD8A6;
	
}
a.submap:hover{
	color:#000000;	
}






a.guest,a.guest:link{
	color:#1D1D1D;
	font-size : 11px;	
	font-family : Tahoma;	
	text-decoration:none;
}
a.guest:visited{
	color:#696560;
	
}
a.guest:hover{
	color:#B50000;	
}


a.left,a.left:link{
	color:#1D1D1D;
	font-size : 11px;	
	font-family : Tahoma;
	font-weight : bolder;
	text-decoration:none;
}
a.left:visited{
	font-weight : bolder;
	color:#696560;
}
a.left:hover{
	font-weight : bolder;
	color:#B50000;
}

a.nav,a.nav:link{
	color:#797979;
	font-size : 11px;	
	font-family : Tahoma;
	font-weight : bolder;
	text-decoration:none;
}
a.nav:visited{
	font-weight : bolder;
	color:#797979;
}
a.nav:hover{
	font-weight : bolder;
	color:#B50000;
}

a.active,a.active:link{
	color:#402F27;
	font-size : 11px;	
	font-family : Tahoma;
	font-weight : bolder;
	text-decoration:none;
}
a.active:visited{
	font-weight : bolder;
	color:#402F27;
}
a.active:hover{
	font-weight : bolder;
	color:#B50000;
}

a.client,a.client:link,a.client:visited{
	color:#AB3C31;
	font-size : 11px;	
	font-family : Tahoma;	
	text-decoration:none;
}
a.client:hover{	
	color:#B50000;
}

img.img_cat{
	cursor:hand;
}

div.top_cat{
	background:#EBEBEB;
	font-size : 12px;	
	font-family : Tahoma;
	font-weight : bolder;
	color:#4C4C4C;
	height:15px;
}

td.head{
	color:#3E3028;
	font-size : 12px;	
	font-family : Tahoma;
	font-weight : bolder;
	text-align:center;
}

td.price{
	color:#3E3028;
	background:#EAEAEA;	
	font-size : 12px;	
	font-family : Tahoma;
	font-weight : bolder;
}
td.cart{
	background:#F1F1F1;	
}
td.ent_pr{
	background:#DDDDDD;	
}

td.prod_name{	
	color:#3E3028;
	font-size : 12px;	
	font-family : Tahoma;
	background:#EFEFEF;
	padding:5px;
}

td.right {
	background-repeat : repeat-y;
}

div.map{	
	background: url('../images/bot_back.gif');
}
td.map_center{
	border:1 solid #FFD8A6;
}
td.purple{
	color:#000000;
}
