

* {
padding: 0;
margin: 0;

}
input[type="checkbox"]
{
 width:18px; height:18px;
}
body {
text-align: center;
font: small  Verdana, Calibri, Arial, Helvetica, sans-serif;
color: #666;
margin: 0;
padding: 0;
background: #fff url(../img/top.png) repeat-x top left;
}

     h1, h2, h3, h4, h5, h6, p, ul, ol, dl,
	dt, dd, li, address, form, fieldset, hr, blockquote {
		margin: 0;
		padding: 0;
	}

	img, fieldset { border: none; margin: 0;
	padding: 0;}
	
a{
	color: #2f4b91;
}
 a:hover{
	color: #FFAB00;
}

/* Podstrona Kategori Monitoringu */

#katForm label{
display:block;
margin: 3px 0;
}

#katForm  input{
padding:5px; font-size:1.05em;
}

#ustUrlKat label{
display:block;
margin: 6px 10px 0 0 ;
width: 240px;
float:left;
font-size:0.85em;
background: #f7f7f7;
border-left:1px solid #eee;
border-bottom:1px solid #eee;
}


/* H */


#logform{
margin: 10px 0 0 0;

}
#logform input {
		background: #FFF ;
		border: 1px solid #CFCFCF;
		width: 100%;
		padding: 0.25em 0;
		font: normal 1em Arial, Helvetica, Tahoma, Verdana, sans-serif;
		color: #000;
	}

#wrapper {
width: 820px;
min-width: 400px;
text-align: left;
margin-left: auto;
margin-right: auto;
}

#header{
height:30px;
}
#logo{
float:left;
margin: 0;
width:400px;
height:120px;
}
#logo h1 {
background: url(../img/logo.png) no-repeat top left;
width: 400px;
height: 100px;
margin-top: 35px;
z-index: -4000px;
color: #fff;
text-indent: -2000em;
z-index: 1000; /* need for FX and IE */
behavior: url(../iepngfix.htc); /* IE6 FIX PNG */
}
#logo2{
width: 400px;
float:right;
margin: 5px 0 0 0;
color: #fff;
}
#powered{
float:right;
width: 800px;
}

#bar
{
clear:both;
color: #fff;
font-size:90%;
font-weight:bold;
width: 800px;
height: 20px;

}
#bar ul{
list-style: none;
margin: 0 auto;
padding: 0;
padding-left: 10px;
text-align: left;
}

#bar #login a{
    float:right;
    color: #E02C2C;
	display: block;
	overflow: hidden;
	padding: 5px 15px 0 15px;
	text-decoration: none !important;
}
#bar #login a:hover {
	color: #FFAB00;
	background: url(../img/tick.png) no-repeat top center;
}
#bar ul li {
	background: none;
	display: inline;
	float: left;
	list-style-type: none;

}

#bar ul li a {
	color: #fff;
	display: block;
	overflow: hidden;
	padding: 5px 15px 5px 15px;
	text-decoration: none !important;
}
#bar ul li a:hover,#bar #activ {
	color: #FFAB00;
	background: url(../img/tick.png) no-repeat top center;
	behavior: url(../iepngfix.htc); /* IE6 FIX PNG */
}

#bar .right{
float: right;
}

* html #bar ul li a {
float: left;
}


.clear { clear: both; }

#content{
clear:both;
width:815px;
margin:10px 0 0 0;
}



/* RIGHT BOX */
#right{
width:200px;
float:right;
}
/* Menu */
#menu{
width:200px;
float:right;

}
#menu h3{
font: bold 1.4em "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #2f4b91;
	padding: 3px 0;
	border-bottom: 1px solid #efefef;
	margin: 2px 0 5px 0;
}
#menu h4{
font: bold 1.2em "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #2f4b91;
	padding: 3px 0;
	margin: 2px 0 5px 0;
}
#menu ul{
list-style: none;
margin: 0 auto;
padding: 0;
padding-left: 10px;
text-align: left;
}
#menu ul li {
    line-height:1.25em;

}
#menu ul li a {
    font: 90% verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	color: #485b93;
    border-bottom: #dae2cc 1px dotted;
    display:block;
	list-style:none;
	width: 190px;
    height: 24px;
    margin:0;
    padding: 2px 0 0px 0;
}
#menu ul li a:hover {
    border-bottom:1px dotted #FFAB00;
    /*padding: 2px 0 0 10px;*/
    color: #FF6600;
}





