@charset "utf-8";
/*
 * rp_search.css
 *
 * @author Dawid Opis
 * @since 2011-06-28
 * @version 1.0.20110628.0001
 */
@import "rp_main.css";

#col10 {
	margin: 10px 10px 0;
}

#col21 {
	width: 298px;
	display: block;
	float: left;
	margin: 0;
	margin-left: 10px;
	height: auto;
	font-size: 13px;
	background-color: transparent;
}

#col22 {
	width: 605px;
	display: block;
	float: left;
	margin-left: 15px;
}

#col22 h3 {
	font-size: 15px;
}

#breadStartBox, #searchBlueBox, .infop{
	display: none;
}

label, input, select {
	float: left;
}

input, select {
	border: 1px solid #CCCCCC;
	padding: 1px 3px;
}

label {
	width: 90px;
	text-align: right;
	padding-right: 10px;
	line-height: 20px;
}

label.limitL {
	width: 180px;
	text-align: left;
}

label.taL {
	text-align: left;
	width: auto;
	line-height: 15px;
	padding-left: 5px;
}

input.nb {
	border: 0 none;
}

input.nofloat {
	float: none;
}

select.long {
	width: 176px;
}

select.short {
	width: 86px;
}

.search_btn {
	background: none repeat scroll 0 0 #F2F2F2;
	border: 1px solid #98A2AB;
	color: #000000;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	width: 64px;
	padding: 2px 10px;
}

.search_btn:hover {
	background: none repeat scroll 0 0 #E3E7EA;
	border: 1px solid #98A2AB;
	color: #000000;
}

.searchAdvInput {
	width: 268px;
	margin-bottom: 15px;
}

.formRow {
	padding: 3px 0;
	clear: both;
}

.formDelimeter {
	display: block;
	clear: both;
	height: 5px;
}

/* wyniki */
em, .info .infop h3 em {
	color: #333333;
	background: #fffbbb;
	padding: 0 3px;
	font-style: normal;
}

.info .infop {
	padding-bottom: 15px;
	border-bottom: 1px dotted #e3e6e9;
}

.info .infop h3 i {
	font-style: normal;
}

.wynik {
	margin: 0 0 10px 0;
	clear: both;
	overflow: hidden;
}

.wynik img.payIcon {
	float: left;
	padding: 10px 0;
}

.wynik h2.title {
	font-weight: bold;
	font-size: 18px;
	font-family: "Trebuchet MS", sans-serif;
	padding: 10px 0;
}

.wynik h2.title a strong {
	background: #fffbbb;
	padding: 0 3px;
	font-weight: normal;
}

.wynik h2.title strong {
	border: none;
	color: inherit;
	display: inline;
	float: none;
	font-size: 1em;
	margin: 0;
}

.wynik p.link {
	margin-top: 0;
}

.wynik p.teaser {
	padding-bottom: 3px;
}

.wynik span.date, .wynik span.autor, span.dzial {
	font-size: 11px;
	color: #636E79;
}

.wynik span.dzial a {
	color: #0060A0;
}

.wynik span.dzial a:hover {
	text-decoration: underline;
	color: #0086DE;
}

/* oznaczenie tematow platnych */
.wynik h2.titleLock {
	background: url("http://www.rp.pl/static/img/lock.png") no-repeat scroll 0 0 transparent;
	padding-left: 25px;
}

/* strona startowa */
.searchStartPage h2 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 20px;
}

.searchStartPage ul, .searchStartPage p {
	margin-top: 10px;
}

.searchStartPage ul li {
	background: url("http://rp.pl/static/img/new/lista_bookmark.gif") no-repeat scroll 0 7px transparent;
	font-size: 13px;
	margin: 0 0 3px;
	padding: 0 0 4px 10px;
	list-style-type: none;
}

/* lewa kolumna */
.bluebox {
	margin: 0 0 15px;
	border: 1px solid #D4D4D4;
	background-color: #eff1f2;
}

.bluetopp {
	padding: 5px 8px;
	text-align: left;
}

.bluetopp h3 {
	font-size: 15px;
}

.whitebottom { /*border:1px solid #495F6C;*/
	background: #eee;
}

.whitebottomp {
	padding: 10px;
}

.whitebottom a {
	color: #0060A0;
	text-decoration: underline;
	float: left;
}

.whitebottom a:hover {
	text-decoration: none;
}

.whitebottom span a {
	color: #000;
	text-decoration: none;
}

.whitebottom span a:hover {
	color: #000;
	text-decoration: underline;
}

.whitebottom .kat {
	margin: 20px 0 0 0;
}

.whitebottom .kat a {
	color: #00607B;
	text-decoration: underline;
}

.whitebottom .kat a:hover {
	color: #00607B;
	text-decoration: none;
}

