@charset "utf-8";
boxhtml, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url('/images/body_bcg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}

/*linki*/
#upper_menu {
	top: 0px;
	left: 0px;
	width: 410px;
	height: 33px;
	padding-top: 9px;
	text-align: center;
	font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
	color: black;
}

#loginInfo {
    height:20px;
    position:absolute;
    text-align:right;
    top:0;
    width:100%;
}

.fieldWithErrors{
    display: inline;
}

span.gray{
    color:gray;
}

a.upper_menu:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: black;
	text-decoration: none;
}
a.upper_menu:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: black;
	text-decoration: none;
}
a.upper_menu:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0b89cd;
	text-decoration: none;
}
a.upper_menu:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0b89cd;
	text-decoration: none;
}

a.blue_link{
    text-decoration:none;
    color: #0b89cd;
}

#upper_menu_two {
	top: 0px;
	left: 0px;
	width: 410px;
	height: 33px;
	text-align: center;
    color: #3B3B3B;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}
a.upper_menu_two:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #3B3B3B;
	text-decoration: none;
}
a.upper_menu_two:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #3B3B3B;
	text-decoration: none;
}
a.upper_menu_two:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #3B3B3B;
	text-decoration: none;
}
a.upper_menu_two:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #3B3B3B;
	text-decoration: none;
}

p {
    line-height: 20px;
    text-align: justify;
}

p.grey {
    color: #666666;
}

p.onas{
    padding: 0;
    margin: 0 0 0px 0;
    text-indent: 20px;
    text-align: justify;
}

img {
	border: none;
    font-size:0px;
}
form {
	margin: 0;
	padding: 0;
}

.flash_notice {
	width: 400px;
	margin: 0px auto;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
    text-indent: 10px;
	color: #459cd9;
}
.flash_error {
	width: 400px;
	margin: 0px auto;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 10px;
	color: #eb4812;
}

.flash_obj {
	display: block;
	position: absolute;
	top: 63px;
	right: 0px;
	vertical-align: top;
	/*border: 1px solid green;*/
}

h1.art {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #459cd9;
    line-height: 30px;
	font-weight: normal;
    /*border-bottom: 1px dashed #459cd9;*/
}

h1.mc_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
	font-weight: normal;
}

hr {
	size: 1px;
	border-bottom: 1px solid #adc8fa;
}

/* lista wygenerowanych zleceń */
table.wz_table {
	width: 100%;
	margin: 10px 0;
}
table.wz_table thead td {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	height: 26px;
}
table.wz_table thead td.spacer {
	height: 1px;
	font-size: 1px;
	border-bottom: 2px solid #adc8fa;
}
table.wz_table tbody td {
	text-align: left;
	padding-left: 2px;
	font-size: 12px;
	font-weight: normal;
	height: 26px;
	vertical-align: middle;
	border-bottom: 1px solid #eeeeee;
}
table.wz_table tbody td a:link, table.wz_table tbody td a:visited, table.wz_table tbody td a:hover, table.wz_table tbody td a:active {
	font-size: 12px;
	font-weight: normal;
	color: #019ae8;
}
table.wz_table tbody td a:link{
	text-decoration: none;
}
table.wz_table tbody td a:visited {
	text-decoration: none;
}
table.wz_table tbody td a:hover{
	text-decoration: underline;
}
table.wz_table tbody td a:active {
	text-decoration: none;
}


/* lista zleceĹ podobnych */
table.zp_table, table.zp_table_stats, table.zp_table_buttons {
	width: 100%;
	margin: 10px 0;
}
table.zp_table thead td {
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	height: 26px;
}
table.zp_table thead td.spacer {
	height: 1px;
	font-size: 1px;
	border-bottom: 2px solid #adc8fa;
}
table.zp_table tbody td {
	text-align: left;
	padding-left: 2px;
	font-size: 12px;
	font-weight: normal;
	height: 26px;
	vertical-align: middle;
	border-bottom: 1px solid #eeeeee;
}

table.zp_table_buttons td {
	/*text-align: left;*/
}
table.zp_table_stats tbody td {
	text-align: left;
	padding-left: 2px;
	font-size: 12px;
	font-weight: normal;
	height: 26px;
	vertical-align: middle;
}


