html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #B52E74; text-decoration: none;}
a:hover {color: #B52E74; text-decoration: underline;}

body {
	padding-top: 120px;
	background: #ffffff url(http://www.haltex.com.pl/images/bg.jpg) no-repeat center top;

}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

b {
	color: #B52E74;	
}

h1, h2, h3 {
  font-size: 13px;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 2px;
  padding: 8px 15px 8px 15px;
  display: block;
  width: auto;
  height: auto;
  background: #B52E74 url(http://www.haltex.com.pl/images/bg_menu.jpg) repeat-x;
}

img {
  border: none;
}

.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}


.inner-container {
	border: 0px solid #b1b1b1;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px;
	width: 900px;
}

.outer-container {
	padding-bottom: 24px;
}


.header {
	background: #ffffff url(http://www.haltex.com.pl/images/banner.jpg) no-repeat;
	height: 120px;
	margin-bottom: 0px;
	text-align: center;
}

#menu {
	position:relative;
	display:block;
	width:900px;
	height:32px;
	font-family:arial, verdana;
	font-size:13px;
	color: #000;
	margin:0 auto;
  background: #B52E74 url(http://www.haltex.com.pl/images/bg_menu.jpg) repeat-x;
}

.main {
	background: #ffffff;
}

.content_main {
	width: 900px;
	font: 14px tahoma;
	color: #333;
}

.content p {font: 14px tahoma; padding: 10px;}

.shop {
	background: #B52E74 url(http://www.haltex.com.pl/images/belka.jpg) no-repeat;
	color: #fff;
	font: 16px tahoma;
	margin-top: 5px;
	padding: 10px 12px;
	text-align: left;
}
.shop a {
	color: #fff;
	text-decoration: none;
}
.shop a:hover {color: #fff; text-decoration: underline;}

.catalog {
	background: #B52E74 url(http://www.haltex.com.pl/images/belka2.jpg) no-repeat;
	color: #B52E74;
	font: 16px tahoma;
	margin-top: 5px;
	padding: 10px 12px;
	text-align: center;
}
.catalog a {
	color: #B52E74;
	text-decoration: none;
}
.catalog a:hover {color: #B52E74; text-decoration: underline;}


.footer {
	background: #fff url(http://www.haltex.com.pl/images/bg_menu.jpg) repeat-x;
	color: #F7F7F2;
	font: 10px tahoma;
	margin-top: 5px;
	padding: 10px 12px;
	text-align: center;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {color: #fff; text-decoration: underline;}

.footer b {
	color: #fff;
}

.poweredby {
  margin: 0 auto;
	width: 900px;
	color: #333;
	font: 10px tahoma;
	text-align: right;
}
.poweredby a {
	color: #333;
	text-decoration: none;
}
.poweredby a:hover {color: ##B52E74; text-decoration: underline;}