.data {
	border: 1px solid #CCCCCC;
	margin: 1px 10px;
	padding: 1px 3px;
	width: 90px;
	float: left;
}

.cal_icon {
	margin: 0 0 -4px 2px;
}

.linia {
	margin: 3px 0;
}

span.check_size {
	display: inline-table;
	margin: 0;
	width: 90px;
}

dt {
	margin: 10px 0 0;
}

dd {
	margin: 0 0 0 40px;
}

/* stronicowanie */
/*.paginacja {display:none;}*/
#searchPagination {
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	padding: 15px 0;
	text-align: center;
}

#searchPagination a {
	padding: 5px 9px;
	margin: 0 10px 0 5px;
	background-color: #EFF1F2;
}

#searchPagination a.dots {
	background-color: #FFF;
	margin: 0;
	color: #333;
}

#searchPagination a.dots:hover {
	background-color: #FFF;
}

#searchPagination a:hover, #searchPagination a#spPrevBtn:hover, #searchPagination a#spNextBtn:hover, #searchPagination a#spLastPage:hover {
	background-color: #0060a0;
	color: #FFF;
	text-decoration: none;
}

#searchPagination a#spFirstPage {
	margin-left: 15px;
}

#searchPagination a#spPrevBtn {
	margin: 0;
	padding-left: 15px;
	background: #EFF1F2 url('http://static.presspublica.pl/web/rp/img/layout/pagination_arrow_left.png') no-repeat scroll 2% 4px;
}

#searchPagination a#spNextBtn {
	margin: 0;
	padding-right: 15px;
	background: #EFF1F2 url('http://static.presspublica.pl/web/rp/img/layout/pagination_arrow_right.png') no-repeat scroll 98% 4px;
}

#searchPagination a#spLastPage {
	margin-right: 15px;
}

#searchPagination a.disabledPage, #searchPagination a.disabledPage:hover, #searchPagination a.currentPage {
	color: #333;
	cursor: text;
	text-decoration: none;
}

#searchPagination a.currentPage, #searchPagination a.currentPage:hover {
	background-color: #FFF;
}

#searchPagination a#spPrevBtn.disabledPage:hover, #searchPagination a#spNextBtn.disabledPage:hover {
	background-color: #EFF1F2;
	color: #333;
}

/* autocompleter */
div.autocomplete {
	position: absolute;
	background-color: white;
	margin: 0;
	padding: 0;
}

div.autocomplete ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: right;
	overflow: hidden;
}

div.autocomplete ul li.selected {
	background-color: #ffb;
}

div.autocomplete ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px;
	cursor: pointer;
	background: transparent none;
	font-size: 0.9em;
}

div.autocomplete ul li span.informal {
	float: right;
	margin: 0;
}

/* drzewo tematow */
#searchBlueBox .searchTreeExpander, #searchBlueBox .searchTreeExpanderBottom {
	display: block;
	text-align: right;
	font-size: 13px;
	margin: 5px 10px;
	padding: 5px 0;
}

#searchBlueBox .searchTreeExpander a, #searchBlueBox .searchTreeExpanderBottom a {
	background: transparent url('http://static.presspublica.pl/web/rp/img/layout/accordion_rozwin.png') no-repeat scroll 0 6px;
	padding-left: 15px;
}

#searchBlueBox .searchTreeExpander a.expandedTree, #searchBlueBox .searchTreeExpanderBottom a.expandedTree {
	background-image: url('http://static.presspublica.pl/web/rp/img/layout/accordion_zwin.png');
}

#searchBlueBox .searchTreeExpander {
	border-bottom: 1px solid #D4D4D4;
}

#searchBlueBox .searchTreeExpanderBottom {
	border-top: 1px solid #D4D4D4;
}

#root ul, .root ul {
	list-style-type: none;
}

#root ul li, .root ul li {
	font-size: 13px;
}

#root ul li a span, .root ul li a span {
	margin-left: 0;
}

#root ul li a, .root ul li a {
	text-decoration: none;
	float: none;
}

ul.themes_list_main li {
	list-style: none;
	margin: 0;
	padding: 5px 0;
	background: transparent none;
	text-align: left;
	font-size: 13px;
}

ul.themes_list_main li a {
	text-decoration: none;
	float: none;
}

ul.themes_list_main li a:hover {
	text-decoration: underline;
	color: #0086DE;
}

ul.themes_list_main li a span {
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

#root ul li a span small, .root ul li a span small, ul.themes_list_main li a span small {
	color: #333;
	font-size: 13px;
}

ul.themes_list_main li.additional {
	margin: 3px 0;
	font-weight: normal;
	display: none;
}

/*ul.themes_list_main li a#showThemes.shThemes, ul.themes_list_main li a#hideThemes.shThemes {display:none !important;}*/
ul.themes_list_main li ul li {
	font-size: .9em;
	padding: 1px 0;
}

