﻿/*****************************************************************************/
#pubheader
{
	background: url("images/pubheader.jpg") no-repeat scroll 0 0 transparent;
	height: 126px;
	margin: 19px 0 0;
	padding: 0;
	position: relative;
}
#searchBox {
	margin: auto;
	width: 70%;
}
#pub-search-in {
	position: inherit;
	overflow: hidden;
	padding: 0 0 84px;
}
#pub-content {
	//float: left;
	margin: auto;
	width: 985px;
}

#pub-content-in {
	float: left;
	overflow: hidden;
	padding: 0 0 84px;
}
#version{
	float: left;
	font-size: 8px;
	vertical-align: top;
}
.inputs .textbox.NIP{
	width: 90px;
}.inputs .textbox.NAZWA{
	width: 168px;
}
.inputs .textbox.KOD{
	width: 45px;
}
.inputs .textbox.MIEJSCOWOSC{
	width: 188px;
}
.inputs .textbox.DATA{
	width: 85px !important;
}
table td input[type="text"]
{
	text-transform: uppercase;
}
table td textarea
{
	font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
}
table td input[type="text"].data{
	width:116px;
}
table td input[type="text"].width_93{
	width:83px;
}
table td input[type="text"].width_418{
	width:408px;
}
.box_line
{
	display:inherit;
}
table td.right_long{
	padding: 0 19px 0 0;
	text-align: left;
	width: 230px;	
}
table td input[type="text"].long2{
	margin: 10px 0;
	width: 298px;
}
table td input[type="checkbox"].long2{
	margin: 10px 0;
}
table.track td.big span
{
	display: inline;
	font-size: 16px;
}
table.small td span
{
	padding: 0;
	margin: 0;
}
table.popup td
{
	white-space: nowrap;
}
table.track td.head3{
	background: none repeat scroll 0 0 #F0F0F0;
	border-bottom: 1px solid #D2D5D7 !important;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 28px;
	text-align: left;
	width: auto;
}


/*****************************************************************************/
.UpdateProgressImg
{
	vertical-align: middle;
	margin: 2px;
}
.UpdateProgressPanel
{
	z-index: 99990999;
	background-color: #fff;
	color: #000;
	text-align: center;
	vertical-align: middle;
	position: fixed;
	bottom: 94%;
	left: 90%;
	padding: 10px;
	border: solid 2px #5D7B9D;
}
.UpdateProgressModalBackground
{
	z-index: 99990998;
	background-color: #6D7B8D;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%;
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}
/*****************************************************************************/
.checkBox2
{
		font-size: 10px !important;
	border: medium none;
	cursor: pointer;
	float: left;
	margin: 4px 0 0;
	padding: 0;
	display: block;
}
/*****************************************************************************/
.modalPopup
{
	margin: 0 auto;
	border-style: solid;
	border-color: #D2D5D7;
	z-index: 99990899;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 999909898;
}
.modalPopup2
{
	margin: 0 auto;
	border-style: solid;
	border-color: #D2D5D7;
	z-index: 99990999;
}
.modalBackground2
{
	background-color: DarkGray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 999990998;
}

table.popup{
	border-collapse: collapse;
	padding: 0;
}

.popup_box3 table.popup td{
	font-size: 10px;
}

.popup_box2{
	background: none repeat scroll 0 0 #F9F9F9;
	margin: 0 auto;
	padding: 30px 55px;
	width: 760px;
	min-height: 450px;
}
.popup_box2 h3{
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	border-radius: 0 0 0 0;
	color: #666666;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 26px;
	padding: 0;
	text-align: center;
	text-shadow: none;
}

.popup_box2 table td span{
	padding: 0 18px;
}
.popup_box2 table td input.kontakt[type="text"]{
	width: 527px;
}
.popup_box2 table.border{
	float: none;
}
.popup_box2 .pagination{
	float: none;
}

.popup_box3{
	background: none repeat scroll 0 0 #F9F9F9;
	margin: 0 auto;
	padding: 30px 55px;
	width: 960px;
}

.popup_box3 h3{
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	border-radius: 0 0 0 0;
	color: #666666;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 26px;
	padding: 0;
	text-align: center;
	text-shadow: none;
}

.popup_box3 table td{
	font-size: 11px;
}
.popup_box3 table td span{
	padding: 0 18px;
}
.popup_box3 table td input.kontakt[type="text"]{
	width: 527px;
}
.popup_box3 table.border{
	float: none;
}
.popup_box3 .pagination{
	float: none;
}


.alert2
{
	padding-top: 100px;
	color: red;
	
}

.popup_box4{
	background: none repeat scroll 0 0 #F9F9F9;
	margin: 0 auto;
	padding: 30px 55px;
	width: 400px;
}