a.imgfocus img {
	border: 2px solid #ebebeb;
}
a.imgfocus:hover img {
	border: 2px solid #d6e1ff;
}
img.focus {
margin: 10px 20px 0 0;
}

#footer{
    border-top: 1px solid #EEF1EA;
	font: 80% verdana, arial, helvetica, sans-serif;
	text-align:center;
	padding: 5px 0 5px 0;
	width:800px;
	margin: 20px 0 0 0;
}
#footer .list {
	margin: 5px auto 0 auto;
}
#footer .list ul{
	list-style: none;
	margin: 0 auto 0 auto;
	padding: 1px 0px 5px 0px;
}
#footer .list li{
display: inline;
	list-style: none;
	margin: 0px 0 0 10px;
	padding: 0px 0px 0px 10px;
	background-repeat: no-repeat;
	background-position: left center;
}
#footer .list li a{

	color: #c3c3c3;
	text-decoration: none;
}
#footer .list li a:hover{
	color: #333333;
	text-decoration: none;
}


#gora  {
	float:right;
	margin-top: -20px;
}
/* Mozilla code */
.left { margin-right: 1px; }
.right { margin-left: 1px; }
.center { margin: 0 -3px 0 -2px; }

/* Katalog Ad Menu*/
#polecane h3 {
color: #ff9834;
}
#polecane > p {
font-size: 0.85em;
line-height:1.5em;
text-align:justify;
margin: 5px 0 10px 0;
}

#sblogs  {

}
#sblogs > p {
font-size: 0.85em;
line-height:1.35em;
text-align:justify;
margin: 5px 0 10px 0;
}
#sblogs .rdmore{
background: no-repeat url(../img/s/control_play_blue.png) top right; padding: 0 20px 0 0; display:block; text-align:right;
}


.progressBar img, .percentImage1 img {
	 background: white url(../img/progres/percentimage_back1.png) top left no-repeat;
	 padding: 0;
	 margin: 5px 0 0 0;
	 background-position: 1px 0;
}

.percentImage2 img {
	 background: white url(../img/progres/percentimage_back2.png) top left no-repeat;
	 padding: 0;
	 margin: 5px 0 0 0;
	 background-position: 1px 0;
}

.percentImage3 img {
	 background: white url(../img/progres/percentimage_back3.png) top left no-repeat;
	 padding: 0;
	 margin: 5px 0 0 0;
	 background-position: 1px 0;
}

.percentImage4 img {
	 background: white url(../img/progres/percentimage_back4.png) top left no-repeat;
	 padding: 0;
	 margin: 5px 0 0 0;
	 background-position: 1px 0;
}



.sgrchange li
{
	list-style:none;
	display:inline;
	text-align:center;
	padding:3px 8px;
	margin-right:3px;
	border:1px solid #c3c3c3;
	float:left;
	background:#fff;
}

.sgrchange .sgrchange-on
{
	background:#F0F0F0;
	font-weight:bold;
}
.sgrchange .sgrchange-an-on
{
	border:1px solid #99CC33;
	background:#ECF7C2;
	font-weight:bold;
}
.sgrchange li a
{
	display:block;
}
.sgrchange .sgrchange-none{
	border: 1px solid #fff;
}

/* 1.0.30 */
.sButton{
    padding: 4px 8px;
    font-size:1.5em;
}

#ntip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}
/* 1.0.33*/
.spanUp {
    color:#62B054;
    font-style: italic;
}
.spanNl {
    font-style: italic;
}
.spanDw {
    color:#D32226;
    font-style: italic;
}
 /* 1.0.34 */

/* 1.0.36 */

.tloc_ok{
    background: #53A514;
    color: #fff;
    font-size:1.25em;
}

#seosortlist {list-style: none; font-size:0.95em}
#seosortlist  li{
    display:inline;
    font-size:0.85em;
    margin-right: 5px;
}
#wwwInfo{
    margin:10px;
    padding:10px;
    background: #E8EDF7;
    border: 1px solid #2F4B91;
    color: #000;
    font-size:0.95em;
    width:550px;
    display: none;
}

