/*--------------------------------- panel pytania----------------------------*/
div#question-user, .border-gray {
  width: 477px;
  border: 2px solid #ebecee;
  background: #fbfff8;
  padding: 10px 9px 10px 11px;
  margin-bottom: 15px;
}
.blue-field {
  padding: 8px 5px 5px 5px;
  width: 465px;
  background: url('../images/question/question-top.gif') no-repeat top left #ddf0f8; 
}
.blue-field p {
  padding-left: 15px;
  padding-right: 15px; 
}
.blue-field-bottom {
  width: 475px;
  height: 10px;
  background: url('../images/question/question-bottom.gif') no-repeat top left;
  margin-top: 0px !important;
  padding-top: 0px !important;
  margin-bottom: 10px;
}
.darkblue {
  color: #00517b !important;
  /*font-weight: normal !important;*/
  font-size: 15px !important;
  background: url('../images/question/question.gif') no-repeat 0px 2px;
  padding-left: 18px;
  padding-bottom: 10px;
}
.description {
  font-weight: bold;
}
.situation {
  padding-bottom: 10px;
  border-bottom: 1px dashed #ebecee;
}
div#question-user {
  width: 477px;
  border: 2px solid #ebecee;
  background: #fbfff8;
  padding: 10px 9px 10px 11px;
  margin-bottom: 15px;
}
.border-gray {
  background: #fff !important;
}
/*----------------------------------okienko odpowiedzi ----------------------*/
.answer-box-top {
  width: 465px;
  background: url('../images/question/answer-top.gif') no-repeat top left #ffe1aa;
  padding: 0px 5px 3px 5px;
}

.bulb, .bulb2 {
  background: url('../images/ico/light_bulb.png') no-repeat 2px 5px;
  padding: 5px 5px 0px 20px;
  line-height: 1.7em !important;
}
.bulb2 {
  background: url('../images/ico/light_bulb.png') no-repeat 2px 8px;
}
.answer-box-bottom {
  width: 461px;
  border-left: 2px solid #ffe1aa;
  border-right: 2px solid #ffe1aa;
  border-bottom: 2px solid #ffe1aa;
  padding: 5px;
  background-color: #fbfff8;
  margin-bottom: 15px;
  overflow: hidden;
  /*background: #ffe1aa;*/
}
.frm-odpowiedz {
  padding: 2px 0px 7px 7px;
}
.btn-odpowiedz, .btn-odpowiedz-a, .btn-usun , .btn-archiwizuj , btn-szukaj{
	width: 90px !important;
	height: 24px;
	background: url('../images/question/btn_odpowiedz1.gif') no-repeat;
	border: none;
	display: block;
	cursor: pointer;
	margin: 8px 5px 0 5px;
	float: left;
}

.btn-usun{
	background: url('../images/btn_delete.gif') no-repeat;
	width: 70px !important;
}
.btn-archiwizuj{
	width: 95px !important;
	background: url('../images/btn_archive.gif') no-repeat;
}

.btn-szukaj{
	width: 95px !important;
	background: url('../images/search.gif') no-repeat;
}

.btn-odpowiedz-a {
  float: left;
  margin-right: 10px;
}
.btn-anuluj {
	width: 68px !important;
	height: 24px;
	background: url('../images/question/btn_anuluj.gif') no-repeat;
	border: none;
	display: block;
	cursor: pointer;
	margin-top: 8px;
	float: left;
}
.precision {
  width: 428px;
  /*height: 150px;*/
  margin: auto;
  padding: 10px;
  display: none;
  background-color: #ddf0f8;
  overflow: hidden;
}
.text-field {
  width: 426px !important; 
  height: 100px !important;
  border: 1px solid #cececd;
}
.darkred {
  color: #d92f00;
}
/*-----------------------okienka i buttony dopytaj, zloz oferte ----------------*/
.btn-dopytaj , .btn-zloz-oferte, .btn-odrzuc , .btn-zloz-oferte-b, .btn-akceptuj,.btn-akceptuj-off,.btn-odrzuc-off ,.btn-rezygnuj , .btn-zmien-oferte, .btn-zmien-oferte-b, .btn-zakoncz, .btn-zakoncz-off {
	width: 100px !important;
	height: 24px;
	border: none;
	display: block;
	cursor: pointer;
	margin-top: 8px;
	margin-right: 10px;
	float: left;
}

