.clearfix:before,.clearfix:after {
    content: ".";
    display: block;
    position: relative;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1px;
}

.clearfix {
    display: block;
}

html,body {
    margin: 0;
    padding: 0;
    color: #5a7480;
    text-align: left;
    font-size: 11px;
    font-weight: normal;
    line-height: 1em;
    font-family: arial,tahoma,sans-serif;
    height: 100%;
}

select, textarea, input.text, input.submit {
    font: normal 11px arial,tahoma,sans-serif;
    color: #5a7480;
}

body {
    background-color: #fff;
    text-align: center;
}

form,h1,h2,h3,h4,h5,h6,p,label,fieldset,ul,ol,li,table,tr,td,th,img {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    border: none;
}

.alt, .hidden {
    display: none;
}

ul,ol {
    list-style: none;
}

a {
    text-decoration: underline;
    color: #74859f;
}

a:hover {
    text-decoration: underline;
}

strong {
    font-weight: bold;
}

em {
    font-weight: normal;
    font-style: normal;
}

fieldset {
    border: none;
}



.cnt-table {
    background-color: #fff;
}

.cnt-table table a {
    font-weight: normal;
    text-decoration: none;
    color: #5a7480;
}

.cnt-table a:hover {
    color: #ec7823;
    text-decoration: underline;
}

.cnt-table table {
    width: 100%;
    border-collapse: separate;
    font-size: 11px;
    line-height: 14px;
    color: #5a7480;
    border-color: #ced1d4;
    border: none;
}

.cnt-table table th {
    font-weight: bold;
    color: #414750;
    text-align: left;
    border: none;
    background-image: url("./img/table_hdr_bg.png");
    background-repeat: no-repeat;
    background-color: #efefef;
    padding: 13px 5px 11px 16px;
}

.cnt-table table th,
.cnt-table table td {
    border-style: solid;
    border-color: #ced1d4;
    border-width: 0;
}

.cnt-table table tbody td {
    padding: 11px 5px 10px 16px;
    text-align: left;
    border-top-width: 1px;
}

.cnt-table table .col-name {
    background-position: 0 0;
}

.cnt-table table tbody .col-name {
    border-left-width: 1px;
}

.cnt-table table .col-addr {
    background-position: -3px 0;
    border-left-width: 1px;
    border-right-width: 1px;
}

.cnt-table table .col-krs {
    background-position: 100% 0;
}

.cnt-table table tbody .col-krs {
    border-right-width: 1px;
}



.cnt-table .cnt-oth,
.cnt-table .cnt-oth p {
    background-repeat: no-repeat;
    background-image: url("./img/table_oth_bg.png");
}

.cnt-table .cnt-oth {
    /* padding-left: 16px; */
    
    background-position: 0 0;
    margin-top: -2px;
}

.cnt-table .cnt-oth p {
    background-position: 100% 0;
    line-height: 30px;
    font-size: 11px;
    height: 30px;
    padding-top: 2px;
    color: #74859f;
    width: 948px;
    margin-left: 1px;
}

.cnt-table .cnt-oth strong {
    color: #414750;
    padding-right: 10px;
}



.cnt-advert .advert-box {
    border: 1px solid #d2d2d2;
    width: 252px;
    height: 172px;
}



.cnt-main-body .cnt-c-lft {
    width: 689px;
    float: left;
}

.cnt-main-body .cnt-c-rgt {
    float: right;
    width: 254px;
}


.cnt-body-hdr {
    background: url("./img/body_hdr_top_bg.gif") 0 0 repeat-x;
    font-size: 11px;
    line-height: 15px;
}

.cnt-body-hdr-in {
    background: url("./img/body_hdr_btm_bg.gif") 0 100% repeat-x;
    padding: 15px 20px 15px 17px;
}

.cnt-body-hdr .cnt-lnk {
    float: left;
}

.cnt-body-hdr .cnt-lnk li {
    float: left;
    padding-right: 31px;
}

.cnt-body-hdr .cnt-lnk a {
    color: #eb7923;
}

.cnt-body-hdr .cnt-lnk a:hover {
    color: #cd1e3d;
}

.cnt-body-hdr .cnt-lnk span {
    color: #cd1e3d;
}



.cnt-body-hdr .cnt-act {
    float: right;
}

.cnt-body-hdr .cnt-act li {
    float: left;
    padding-left: 17px;
}

.cnt-body-hdr .cnt-act a:hover {
    color: #ec7823;
}

.cnt-body-hdr .cnt-act li a {
    background-image: url("./img/icons.png");
    background-repeat: no-repeat;
    padding-left: 23px;
    display: block;
}

.cnt-body-hdr .ico-printer a {
    background-position: 0 -83px
}

.cnt-body-hdr .ico-mail a {
    background-position: 0 -103px
}


.new-entities-data {
	margin-top: 5px;
    background: url("./img/item_cell_bg.png") 100% -7px no-repeat;
    width: 949px;
}

.new-entities-data h1 {
    background: url("./img/item_hdr_lft_bg.gif") 0 0 no-repeat;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    padding: 13px 16px 15px 16px;
}

.new-entities-data p {
    /* background: url("./img/item_hdr_lft_bg.gif") 0 0 no-repeat; */
    
    border-left: 1px solid #e7ebee; 
    line-height: 10px;
    padding: 0px 16px 5px 16px;
}

.new-entities-data em {
    color: #e94b25;
    font-weight: bold;
}

