#container
{
  width: 958px;
  margin: 0px auto 5px;
}

#top
{
	position: relative;
  width: 958px;
  height: 75px;
	overflow: hidden;
	background-color: #fff;
	background-image: url('../images/bgTop.png');
	background-repeat: no-repeat;
}

#top h1
{
	float: left;
	width: 260px;
	height: 25px;
	margin: 29px 0px 0px 15px;
	overflow: hidden;
	text-indent:-1500px;
	cursor: hand;
}
#menutop
{
	float: right;
	margin: 50px 5px 10px 0px;
}

#menutop li
{
	display: inline;
	float: left;
	font-weight: bold;	
	margin: 0px 5px 0px 0px; /* T R B L */
	color: #444e89;
}

#menutop li a
{
	color: #444e89;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 7px;
}

#menutop li a:hover
{
	text-decoration: underline;
}

#menu
{
  width: 950px;
  height: 36px;
	overflow: hidden;
	background-color: #5b6392;
	background-image: url('../images/bgMenu.gif');
	background-repeat: no-repeat;	
	background-position: top left;
	border: 0px solid #fff;
	border-left-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 1px;
}

#menu ul
{
	margin: 7px 0px 0px 7px;
	padding: 0px;
}

#menu li
{
	display: inline;
	float: left;	
	height: 23px;
	margin: 0px 0px 0px 0px; /* T R B L */
	background-image: url('../images/arrow.gif');
	background-repeat: no-repeat;	
	background-position: 6px 8px;	
}


#menu ul li.last {background: #F40000 url(../images/arrow.png) no-repeat 6px 8px;}

#menu li a
{
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 3px 10px 0px 15px;
}

#mainleft .divline
{
	border: 0px solid #868686;
	border-left-width: 1px;
	padding: 5px 5px 5px 13px;
	margin: 0px 0px 10px 0px;

}

#maincenter .divline
{
	border: 0px solid #868686;
	border-left-width: 1px;
	padding: 5px 5px 5px 13px;
	margin: 0px 0px 10px 0px;
}

#homesearch
{
	height: 263px;
	background-color: #f7fcff;
	background-image: url('../images/bgsearch.gif');
	background-repeat: repeat-x;
}

#banerypromocyjne
{
	min-height: 198px;
	background-color: #f6fbff;
	background-image: url('../images/bgbanerypromocyjne.gif');
	background-repeat: repeat-x;
}

#banerypromocyjne img
{
	margin: 10px 0px 0px 5px;
}

#footer
{

	float: left;
	width: 950px;
	height: 44px;
	background-color: #f6fbff;
	border: 0px solid #fff;
	border-left-width: 4px;
	border-right-width: 4px;

}

#bottomfooter
{
	float: left;
	width: 958px;
	height: 8px;
	background-image: url('../images/bottomfooter.gif');
	background-repeat: no-repeat;

}

#techweb
{

	text-align: right;
	float: left;
	width: 950px;
	margin: 5px auto 53px; /** top left&right bottom */
	color: #aaa;
	font-size: 10px;
}

#techweb a
{
	font-size: 10px;
	color: #5b6392;
}

#main
{
  width: 950px;
  float: left;
	border: 0px solid #fff;
	border-left-width: 4px;
	border-right-width: 4px;
	background-color: #fff;
	padding: 0px 0px 10px 0px;
}

#mainright
{
  display: inline;
  float: left;
  width: 246px;
  min-height: 200px;
  margin: 0px 0px 0px 0px;
  background-color: #e2f3fb;
}

#menubottom
{
	float: left;
	margin: 17px 5px 10px 10px;
	padding: 0px;
}

#menubottom li
{
	display: inline;
	float: left;
	font-weight: bold;	
	margin: 0px 5px 0px 0px; /* T R B L */
	color: #7277a1;
}

#menubottom li a
{
	color: #7277a1;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 6px;
	padding-left: 0px;
}

#menubottom li a:hover
{
	text-decoration: underline;
}