.btn-dopytaj {
	background: url('../images/btn_reply.gif') no-repeat;
}
.btn-zloz-oferte, .btn-zloz-oferte-b {
	background: url('../images/question/btn_make_prop1.gif') no-repeat;
}

.btn-akceptuj{
	background: url('../images/question/btn_accept.gif') no-repeat;
}

.btn-akceptuj-off{
	cursor: default;
	background: url('../images/question/btn_accept_offf.gif') no-repeat;
}

.btn-zakoncz-off{
	cursor: default;
	width: 120px !important;	
	background: url('../images/question/btn_give_up_question_off.gif') no-repeat;
}

.btn-zakoncz{
	width: 120px !important;		
	background: url('../images/question/btn_give_up_question.gif') no-repeat;
}

.btn-odrzuc {
	background: url('../images/question/btn_giveup1.gif') no-repeat;
}

.btn-odrzuc-off {
	cursor: default;
	background: url('../images/question/btn_discard_offff.gif') no-repeat;
}

.btn-rezygnuj {
	background: url('../images/question/btn_giveup.gif') no-repeat;
}

.btn-zloz-oferte-b {
  width: 106px !important;
	background: url('../images/question/btn_zloz_oferte-b.gif') no-repeat;
	margin-right: 10px;
}

.btn-zmien-oferte{
  	width: 120px !important;
	background: url('../images/question/btn_change_offer.gif') no-repeat;
	margin-right: 10px;
}

.btn-zmien-oferte-b {
  width: 120px !important;
	background: url('../images/question/btn_change_offer_off.gif') no-repeat;
	margin-right: 10px;
}

.buttons {
  overflow: hidden;
}
.clear {
  clear: both;
}
.add-qestion {
  border: 2px solid #ebecee;
  padding: 5px;
  margin-top: 10px !important;
  width: 467px;
  /*height: 250px;*/
  display: none;
  background-color: #ddf0f8;
  overflow: hidden;
}
.add-qestion-txt {
  width: 465px;
  height: 100px;
  border: 1px solid #cececd;
}
.btn-wyslij {
	width: 68px !important;
	height: 24px;
	background: url('../images/question/btn_wyslij.gif') no-repeat;
	border: none;
	display: block;
	cursor: pointer;
	margin-top: 8px;
	margin-right: 10px;
	float: left;
}
.input-field {
  width: 300px;
  height: 16px;
  border: 1px solid #cececd;
  margin-bottom: 5px;
}
/*------------------------------style do formularzy------------------------------*/
/*hr {
  border-top:1px dashed #2181be;
  border-width:1px 0 0 0;
  height:1px;
  width: 477px;
  }*/
hr {
  border-top:1px dotted #d0d0d0;
  border-width:1px 0 0 0;
  height:1px;
  width: 477px;
  }
.form-fld-tit, .form-fld-titCh {
  border-top: 1px dashed #2181be;
  width: 477px; 
  overflow: hidden;
  color: #2181be !important;
  font-size: 14px !important;
  margin-top: 10px !important;
  margin-bottom: 10px;
  padding-top: 8px;
}
.form-fld-titCh {
  border-top: 1px dotted #d0d0d0;
}
.formular, .formular-log {
  list-style: none;
  overflow: hidden;
}

