*{
	margin: 0;
	padding: 0;
}
body, td{
	font-family: arial,sans-serif, tahoma;
	background-color: #fff;
	color: #7a878b;
	font-size: 11px;
	line-height: 22px;
}
img{
	border: #e6f2f7 3px solid;
	margin: 6px 6px 6px;
}
#sb-body img{
	border: none;
	margin: 0;
}
a{
	text-decoration: underline;
	color: #006586;
}
a:hover{
	text-decoration: none;
}
h1{
	font-family: bold "Trebuchet MS", tahoma, verdana;
	color: #006586;
	font-size: 18px;
	line-height: normal;
	padding: 15px 0 10px;
	font-weight: bold;
}
.navi h1{
	padding: 0;
}
h2{
	font-family: "Trebuchet MS", tahoma, verdana;
	color: #3E5A6C;
	font-size: 15px;
	line-height: normal;
	padding: 15px 0 10px;
	font-weight: bold;
}
h2 a{
	text-decoration: none;
	display: block;
	color: #3E5A6C;
}
h3{
	font-family: "Trebuchet MS", tahoma, verdana;
	color: #7a878b;
	font-size: 13px;
	line-height: normal;
	padding: 15px 0 10px;
	font-weight: bold;
}
h3 a{
	text-decoration: none;
	display: block;
	color: #7a878b;
}
h4{
	font-family: "Trebuchet MS", tahoma, verdana;
	color: #0781b3;
	font-size: 11px;
	line-height: normal;
	padding: 15px 0 10px;
	font-weight: bold;
}
h5{
	font-family: "Trebuchet MS", tahoma, verdana;
	color: #7a878b;
	font-size: 11px;
	line-height: normal;
	padding: 15px 0 10px;
	font-weight: bold;
}
ul{
	list-style-type: none;
}
ul li{
	list-style-type: none;
	background: url(../../img/layout/bip/li.gif) 0 12px no-repeat;
}
li{
	padding: 5px 0 0 14px;
	margin-left: 1px;
}
ul li{
	padding: 5px 0 0 14px;
	margin-left: 10px;
}
ol li{
	margin-left: 16px;
	padding: 5px 0 3px;
}
p{
	padding: 5px  0px;
}
.clear{
	clear: both;
}
.hidden{
	display: none;
}
.align-center{
	text-align: center;
}
.align-right{
	text-align: right;
}
.body{
	text-align: center;
	background-color: #eaeced;
}

.main{
	width: 752px;
	margin: 0 auto;
	text-align: left;
	border: #ccd5db 1px solid;
	border-width: 0 1px 1px 1px;
	background-color: #fff;
}
.head{
	position: relative;
	height: 90px;
	background: url(../../img/layout/bip/head-bg.gif) left bottom no-repeat;
}
.head a.logo-bip{
	display: block;
	width: 258px;
}
.head a.logo-bip img{
	border: none;
	margin: 8px 24px 7px;
}
.head a.logo{
	position: absolute;
	right: 29px;
	top: 9px;
	display: block;
	width: 149px;
	height: 99px;
}
.head a.logo img{
	border: none;
	margin: 0px 0px 0px;
}
.left_panel{
	width: 200px;
	float: left;
	border-top: #ccd5db 1px solid;
}
.left_menu ul{
	padding: 6px 5px;
}
.left_menu ul li{
	background: none;
	padding: 0px;
	margin: 0;
}
.left_menu ul li a{
	color: #3e5a6c;
	font: 12px tahoma;
	text-decoration: none;
	border-bottom: #ccd5db 1px solid;
	display: block;
	padding: 5px 0px 5px 22px;
}
.left_menu ul li li a{
	padding-left: 32px;
}
.left_menu ul li li li a{
	padding-left: 42px;
}
.left_menu ul li a:hover{
	text-decoration: underline;
}
.left_menu ul ul{
	padding: 0px;
	background-color: #eaedef;
}
.left_menu li.selected a{
	font-weight: bold;
}
.left_menu li.selected li a{
	font-weight: normal;
}
.left_menu li.selected li.selected a{
	font-weight: bold;
}
.search{
	border-left: #ccd5db 1px solid;
	height: 30px;
	background: url(../../img/layout/bip/search-bg.gif) left top no-repeat;
	float: right;
	width: 550px;
	padding: 0 0 1px 1px;
}
.search form{
	display: block;
	width: 290px;
	height: 24px;
	background-color: #0781b3;
}
.navi{
	min-height: 49px;
	height: auto !important;
	height: 49px;
	float: right;
	width: 551px;
	border-color: #ccd5db;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	background: transparent url(../../img/layout/bip/navi-bg.gif) left top no-repeat;
}
.navi table{
	width: 100%;
	height: 49px;
}
.navi td{
	background-color: transparent;
	color: #7f8c95;
	padding: 5px;
	font: 10px tahoma;
}
.navi td div{
	padding: 3px 0;
}
.navi .title{
	width: 100%;
	padding: 0 0 0 27px;
	vertical-align: middle;
}
.navi .labels{
	text-align: right;
	white-space: nowrap;
}
.navi .date_pl{
	font-weight: bold;
	white-space: nowrap;
	padding-right: 20px;
}
.content{
	float: right;
	width: 551px;
	border-left: #ccd5db 1px solid;
}
.content .box{
	background: transparent url(../../img/layout/bip/white-box-bg.gif) repeat-x scroll 0 0;
	border: 1px solid #FFFFFF;
	padding: 30px 20px 30px 27px;
}
.content .out_box{
	margin: -30px -21px 0 -28px;
}
.content .cat_block{
	border-bottom: #ccd5db 1px solid;
	padding: 0 21px 0 28px;
}
.content .cat_block h2{
	padding: 0;
}
.content .cat_block h2 a{
	padding: 13px 0 12px;
	outline: none;
}
.content .out_box_multi{
	margin: -30px -21px 0 -28px;
}
.content .out_box_multi .cat_block{
	padding: 5px 21px 5px 28px;
}
.content .out_box_multi a{
	padding: 5px 0 3px;
	color: #3E5A6C;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.przetarg table{
	font-size: 12px;
	border-collapse: collapse;
	background-color: #eef6f9;
}
.przetarg table td{
	width: 200px;
}
.przetarg table td, .przetarg table th{
	border: #c7e2ed 1px solid;
	padding: 5px;
	text-align: left;
}


