/* CSS Document */

a {
	color: #4c4c4c;
}
a:hover {
	color: #616161
}
h1{
	font-size:16px;
	padding:2px 0px;
	margin:0px;
	color:#51BA5B;
	font-weight:bold;
	margin-bottom:10px;
}
h2{
	font-size:14px;
	padding:2px 0px;
	margin:0px;
	color:#51BA5B;
	font-weight:bold;
	margin-bottom:10px;
}
h3{
	font-size:13px;
	padding:2px 0px;
	margin:0px;
	color:#51BA5B;
	font-weight:bold;
	margin-bottom:10px;
}
h4{
	font-size:12px;
	padding:2px 0px;
	margin:0px;
	color:#51BA5B;
	font-weight:bold;
	margin-bottom:10px;
}
ul{
	padding-left:20px;
}
ol{
	list-style:decimal inside;
	padding-left:20px;
}
p{
	margin:5px 0px;
}
table{
	width:auto;
	margin:10px;
}
tr, td{
	padding:2px;
}
 
/* box */
.box{
	width:332px;
	font-size:0px;
	margin:10px auto;
	
}
.tbox{
	width:inherit;
	height:8px;
	background:url(img/tbbox.gif) repeat-x;
}
.ltcbox{
	width:9px;
	height:8px;
	background:url(img/ltcbox.gif) no-repeat;
	float:left;
}

.rtcbox{
	width:9px;
	height:8px;
	background:url(img/rtcbox.gif) no-repeat;
	float:right;
}
.tcontent{
	width:332px;
	height:auto;
	font-size:9px;
	background:url(img/cbox.gif) repeat-y;
}
.ldcbox{
	width:9px;
	height:9px;
	background:url(img/ldcbox.gif) no-repeat;
	float:left;
}
.rdcbox{
	width:9px;
	height:9px;
	background:url(img/rdcbox.gif) no-repeat;
	float:right;
}
.bbox{
	width:inherit;
	height:9px;
	background:url(img/bbbox.gif) repeat-x;
}
.cbox{
padding:10px;
}
/* wyszukiwarka */
.Wyszukiwarka{
	padding:9px 12px 10px 10px;
}
.formItem{
	padding:5px 0px;
}
.formItem label{
	width:100px;
	float:left;
	padding-top:3px;
	font-weight:bold;
}
.formItem select,
.formItem input,
.cCity{
	width:130px;
	border:1px #dcdddf solid;
	padding:2px;
	color:#7c51a1;
	font-weight:bold;
}
.cCity2{
	border:1px #dcdddf solid;
	padding:2px;
	color:#7c51a1;
	font-weight:bold;
}
.formItem select{
	width:135px;
}
.msgBox {
	margin-top: 10px;
	margin-bottom: 20px;
}
.formItem .stanowiskoItem{
	padding-top:3px;
	width:130px;
	float:left;
}
.formItem .btn_szukaj{
	width:144px;
	height:45px;
	background:url(img/btn_szukaj.jpg) no-repeat;
	border:none;
	cursor:pointer;
}
.column2 .container2{
 min-height:200px;
 height:auto !important;
 height:200px;
}
.offerTitleDetails{
	width:539px;
	height:31px;
	background:url(img/bg_title.jpg) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.offerTitleDetails .title{
	padding-left:10px;
	padding-top:8px;
	margin:none;
}
.aplicateBtn{
margin-bottom:20px;
margin-top:10px;
text-align:center;
border:none;
}
.aplicateBtn input{
border:none;
}
.contentOffer,
.privateRights,
.offerDetailsTop{
padding-left:10px;
padding-right:0;
width:539px;
}
input{
width:130px;
	border:1px #dcdddf solid;
	padding:2px;
	color:#7c51a1;
	font-weight:bold;
}
.offerPos{
margin:3px 0px;
}
.thanks{
background:url(img/thanks_blank.gif) no-repeat;
width:539px;
height:102px;
padding-left:10px;
padding-top:6px;
font-size:12px;
color:white;
font-weight:bold;
}