.formular div, .formular-log div {
  float: left;
  padding: 1px 0 10px 0;
}
.formular label {
  float: left;
  width: 190px;
  text-align: right;
  padding: 3px 10px 0px 0px;
  font-weight: bold;
}
.formular textarea {
  width: 250px;
}
.txtAreaWide {
  width: 480px !important;
  height: 150px !important;
}
.checkbox-frm {
  width: 300px;
  overflow: hidden;
}
.checkbox-field {
  float: none !important;
  border: none;
  padding: 10px 0px 0px 0px !important;
  width: 20px !important;
}
.label-frm {
  float: none !important;
  width: 130px !important;
  text-align: left !important;
  padding: 0px 0px 0px 5px !important;
  margin-top: -10px !important;
  font-weight: normal !important;
}
.save-data, .change-passwd, .publish, .establish, .login-passwd, .register2-btn , .send-button, .select-button, .send-button-gr{
	height: 24px;
	border: none;
	display: block;
	cursor: pointer;
	/*margin-top: 8px;
	margin-right: 10px;*/
	margin: 10px auto 0px;
}
.save-data {
  background: url('../images/btn_save_data1.gif') no-repeat;
  width: 107px !important;
}
.change-passwd {
  background: url('../images/btn_change_passwd.gif') no-repeat;
  width: 107px !important;
}
.publish {
  background: url('../images/btn_publish1.gif') no-repeat;
  width: 107px !important;
}
.establish {
  background: url('../images/btn_establish_chambers1.gif') no-repeat;
  width: 120px !important;
}
.login-passwd {
  background: url('../images/login/btn_zaloguj.gif') no-repeat;
  width: 94px !important;
  margin: 5px 0px 0px 105px !important;
}
.send-button {
  background: url('../images/btn_send.gif') no-repeat;
  width: 94px !important;
  margin: 5px 0px 0px 105px !important;
}
.select-button {
  background: url('../images/btn_select.gif') no-repeat;
  width: 94px !important;
  margin: 5px 0px 0px 105px !important;
}
.register2-btn {
  background: url('../images/register/btn_register.gif') no-repeat;
  width: 100px !important;
}
.send-button-gr {
  background: url('../images/btn_send_gr.gif') no-repeat;
  width: 100px !important;
}
.select-frm {
  width: 200px;
  margin-left: 0px;
}
.text-frm {
  width: 280px;
  margin-left: 0px;
}
.lbl-frm {
  width: 170px !important;
}
.lbl-frm-txtarea {
  width: 170px !important;
  text-align: left !important;
}
.select-frm-art {
  width: 260px;
  margin-left: 0px;
}
.textarea-frm {
  width: 470px !important;
}
.go-back {
  padding: 9px 0px 10px 25px !important;
  background: url('../images/ico/arrow_180.png') no-repeat 0px 10px !important;
}
.go-back a, .download a, .insert {
  font-weight: bold;
  text-decoration: underline;
}
.txtAreaUserDesc {
  width: 460px !important;
}
.optionUserDesc {
  width: 405px !important;
}
/* ------------------ kwadracik z kolorkiem wizytĂłwka -------------*/
.ColorPickerDivSample {
  margin: 0px 0px 0px 8px;
  border: 1px solid #7f9db9;
  padding: 0px 0px 5px 0px;
  cursor: pointer;
}
*span#colorPickerIE {
  display: block;
  padding: 0px 0px 0px 0px;
  margin: -24px 0px 0px 220px;
  width: 45px;
}
/* ------------------koniec kwadracik z kolorkiem wizytĂłwka -------------*/
.border-inv {
  padding-left: 15px;
}
/*-----------okienko pomocnicze -------------*/
.blue-white-box-top {
  width: 465px;
  background: url('../images/question/question-top.gif') no-repeat top left #ddf0f8; 
  padding: 0px 5px 3px 5px;
}
.blue-white-box-middle {
  width: 461px;
  border-left: 2px solid #ddf0f8;
  border-right: 2px solid #ddf0f8;
  border-bottom: 0px; 
  padding: 5px 5px 7px 5px;
  background-color: #fff;
  margin-bottom: 0px !important;
  overflow: hidden;
  /*background: #ffe1aa;*/
}
.blue-white-box-bottom {
  width: 475px;
  height: 10px;
  background: url('../images/question/question-bottom2.gif') no-repeat bottom ; 
  padding: 0px !important;
  margin: -4px 0px 0px 0px !important;
}
.precision2 {
  width: 428px;
  margin: auto;
  padding: 10px;
  display: none;
  background-color: #fff;
  overflow: hidden;
}
.download {
  padding: 9px 0px 10px 25px !important;
  background: url('../images/ico/attach.png') no-repeat 0px 10px !important;
}
.insert {
  padding: 9px 0px 10px 25px !important;
  background: url('../images/ico/arrow_225.png') no-repeat 0px 10px !important;
  cursor: pointer;
  color: #2181be;
}
/*------------------------------- logowanie ---------------------------*/
.blue-login {
  padding: 8px 5px 5px 5px;
  width: 335px;
  background: url('../images/login/question-top-login.gif') no-repeat top left #ddf0f8;
} 
.blue-bottom-login {
  width: 345px;
  height: 10px;
  background: url('../images/login/question-bottom-login.gif') no-repeat top left;
  margin-top: 0px !important;
  padding-top: 0px !important;
  margin-bottom: 10px;
}
.formular-log {
  margin-top: 10px;
}
.formular-log label {
  float: left;
  width: 90px;
  text-align: right;
  padding: 3px 10px 0px 0px;
  font-weight: bold;
  color: #00517b;
}
.formular-log input {
  width: 140px;
}
.left-field {
  padding-left: 30px;
}
.center-fld {
  padding-left: 50px;
}
.register-btn {
  padding: 9px 0px 5px 25px !important;
  background: url('../images/ico/key__plus.png') no-repeat 0px 7px !important;
  cursor: pointer;
  font-weight: bold;
}
.register-btn a {
  text-decoration: underline;
}

