* {
	margin:0;
	padding:0
}

body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	background:#fff;
}
img
{
	border: 0;
}

a 
{
	color: #fff;
}

a:hover
{
	color: #000;
}

p
{
	margin: 5px 0 10px 0;
}

p.contact
{
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px;
}


li
{
	margin-left:20px;
}

h1
{
	text-align:left;
	width: 715px;
	margin: 10px 10px 0px 15px;
	background:url(../impregnaty/bkg_linia.jpg) repeat-x bottom;
	font-size:18px;
	color:#7c180f;
	line-height: 30px;
}

hr
{
	width: 90%;
	text-align:center;
	margin: 0 auto;
	color:#7c180f;
	background:#7c180f;
	line-height:2px;
}

#main
{
	width: 990px;
	margin:0 auto;
	text-align:left;
}

#top
{
	width: 990px;
	margin:0 auto;
}

#menu-top
{
	margin:0 auto;
	background:url(../impregnaty/bkg_menu.jpg) repeat-x;
	height: 34px;
	padding:2px 0 2px 40px
}

#menu-top a
{
	text-align:center;
	background:url(../impregnaty/bkg_a.jpg) repeat-x;
	height:32px;
	line-height:32px;
	border:1px solid  #a35f58;
	display:block;
	margin-right: 30px;
	float: left;
	width:150px;
	text-decoration:none;
	font-weight: bold;
}

#menu-top a:hover
{
	background:#b00100;
	color: #000;
}

#menu
{
	width: 237px;
	float:left;
	font-weight:bold;
	margin: 7px 3px;
	line-height: 14px;
}
#menu ul
{
	width: 237px;
	background: #7c180f;
	padding: 0;
	margin:0;
}
#menu li
{
	width: 227px;
	padding: 5px;
	margin: 2px 0;
	list-style:none;
}

#menu a
{
	text-decoration:none;
}

#right
{
	text-align:left;
	margin-left: 246px;
}

#content
{
	text-align:left;
	width: 724px;
	padding: 20px 5px 15px 15px;
	_padding: 20px 0px 15px 15px;
	background:#fff;
}

#content a
{
	color: #000;
	text-decoration: none;
}
#content a:hover
{
	text-decoration:underline;
}
.pasek
{
	background:#E1E3E5; 
	height:30px; 
	line-height:30px; 
	text-align:center; 
	font-weight:bold; 
	margin:10px 0; 
	border: 1px solid #B7C0C8; 
	width:433px; 

}

.text
{
	margin-bottom: 20px;
}

#footer
{
	width: 990px;
	margin:0 auto;
	background:url(../impregnaty/bkg_foot.jpg) no-repeat;
	height: 55px;
	clear:both;
}