.download-box{
    color: #000;
    font-size:1.25em;
    margin: 10px 0;
    width:400px;
    padding: 1em 2em 1em 3.5em;
    background: #E9EFF8 url(../img/i/save.png) 10px 10px no-repeat;
}
.download-box span{
    font-variant: small-caps;
    font-size:0.75em;
    color:#000
}
#pdflist li{
    list-style:none;
    margin-left:25px;
    line-height: 1.5em
}
#pdflist {
   margin: 25px 0;
}

.paginacja{
clear:both;
padding:5px 5px 5px 20px;
}

.paginacja li {
display:inline;
list-style:none;

}
.paginacja li a {
font-family: verdana;
color: #2277DD;
padding: 5px;
background: #fff;
border: 1px solid #2277DD;
}

.paginacja li .current, .paginacja li a:hover{
background: #2277DD;
color: #fff;
}

/**/

#wrapper100 {
width: 100%;
min-width: 400px;
text-align: left;
margin-left: auto;
margin-right: auto;
}
#wrapper100 #footer
{
    margin: 0 auto;
}

#header100{
height:30px;
width: 815px;
margin:0 auto;
}
#content100{
clear:both;
width:95%;
margin:10px auto 0 auto;
}
#wrapAboveTable
{
    width: 815px;
    margin: 0 auto;
}
.site2legenda{
    width: 815px;
    margin: 0 auto;
}

/*
Nowe elementy zaplecza
*/


.dropdown {
    display: inline-block;
    width:205px;
    text-align: left;
    
}
.dropdown > ul{
    width: 200px;
    padding: 3px;
    border:1px solid #CDCDCD;
    vertical-align: top;
    background:#EEEEEE;
    position: absolute;
    margin-top:-23px;
}
.dropdown ul a {
    text-decoration: none;
    color:#000;
    display: block;
    width: 90%;
}

.dropdown ul a:hover {
    background-color:#FEFDE2;
}
.dropdown ul li.selected a:hover {
  margin-right: 20px;
}
.dropdown ul li {
    list-style:none;
    display: none;
    cursor: pointer;
    padding: 2px 4px;
    line-height: 1.5em;
}
.dropdown ul > li.subdropdown > ul {
   display: none;
   margin-left: 20px;
}
.dropdown ul > li.subdropdown  {
   background-color:#fff;
}

.dropdown ul li.selected{
    display:block;
    background:#fff url(../img/ui-menu-blue.png) no-repeat 178px center;
}
.dropdown ul li.visible{
    display:block;
    background: #fff;
    margin-right: 0;
}
.dropdown ul li.add{
    background:#fff url(../img/s/add.png) no-repeat center right;
}
.dropdown ul li.delete{
    background:#fff url(../img/s/cross.png) no-repeat center right;
}
.dropdown ul li.conf{
    background:#fff url(../img/nuv/misc.png) no-repeat center right;
}
.dropdown ul li.stat{
    background:#fff url(../img/s/chart_curve.png) no-repeat center right;
}
.dropdown ul li.table{
    background:#fff url(../img/s/table.png) no-repeat center right;
}
.dropdown ul li.list{
    background:#fff url(../img/s/text_list_bullets.png) no-repeat center right;
}
.dropdown ul li.add input{
    width:170px;
}

/*
1042
*/
.download-box-pdf{
    color: #000;
    font-size:1.25em;
    margin: 10px 0;
    width:400px;
    padding: 1em 2em 1em 3.5em;
    background: #E9EFF8 url(../img/di/pdf.png) 10px 10px no-repeat;
}
.download-box-pdf span{
    font-variant: small-caps;
    font-size:0.75em;
    color:#000
}

/*
 1044
*/
.dropdown ul li.delete2{
    background:#fff url(../img/nuv/stop.png) no-repeat center right;
}

.dropdown ul li.refresh{
    background:#fff url(../img/s/arrow_refresh.png) no-repeat center right;
}


.seoconfTable {
	font-size: 0.85em;
	width: 95%;
}

.fastChanges .showdiv {
  display:none;
}
.fastChanges table{
 border-spacing: 0;   
}
.fastChanges table td {
    text-align: center;
    font: 13px "Arial";
    color:#666;
    padding:0 20px;
    border-right: 1px solid #ddd;
    
}
.fastChanges table td.fcBottom {
    font-size:10px;
}
.fastChanges table td.fcTop {
    color:#444;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 14px;
}
.fastChanges table td.fcMiddle {
   
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 160%;
}
.fastChanges table td .fcSamll {
    color:#444;
    font-weight: 700;
    font-size:10px;
    display: inline-block;
}
.fastChanges table td a{
     color:#444;
    text-decoration: none;
}
.fastChanges table td.fcPlus a , .fastChanges table td .fcPlus {
    color:#4B9525;
    text-decoration: none;
}