.lost-passwd {
  padding: 9px 0px 5px 25px !important;
  background: url('../images/ico/arrow_circle_315.png') no-repeat 0px 7px !important;
  cursor: pointer;
  font-weight: bold;
}
.lost-passwd a {
  text-decoration: underline;
}


/*----------------rejestracja----------------*/
.star {
  padding-right: 3px;
  color: #d92f00;
}

/**** strona glowna **/
div#registerFld {
  background: url('../images/index/bckg_for_advisor.png') no-repeat top;
  width: 510px;
  height: 158px;
  font-size: 13px;
  font-family: Tahoma;
  color: #fff;
  line-height: 1.4em;
  position: relative;
}
div#registerFld p {
  padding: 50px 10px 10px 10px;
}

div#registersFlds {
  background: url('../images/bckg_for_advisor.png') no-repeat top;
  width: 540px;
  height: 158px;
  font-size: 13px;
  font-family: Tahoma;
  color: #fff;
  line-height: 1.4em;
  position: relative;
  margin: 0px;
  padding: 0px;
}
div#registersFlds span {
  display: block;
  padding: 45px 10px 10px 10px;
}
div#btnRegister {
  position: absolute;
  top: 110px;
  left: 280px;
  background: url('../images/index/btn_register_mp.gif') no-repeat;
  width: 126px;
  height: 32px;
}

.btnRegister {
  position: absolute;
  top: 170px;
  left: 63px;
  background: url('../images/index/btn_register_mp.gif') no-repeat;
  width: 126px;
  height: 32px;
}
div#advisorReg {
  position: relative;
  float: left;
  background: url('../images/index/green_box.png') no-repeat top;
  width: 260px;
  height: 212px;
}
div#clientReg {
  position: relative;
  float: left;
  background: url('../images/index/blue_box.png') no-repeat top;
  width: 260px;
  height: 212px;
  margin-left: 10px;
}
.lineHght {
  display: block;
  padding-top: 7px;
}