/* kontener główny */
#mainContainer {
	position: relative;
	padding: 0px;
	height: auto;
	width: 800px;
	margin: 0px auto;
	vertical-align: top;
}

/* nagłówek */
#headImage {
	display: block;
	position: relative;
	top: 0;
	margin: 0px;
	padding: 0px;
	height: 149px;
	width: 100%;
	text-align: right;
	vertical-align: bottom;
	overflow: hidden;
}
#headImage img {
	display: block;
	position: relative;
	bottom: 0px;
}
#headerContainer {
	position: relative;
	background-image: url('/images/top_bcg.png');
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top: -149px;
	height: 153px !important;
	min-height: 153px;
	max-height: 153px;
	width: 100%;
/*	border: 1px solid gray;*/
}
/* logo smartboker */
#logo {
	position: absolute;
	width: 289px;
	height: 60px;
	top: 40px;
}
/* menu górne */
#menuContainer {
	position: absolute;
	width: 100%;
	vertical-align: bottom;
	height: 29px;
	bottom: 4px;
}
#menuTable {
	height: 29px;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	margin-bottom: 4px;
	background-color: #f3f3f3;
}
#menuTable td {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
    padding-top:2px;
}
#menuTable td.space {
	font-size: 1px;
	text-align: center;
	vertical-align: middle;
	width: 3px;
}
#menuTable td.blue {
	background: transparent url('/images/menu_tab_blue.png') no-repeat left bottom;
	color: #FFFFFF;
}
#menuTable td.blue a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menuTable td.blue a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menuTable td.blue a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menuTable td.blue a:active {
	color: #FFFFFF;
	text-decoration: none;
}


#menuTable td.white {
	background: transparent url('/images/menu_tab_white.png') no-repeat left bottom;
	color: #3b3b3b;
}
#menuTable td.white a:link {
	color: #3b3b3b;
	text-decoration: none;
}
#menuTable td.white a:visited {
	color: #3b3b3b;
	text-decoration: none;
}
#menuTable td.white a:hover {
	color: #0978BC;
	text-decoration: none;
}
#menuTable td.white a:active {
	color: #3b3b3b;
	text-decoration: none;
}

/* kontener głównej zawartości */
#mainContent {
	vertical-align: top;
	width: 800px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}
#leftColumn {
	display: inline;
	float: left;
	height: auto;
	width: 600px;
	position: relative;
	min-height: 266px;
}
#leftColumn table#ramka {
	width: 100%;
	min-height: 266px;
}
#leftColumn table#ramka td.top {
	background: url('/images/left_column_tc.png') repeat-x top center;
    background-color: white;
    max-height: 5px;
}
#leftColumn table#ramka td.bottom {
	background: url('/images/left_column_bc.png') repeat-x bottom center;
    background-color: white;
}
#leftColumn table#ramka td.left {
	background: url('/images/left_column_left.png') repeat-y center left;
    background-color: white;
}
#leftColumn table#ramka td.right {
	background: url('/images/left_column_right.png') repeat-y center right;
    background-color: white;
}
#leftColumn table#ramka td.center {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 30px;
	padding-left: 30px;
    padding-top: 10px;
	vertical-align: top;
	height: 256px;
	min-height: 256px;
}


/* tabela kontentu głównego */
table.mc_table {
	width: 80%;
	background-color: transparent;
	;
	min-height: 100px;
	height: 100px;
}
table.mc_table td {
	height: 22px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	min-height: 30px;
}
table.mc_table td.desc_fld {
	text-align: right;
	padding-right: 7px;
}
table.mc_table td.input_fld {
	padding-left: 15px;
}
/* tabelka z opisem oferty */
br.of_spacer {
	height: 10px;
}
table.of_spec {
	margin: 0px;
}

table.of_spec tbody td {
	border-bottom: 1px solid #eeeeee;
}

td.of_spec_param {
	text-align: left;
	vertical-align: middle;
}
td.of_spec_value {
	text-align: right;
	vertical-align: middle;
}

input.text_fld {
	border: 1px solid #9F9F9F;
}
input.btn {
	background: #FFFFFF url('/images/button_bcg.gif') repeat-x center bottom;
	border: 1px solid #edeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	min-width: 70px;
	text-align: center;
	width: 70px;
}

