h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-weight: normal;
	padding: 0 8px;	
}


h1, h2 {
	/* line-height: 36px; */
	margin-bottom: 18px;
}

h1, h2, h3, h4 {
	margin: 0 0 15px 0;
}

/* h3, h4, h5, h6 {
	line-height: 18px;
} */

h1 {
	font-size: 21px;
	top: 5px;
}

h1.shop {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0 10px;
}

h2 {
	font-size: 17px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}


a {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 25px 0;
	/* padding: 0 0 10px 0; */
}

#content p {
	line-height: 1.35em;
	color: #5f5f5f;
	font-size: 16px;
	padding: 0 8px;	
}

#content h1 {
	background: url(../images/bg_h1.gif) no-repeat left bottom;
	padding: 0 8px 14px 8px;
}

#content img {
	border-color: #D6D6D6;
	border-style: solid;
}

#content ul {
	margin: 20px 0;
	padding: 15px 20px;
	background-color: #F2F2F2;
	border: 1px solid #d6d6d6;
}

#content ul li {
	list-style: none outside url(none);
	background: transparent url(../images/bg_rozbal.gif) no-repeat scroll left 8px;
	padding: 1px 0 2px 11px;
	color: #231F20;
	font-weight: normal;
}