.nextprev{
	margin: 15px 0;
	text-align: center;
	font: 11px "MS Sans Serif", arial, sans-serif;
	color: #3E5A6C;
}
.nextprev a{
	font: 11px "MS Sans Serif", arial, sans-serif;
	color: #006586;
	text-decoration: none;
}
.nextprev a:hover{
	text-decoration: underline;
}

.foot{
	background: url(../../img/layout/bip/footer-bg.gif) left top no-repeat;
	padding: 1px;
	border-top: #ccd5db 1px solid;
	height: 70px;
	position: relative;
}
.foot .bottom_menu{
	position: absolute;
	right: 7px;
	top: 1px;
}
.foot .bottom_menu a{
	background: transparent url(../../img/layout/bip/bottom_menu-a-bg.gif) no-repeat scroll 0 13px;
	display: block;
	float: left;
}
.foot .bottom_menu a.first{
	background: none;
}
.foot .bottom_menu img{
	border: none;
	padding: 4px 10px 3px;
}
.powered{
	color: #3e5a6c;
	margin: 42px 10px 0;
	overflow: hidden;
	position: relative;
}
.powered .seo{
	position: absolute;
	top: 50px;
	line-height: 50px;
}
.powered .left{
	float: left;
	width: 300px;
}
.powered .right{
	float: right;
	width: 300px;
	text-align: right;
}
.powered a{
	color: #3e5a6c;
	text-decoration: none;
}




/********** @Formularz **************/
.line{
	margin: 0px 0 10px 0;
	clear: both;
}
.input{
	clear: both;
}
.label{
	color: #3e3a2e;
	font-family: Verdana, Tahoma,  Arial;
	font-size: 12px;
	/*font-weight:bold;*/
	text-align: right;
	margin: 0 10px 0 0;
	padding: 4px 0 0 0;
	float: left;
	z-index: 500;
}
.form .label{
	width: 120px;
	height: 28px;
}
.form .field{
	float: none;
}
.input-text{
	display: block;
	float: left;
	font: 11px "Trebuchet MS", arial;
	color: #8b9a9f;
	height: 15px;
	padding: 5px 4px 4px;
	width: 192px;
	border: #e3d4a2 1px solid;
	background-color: #fcfaf4;
}
.input-image{
	display: block;
	float: left;
}
.input-submit{
	display: block;
	float: left;
	height: 24px;
	padding: 4px 15px 5px;
	text-align: center;
	font: bold 11px tahoma, arial;
	background-color: #014d79;
	color: #fff;
}
.input-textarea{
	display: block;
	float: left;
	border: #e3d4a2 1px solid;
	position:relative;
	padding: 1px 4px;
	font: 11px "Trebuchet MS", arial;
	height: 150px;
	color: #8b9a9f;
	background-color: #fcfaf4;
}
.input-check{
	padding: 4px 3px 10px 3px;
	margin:2px 0px 0px 0px;
}
.info{
	float: left;
	font-size:11px;
	margin-left: 80px;
}
.error{
	display:none;
	color: #e11a22;
	font-size:11px;
	margin: 0 0 5px 135px;
	float: left;
	clear: both;
}
.alert_row .error{
	display:block;
}
.required{
	color: #3e3a2e;
	margin: 1px 0 5px 5px;
	font-weight: bold;
	font-size: 16px;
	position: absolute;
}
.legend{
	float: left;
}
.legend .required{
	position: static;
}
.button .b_l{
	padding-left: 3px; 
	height: 33px;
}
.button .b_r{
	padding-right: 3px; 
	height: 33px;
	display: block;
}
.button .b_c{
	height: 33px;
	background-color: #3c1c0a;
	border: 0 none;
	display: block;
	color: #e9e4d4;
	font: bold 13px tahoma;
	text-decoration: none;
	text-align: center;
	padding: 6px 0 7px;
}

.form .input-text, .form .input-textarea{
	width:290px;
}
.form .label{
	width: 200px;
}
.form .control{
	margin-left: 220px;
	margin-top: 20px;
	width: 280px;
	text-align: right;
}
.form .button{
	width: 120px;
	margin-top: 5px;
}
/**************************************/

.search form{
	padding: 3px 0 0 26px;
}
.search .input-text{
	width: 186px;
	border: none;
	text-align: center;
	background-color: #fff;
}
.search .input-submit{
	margin-left: 10px;
	border: none;
}