.fastChanges table td.fcMinus a,.fastChanges table td .fcMinus  {
    color:#932D22;
    text-decoration: none;
}
.fastChanges .fcSettings{
    float: right;
    display: inline-block;
        width: 37px;
        height: 30px;
        line-height: 40px;
        margin: 20px 20px 0 10px ;
}
.fastChanges .fcInfo{
    float: right;
    display: inline-block;
    vertical-align: central;
        width: 80px;
        height: 100px;
        padding-top: 30px;
        margin: 15px 20px 0 0 ;
}


td.url>.location {
   float: right;
   padding: 3px;
   font-weight: bold
}
td.url>.note {
   float: right;
   padding: 3px;
   
}


/*
1044.4
*/

    #siteTLegend{
      margin:-5px 0 0 -5px; padding:0;   border-spacing:0;  border-collapse:collapse;
      text-align: left;
    }
    #siteTLegend td.onho{
     width: 38px;
    }
    #siteTLegend .reho{
      list-style: none;
      font-weight: 500;
    }
    #siteTLegend .reho li{
      display: none;
    }
    
    
    .linkStatusSingle{
        cursor:pointer;
    }

    
    .charts {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 110px;
  //margin-top: 50px;
  //margin-bottom: 50px;
  text-align: center;
}
.charts canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.charts  span {
  display: inline-block;
  line-height: 86px;
  z-index: 2;
}

.charts-bottom {
    font-size: 9px;
    //border: 1px solid red;
    width: 50px;
    padding: 0 30px;
    text-align: center;
    color: #000;
    position: absolute;
    margin-top: 55px;
    color:#666;
}
.charts-bottom > span{
    font-size: 13px;
  
}


.thdays a{
    text-decoration: none;
}


/* 2014-08 */

#slinkiTabela .ztdc{
    text-align: center;
}
#slinkiTabela .zth50{
    width:50px;
}
.stltableadd tr{
    background: #EEEEEE;
}

  td.lpkl{
       
        
        color: rgb(85, 85, 85);

font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: 600;
height: auto;
line-height: 19px;
width: auto;
        
    }
    td.lpkp{
        text-align: left;
    }
    td.lpkp input, td.lpkp select{
        width:200px;
    }
    td.lpkp input.long {
        width:400px;
    }
    td p.lpkc
    {
         font-size: 0.95em;
        text-align: left;
        vertical-align: top;
    }
    td.tdlink
    {
       font-size:10px;
       width: 500px;
    }
    input[type="checkbox"] {
    height: 18px;
    width: 18px;
    }
    input[type="submit"] {
        padding:0.5em;
    }
   button {
        padding:0.5em;
    }
    
    #slinkiTabela{
        margin:15px auto;
        font-size:11px;
    }
    #slinkiTabela tr td{
        border-bottom: 1px solid #E5E5E5;
        padding: 8px 8px 7px;
        padding: 0.6em;
    }
    #slinkiTabela tr.cywh td{
        background: #fff;
    }
    #slinkiTabela tr.cygr td{
        background: #F8F8F8;
    }
    
    #slinkiTabela tr:hover td{
        background: #FFFFCC;
    }
    #slinkiTabela tr.e404 td{
        background: #FEF6F3;
    }
    #slinkiTabela tr .center{
