span.ph-code {
	font-size : 14px;
	color : #872900;
	font-weight : bold;
}
span.phone {
	font-size : 17px;
	color : #eaa84b;
	font-weight : bold;
}

td.put	{
	 text-decoration : none;
	 font-size : 11px;
	 color : #999999;
	}

a.put, a.put:visited  {
	color : #7E7E7E;
	font-weight : bold;
	text-decoration : none;
	font-size : 11px;
}
a.put:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #666666;
	font-weight : bold;
	text-decoration : line;
	font-size : 11px;
	border-bottom: 1px dashed gray;
}

td.logotext	{
	 text-decoration : none;
	 font-size : 12px;
	 color : #666666;
	}


td.top_text	{
	 text-decoration : none;
	 font-size : 12px;
	 color : #000000;
	}


a.topmenulink, a.topmenulink:visited  {
/*	color : #872900;
	font-weight : bold;
	text-decoration : none;
	font-family : Tahoma, Verdana, arial, sans-serif;
	font-size : 12px;	*/
}
a.topmenulink:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
/*	color : #ce2219;
	font-weight : bold;
	text-decoration : line;
	font-family : Tahoma, Verdana, arial, sans-serif;
	font-size : 12px;
	border-bottom: 1px dashed red;*/
}

a.topmenulink1, a.topmenulink1:visited  {
	color : #872900;
	text-decoration : none;
	font-size : 12px;
}
a.topmenulink1:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #ce2219;
	text-decoration : line;
	font-size : 12px;
	border-bottom: 1px dashed red;
}

a.gmenulink1, a.gmenulink1:visited  {
	color : #333333;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
}
a.gmenulink1:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #666666;
	font-weight : bold;
	text-decoration : line;
	font-size : 12px;
	border-bottom: 1px dashed gray;
}

a.gmenulink2, a.gmenulink2:visited  {
	color : #872900;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
}
a.gmenulink2:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #ce2219;
	font-weight : bold;
	text-decoration : line;
	font-size : 12px;
	border-bottom: 1px dashed red;
}


a.cnt, a.cnt:visited  {
	color : #872900;
	text-decoration : none;
	/* font-size : 12px; */
}
a.cnt:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #ce2219;
	text-decoration : line;
	/* font-size : 12px; */
	border-bottom: 1px dashed brown;
}

a.cnt1, a.cnt1:visited  {
	color : #872900;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
}
a.cnt1:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #ce2219;
	text-decoration : line;
	font-size : 12px;
font-weight : bold;
	border-bottom: 1px dashed brown;
}


a.menulink, a.menulink:visited  {
	color : #872900;
	text-decoration : none;
	font-size : 12px;
}
a.menulink:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #ce2219;
	text-decoration : line;
	font-size : 12px;
	border-bottom: 1px dashed gray;
}

a.navi, a.navi:visited  {
	color : #872900;
	text-decoration : none;
	font-size : 12px;
}
a.navi:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	color : #ce2219;
	text-decoration : line;
	font-size : 12px;
	border-bottom: 1px dashed gray;
}


td	{
	 font-family: 'Nunito', sans-serif;;
	 color : #343434;
	 font-size : 12px;
	}

p {
	 text-indent: 0;
	 line-height: 1.4;
	 font-size: 15px;
	}

li { line-height: 1.4;
	}


h1 {
	 font-family: 'Nunito', sans-serif;
	 font-size: 21px;
	 text-indent: 0;
	 color : #000000;
	}

h2 {
	 font-family: 'Nunito', sans-serif;
	 font-size: 18px;
	 color : #541a01;
	}

h3 {
	 font-family: 'Nunito', sans-serif;
	 font-size: 17px;
	 color : #541a01;
	}


/* catalog div */
div.catalog {
	width: 100%;
	margin: 0px auto;
	justify-content: space-around;
}

div.catdoor {
	color : #5A2E01;
	flex-basis: 18%;
	margin: 5px 0;
}

div.catdoor img {
	max-width: 100%;
	margin: 0px;
	border: 2px solid #999999;
	border-left-color: #666666;
}

div.catdoor a.cnt, div.catdoor a.cnt:visited  {
    font-family: 'Nunito', sans-serif;
    font-size: 14px;
    display: inline-block;
    min-height: 21px;
}
div.catdoor a.cnt:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	font-family: 'Nunito', sans-serif;
	border-bottom: 0;
	text-decoration: underline;
	font-size: 14px;
    display: inline-block;
    min-height: 38px;
}
div.catdoor a.cnt:hover, a.topactive, a.topactive:hover, a.topactive:visited  {
	font-family: 'Nunito', sans-serif;
	border-bottom: 0;
	text-decoration: underline;
}
