
@import "/news.css";

@import "/articles.css";

@import "/foto.css";

@import "/shop.css";

@import "/price.css";

@import "/feedback.css";

.style1 {color: #CC0000}
.small_link{font-size:10px;}

#Header{
	height: 29px;

	color: #333333;

	font-weight: bolder;

	font-size: small;

	white-space: nowrap;
	
	border-bottom: #EAEAEA solid 1px;
	border-top: #EAEAEA solid 1px;
	background: #FfFfF9;
	margin-bottom:20;
}