ul.themes_list_main li ul li a span {
	font-weight: normal;
	font-size: 14px;
}

/**
 * nowe style
 */

#col30, #col50 {
	display: none;
}

#col21 {
	width: 180px;
	line-height: 1.3em;
}

#col22 {
	display: block;
	float: left;
	font-size: 1.2em;
	line-height: 1.2;
	margin-left: 15px;
	width: 721px;
	padding: 0;
}
#col22 ul {
	margin: 10px 0;
	padding: 0 0 0 30px;
}
label, input, select {
	float: none;
}
big {
	font-size: 1.4em;
	font-weight: bold;
}
h2.title {
	font-size: 1.3em;
}

.linia {
	clear: both;
	margin: 5px 0;
}

#query {
	margin: 0 0 10px;
	width: 150px;
}

#scope {
	float: none;
}

.data {
	border: 1px solid #CCCCCC;
	width: 111px;
}
.dateInputBox {
	padding: 4px 0;
}
.dateInputBox img{
	vertical-align: middle;
	cursor: pointer;
}
div.autocomplete ul {
  clear: right;
  font-size: 1em;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.infop {
	display: block;
}

ul.ui-autocomplete {
  text-align: left;
  background: none repeat scroll 0 0 #f7f7f7;
}
.searchQueryVal {
	color: #666666;
	float: right;
	font-size: 10px;
	display: block;
	margin: 0 0 0 7px;
}
.ui-autocomplete a.ui-state-hover {
	background: #dff5fb;
}

/**
 * Paginacja
 */
.pagingBox {
	border-bottom: 1px dotted #999999;
	border-top: 1px dotted #999999;
	color: #636E79;
	margin: 15px 0;
	padding: 5px 0;
	text-align: center;
}

.pagingPage_Prev {
	float: left;
	font-size: 1em;
	margin: 3px 0 0;
}

.pagingPage_Prev_inactive {
	background: url("http://static.presspublica.pl/web/rp/img/layout/article_images/pagination_arrow_left.png") no-repeat scroll 4px 1px #fff;
	padding: 4px 10px 5px 27px;
}

.pagingPage_Prev a {
	background: url("http://static.presspublica.pl/web/rp/img/layout/article_images/pagination_arrow_left.png") no-repeat scroll 4px 1px #fff;
	display: block;
	padding: 0 0 0 20px;
}
.pagingPage_Prev  a span{
	display: block;
	background: #fff none;
	padding: 4px 0px 5px 7px;
	color: #D00B0B;
}

.pagingBox .pagingPage_Prev a:hover {
	color: #D00B0B;
	text-decoration: underline;
}

.pagingPage_Next {
	float: right;
	font-size: 1em;
	margin: 3px 0 0 0;
}

.pagingPage_Next_inactive {
	background: url("http://static.presspublica.pl/web/rp/img/layout/article_images/pagination_arrow_right.png") no-repeat scroll 70px 1px #fff;
	padding: 4px 27px 5px 10px;
}

.pagingPage_Next a {
	background: url("http://static.presspublica.pl/web/rp/img/layout/article_images/pagination_arrow_right.png") no-repeat scroll 64px 1px #fff;
	display: block;
	padding: 0 20px 0 0;
}
.pagingPage_Next a span{
	display: block;
	background: #fff none;
	padding: 4px 7px 5px 0;
	color: #D00B0B;
}


.pagingBox .pagingPage_Next a:hover {
	color: #D00B0B;
	text-decoration: underline;
}

.pagingPage_Separator {
	height: 15px;
}

.pagingPage {
	display: inline-block;
	margin-left: 6px;
	margin-right: 6px;
	font-size: 1.2em;
	border: none;
}

.pagingPage a:link, .pagingPage a:visited {
  color: #333;
  display: block;
  height: 16px;
  padding: 5px;
  width: 14px;
}

.pagingBox .pagingPage a:hover {
	text-decoration: underline;
}

.pagingPage_ActivePage {
	color: #fff;
	margin: 0 8px;
	font-size: 1.2em;
	background: #D00B0B;
	padding: 0 7px;
}

.searchInfoTitle {
	font-size: 2em;
	line-height: 1em;
	margin: 0 0 10px;
}
.searchInfo {
	font-size: 1.3em;
   line-height: 1.5em;
}
#col22 ul.tabsList {
	margin: 5px 0;
	list-style-type: none;
	padding: 0;
}
#col22 ul.tabsList li{
float: left;
margin: 0 10px 5px 0;
}
#col22 ul.tabsList li a{
	color: #006699;
	font-size: 1em;
}
.billboardBox {
	display: none;
}
#doc_type {
	width: 161px;
}