.new-entities-data .right {
	display: block;
    text-align: right;
}

.right {
    text-align: right;
}

.item-data {
    margin-top: 5px;
    background: url("./img/item_cell_bg.png") 100% -7px no-repeat;
}

.item-data h1 {
    background: url("./img/item_hdr_lft_bg.gif") 0 0 no-repeat;
    color: #e94b25;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    padding: 13px 16px 15px 16px;
}

.item-data h4 {
    background: url("./img/item_hdr_lft_bg.gif") 0 0 no-repeat;
    padding: 5px 16px 5px 16px;
    font-weight: normal;
    border-bottom: 1px solid #d2dfe8;
}

.item-data table {
    border: none;
    border-top: 1px dotted #d2dfe8;
    background-color: #e9eff3;
    width: 100%;
    border-collapse: separate;
    font-size: 11px;
    line-height: 14px;
}
    
.item-data th,
.item-data td {
    border: none;
    background-image: url("./img/item_cell_bg.png");
    border-bottom: 1px dotted #d2dfe8;
    background-repeat: no-repeat;
    padding-top: 6px;
    padding-bottom: 6px;
}

.item-data th {
    background-color: #f2f6f8;
    color: #4d5c63;
    background-position: 0 -10px;
    text-align: right;
    font-weight: normal;
    width: 30%;
    padding-left: 10px;
    padding-right: 10px;
}

.item-data td {
    background-color: #fff;
    color: #5a7480;
    background-position: 100% -10px;
    text-align: left;
    font-weight: bold;
    padding-left: 13px;
    padding-right: 10px;
}

.item-data td em {
    text-decoration: none;
}

.item-data .first th {
    border-top: 1px solid #e9eff3;
}

.item-data .first td {
    border-top: 1px solid  #eff3f5;
}

.item-data .last th,
.item-data .last td {
    border: none;
}

.item-data .oth th,
.item-data .oth td {
    border: none;
    padding-top: 18px;
    padding-bottom: 9px;
}

.item-data .oth th {
    background-position: 0 0;
}

.item-data .oth td {
    background-position: 100% 0;
}

.item-data .oth-last th,
.item-data .oth-last td {
    border: none;
    padding: 0;
    height: 3px;
}

.item-data .oth-last th {
    background-position: 0 100%;
}

.item-data .oth-last td {
    background-position: 100% 100%;
}

.item-grey-data {
    margin-top: 5px;
    background: url("./img/item_cell_bg.png") 100% -7px no-repeat;
    color: #aaaaaa;
}

.item-grey-data h1 {
    background: url("./img/item_hdr_lft_bg.gif") 0 0 no-repeat;
    color: #aaaaaa;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    padding: 13px 16px 15px 16px;
}

.item-grey-data h4 {
    background: url("./img/item_hdr_lft_bg.gif") 0 0 no-repeat;
    padding: 5px 16px 5px 16px;
    font-weight: normal;
    border-bottom: 1px solid #d2dfe8;
}

.item-grey-data table {
    border: none;
    border-top: 1px dotted #d2dfe8;
    background-color: #e9eff3;
    width: 100%;
    border-collapse: separate;
    font-size: 11px;
    line-height: 14px;
}

.item-grey-data th,
.item-grey-data td {
    border: none;
    background-image: url("./img/item_cell_bg.png");
    border-bottom: 1px dotted #d2dfe8;
    background-repeat: no-repeat;
    padding-top: 6px;
    padding-bottom: 6px;
}

.item-grey-data th {
    background-color: #f2f6f8;
    color: #4d5c63;
    background-position: 0 -10px;
    text-align: right;
    font-weight: normal;
    width: 30%;
    padding-left: 10px;
    padding-right: 10px;
}

.item-grey-data td {
    background-color: #fff;
    color: #aaaaaa;
    background-position: 100% -10px;
    text-align: left;
    font-weight: bold;
    padding-left: 13px;
    padding-right: 10px;
}

.item-grey-data td em {
    text-decoration: none;
}

.item-grey-data .first th {
    border-top: 1px solid #e9eff3;
}

.item-grey-data .first td {
    border-top: 1px solid  #eff3f5;
}

.item-grey-data .last th,
.item-grey-data .last td {
    border: none;
}

.item-grey-data .oth th,
.item-grey-data .oth td {
    border: none;
    padding-top: 18px;
    padding-bottom: 9px;
}

.item-grey-data .oth th {
    background-position: 0 0;
}

.item-grey-data .oth td {
    background-position: 100% 0;
}

.item-data .oth-last th,
.item-data .oth-last td {
    border: none;
    padding: 0;
    height: 3px;
}

.item-grey-data .oth-last th {
    background-position: 0 100%;
}

.item-grey-data .oth-last td {
    background-position: 100% 100%;
}

.cnt-buy-report {
    background: url("./img/buy_report_btm_bg.png") 0 100% no-repeat;
    margin-top: 13px;
    width: 689px;
}

.cnt-buy-report .cnt-report-info {
    background: url("./img/report_info_bg.jpg") 0 0 no-repeat;
    position: relative;
    padding: 19px 15px 3px 22px;
    zoom:1;
}

.cnt-buy-report .cnt-report-info h2 {
    font-size: 14px;
    color: #4e535c;
    background: url("./img/report_info_hdr.png") 0 0 no-repeat;
}

.cnt-buy-report .cnt-report-info h2.txt {
    background: none;
    font-size: 12px;
}

