﻿/* CSS layout */
body {
	margin:0;
	background-color:#FFFFFF;
	background-image:url('/images/tlo.jpg');
	background-repeat:repeat-x;
	font-family: Verdana, Arial, sans-serif; 
	font-size:11px;
	color:#555;
	height:100%;
	position:relative;
}

a img
{
	border:0;
}

h2
{
	margin-bottom:5px;
	margin-top:5px;
	color:#FC8239;
	font-size:11px;
}

h3 span.small
{
    font-size:9px;
}

.ramka
{
	padding:10px 10px 15px 0px;
}

.topdiv
{
	width:100%;
	height:75px;
	overflow:hidden;
}

.fancybox img
{
	padding:5px;
	border:solid 1px silver;
	width:75px;
}

.fancybox img:hover
{
    border:solid 1px orange;
}

.topmenudiv
{
	margin-top:5px;
	width:100%;
	height:20px;
	position:relative;
}
.topmenudiv2
{
	float:left;
	margin-top:10px;
	width:100%;
	position:relative;
}

#iframeWykres
{
	background-color:White;	
}

.divWykres
{
	margin:0px auto;
	width:500px;
	height:300px;	
}

.panel_pomoc
{
    width:600px;
	background-color:White;
	padding:10px;
	border:solid 1px Silver;
}

.panel_rozwin
{
	
	margin:0px auto;
	display:block;
	cursor:pointer;
}

div.miniaturka img
{
	border:solid 1px silver;
	margin-right:10px;
	float:left;
	height:110px;
}

div.miniaturka_mikro img
{
    border:solid 1px silver;
	margin-right:10px;
	height:35px;
	margin:2px;
}

.input_txt
{
	width:200px;
	font-family:Verdana;
	font-size:11px;
	vertical-align:middle;
}

.input_btn
{
	font-family:Verdana;
	font-size:11px;
	vertical-align:middle;
}
.pnlRozwin
{
	width:100%;
	display:block;
}

h1
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#000;
}

h4
{
	border-bottom:1px solid silver;
	width:90%;
	color:#999999;
	font-size:15px;
	letter-spacing:1px;
	margin:0 0 0px 10px;
	padding-bottom:5px;
	padding-top:5px;
	z-index:0;		
}

a
{
	color:#555555;
	font-size:11px;
	text-decoration:none;	
}

a:hover
{
	color:#FC8237;
	text-decoration:underline;
}

.div_glowny
{
	margin:0px auto;
	width:980px;
	position:relative;
}

#div_glowny
{
	width:980px;
	margin:0px auto;
	width:980px;
}

#div_nazwa
{
	width:100%;
	text-align:left;		
}

#div_menu_top
{
	width:100%;
	height:24px;
	background: white none repeat scroll 0 0;
	border:solid 1px silver;
}

#content
{
	float:left;
	position:relative;
	width:980px;
}

.content_in
{
    clear:both;
	padding:15px 15px 15px 15px;
	background: white none repeat scroll 0 0;	
	border:solid 1px #FC8239;
	margin-bottom:20px;
	-moz-border-radius:4px;
	-opera-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	position:relative;
}

.content_in_in
{
	clear:both;
	display:block;
	padding:10px 10px 0px 10px;
	margin-top:5px;
}

.content_in_next
{
	margin-top:20px;
	padding:15px 15px 15px 15px;
	background: white none repeat scroll 0 0;	
	border:solid 1px silver;
}

#div_menu_r2
{
	margin-bottom:20px;
	width:200px;	
}

#div_menu_r
{
	margin-top:20px;
	width:200px;	
	float:right;
}

#div_newsl
{
	width:100%;
	background: white none repeat scroll 0 0;	
	border:solid 1px silver;	
}

.txtEmailNews
{
	width:90%;
	margin-left:10px;	
}

.menu_user
{
	width:100%;
}

#menu_user a
{
	font-size:12px;
}