div#askQuestion {
  background: url('../images/index/blue_box_top.jpg') no-repeat top #268dce;
  width: 510px;
  font-size: 15px;
  font-family: Tahoma;
  color: #fff;
  font-weight: bold;
  line-height: 1.6em;
  position: relative;
}
div#askQuestionFooter {
  background: url('../images/index/blue_box_bottom.jpg') no-repeat top;
  width: 510px;
  height: 5px;
}
div#askQuestion span {
  /*background: url('blue_box_arrow.gif') no-repeat top left #268dce;*/
  display: block;
  padding: 10px 10px 0px 10px;
}
img#askQuestionBtn {
  padding: 5px 0px 5px 150px;
}
.askQuestionTxt {
  color: #fdf19f;
  padding: 0px 0xp 0px 10px !important;
  font-size: 18px;
}
.askQuestionStrong {
  font-size: 18px;
  color: #fdf19f;
}
.askQuestionLink {
  color: #f69705;
  
}

/*------------------------listing prawnikow-------------------------------*/
div#contentList {
  width: 960px;
}

div#sidebarLeft {
  width: 260px;
  float: left;
}

div#listingRight {
  width: 700px;
  float: left;
  padding-bottom: 40px;
}
div#listingRight h4 { 
  /*color: #677c03;*/
  color: #94b017;
  font-size: 14px;
  padding: 10px 0px 10px 0px;
}

div#listingRight h3 { 
  color: #fff;
  font-size: 13px;
  background: url('../images/arrow.gif') no-repeat 10px 10px #2181be;
  padding: 3px 0px 3px 20px;
  margin-bottom: 10px;
  
  /*background: url('../images/ico/arrow_circle_315.png') no-repeat 0px 7px !important;*/
}
.orangeTxt {
  color: #ec5e24;
}
/*----------------------------box z e-prawnikiem----------------------*/
.listingLawyer, .listingPrice {
  width: 695px;
  margin-left: 5px;
  border-bottom: 1px solid #dedede;
  overflow: hidden;
  margin-bottom: 10px; 
}
.listingPrice {
  width: 600px;
  margin-left: 20px;
  overflow: hidden;
  height: 100px;
}
/* dane prawnika */
.dataLaywer {
  float: left;
  width: 280px;
  border-right: 1px solid #dedede;
  padding-right: 5px;
}
.avatarLawyer {
  border: 1px solid #d0d0d0;
  padding: 1px;
  margin: 5px 10px 5px 5px;
  float: left;
}
.dataLaywer h5 {
  color: #2181be;
  font-size: 13px; 
  padding: 2px 3px 0px 0px !important;
}
.dataLaywer p {
  font-size: 11px; 
  padding-right: 3px;
  line-height: 1.3em;
  padding-bottom: 10px;
}
.lawyerKindList {
  font-size: 12px; 
}

.btnMore {
  padding-left: 10px;
}
/* nazwa kancelarii */
.chamberName {
  float: left;
  width: 185px;
  padding: 0px 5px 0px 10px;
}
.chamberName h5 {
  font-size: 13px;
  font-weight: normal;
}
.chamberName p a {
  color: #666666;
  font-size: 13px;
  font-weight: normal;
}
/* logo kancelarii */
.chamberLogoList, .listingLogo {
  float: left;
  width: 200px;
}
.dataAll {
  clear: both;
}
.dataAll p {
  font-size: 11px;
  text-align: right;
}
/*------------------------- oferta --------------------------------*/