.cnt-buy-report .cnt-report-info p {
    font-size: 10px;
}

.cnt-buy-report .cnt-report-info h2.txt .alt {
    display: inline;
}

.cnt-buy-report .cnt-report-info h2 em {
    color: #ff0000;
    font-weight: bold;
}

.cnt-buy-report .cnt-report-info .buy-report-btn {
    position: absolute;
    top: 15px;
    right: 15px;
}

.cnt-buy-report .cnt-report-info .buy-report-btn a {
    display: block;
    width: 114px;
    height: 22px;
    background-image: url("./img/buy_report_btn.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}

.cnt-buy-report .cnt-report-info .buy-report-btn a:hover {
    background-position: 100% 0;
}

.cnt-buy-report .cnt-report-info ul {
    padding: 7px 100px 0 3px;
}

.cnt-buy-report .cnt-report-info li {
    background: url("./img/arrow_orange_3x5.gif") 0 6px no-repeat;
    padding-left: 12px;
    font-size: 11px;
    line-height: 16px;
    font-weight: bold;
}

.cnt-buy-report .cnt-act {
    padding: 0 1px;
}

.cnt-buy-report .cnt-act ul {
    padding-left: 69px;
    padding-right: 67px;
    padding-top: 8px;
    padding: 8px 67px 8px 69px;
    background: url("./img/buy_report_actions_bg.gif") 0 0 repeat-x;
}

.cnt-buy-report .cnt-act li a {
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    float: left;
    display: block;
    background-image: url("./img/icons.png");
    background-repeat: no-repeat;
    padding-left: 25px;
    color: #5a7480;
}

.cnt-buy-report .cnt-act li a:hover {
    color: #ec7823;
}

.cnt-buy-report .cnt-act .ico-info {
    float: left;
}

.cnt-buy-report .cnt-act .ico-info a {
    background-position: 0 2px;
}

.cnt-buy-report .cnt-act .ico-report {
    float: right;
}

.cnt-buy-report .cnt-act .ico-report a {
    background-position: -1px -40px;
}



.cnt-item-list {
    padding-top: 1px;
}

.cnt-item-list h2 {
    float: left;
    width: 81%;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
}

.cnt-item-list h2 a {
    color: #ce1f3e;
    text-decoration: none;
}

.cnt-item-list h2 a:hover {
    color: #ec7823;
    text-decoration: underline;
}

.cnt-item-list ol li {
    padding-top: 3px;
    margin-bottom: 9px;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.cnt-item-list ol li .data-wrp {
    background-position: 0 100%;
    background-repeat: no-repeat;
    padding: 7px 17px 10px 17px;
}

.cnt-item-list ol.companies li,
.cnt-item-list ol.companies li .data-wrp {
    background-image: url("./img/list_item_bg.png");
}

.cnt-item-list ol.persons li,
.cnt-item-list ol.persons li .data-wrp {
    background-image: url("./img/list_item_bg2.png");
}

.cnt-item-list ol .number {
    float: right;
    width: 18%;
    text-align: right;
    font-size: 10px;
    line-height: 14px;
}

.cnt-item-list ol.companies .number {
    color: #9fb6c0;
}

.cnt-item-list ol.persons .number {
    color: #c4b4a2;
}

.cnt-item-list ol .address {
    clear: both;
    font-size: 12px;
    line-height: 14px;
    padding-top: 16px;
}

.cnt-item-list ol.persons .address {
    color: #847462;
}




.cnt-sort-box {
    background: url("./img/sort_box_bg.png") 0 0 no-repeat;
    font-size: 11px;
    line-height: 30px;
    height: 30px;
    padding-bottom: 3px;
    padding-left: 17px;
    margin-top: 7px;
    margin-bottom: 5px;
}

.cnt-sort-box ul {
    float: left;
}

.cnt-sort-box ul li {
	float: left;
	padding-left: 10px;
	padding-right: 10px; 
	background: url("./img/sort_box_separator.gif") 100% 50% no-repeat;
}

.cnt-sort-box ul li.last {
    background: none;
}

.cnt-sort-box ul li a {
    color: #74859f;
}

.cnt-sort-box ul li a:hover {
    color: #ec7823;
}

.cnt-sort-box p {
	float: left;
	color: #414750;
	font-weight: bold;
	padding-right: 4px;
}




.paginator {
    width: 450px;
    margin: 0 auto;
    padding: 16px 0 5px 0;
}

.paginator strong,
.paginator span {
    background-image: url("./img/paginator_bg.png");
    background-repeat: no-repeat;
    float: left;
    display: inline;
    margin: 0 3px 0 2px;
    height: 14px;
	line-height: 14px;
	padding-left: 3px;
	text-align: center;
}

.paginator a {
	text-decoration: none;
	display: block;
	background-image: url("./img/paginator_bg.png");
	background-repeat: no-repeat;
	padding-right: 3px;
	text-align: center;
}

.paginator span {
    background-position: 0 0;
}

.paginator span a {
    background-position: 100% 0;
	color: #b7c3c9;
}

.paginator strong {
	background-position: 0 100%;
}

.paginator strong a {
    background-position: 100% 100%;
    color: #5a7480;
}

.paginator .pages,
.paginator .pages-in,
.paginator .prev,
.paginator .prev a,
.paginator .next,
.paginator .next a {
    background: none;
    padding: 0;
    color: #5a7480;
}

.paginator a:hover {
    color: #ec7823;
    text-decoration: none;
}

.paginator .pages {
    width: 300px;
}

.paginator .pages-in {
    margin: 0 auto;
    float: none;
    width: 100px;
    display: block;
}

.paginator .prev {
    width: 70px;
}

.paginator .next {
    width: 60px;
}



#lay-wrp {
    width: 951px;
    margin: 0 auto;
    text-align: left;
	padding-top: 13px;
}


#lay-hdr {
    height: 95px;
    position: relative;
    background: url("./img/hdr_bg.png") 0 0 no-repeat;
}

#lay-hdr .spg-logo {
    display: block;
    position: absolute;
    top: 18px;
    left: 31px;
    width: 378px;
    height: 65px;
}