.ul_menu_p
{
	margin:0px 0px 0px 0px;
	border:0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.ul_menu_p li
{
	display:inline;
}

.div_nag
{
	
}

.ul_menu_p a
{	
	display:inline-block;
	margin:5px 0px 0px 0px;
	padding:5px 10px 0px 10px;
	height:20px;
	-moz-border-radius:5px;
	-opera-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:4px;
}

.ul_menu_p a:hover
{	
	background-color:#F98339;
	color:#FFFFFF;
}

.zaznaczony
{
	background-color:#F98339;
	color:#FFFFFF;
	padding:10px;
}

.zaznaczony_text
{
	color:Black;
	font-size:13px;
	font-weight:bold;
}

.note
{
	background-image:url(/images/note.png);
	background-repeat:no-repeat;
	background-position:2px 2px;
	padding-left:20px;
}

.naglowek
{
    clear:both;
    margin-bottom:10px;
	color:#FC8239;
	line-height:1.3;
	font-weight:bold;
	font-size:11px;
	display:block;
	padding-bottom:10px;
}

.naglowek_rozwijany
{
	color:#999999;
	font-size:15px;
	font-weight:bold;
	cursor:pointer;
	width:100%;
	display:block;
}

.div_naglowek
{
	padding-top:10px;
	padding-bottom:10px;
	margin-left:15px;
	margin-right:15px;	
	border-bottom:dotted 1px silver;
}



.stopka
{
	float:left;
	width:100%;
	text-align:right;
	font-size:9px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
}

.stopka .orange
{
    color:#FF0000;
    font-weight:bold;
}

.data
{
	width:100%;
	text-align:right;
	font-size:11px;
	border-top:dashed 1px silver;
	padding-top:5px;
	margin-top:10px;
	padding-bottom:5px;
	color:Black;
}

.menu_legenda
{
	width:100%;
	text-align:left;
	font-size:11px;
	border-top:dashed 1px silver;
	padding-top:5px;
	margin-top:10px;
	padding-bottom:5px;
}

.menu_komunikaty
{
	width:100%;
	text-align:left;
	color:Red;
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;	
}

.komunikat
{
	color:Red;
}

.gv
{
	width:100%;
	border-bottom:solid 1px silver;
	border-left:solid 1px silver;
	border-right:solid 1px silver;
	border-top:solid 1px silver;
}

.gv td .arrow, .gv_report td .arrow
{
    clear:both;
    display:block;
    width:100%;
    position:relative;
    
    height:20px;
    float:left;
}

.gv td .image, .gv_report td .image
{
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-11px;
    margin-top:-8px;
    width:16px;
    height:16px;
}

.gv td .arrow .position, .gv_report td .arrow .position
{
    position:absolute;
    font-size:8px;
    right:2px;
    top:2px;
    margin-left:0px;
    line-height:normal;
    width:15px;
}

.gv tr:hover
{
    background-color:#ECECEC;
}

.gv .altrow
{
    background-color:#F8F8F8;
}

.gv .rowerror
{
    color:Red;
}

.gv .rowinfo
{
    color:Green;
}

.gv .group, .gv_report .group
{
    text-align:left;
    font-weight:bold;
    color:Black;
}

.gv .group td, .gv_report .group td
{
    padding:5px;
}

.gv .rowcolor1, .gv .rowcolor1:hover
{
    background-color:#fcdaae;
}

.gv .rowcolor2, .gv .rowcolor2:hover
{
    background-color:#d7b282;
}

.gv .rowcolor3,.gv .rowcolor3:hover
{
    background-color:#e1d8cc;
}

.gv .rowcolor4, .gv .rowcolor4:hover
{
    background-color:#fcaeae;
}

.gv .rowcolor5, .gv .rowcolor5:hover
{
    background-color:#d4fccc;
}

.gv .not_active
{
    background-color:#E8D5D5;    
}

.gvsmall
{
	width:600px;
}
.gv_report td, .gv_report th
{
	border: solid 1px silver;	
}
.gv td
{
    padding:3px;
    border: solid 1px silver;
}

.gv th
{
    padding:5px;
	color:#555555;
	font-size:11px;
	font-weight:bold;
	border: solid 1px silver;
}

.gv th a
{
	color:#555555;
	font-size:11px;
	font-weight:bold;
}

.gv .trBlack
{
	font-weight:bold;
}

.gv tr.trOrange td
{
	height:30px;
	border-bottom:solid 1px silver;
}
.gv .trOrange
{
	color:#F9803B;
	font-weight:bold;
}

.gv .report_row .r_name
{
    width:300px;
    font-weight:bold;
    border-bottom:solid 1px silver;
    border-right:solid 1px silver;
    vertical-align:middle;
    padding:10px;
}

.gv .report_row .r_desc
{
    vertical-align:middle;
    border-bottom:solid 1px silver;
    border-right:solid 1px silver;
}

.gv .phrase
{
    text-align:left;
    padding-left:10px;
    padding-top:2px;
    padding-bottom:2px;
}

.gv td .green
{
    color:Green;
}

.gv td .red
{
    color:Red;
}

.gv td .black
{
    color:Black;
}

.gv td .best_pos_lbl
{
    display:block;
    position:relative;
    width:50px;
    margin:0px;
    padding:0px;
    color:Silver;
    text-align:right;
    font-size:9px;
    float:right;
}

.napis
{
	font-family:Verdana;
	font-size:11px;
}

.ajax__tab_body
{
	border:solid 1px silver;
}

.drop
{
	width:123px;
	font-size:11px;
	font-family:Verdana;
}

.txt
{
	width:120px;
	font-size:11px;
	font-family:Verdana;
}

.txt_bigger
{
	width:250px;
	font-size:11px;
	font-family:Verdana;
}

.txt_max
{
	width:100%;
	font-size:11px;
	font-family:Verdana;
}

.txt_small
{
	width:60px;
	font-size:11px;
	font-family:Verdana;
}

.loading
{
	width:100%;
	height:100%;
	vertical-align:middle;
	text-align:center;
}

.UserWizard input
{
	width:120px;
	font-size:11px;
	font-family:Verdana;
}

.gvPanel
{
    width:100%;
    background-color:#FAFAFA;
    border:solid 1px #CCCCCC; 
}

.gvPanel tr
{
     
}

.gvPanel td
{
    padding:5px; 
    vertical-align:top;
}

.gvPanel .tdBold
{
    width:200px;
    font-weight:bold;
    padding:5px;
    color:#555;
    vertical-align:top;
}

.pomoc
{
    float:left;
    margin-right:5px;
    background-image:url(../images/question.gif);
    width:16px;
    height:16px;
    display:block;
}

.container1, .container0
{
    font-weight:bold;
}

/* stylowanie kontrolek html-owych */

input[type=text], input[type=file], input[type=password]
{
	padding:4px;
	margin-right:2px;
	font-size:11px;
	background:url("ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png") repeat-x scroll 50% 50% #F9F9F9;
	border:1px solid #CCCCCC;
	color:#999999;
	font-weight:bold;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
}

input[type=checkbox]
{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	margin-left:0px;
	margin-right:3px;
	font-size:11px;
	height:18px;
	color:#999999;
	font-weight:bold;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
}

label
{
	padding-bottom:6px;
	padding-left:4px;
	height:20px;
}

input[type=submit], input[type=button]
{
	margin-right:2px;
	text-decoration:none;
	padding:4px;
	border:solid 1px #CCCCCC;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	font-size:11px;
	background-color:#F9F9F9;
	background:url("ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png") repeat-x scroll 50% 50% #F9F9F9;
	color:#999999;
	font-weight:bold;
}

textarea
{
	text-decoration:none;
	padding:4px;
	border:solid 1px #CCCCCC;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	font-size:11px;
	background-color:#F9F9F9;
	background:url("ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png") repeat-x scroll 50% 50% #F9F9F9;
	color:#999999;
	font-weight:bold;
}

input[type=submit]:hover
{
	border:solid 1px #F9803B;
}

select
{
	margin:0;
	padding-top:3px;
	padding-bottom:3px;
	font-size:11px;
	background:url("ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png") repeat-x scroll 50% 50% #F9F9F9;
	border:1px solid #CCCCCC;
	color:#999999;
	font-weight:bold;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	height:23px;
	margin-right:2px;
}

.menu_narzedzia
{	
	text-align:right;
	margin-bottom:5px;
	margin-top:5px;
	width:100%;
	min-height:20px;
}

.menu_narzedzia a
{
	margin-top:1px;
	margin-right:2px;
	margin-bottom:5px;
	text-decoration:none;
	padding:4px;
	border:solid 1px #CCCCCC;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	font-size:11px;
	background-color:#F9F9F9;
	background:url("ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png") repeat-x scroll 50% 50% #F9F9F9;
	color:#999999;
	font-weight:bold;
	white-space:nowrap;
	float:right;
}

.linkbtn
{
	margin-top:1px;
	margin-right:2px;
	text-decoration:none;
	padding:4px;
	border:solid 1px #CCCCCC;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	font-size:11px;
	background-color:#F9F9F9;
	white-space:nowrap;
	background:url("ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png") repeat-x scroll 50% 50% #F9F9F9;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

.menu_narzedzia a:hover, .linkbtn:hover
{
	border:solid 1px #F9803B;
	color:#999999;
	text-decoration:none;
}

.formtable
{
	margin:0;
	padding:0;
}

.formtable tr
{
	vertical-align:top;
}

.formtable tr .title
{
	max-width:300px;
	padding-left:3px;
	font-weight:bold;
	color:#999999;
	padding-top:5px;
	padding-right:5px;
}

.formtable td
{
    width:auto;
}

.borderb
{
	padding-bottom:10px;
	border-bottom:solid 1px #CCCCCC; 
	margin-bottom:2px;
	padding-bottom:5px;
	padding-top:5px;
}

.lista
{
	list-style-type:none;
	padding:0;
	margin-top:5px;
	margin-bottom:5px;
}

.lista li
{
	padding-left:25px;
	background-position:0px 3px;
	background-image:url(../images/dinks.jpg);
	background-repeat:no-repeat;
}

p
{
	text-align:justify;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	margin-top:5px;
}

/* TABELA RAPORTOW */

.report_title
{
    display:block;
    font-size:11px;
    font-weight:bold;
    margin-bottom:5px;
}

.gv_report .r_title
{
    font-size:10px;
    padding:3px;
    border-left:solid 1px #F9F9F9;
    border-right:solid 1px #F9F9F9;
    border-top:solid .5px #F9F9F9;
}

.gv_report .r_pos
{
    border-top:none;
}

.gv_report
{
	width:100%;
	border-bottom:solid 1px silver;
	border-left:solid 1px silver;
	border-right:solid 1px silver;
	border-top:solid 1px silver;
	font-size:10px;
	margin-bottom:20px;
	position:relative;
}

.gv_report tr:hover
{
    background-color:#ECECEC;
}

.gv_report .altrow
{
    background-color:#F8F8F8;
}

.gv_report td
{
    padding:3px;
}

.gv_report th
{
    padding:2px;
	color:#555555;
	font-size:10px;
	font-weight:bold;
	background-color:#ECECEC;
}

.gv_report a
{
	color:#555555;
	font-size:10px;
}

.gv_report .left
{
    text-align:left;
}

.gv_report tr.twentypercent td
{
    width:20%;
}

.gv_report tr.minwidth td
{
    min-width:100px;
}

.gv_report .compare
{
    width:80px;
    background-color:#F9F9F9;
}

.gv_report .position
{
    width:80px;
    font-weight:bold;
    color:Black;
	min-height:30px;
}

.gv_report .position1
{
    width:20px;
    padding:0px;
    text-align:center;
	min-height:30px;
}

.gv_report .small_header th
{
    font-size:9px;
    font-weight:bold;    
}

.gv_report .price
{
    width:80px;
}

.gv_report .report_up
{
    background-color:#CCFFCC;
    display:block;
    line-height:18px; 
    padding:0px;
    margin:-3px;
}

.gv_report .report_down
{
    background-color:#FFE6E6;
    display:block;
    line-height:20px; 
    padding:0px;
    margin:-3px;
}

.gv_report .report_right
{
    background-color:#FFFFCC;
    display:block;
    line-height:18px; 
    padding:0px;
    margin:-3px;
}

.gv_report .report_warning
{
    background-color:Red;
    display:block;
    line-height:18px; 
    padding:0px;
    margin:-3px;
}

.report_comment
{
    clear:both;
    display:block;
    padding-bottom:5px;
    padding-top:5px;
}

/*  FILTROWANIE */

.gv_filters
{
    width:100%;
}

.gv_filters td
{
    text-align:left;    
}

.gv_filters .gv_name_row
{
    font-weight:bold;
    width:28%;    
}

.gv_filters .gv_value_row
{
    width:22%;
}

.print_button
{
    margin-bottom:10px; 
    text-align:right
}

.company_info
{
    text-align:right; 
    border:none; 
    float:right;
    color:Black;
}

.company_info .bold
{
    font-weight:bold;
}

.colorpicker
{
    height:20px;
    clear:both;
}

.colorpicker .jColorSelect
{
    float:right;
    height:20px;
}

.UserAuthInfoMain
{
    left:40%;
    width:500px;
    margin-left:-250px;
    top:0px;
    position:absolute;
    z-index:1000;
}

.UserAuthInfoMain .UserAuthInfo
{
    display:none;
    width:500px;
    position:relative;
    height:200px;
    background-color:White;
    border-bottom:solid 1px #EC5407;
    border-left:solid 1px #EC5407;
    border-right:solid 1px #EC5407;
    padding:10px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
}

.UserAuthInfoMain .UserAuthInfo table
{
    width:100%;
}

.UserAuthInfoMain .UserAuthInfo table td
{
    padding:7px;
    vertical-align:top;
}

.UserAuthInfoMain .UserAuthInfo .title
{
    width:140px;
    font-weight:bold;
    font-size:12px;
}

.UserAuthInfoMain .btn-slide
{
    background: url(/images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 144px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

.UserAuthInfoMain .slide {
	margin: 0;
	padding: 0;
	background: url(/images/btn-slide.gif) no-repeat center top;
}

.UserAuthInfoMain .active {
	background-position: right 12px;
}

.searchEngines .drop
{
    margin-top:2px;
    margin-bottom:2px;
}

.searchEngines .ck td
{
    height:25px;
}

.searchEngines .ck td input 
{
    margin:0px;
    padding:0px;
    float:left;
    padding-top:2px;
}

.searchEngines .ck td label
{
    margin:0px;
    padding:0px;
    float:left;
    padding-left:3px;
    padding-top:2px;
}
