body {
	text-align: center;
	margin: 0px;
	padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
	background-color: #0E4A1D;
}
#all {
    width: 1000px;
	margin: 0 auto;
	background: url(../img/main_bg.jpg) center 0 repeat-y;
	background-color: transparent;
	margin-top: 2px;
}

#all2 {
    width: 1000px;
	margin: 0 auto;
	background: url(../img/bg_main.jpg) center 0 no-repeat;
	padding-top: 0px;
}

#top {
	text-align: center;
	width: 1000px;
	height: 278px;
	background: url(../img/bg_top.jpg) top center no-repeat;
	margin: 0 auto;
}

#content {
    text-align: left;
	width: 800px;
	background: url(../img/main_bg.jpg) top center repeat-y;
	background-color: #fff;
	padding: 25px 0px 45px 0px;
	margin: 0 auto;
	min-height: 464px;
	_height: 514px;
}

#footer {
	width: 1000px;
	height: 128px;
	background: url(../img/bg_stopka.jpg) center 15px no-repeat;
	padding: 0px 0 15px 0;
	margin-bottom: -5px;
	position: relative;
	top: 0px;
	z-index: 10;
}

#footer_wew {
	position: relative;
	top: -59px;
}

a:link, a:visited {
    color: #1C7E26;
    font-family: Tahoma, Arial, Verdana, Switzerland, sans-serif;
    font-size: 11px;
    text-decoration: none;
}

a:hover {
    text-decoration:underline;
}


/* buttony */
.letter_button, .tfSmallButton, .tfsmallbutton  {
	background-color: transparent;
	background-image: url(../img/back_buttons_120.gif);
	background-repeat: no-repeat;
	background-position: 0 -64px;
	border: 0;
	width: 120px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	cursor: Hand !important;
}

/* .form3 to pola tekstowe,  .tfsmallfont to listy rozwijane  */
.form3, .tfsmallfont {
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

strong {
	font-weight: bold;
}
.msg_success
{
	background: url("../img/success-16x16.gif") no-repeat 5px 5px;
	display: block;
	border: 1px solid #ccc;
	padding: 5px 5px 5px 25px;
	margin: 10px 0 30px 0 !important;
	color: green;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}
.msg_error
{
	background: url(../img/error-16x16.gif) no-repeat 5px 5px;
	display: block;
	border: 1px solid #ccc;
	padding: 5px 5px 5px 25px;
	margin: 10px 0 30px 0 !important;
	color: red;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}

.cur_hand
{
	cursor: Hand !important;
}

/* wykres */
#wykres {
	font-weight: bold;
	background: #fff;
	border: 1px solid #ccc;
}

#wykres td {
	padding: 5px 10px;
	background: #fff;
	border: 1px solid #ccc;
}

.wyk_header
{
	font-size:11px;
	font-weight:bold;
	color:#555555;
	line-height:30px;
}

.wyk_description
{
	font-size:12px;
	font-style:italic;
	color:#555555;
}

.wyk_tlo {
	display: block;
	background: #f45712 url(../img/wyk_tlo.gif) 0 0 repeat-x;
	height: 18px;
	float: left;
}

.wyk_label {
	display: block;
	line-height: 18px;
	padding-left: 20px;
	background: url(../img/wyk_koniec.gif) 0 0 no-repeat;
	font-weight: bold;
	color: #333;
	font-size: 10px;
	float: left;
	width: 50px;
}
.wyk_slupek {

}
#wykres a {
	display: block;
	padding-left: 17px;
	background: url(../img/h4_bullet.gif) 0 50% no-repeat;
}
#wykres th {
	padding: 5px;
	color: #333;
	background: #f7f7f7;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.wyk_tlo_wyroznione
{
	display: block;
	background: #f45712 url(../img/wyk_tlo_wyroznione.gif) 0 0 repeat-x;
	height: 18px;
	float: left;
}
.wyk_slupek_wyroznione
{
}
.wyk_label_wyroznione {
	display: block;
	line-height: 18px;
	padding-left: 20px;
	background: url(../img/wyk_koniec_wyroznione.gif) 0 0 no-repeat;
	font-weight: bold;
	color: #333;
	font-size: 10px;
	float: left;
	width: 50px;
}

.report_section_title
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#555555;
	display:block;
	padding:2px 4px 2px 4px;
	margin:6px 0 6px 0;
	background: #C0EF92;
	border-top:solid 1px #aaaaaa;
	border-bottom:solid 1px #aaaaaa;
}

