a.mainmenu {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#footer .copyright {
	color:#ababab;
}
.clear-block {
  display: inline-block;
}
/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
#article2 h2 {
	padding-bottom: 30px;
}
#article2 h2>span {
	background:url(/sites/all/themes/HT2Base/images/article2h2_1.png) no-repeat left bottom;
	color:rgb(32,32,32);
	font-size:11px;
	padding-left:16px;
	text-transform:uppercase;
}
/** TEXTS */
body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
}
p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 18px;
}
/** TABS */
ul.primary {
	float:right;
	font-size:11px;
	list-style:none;
	margin: 0px;
	padding:0px;
	white-space:nowrap;
}
ul.primary li {
	display:inline;
	margin:0;
	padding:0;
}
ul.primary li a {
	color:#608599;
	padding:2px 1em;
	text-decoration: none;
}
ul.primary li.active a {
	background:#608599;
	color:#fff;
	font-weight: bold;
}
ul.primary li a:hover {
	background:#608599;
	color:#fff;
}
h2.with-tabs {
float:left; /* LTR */
}
/** TABS */
#article2-title {
	background: url(/sites/all/themes/HT2Base/images/article2h2_2.png) no-repeat left bottom;
	width:100%;
}
#article2 a {
	color:#666666;
	text-decoration:none;
}
#article2 a:hover {
	text-decoration: underline;
}
/** CONTENT */
#content img {
	border:none;
	margin:2px;
	padding:5px;
}
/** CENNIK */
#cennik th {
	background:#608599;
	color:white;
	font-weight:bold;
	text-align:center;
}
#cennik tr.alt td {
	background-color:#d7e1e5;
}
#cennik td {
	text-align:center;
}
#cennik td.price {
	padding-right:10px;
	text-align:right;
}