.priceOffer{
  float: left;
  width: 465px;
  padding-right: 5px;
}
.priceOffer h5 {
  color: #2181be;
  font-size: 13px; 
  padding: 2px 3px 0px 0px !important;
}
.priceOffer h5 span{
  color: #666;
  font-size: 13px; 
  font-weight: normal;
}
.priceOffer p {
  font-size: 18px; 
  padding: 0px 0px 10px 200px;
  line-height: 1.3em;
  font-weight: bold;
}
.priceOffer p span{
  color: #2181be; 
}
.padd {
  padding: 10px;
  line-height: 1.4em !important;
  text-align: justify;
  text-indent: 20px;
}
.marg {
  padding-left: 23px !important;
}
.greenTxt {
  color: #94b017;
}
.blueTxt {
  color: #2181be;
}
.indentTxt {
  text-indent: 20px;
}
/*----------------------------------------opis oferty----------------------------------------------- */

.menu-left2  {
  width: 250px;
  background: url('../images/menu_left_bottom1.gif') no-repeat bottom;
  margin-bottom: 10px;
}
.menu-left-header2 {
  font-size: 14px;
  font-weight: bold;
  color: #94b017;
  background: url('../images/menu_left_top1.gif') no-repeat top;
  height: 29px;
  width: 250px;
  padding: 13px 0px 0px 0px;
  text-indent: 10px;
}
.menu-left3 {
  width: 220px;
  background: url('../images/menu_left_bottom_ch.gif') no-repeat bottom;
  margin-bottom: 10px;
  margin-top: 28px;
}
.menu-left-header3 {
  background: url('../images/menu_left_top_ch.gif') no-repeat top;
  height: 7px;
  width: 220px;
  
}
/*--------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------- poprawić !!!!!!!!!!!!! ------------------------------------
---------------------------------------------------------------------------------------------------------------------*/
.menu-left-middle2 {
  width: 248px;
  border-left: 1px solid #cecece;
  border-right: 1px solid #cecece;
  margin-top: -5px; /*----------------------------poprawka--------------------------*/
}
.menu-left-middle3 {
  width: 218px;
  border-left: 1px solid #cecece;
  border-right: 1px solid #cecece;
  margin-top: -5px; /*----------------------------poprawka--------------------------*/
}

/* ------------------------ stronicowanie -----------------------------*/
/*.pagesPg {
  padding-top: 20px;
  text-align: center;
  font-weight: bold;
}
.flPg {
  border: 1px solid #cbcbcb;
  padding: 3px 8px;
  margin: 3px; 
}
.borderPg {
  border: 1px solid #cbcbcb;
  padding: 3px 5px;
  margin: 3px;
}
.activePg {
  color: #666666;
  font-size: 14px !important;
  padding: 3px 5px;
}*/
/*---------------- profil e-prawnika -----------------------*/
div#blueBoxProf {
  margin-top: 28px;
  width: 190px;
  padding: 10px;
  background: url('../images/profil_blue_box_top.jpg') no-repeat top #2488c8;
  /*padding: 10px;*/
  color: #fff;
  line-height: 1.4em;
  font-size: 13px;
  text-align: left;
}

div#blueBoxProf span {
  color: #fdf19f;
}
div#boxFieldTxt {
  /*margin-top: -10px;*/
  width: 210px;
  height: 4px;
  background: url('../images/profil_blue_box_bottom.jpg') no-repeat bottom;
}
/**div#boxFieldTxt {
  margin-top: -10px;
}*/
.blueTxtProf {
  color: #2181be;
  font-size: 15px !important;
  height: 24px !important;
  /*padding: 0px !important;*/
}

/*.browseFile {
  input[type="file"] { width: 200px; }
}*/
/* input[type="file"] { width: 400px; background: #666; }
 
 
  div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}*/

/* ------------------------ stronicowanie -----------------------------*/
.pagesPg {
  padding-top: 20px;
  text-align: center;
  font-weight: bold;
}
.flPg {
  border: 1px solid #cbcbcb;
  padding: 3px 8px;
  margin: 3px; 
}
.borderPg {
  border: 1px solid #cbcbcb;
  padding: 3px 5px;
  margin: 3px;
}
.activePg {
  color: #666666;
  font-size: 14px !important;
  padding: 3px 5px;
}
/*stronicowanie mini*/
.pagesPgMini {
  padding-top: 20px;
  text-align: center;
  font-weight: normal;
  font-size: 11px !important;
}
.flPgMini {
  border: 1px solid #cbcbcb;
  padding: 3px 8px;
  margin: 3px; 
}
.borderPgMini {
  border: 1px solid #cbcbcb;
  padding: 3px 5px;
  margin: 3px;
}
.activePgMini {
  color: #666666;
  font-size: 14px !important;
  padding: 3px 5px;
}