.popup_box4 h3{
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	border-radius: 0 0 0 0;
	color: #666666;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 26px;
	padding: 0;
	text-align: center;
	text-shadow: none;
}

.popup_box4 table td{
	font-size: 11px;
}
.popup_box4 table td span{
	padding: 0 18px;
}
.popup_box4 table td input.kontakt[type="text"]{
	width: 527px;
}
.popup_box4 table.border{
	float: none;
}
.popup_box4 .pagination{
	float: none;
}
.popup_box5 {
	background: none repeat scroll 0 0 #F9F9F9;
	margin: 0 auto;
	padding: 10px 55px;
	width: 1200px;
}
.popup_box5 h3 {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	border-radius: 0 0 0 0;
	color: #666666;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 16px;
	padding: 0;
	text-align: center;
	text-shadow: none;
}
.popup_box5 table td {
	padding: 5px 5px;
	text-align: left;
}

.popup_box5 table td [type="text"] {
	width: 60px;
	text-align: left;
}
.popup_box5 table.border {
	float: none;
}
.popup_box5 .pagination {
	float: none;
}

.mod_inside ul li.first span{
	border-radius: 3px 3px 0 0;
}
.mod_inside ul li.last span{
	border-radius: 0 0 3px 3px;
}


.popup_box6{
	background: none repeat scroll 0 0 #F9F9F9;
	margin: 0 auto;
	padding: 30px 55px;
	width: 350px;
}

.popup_box6 h3{
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	border-radius: 0 0 0 0;
	color: #666666;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 26px;
	padding: 0;
	text-align: center;
	text-shadow: none;
}

.popup_box6 table td{
	font-size: 11px;
}
.popup_box6 table td span{
	padding: 0 18px;
}
.popup_box6 table td input.kontakt[type="text"]{
	width: 527px;
}
.popup_box6 table.border{
	float: none;
}
.popup_box6 .pagination{
	float: none;
}
/*****************************************************************************/
.grey *
{
	padding: 0px;
	margin: 0px;
}

.grey .ajax__calendar_container
{
	background-color: #e2e2e2;
	border: solid 1px #cccccc;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-khtml-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	-khtml-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-khtml-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-khtml-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

.grey .ajax__calendar_header
{
	background-color: #ffffff;
	margin-bottom: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.grey .ajax__calendar_title
{
	color: #004080;
	padding-top: 3px;
}

.grey .ajax__calendar_next, .grey .ajax__calendar_prev
{
	color: #004080;
	padding-top: 3px;
	-moz-border-radius-topleft: 18px;
	-webkit-border-top-left-radius: 18px;
	-khtml-border-top-left-radius: 18px;
	border-top-left-radius: 18px;
	-moz-border-radius-topright: 18px;
	-webkit-border-top-right-radius: 18px;
	-khtml-border-top-right-radius: 18px;
	border-top-right-radius: 18px;
	-moz-border-radius-bottomleft: 18px;
	-webkit-border-bottom-left-radius: 18px;
	-khtml-border-bottom-left-radius: 18px;
	border-bottom-left-radius: 18px;
	-moz-border-radius-bottomright: 18px;
	-webkit-border-bottom-right-radius: 18px;
	-khtml-border-bottom-right-radius: 18px;
	border-bottom-right-radius: 18px;
}

.grey .ajax__calendar_body
{
	background-color: #e9e9e9;
	border: solid 1px #cccccc;
}

.grey .ajax__calendar_dayname
{
	text-align: center;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 2px;
}

.grey .ajax__calendar_day td
{
	text-align: center;
}

.grey .ajax__calendar_hover .ajax__calendar_day, .grey .ajax__calendar_hover .ajax__calendar_month, .grey .ajax__calendar_hover .ajax__calendar_year, .grey .ajax__calendar_active
{
	color: #004080;
	font-weight: bold;
	background-color: #ffffff;
}

.grey .ajax__calendar_hover .ajax__calendar_day, .grey .ajax__calendar_hover .ajax__calendar_month
{
	background-color: #ffffff;
	border: solid 1px #cccccc;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.grey .ajax__calendar_today
{
	font-weight: bold;
}

.grey .ajax__calendar_other, .grey .ajax__calendar_hover .ajax__calendar_today, .grey .ajax__calendar_hover .ajax__calendar_title
{
	color: #000000;
}
/*****************************************************************************/
.validator
{
	color: Red !important;
}
.margin50
{
	margin: 5px 0 !important;
}
.hiddenCol
{
	display: none;
}


.serchbutton {
	background: url("images/pub_search.gif") repeat-x scroll 0 0 transparent;
	border: 1px solid #797979;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	cursor: pointer;
	font-family: arial;
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	margin: 0 0 0 17px;
	padding: 0 11px;
}