#lay-hdr .lexis-nexis-logo {
    display: block;
    position: absolute;
    top: 32px;
    right: 37px;
    width: 177px;
    height: 34px;
}



#lay-srch {
    background: #f5ae21 url("./img/search_bg.png") 0 0 no-repeat;
    height: 55px;
    position: relative;
    text-align: right;
    z-index: 2;
}

#lay-srch legend {
    display: none;
}


#lay-srch .field {
    background: #fff url("./img/search_input_bg.png") 0 0 no-repeat;
    height: 19px;
    width: 445px;
    position: absolute;
    top: 19px;
    left: 188px;
}

#lay-srch input.text {
    background: none;
    border: none;
    color: #b0b6b9;
    padding-left: 10px;
    padding-right: 10px;
    width: 423px;
    height: 13px;
    position: absolute;
    top: 2px;
    left: 0;
}

#lay-srch input.user-text {
	color: #414750;
}

#lay-srch input.image {
	position: absolute;
	top: 15px;
	left: 649px; 
}

#lay-srch .adv {
    float: right;
    padding-top: 20px;
    padding-right: 18px;
}

#lay-srch .adv a {
    color: #fff;
    background: url("./img/arrow_white_3x5.gif") 0 5px no-repeat;
    padding-left: 9px;
    line-height: 14px;
    font-size: 11px;
}

#lay-srch .adv a:hover {
    color: #f8e8c0;
}

#lay-srch .cnt-autocomplete {
	background: #fff;
	position: absolute;
	top: 40px;
	left: 188px;
	z-index: 2;
	border-bottom: 1px solid #d9d6cd;
	border-right: 1px solid #d9d6cd;
	border-top: 1px solid #c3c3c3;
	width: 444px;
	text-align: left;
	display: none;
}

#lay-srch .cnt-autocomplete ul {
    border: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
    border-top: none;
}

#lay-srch .cnt-autocomplete li {
    color: #87bad9;
    font-size: 11px;
    line-height: 16px;
    padding-left: 10px;
    cursor: default;
}

#lay-srch .cnt-autocomplete .sel {
    font-weight: bold;
    color: #fff;
    background: #0f76b4 url("./img/arrow_blue_3x5.gif") 99% 50% no-repeat;
}



#lay-drawer {
    height: 120px;
    background: url("./img/drawer_bg.png") 0 0 no-repeat;
    position: relative;
    z-index: 1;
}

#lay-drawer.small {
    height: 54px;
    background: url("./img/drawer_bg.png") 0 100% no-repeat;
}

#lay-drawer .btn {
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 0;
    left: 459px;
    cursor: pointer;
    z-index: 2;
}

#lay-drawer .btn .tooltip {
    position: absolute;
    width: 95px;
    height: 31px;
    background-image: url("./img/hide_info.png") !important;
    background-image: url("./img/hide_info.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    left: -4px;
    top: 12px;
    display: none;
    z-index: 2;
}

#lay-drawer ul {
	position: absolute;
	left: 652px;
	top: 16px;
    border-left: 1px solid #fef3d1;
    padding-left: 22px;
    width: 273px;
}

#lay-drawer li {
    height: 20px;
    vertical-align: bottom;
}

#lay-drawer li a {
    height: 20px;
    line-height: 20px;
    font-size: 11px;
	float: left;
	display: block;
    background-image: url("./img/icons.png");
    background-repeat: no-repeat;
    padding-left: 25px;
    color: #5a7480;
}

#lay-drawer li a:hover {
    color: #ec7823;
}

#lay-drawer .ico-info a {
	background-position: 0 1px;
}

#lay-drawer .ico-home a {
    background-position: -1px -19px;
}

#lay-drawer .ico-report a {
    background-position: -1px -39px;
}

#lay-drawer .ico-free-report a {
    background-position: -2px -59px;
}

#lay-drawer.small ul {
    display: none;
}



#lay-ftr {
    border: 1px solid;
    border-left: none;
    border-right: none;
    border-top-color: #e6e6e6;
    border-bottom-color: #cecece;
    margin-left: 1px;
    margin-right: 1px;
}

#lay-ftr .ftr-menu {
    border: 2px solid;
    border-left: none;
    border-right: none;
    border-top-color: #f2f2f2;
    border-bottom-color: #e5e5e5;
}

#lay-ftr .ftr-menu ul {
    padding-left: 17px;
}

#lay-ftr .ftr-menu li {
	float: left;
	background: url("./img/menu_separator_1x8.gif") 100% 50% no-repeat;
	padding-right: 10px;
	padding-left: 11px;
	padding-top: 10px;
	padding-bottom: 9px;
	line-height: 16px;
	font-size: 11px;
}