/*----------------------------------- opinie prawne ------------------------------*/
/*lewa kolumna*/
div#columnLeftFirst {
  width: 630px;
  float: left;
}
div#lawCategBox {
  width: 630px;
  overflow: hidden;
}
/*kategorie prawa*/
ul.lawCateg1 {
    width: 180px;
    float: left;
    margin: 10px 10px 10px 0;
    padding: 0 5px 0 0px;
}
ul.lawCateg1 li {
    font-size: 12px;
    margin: 3px 0;
    list-style: none;
    /*list-style-image: url(../images/li_arrow.gif);*/
    background: url(../images/li_arrow.gif) no-repeat 0px 3px;
    font-weight: bold;
    padding-left: 15px;
}
/*kolumna ze zdjeciem*/
div#lawOpLeft {
  width: 90px;
  float: left;
  border-top: 1px solid #f1f1f1;
  padding-top: 20px;
}
/*kolumna z opinia*/
div#lawOpRight {
  width: 512px;
  float: left;
  border-top: 1px solid #f1f1f1;
  padding: 20px 0px 20px 0px;
  line-height: 1.5em;
}
div#lawOpRight h3 {
  font-size: 15px;
  color: #666666;
  line-height: 1.4em;
}
.txtMini {
  font-size: 10px;
  font-weight: normal;
}
.txtMedium {
  font-size: 11px;
}
/*prawa kolumna */

div#columnRight2 {
  width: 330px;
  float: left;
  /*border-right: 1px solid #f1f1f1;*/
  padding: 5px 0px 10px 0px;
}
/*.boldFont {
  font-weight: bold;
}
.smallFont {
  font-size: 11px !important;
  color: #666 !important;
  line-height: 1.3em;
}
.firstArt {
  padding-bottom: 5px;
} */
div#columnRight2 p {
  font-size: 12px;
} 
div#columnRight2 h4 {
  background: url(../images/bar_gray2.gif) no-repeat top left;
  font-weight: bold;
  font-size: 13px;
  color: #2181be;
  padding: 5px 5px 6px 19px;
  margin: 13px 0px 10px 0px;
}
div#columnRight2 p {
  font-weight: normal;
  font-size: 13px;
  padding: 2px 0px 5px 0px;
  border-bottom: 1px dotted #f1f1f1;
}
div#columnRight2 p span {
  font-weight: normal;
  font-size: 10px;
  color: #999999;
}
/*div#columnRightArt {
  width: 305px !important;
  float: right;
}*/
/*kolumna artykuly na stronie artykuły*/
div#columnRightArt h4 span {
  font-weight: normal;
  font-size: 10px;
  color: #999999;
}
div#columnRightArt {
  width: 330px;
  float: left;
  padding: 5px 0px 10px 0px;
}
div#columnRightArt h4 a {
  color: #677c03;
}
div#columnRightArt h4 {
  margin: 13px 0px 5px 0px;
  line-height: 1.3em;
  font-size: 13px;
}
div#columnRightArt p {
  line-height: 1.3em;
  border-bottom: 1px dotted #f1f1f1;
  padding-bottom: 7px;
}

/*sciezka*/
div#breadcrumb
{
  margin-left: 0px;
  margin-bottom: 5px;
  font-size: 0.9em;
  line-height:1.4em;
  font-family:sans-serif;
  font-size: 11px;
  line-height:1.5em;
}
div#breadcrumb a {
  color:#00A0C8;
}