.report_no_data
{
	font-family:Tahoma;
	font-size:11px;
	font-style:italic;
	color:#888888;
}

#report
{
	border:solid 0px;
	border-spacing:0px;
	width:100%;
}
#report th
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	padding:2px 4px 2px 4px;
}
#report td
{
	font-family:Tahoma;
	font-size:11px;
	border-top:solid 1px #cccccc;
	padding:2px 4px 2px 4px;
}
.text_form_validator
{
	color: #ff0000;
	font-family: Verdana;
    font-size: 10px;
	font-weight: bold;
	margin-left: 5px;
    text-decoration: none;  
}
.cur_hand
{
	cursor: Hand;
	color: Green;
}
.cv_sent_to_his
{
	vertical-align:top;
	color: Green;
	font-family: Verdana;
    font-size: 9px;
	font-weight: normal;
    cursor:hand;  
} 

/* cv */
.username
{
	color: #494949;
	font-family: Verdana;
    font-size: 12px;
	font-weight: bold;
    text-decoration: none;  
}
.category
{
	border-bottom-width:1px;
	border-bottom-color:#69B91C;
	border-bottom-style:solid;
	color: #494949;
	font-family: Verdana;
    font-size: 12px;
	font-weight: bold;
    text-decoration: none;  
}   
.fieldname
{
	vertical-align:top;
	color: #797979;
	font-family: Verdana;
    font-size: 10px;
	font-weight: bold;
	margin-right: 5px;
    text-decoration: none;  
}
.fieldspace
{
	font-family: Verdana;
    font-size: 4px;
}   
.fieldvalue
{
	vertical-align:top;
	color: Black;
	font-family: Verdana;
    font-size: 10px;
	font-weight: normal;
    text-decoration: none;  
}   

.smallfieldvalue
{
	vertical-align:top;
	color: #797979;
	font-family: Verdana;
    font-size: 9px;
	font-weight: normal;
    text-decoration: none;  
} 

/* raport_ogloszenie */
.form_table
{
	border:solid 1px #A0A0A0;
}
.form_td_field_label
{
	padding:5px 5px 5px 10px;
	border-bottom:solid 1px #A0A0A0;
	text-align:left;
	vertical-align:middle;
	font-weight: bold;
	background:#FFFCFB;
	empty-cells: hide;
}
.form_td_field_value
{
	padding:5px 5px 5px 5px;
	border-bottom:solid 1px #A0A0A0;
	text-align:left;
	vertical-align:middle;
	background: #C0EF92;
	empty-cells: hide;
}

#ctl00_ctl00_cph1_cph2_Reports1_PickDataMin, #ctl00_ctl00_cph1_cph2_Reports1_PickDataMax,
.date_picker {
	background-image: url(../img/kalendarz.gif); background-position: 0 0; width: 20px; border: 0; height: 19px;
}

#ctl00_ctl00_cph1_cph2_Reports1_pnlReportParam  .form_td_field_value{
	background-color: #F2F2F2;
	border: 1x solid #000;
}

.form_td_field_legend
{
	padding:5px 5px 5px 5px;
	border-bottom:solid 1px #A0A0A0;
	text-align:left;
	vertical-align:middle;
	background:#FFFCFB;
}
.form_td_button
{
	padding:15px 5px 10px 5px;
	text-align:center;
	vertical-align:middle;
	background:#FFFCFB;
}
.form_btn
{
	background-color:#FFFCFB;
	border:solid 1px #F4763C;
	color:#F45A14;
	font-family:Tahoma;
	font-size:12px;
	cursor:hand;
}
.lbl_legend
{
	font-style:italic;
	color:#aaaaaa;
}
.lbl_legend2
{
	color:#777;
	font-size:10px;
}
/* koniec form */

#ctl00_ctl00_cph1_cph2_panel2 {
	position: relative;
	left: 39px;
	top: -8px;
	_top: -22px;
	_left: 20px;
	z-index: 21000;
}

#ctl00_ctl00_cph1_cph2_label2 {
	font-weight: bold;
}

#userdel_panel {
	margin: 0 !important;
}

#userdel_panel #ctl00_ctl00_cph1_cph2_panel1 {
	position: relative;
	top: -35px;
	_top: -28px;
	left: 25px;
	_left: -44px;
}

#ctl00_ctl00_cph1_cph2_lNazwaFirmyError {
	margin: -19px 0 -10px 0px !important;
	position: relative;
	left: 165px;
	top: -3px;
	_top: -9px;
}