#lay-ftr .ftr-menu li.last {
    background: none;
    padding-right: 0;
}

#lay-ftr .ftr-menu li.first {
    padding-left: 0;
}

#lay-ftr .ftr-menu li a {
    color: #7b96a3;
}

#lay-ftr .ftr-menu li a:hover {
    color: #ec7823;
}



#lay-copy {
    color: #737d87;
}

#lay-copy p {
    line-height: 16px;
    font-size: 11px;
    padding-left: 17px;
    padding-top: 9px; 
    padding-bottom: 9px; 
}



#lay-cnt-main {
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 7px;
}

#lay-cnt-main .cnt-main-body {
    padding-bottom: 14px;
} 
	


#lay-cnt-main #pg-home-page {
    padding-bottom: 9px;
}

#pg-home-page h1 {
    display: none; 
}

#pg-home-page h2 {
    background-image: url("./img/hp_hdrs_spr.png");
    background-repeat: no-repeat;
}

#pg-home-page .cnt-map h2 {
    width: 252px;
    height: 30px;
    background-position: 0 0;
    margin-left: 29px;
}

#pg-home-page .cnt-tag-cloud h2 {
    width: 119px;
    height: 24px;
    background-position: -252px 0;
}

#pg-home-page .cnt-new-in-krs h2 {
    width: 107px;
    height: 25px;
    background-position: -371px 0;
    margin-left: 15px;
}



#pg-home-page .m-cnt-1 {
    padding-top: 6px;
}

#pg-home-page .cnt-map {
    float: left;
    width: 303px;
}

#pg-home-page .cnt-map img {
    margin-left: 35px;
    margin-top: 7px;
    width: 222px;
    height: 208px;
}



#pg-home-page .m-cnt-1-1 {
    padding-bottom: 14px;
    padding-top: 52px;
    float: right;
    width: 634px;
}

#pg-home-page .cnt-provinces {
    padding-bottom: 21px;
}

#pg-home-page .cnt-provinces ul {
	float: left;
	border-left: 1px solid #c5d9e1;
	padding-top: 5px;
	padding-bottom: 8px;
}

#pg-home-page .cnt-provinces .lst-1 {
	width: 192px;
}

#pg-home-page .cnt-provinces .lst-2 {
    width: 150px;
}

#pg-home-page .cnt-provinces .lst-3 {
    width: 145px;
}

#pg-home-page .cnt-provinces .lst-4 {
    width: 143px;
}


#pg-home-page .cnt-provinces li {
	position: relative;
    left: -4px;
    line-height: 16px;
    font-size: 11px;
    vertical-align: bottom;
}

#pg-home-page .cnt-provinces li a {
    padding-left: 14px;
    text-decoration: none;
    min-height: 16px;
    height: auto !important;
    height: 16px;
    white-space: nowrap;
}

#pg-home-page .cnt-provinces li a.hover,
#pg-home-page .cnt-provinces li a:hover {
    background: url("./img/list_arrow_lft_10x5.gif") 0 50% no-repeat;
    text-decoration: none;
    font-weight: bold;
    color: #ec7823;
}


#pg-home-page .cnt-tag-cloud {
    padding-left: 12px;
}

#pg-home-page .cnt-tag-cloud li {
    display: inline;
    padding-right: 1px;
    line-height: 24px;
    height: 24px;
    font-size: 10px;
}

#pg-home-page .cnt-tag-cloud a {
    line-height: 1.1em;
    line-height: 24px;
    text-decoration: none;
    color: #9ea9ae;
}

#pg-home-page .cnt-tag-cloud a:hover {
    color: #ec7823;
}


#pg-home-page .cnt-tag-cloud .size-0 {
    font-size: 10px;
}

#pg-home-page .cnt-tag-cloud .size-1 {
    font-size: 11px;
}

#pg-home-page .cnt-tag-cloud .size-2 {
    font-size: 12px;
}

#pg-home-page .cnt-tag-cloud .size-3 {
    font-size: 13px;
}

#pg-home-page .cnt-tag-cloud .size-4 {
    font-size: 14px;
}

#pg-home-page .cnt-tag-cloud .size-5 {
    font-size: 15px;
}

#pg-home-page .cnt-tag-cloud .size-6 {
    font-size: 16px;
}

#pg-home-page .cnt-tag-cloud .size-7 {
    font-size: 17px;
}

#pg-home-page .cnt-tag-cloud .size-8 {
    font-size: 18px;
}



#pg-home-page .m-cnt-2 {
    top: -5px;
    position: relative; 
}

#pg-home-page .cnt-new-in-krs {
    float: right;
    width: 636px;
}

#pg-home-page .cnt-advert {
    float: left;
    padding-left: 28px;
    padding-top: 25px;
    width: 275px;
}





#pg-item-page .cnt-connections {
	padding: 19px 8px 10px 8px;
}

#pg-item-page .cnt-connections h3 {
    font-size: 11px;
    line-height: 14px;
    color: #4d5c63;
}

#pg-item-page .cnt-connections ul {
    padding-top: 14px;
    padding-bottom: 15px;
	border-bottom: 1px solid #e7ebee;
}

#pg-item-page .cnt-connections li a {
    line-height: 14px;
    font-size: 11px;
    color: #4d5c63;
}

#pg-item-page .cnt-connections li a:hover {
    color: #ec7823;
}