text-align: center;
    }
   
    #slinkiTabela th{
        font-size:0.85em;
    }
    #slinkiTabela .Kurl{
        max-width: 250px;
        width: 250px;
    }
    #slinkiTabela .Klinki{
        max-width: 100px;
        width: 100px;
    }
    .wrapTable{
          margin: 0 auto;
        width: 815px;
    }
    
    .nTopMenu {
        margin-top:20px;
        clear:both;
    }
    .nTopMenu li {
        display: inline;
        background: #E0E0E0;
        border:1px solid red;
        font-family: "Open Sans", sans-serif;
border: none;
border-radius: 2px;
text-shadow: none;
font-weight: 600;
font-size: 13px;
margin-left: 4px;
padding: 4px 8px;
position: relative;
text-decoration: none;
top: -3px;
    }
    .nTopMenu li a {
        color: #0074A2;
        text-decoration: none;
    }
    
    .nTopMenu li:hover, .nTopMenu li.current {
        background: #0074A2;
    }
    .nTopMenu li:hover a, .nTopMenu li.current a{
        color: #fff;
    }
    
    .nForm{
        font-family: 'Open Sans', sans-serif;
        
    }
    .nForm table
    {
        background:#fff;
    }
    .nForm input{
        padding: 3px 8px;
font-size: 1.4em;
line-height: 100%;
height: 1.4em;
width: 100%;
outline: none;
margin: 1px 0;
    }
    .nForm select{
        padding: 2px;
line-height: 28px;
height: 28px;
font-size: 1.4em;
    }
    .nForm textarea{
        padding: 2px;
line-height: 15px;
height: 75px;
font-size: 14px;
width: 400px;
    }
    
    .nForm input[type="submit"]{
        color:#fff;
        display: inline-block;
        background: #2EA2CC;
text-decoration: none;
font-size: 13px;
line-height: 26px;
height: 28px;
margin: 0;
padding: 0 10px 1px;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-border-radius: 3px;
-webkit-appearance: none;
border-radius: 3px;
white-space: nowrap;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
    }
    
    .nForm .wybrane td{
        background: #fff;
    }
    .nForm .wybrane .cnt{
        text-align: center;
    }
    
    
    #subEngine .searchForm input{
         width: 360px;
    }
    #subEngine {
        width: 370px;
    }
    
    /*
    
    */
    
    #slinkiTabela tr.cybl td{
        background: #E6F1F6;
    }
    .zapmassedit .green{
        background: #A2D90E !important;
    }
    
    /*
    2014-12-30
    */
    
    
#multigraph{
    height:500px;
    width:100%;
    display:none;
}
#multigraphjs{
    position: absolute;
    width:100%;
    height:500px;
    left:0;
}

.kosztorysmax{
    font-size: 1.2em;
}

.menuexpire{
    background: #C4DCFB;    
}
.menuexpire span{
    font-weight: bold;
    float:right
}

.menualert 
{
    background: #D32226; 
    border-right: 28px solid #D32226;
}
.menualert a
{
   color: #fff !important;
   font-weight: bold !important;
}

/* 2015-06  */ 
/*
td.fraza>div.fleft {
    width: 75%;
    float:left;
}
td.fraza>div.icons {
    width: 25%;
    float:left;
}*/


/*2016*/
.olcompetition{
	margin-left:25px;
}
.olcompetition .current{
	font-weight: bold;
}

/* 2016-02-14 */

.kategorie-sortable{
    display: flex;
    justify-content: space-between;
}
.kategorie-sortable ul{
    margin: 5px;
    flex-grow: 1;
}
.kategorie-sortable ul li{
    list-style: none;
    font-size: 1.05em;
    padding: 5px;
    margin: 0 0 3px 0;
    background: #F3F6FA;
    border: 1px solid #666;
}
.kategorie-sortable ul li.dropzone {
    list-style: none;
    color: #666;
    font-variant: small-caps;
    
    font-size: 1.15em;
    padding-left: 25px;
    background: #fff;
    border: 1px solid #c3c3c3;
}
.kategorie-sortable ul li.searchzone {
    list-style: none;
    color: #666;
    font-variant: small-caps;
    
    font-size: 1.15em;
    background: #fff;
    border: 0;
}
.kategorie-sortable ul li.searchzone input{
    width:95%;
    font-size: 1.5em;
    padding: 5px;
}
.kategorie-sortable ul li .delb{
   display: none;
}

#WybraneKategorie .delb{
    display: inline;
}


/*2016-03*/
.fraza-flex{
    text-align: left;
        display:flex;
        justify-content: space-between;
}
td.fraza>div.fleft,
td.fraza>div.icons {
    width: auto;
    float:none;
}
td.fraza>.fraza-flex>div.icons {
    display: flex;
    justify-content: space-between;
}
td.fraza>.fraza-flex>div.icons>div {
    padding: 0 5px;
}

div.planner{
    font-size: 0.95em;
    color: #ACACAC;
}