@charset "utf-8";
/* CSS Document */
#custom-doc {
	width:76.15em;
	*width:74.32em;
	min-width:990px;
	margin:auto;
	text-align:left;
}
html {
	background-image: url(../images/bg2.jpg);
	background-position: left top;
}
body{
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	}
#hd{
	height:125px;	
	margin-bottom:5px;
	position:relative;
}
#menu{
	position:absolute;
	left:4px;
	bottom:0px;
}
#menu ul li{
	float:left;
}
#menu a{
	display:block;
	width:150px;
	height:34px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	float:left;
	margin-right:5px;
	margin-left:0px;
	line-height:35px;
	text-decoration:none;
}
#menu ul li.menu-item a{
	color:#FFF;
}
#menu ul li.menu-item a:hover{
	color:#C9E2E9;
}
#menu ul li.menu-item-active a{
	color:#C9E2E9;
}
#logo{
	position:absolute;
	top:0px;
	left:4px;
}
#certfikaty{
	position:absolute;
	right:5px;
	top:0px
}
#certfikaty img{
	margin-left:10px;
}
#certfikaty img{
	float:left;
}
#wyszukiwarka{
	position:absolute;
	right:5px;
	top:90px;
	width:180px;
	height:25px;
}
#szukaj{
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border:0px;
	width:148px;
	height:25px;
	float:left;
	color:#616161;
	line-height:24px;
	padding-left:10px;
}

#ft{
	height:239px;
	background-image: url(../images/ft_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:40px;
}
#stopka{
	width:990px;
	height:200px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#newsletter{
	position:absolute;
	left:4px;
	top:0px;
	width:245px;
	height:101px;
	background-image: url(../images/newsletter_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
	padding:4px;
    display:none;
}
#newsletter-form{
	margin-top:10px;
	}
#zapisz{
	
	border:1px solid #A0A0A4;
	width:148px;
	height:17px;
	float:left;
	color:#616161;
	padding-left:10px;
	font-size:11px;
	line-height:16px;
	color:#426D74;
}
#newsletter h1{
	color:#426D74;
	margin-bottom:10px;
	font-size:14px;
	line-height:normal;
}
#newsletter p{
	color:#426D74;
	font-size:11px;
}
#jsw{
	position:absolute;
	right:0px;
	top:19px;
}
#stopka-menu{
	position:absolute;
	right:0px;
	top:91px;
	font-size:11px;
}
#stopka-menu ul{
	float:left;
}
#stopka-menu ul li{
	float:left;
}
#stopka-menu a{
	color:#FFF;	
	margin-right:10px;
	font-size:11px;
}
#stopka-menu a:link,#stopka-menu a:visited{
	text-decoration:none;
}
#stopka-menu a:active,#stopka-menu a:hover{
	text-decoration:underline;
}
#autor{
	margin-left:60px;
	color:#FFF;
}
#autor a{
	margin:auto;
}
strong{
	font-weight:bold;	
}
hr{
	border:none;
	border-bottom:1px solid #818181;
	clear:both;
	padding:5px 0px;
	
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

.przetarg{
    border-bottom:1px solid #ccc;
    margin-bottom:10px;
}
.przetarg-tytul{
    font-weight:bold;
    margin-bottom:10px;
}