#pg-item-list .cnt-body-hdr h1 {
    float: left;
    width: auto;
    font-size: 14px;
    font-weight: bold;
    color: #414750;
}

#pg-item-list .cnt-body-hdr h1 span {
    color: #e94b25;
}

#pg-item-list .cnt-body-hdr h1 em {
    color: #cd203e;
    font-weight: bold;
}

#pg-item-list .cnt-body-hdr-in {
    padding-right: 11px;
}
	
#pg-item-list .cnt-body-hdr .cnt-lnk {
    float: right;
	white-space:nowrap;
}

#pg-item-list .cnt-body-hdr .cnt-lnk li {
    padding-right: 0;
    padding-left: 20px;
} 

.footer-info {
	display: block;
	font-size: 13px;
	text-align: left;
	margin: 25px 0;
	padding-left: 10px;
	border-left: 5px solid #E94B25;
}

.new-entity-info {
	display: block;
	font-size: 13px;
	text-align: left;
	margin: 25px 0 0;
	clear: both;
	font-weight: bold;
}

.footer-info em, .new-entity-info em {
	font-weight: bold;
	color: #E94B25;
}

.cnt-autocomplete {
	background: #fff;
	position: absolute;
	top: 40px;
	left: 188px;
	z-index: 2;
	border-bottom: 1px solid #d9d6cd;
	border-right: 1px solid #d9d6cd;
	border-top: 1px solid #c3c3c3;
	width: 444px;
	text-align: left;
	display: none;
}

.cnt-autocomplete ul {
    border: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
    border-top: none;
}

.cnt-autocomplete li {
    color: #87bad9;
    font-size: 11px;
    line-height: 16px;
    padding-left: 10px;
    cursor: default;
}

.cnt-autocomplete .ac_over {
    font-weight: bold;
    color: #fff;
    background: #0f76b4 url("./img/arrow_blue_3x5.gif") 99% 50% no-repeat;
}

.cnt-autocomplete .ac_loading {}

.cnt-autocomplete .ac_odd {}

.cnt-autocomplete .ac_over {}

#pg-home-page .cnt-tag-cloud .size-1 {
    font-size: 10px;
}

#pg-home-page .cnt-tag-cloud .size-9 {
    font-size: 18px;
    font-weight: bold;
}

span.next.lastPage, span.prev.firstPage { color: #B7C3C9; }

div#content .cMainLeft {
	line-height: 1.5em;
}

div#content .cMainLeft > h1 {
	margin: 20px 0 30px 0 !important;
}

div#content .cMainLeft > h2 {
	margin: 10px 0 15px 0 !important;
	line-height: 1.3em;
}

div#content .cMainLeft > p {
	margin: 5px 0 !important;
}

div#content .cMainLeft > ul > li {
	list-style-type: square;
}
div#content .cMainLeft > ul > li {
	margin: 0 0 0 35px;
}

/* strony statyczne */
/*
#static-content {
	padding: 0px 30px;
}
#static-content > h1 {
	margin: 20px 0 30px 0 !important;
}
#static-content > h2 {
	margin: 10px 0 15px 0 !important;
	line-height: 1.3em;
}
#static-content > p {
	margin: 5px 0 !important;
}
#static-content > ul > li {
	list-style-type: square;
}
#static-content > ul > li {
	margin: 0 0 0 35px;
}
*/

#static-content {
	padding: 0px 30px;
}
#static-content h1 {
	margin: 20px 0 20px 0 !important;
	background: url("./img/strzalka.jpg") 100% 100% no-repeat;
	background-position: top left;
	line-height: 2em;
	padding-left: 50px;
	font-size: 20px;
}
#static-content h2 {
	margin: 0px 0 15px 0 !important;
	line-height: 1.3em;
	color: #f36456;
	font-size: 16px;
}
#static-content h3 {
	font-size: 12px;
	padding-top: 15px;
}
#static-content p {
	margin: 5px 0 5px !important;
	font-size: 12px;
}
#static-content ul li {
	list-style-type: square;
}
#static-content ul li {
	margin: 0 0 0 35px;
}
#static-content table {
	table-layout: fixed;
}

#static-content td {
	vertical-align: top;
}
#static-content td img {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
#static-content td.cDistanceCell {
	width: 30px;	
}
#static-content td.c2columnsWidth {
	width: 50%;
}
#static-content td.c3columnsWidth {
	width: 30%;
}
#static-content table p {
	margin: 0px !important;
}
#static-content table strong {
	color: #f36456;
}
/* ====== */

.cnt-letter-box {
    background: url("./img/sort_box_bg.png") 0 0 no-repeat;
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    padding-bottom: 3px;
    padding-left: 10px;
    margin-top: 7px;
    margin-bottom: 5px;
}

.cnt-letter-box ul {
    float: left;
}

.cnt-letter-box ul li {
	float: left;
	padding-left: 7px;
	padding-right: 7px; 
	background: url("./img/sort_box_separator.gif") 100% 50% no-repeat;
}

.cnt-letter-box ul li.last {
	background: none;
}

.cnt-letter-box ul li.last {
    background: none;
}

.cnt-letter-box ul li a {
    color: #74859f;
}

.cnt-letter-box ul li strong {
    color: #E94B25;
    font-size: 14px;
}

.cnt-letter-box ul li a:hover {
    color: #ec7823;
}



.cnt-cities {
	margin-top: 5px;
    padding-bottom: 21px;
}