input.btn_1zl {
	border: 1px solid #edeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	min-width: 70px;
	text-align: left;
	width: 110px;
	background-color: #FFFFFF;
	background-image: url('/images/button_bcg_1zl.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}

input.btn_const {
	border: 1px solid #edeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	min-width: 70px;
	text-align: left;
	width: 104px;
	background-color: #FFFFFF;
	background-image: url('/images/button_bcg_const.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* prawa kolumna */
#rightColumn {
        display: inline;
        /*font-size: 22px;*/
        float: right;
        height: auto;
        width: 192px;
        position: relative;
        min-height: 190px;
}
#rightColumn div.rgt_box {
        position: relative;
        width:190px;
        height:37px;
        border: 1px solid #eeeeee;
        background: #ffffff url('/images/rgt_box_bcg.png') repeat-x bottom center;
}
#rightColumn div.rgt_box_over {
        position: relative;
        width:190px;
        height:37px;
        border: 1px solid #adc8fa;
        background: #ffffff url('/images/rgt_box_bcg.png') repeat-x bottom center;
}
#rightColumn div.rgt_spacer {
        position: relative;
        width:190px;
        height:6px;
        border: none;
        font-size: 1px;
}
#rightColumn div.rgt_box_fld {
        display: inline;
        float: left;
        position: relative;
        width:150px;
        height:37px;
        min-height:37px;
        max-height:37px;
        vertical-align: middle;
        text-align: right;
        line-height: 35px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: normal;
        color: #000000;
}
#rightColumn div.rgt_box_fld_sel {
        display: inline;
        float: left;
        position: relative;
        width:150px;
        height:38px;
        min-height:37px;
        max-height:37px;
        vertical-align: middle;
        text-align: right;
        line-height: 35px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: normal;
        color: #0b89cd;
}
#rightColumn div.rgt_box_fld_over {
        display: inline;
        float: left;
        position: relative;
        width:150px;
        height:37px;
        min-height:37px;
        max-height:37px;
        vertical-align: middle;
        text-align: right;
        line-height: 35px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: normal;
        color: #005ab6;
}

#rightColumn div.rgt_box_icon {
        display: inline;
        float: right;
        position: relative;
        width:38px;
        height:37px;
        min-height:37px;
        max-height:37px;
        text-align: right;
}
/* kolumna na dole kontentu głównego */
#bottomColumn {
	text-align: left;
	clear: both;
	height: 60px;
	width: 100%;
	padding-top: 10px;
}
/* kolumna na górze kontentu głównego */
#topColumn {
	text-align: left;
	clear: both;
	height: 30px;
	width: 100%;
	vertical-align: middle;
	line-height: 28px;
}

/* stopka */
#footContainer {
	width: 800px;
	margin-top: 25px;
	position: relative;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#footContainer #boxy {
	margin: 0px;
	padding: 0px;
	height: 87px;
}
#gwiazdka {
	height: 82px;
	width: 82px;
	position: absolute;
	top: -10px;
	left: -18px;
}
#footContainer #boxy td.box_left {
	background-image: url('/images/boxy_blank.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#footContainer #boxy td.box_center {
	background-image: url('/images/boxy_build.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#footContainer #boxy td.box_right {
	background-image: url('/images/boxy_people.png');
	background-repeat: no-repeat;
	background-position: center top;
}

/* stronicowanie */
#pagination {
	display: block;
	width: 500px;
	text-align: center;
	vertical-align: top;
	height: 16px;
}
#pagination img {
	vertical-align: middle;
}
#pagination span.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #019ae8;
	border: 1px solid #eeeeee;
	vertical-align: middle;
	height: 16px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 4px;
	padding-left: 4px;
}
#pagination a:link, #pagination a:visited, #pagination a:hover, #pagination a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #eeeeee;
	vertical-align: middle;
	height: 16px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 4px;
	padding-left: 4px;
}
#pagination a:link {
	text-decoration: none;
}
#pagination a:visited {
	text-decoration: none;
}
#pagination a:hover {
	text-decoration: underline;
}
#pagination a:active {
	text-decoration: none;
}
#pagination a.next_page, #pagination a.prev_page {
	border: none;
}

/* klasy ogólne */
.border_none {
	border: none;
}
.box_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3b3b3b;
}
.box_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #019ae8;
	line-height: 30px;
    
}
.notify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 10px;
}


/****************************/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0; /* for Opera */
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