.cnt-cities ul {
	float: left;
	border-left: 1px solid #c5d9e1;
	padding-left: 5px;
	margin-left: 5px;
}

.cnt-cities .lst {
	width: 126px;
}

.cnt-cities li {
	position: relative;
    left: -4px;
    line-height: 16px;
    font-size: 11px;
    vertical-align: bottom;
    margin-top: 3px;
    margin-left: 14px;
}

.cnt-cities li a {
    /* padding-left: 14px; */
    text-decoration: none;
    min-height: 16px;
    height: auto !important;
    height: 16px;
    /* white-space: nowrap; */
}

.cnt-cities li a.hover,
.cnt-cities li a:hover {
    color: #ec7823;
}

/*#advancedSearch dt, #advancedSearch dd { height: 2em; }*/

#advancedSearch {
	padding: 10px 0px 0px 0px;
}

#advancedSearch dt { 
	float: left; 
	width: 185px; 
	padding-top: 5px; 
	min-height: 1px;
	text-align: right; 
	clear: both;
} 

#advancedSearch td { 
	/*margin: 2px 0 2px 190px;*/
	width: 350px; 
	padding: 2px 0px; 
}

#advancedSearch th {
	text-align: right;
	padding: 0 5px 0 0;
}	

#advancedSearch th label {
	font-weight: bold;
	font-size: 1em;
} 

#advancedSearch input.image {
	width: 114px;
}

#advancedSearch input#name, #advancedSearch input#city {
	width: 344px;
}

/*
#advancedSearch input, #advancedSearch select {
	border: 1px solid #c4c4c4;
}
*/

#advancedSearch input#nip, #advancedSearch input#pesel, #advancedSearch input#krs {
	width: 110px;
}

#advancedSearch select#province {
	width: 350px;
}

#advancedSearch #startDateFrom, #advancedSearch #startDateTo,
#advancedSearch #updateDateFrom, #advancedSearch #updateDateTo,
#advancedSearch #endDateFrom, #advancedSearch #endDateTo {
	width: 110px;
    /* line-height: 20px; */
    background-image: url("./img/icons.png");
    background-repeat: no-repeat;
    padding-right: 10px;
    background-position: 100px -120px;
}

input#startDateFrom.user-text, input#startDateTo.user-text,
input#updateDateFrom.user-text, input#updateDateTo.user-text,
input#endDateFrom.user-text, input#endDateTo.user-text {
	color: gray;
}

#advancedSearch #ageFrom, #advancedSearch #ageTo {
	width: 30px;
}

hr {
    border: 1px solid;
    border-left: none;
    border-right: none;
    border-top-color: #e6e6e6;
    border-bottom-color: #cecece;
    margin-left: 1px;
    margin-right: 1px;
}


.cnt-table table .col-name {
    background-position: 0 0;
}

.cnt-table table tbody .col-name {
    border-left-width: 1px;
}

.cnt-table table .col-addr {
    background-position: -3px 0;
    border-left-width: 1px;
    border-right-width: 0px;
}

.cnt-table table .col-person {
    background-position: -3px 0;
    border-left-width: 1px;
    border-right-width: 0px;
}

.cnt-table table .col-nip {
    background-position: -3px 0;
    border-left-width: 1px;
    border-right-width: 0px;
}

.cnt-table table .col-krs {
    background-position: -3px 0;
    border-left-width: 1px;
    border-right-width: 0px;
}

.cnt-table table .col-regon {
    background-position: -3px 0;
    border-left-width: 1px;
    border-right-width: 0px;
}

.cnt-table table .col-krs {
    background-position: 100% 0;
}

.cnt-table table tbody .col-krs {
    border-right-width: 1px;
}

p.cnt-big-parag {
	margin: 15px 0;
	font-size: 18px;
	text-align: center;
}

iframe#buy_frame {
	width: 689px;
}

.error {
	color: red;
	display: block;
}

.error {
	color: #ff0000; 
}

/* kalendarzyk */

.date_selector, .date_selector * {
  width: 200px;
  height: auto;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
}

.date_selector {
  background: #F2F2F2;
  border: 1px solid #bbb;
  padding: 5px;
  margin: -1px 0 0 0;
  position: absolute;
  z-index: 100000;
  display: none;
}

.date_selector_ieframe {
  position: absolute;
  z-index: 99999;
  display: none;
}

.date_selector .nav {
    width: 17.5em; /* 7 * 2.5em */
}
  
.date_selector .month_nav, .date_selector .year_nav {
    margin: 0 0 3px 0;
    padding: 0;
    display: block;
    position: relative;
    text-align: center;
}
  
.date_selector .month_nav {
    float: left;
    width: 55%;
  }
  
.date_selector .year_nav {
    float: right;
    width: 35%;
    margin-right: -8px; /* Compensates for cell borders */
}

.date_selector .month_name, .date_selector .year_name {
    font-weight: bold;
    line-height: 20px;
}
  
.date_selector .button {
    display: block;
    position: absolute;
    top: 0;
    width: 18px;
    height: 18px;
    line-height: 17px;
    font-weight: bold;
    color: #003C78;
    text-align: center;
    font-size: 120%;
    overflow: hidden;
    border: 1px solid #F2F2F2;
}
  
.date_selector .button:hover, .date_selector .button.hover {
  background: none;
  color: #003C78;
  cursor: pointer;
  border-color: #ccc;
}
    
.date_selector .prev {
    left: 0;
  }
  
.date_selector .next {
    right: 0;
}

.date_selector table {
    border-spacing: 0;
    border-collapse: collapse;
    clear: both;
}

.date_selector th, .date_selector td {
  width: 2.5em;
  height: 2em;
  padding: 0;
  text-align: center;
  color: black;
}

.date_selector td {
  border: 1px solid #ccc;
  line-height: 2em;
  text-align: center;
  white-space: nowrap;
  color: #003C78;
  background: white;
}

.date_selector td.today {
 background: #FFFEB3;
}

.date_selector td.unselected_month {
   color: #ccc;
}

.date_selector td.selectable_day {
   cursor: pointer;
}

.date_selector td.selected {
   background: #D8DFE5;
   font-weight: bold;
}

.date_selector td.selectable_day:hover, .date_selector td.selectable_day.hover {
   background: #003C78;
   color: white;
}

.print-only {
	display: none;
}

.nowrap {
	white-space: nowrap;
}

p.footerInfoText {
	margin: 10px 0 10px 17px;
}

.persons em, .companies em, .highlight {
	background-color: #FFFF00;
	font-weight: bold;
}

p.cnt-body-hdr-infotext {
	color: #414750;
	font-weight: bold;
}

.rOld, .rOld a {
	color: #E94B25;
}

#mask {  
	position:absolute;
	z-index:9000;  
	background-color:#000;  
	display:none; 
	top:0; 
	left:0;
}

@media screen {
	.rOldHidden, .rCurrentHidden {
		display: none;
	}
}

@media print {
    html, body {
        color: #000;
    }
    
    .cnt-table .cnt-oth,
    .cnt-table .cnt-oth p,
    .cnt-table table th {
        background: none;
    }
    
    .cnt-table table {
        border-collapse: collapse;
    }
    
    .cnt-table table td,
    .cnt-table table th {
        border-width: 1px;
        color: #000;
    }
    
    .cnt-table table td a {
        color: #000;
    }
    
    .cnt-table .cnt-oth {
        margin-top: 0;
    }
    
    
    .item-data,
    .item-data h1 {
        background: none;
        color: #000;
        padding-left: 0;
    }
    
    .item-data table {
        border-collapse: separate;
    }
    
    .item-data th,
    .item-data td {
        background-image: none;
        border: 1px solid #d2dfe8 !important;
        color: #000;
    }
    
    
    .item-data .oth-last th,
    .item-data .oth-last td {
        border: none !important;
        background: none;
    }
    
    .cnt-body-hdr,
    .cnt-c-rgt {
        display: none;
    }
    
    .cnt-main-body .cnt-c-lft {
        float: none;
        width: auto;
    }
    
    .cnt-buy-report .cnt-report-info ul {
        list-style: disc;
        list-style-position: outside;
        margin-left: 20px;
    }
    
    .cnt-buy-report .cnt-report-info li {
        background: none;
    }
    
    .cnt-buy-report,
    .cnt-buy-report .cnt-report-info {
        background: none;
        padding-left: 0;
    }
    
    .cnt-buy-report .cnt-act,
    .cnt-buy-report .cnt-report-info .buy-report-btn {
        display: none;
    }
    
    .cnt-buy-report .cnt-report-info h2 {
        background: none;
        color: #000;
    }
    
    .cnt-buy-report .cnt-report-info h2 em {
        color: #000;
        font-style: italic;   
    }
    
    .cnt-buy-report .cnt-report-info h2 .alt {
        display: inline;
    }
    
    .cnt-item-list ol li,
    .cnt-item-list ol li .data-wrp {
        background: none !important;
    }
    
    .cnt-item-list {
        border-top: 1px solid #888;
    }
    .cnt-item-list ol li {
        border-bottom: 1px solid #888;
    }
    
    .cnt-item-list ol h2 a,
    .cnt-item-list ol .number {
        color: #000 !important;
    }
    
    
    .paginator,
    .cnt-sort-box {
        display: none;
    }
    
    
    #lay-wrp {
        width: 100%;
    }
    
    #lay-hdr {
        background: none;
    }
    
    #lay-srch,
    #lay-drawer,
    #lay-ftr,
    .cnt-advert {
        display: none;
    }
    
    #lay-hdr .spg-logo {
        left: 0;
    }
    
    #lay-copy p {
        padding-left: 0;
        padding-bottom: 0;
    }
    
    
    #pg-home-page .cnt-tag-cloud {
        padding-left: 0;
    }
    
    #pg-home-page h2 {
        background: none;
        width: auto !important;
        height: auto !important;
        line-height: 1.1em;
        font-size: 14px;
        padding-bottom: 5px;
        
    }
    
    #pg-home-page h2 .alt {
        display: block;
    }
    
    #pg-home-page .cnt-new-in-krs h2 {
        margin-left: 0;
    } 
    
    #pg-home-page .cnt-map,
    #pg-home-page .cnt-provinces {
        display: none;
    }
    
    #pg-home-page .m-cnt-1-1 {
        float: none;
    }
    
    #pg-home-page .cnt-new-in-krs {
        float: none;
    }
    
    #pg-item-list .cnt-body-hdr,
    #pg-item-list .cnt-body-hdr-in {
        display: block;
        background: none;
    }
    
    #pg-item-list .cnt-lnk {
        display: none;
    }
    
    .not-printable {
        display: none;
    }
    
    .print-only {
		display: block;
	}
	
}