.left { float: left; }
.right { float: right; }
.clear { clear: both; }

.bold { font-weight: bold; }
.underline { text-decoration: underline; }
.italic { font-style: italic; }

.textLeft { text-align: left; }
.textRight { text-align: right; }
.textCenter { text-align: center; }

a { text-decoration: none; color: #737272; }
a:hover { text-decoration: underline;}

.hidden { display: none; }
.show { display: block; }


.font13 { font-size: 13px; }
.font15 { font-size: 15px; }
.font17 { font-size: 17px; }





.hint {
    background: url("/img/arrowGrey.png") no-repeat scroll 5px 5px #EEEEEE;
    border: 1px solid #888888;
    color: #444444;
    display: none;
    font: 11px/14px verdana;
    margin: 0 0 0 10px;
    min-height: 30px;
    padding: 5px 5px 5px 40px;
    position: absolute;
    width: 250px;
}

.inputTextChecked {
    background: url("/img/checkSmall.png") no-repeat scroll right center #FFFFFF;
}
.inputTextError {
    background: url("/img/errorSmall.png") no-repeat scroll right center #FFFFFF;
}
.welldone {
    background: url("/img/checkBig.png") no-repeat scroll 5px 5px #A3DF75 !important;
    border-color: #749E5C !important;
    color: #000000 !important;
}

.textInput {
    border: 1px solid #E0E0E0;
    color: #6E6E6E;
    height: 26px;
    line-height: 26px;
    padding: 0 5px;
}


.social-media-label {  padding-right: 10px; position: relative; top: -5px; color: #c0c0c0; }


/* breadcrumbsy */
#pathBox {
    font: 11px;
    color: #999;
    padding: 10px;
}
#pathBox a {
    text-decoration: none;
    color: #737272;
    font-weight: bold;
}
#pathBox a:hover {
    text-decoration: underline;
}


/* tooltip */
#tooltip, #chmurka {position:absolute;z-index:10000;top:0;left:0;display:none;text-align:center;margin:0;padding:0;}
#tooltip .chmurka_content{background-color:#fff;color:#707476;font-family:Arial, Verdana, serif;font-size:11px;padding:5px;}
.blue_standard_box{border:5px solid #6cd1f5;}
.blue_standard_box_content{border-top:1px solid #6cd1f5;border-bottom:1px solid #48acd0;border-right:1px solid #48acd0;}





#errMsg, .errMsg {
    background: url("/img/errorIcon.png") no-repeat scroll 23px 7px #FDEDEA;
    border: 1px solid #B90000;
    color: #B90000;
    display: none;
    font: bold 10pt Arial;
    margin: 5px auto 10px auto;
    padding: 10px 10px 10px 70px;
    width: 500px;
    text-align: left;
}



.visible {
    display: block !important;
}

.infoMessage {
    font: 10pt Arial;
    padding: 20px 20px 20px 60px;
    width: 500px;
    text-align: left;
    margin: 35px auto 10px;
}
.infoMessage ul {
    margin: 0 0 0 15px;
}

.errorMessage ul li, .infoMessage ul li {
     width: auto !important;
     margin: 5px 0 5px 0 !important;
}

.infoMessage .title {
    font-weight: 700;
}
.okMessage {
    background: url("/img/ok2Icon.png") no-repeat scroll 20px 20px #ECFFD9;
    border: 1px solid #80FF00;
}
.okMessage .title {
    color: #66CC00;
}
.errorMessage {
    background: url("/img/errorIcon.png") no-repeat scroll 20px 20px #FDEDEA;
    border: 1px solid #B90000;
    width: 60%;
	margin:20px auto;
    text-align: left;
}
.errorMessage .title {
    color: #B90000;
}
.warningMessage {
    background: url("/img/warningIcon.png") no-repeat scroll 20px 20px #FFFFD9;
    border: 1px solid #FDDA13;
}
.warningMessage .title {
    color: #EF9C01;
}
.informationMessage {
    background: url("/img/infoIcon.png") no-repeat scroll 20px 20px #F2F9FF;
    border: 1px solid #0080C0;
}
.informationMessage .title {
    color: #0080FF;
}

#mainalertbox {
    width: 582px;
    padding: 20px;
    text-align: center;
    margin: 0 auto;
}
span#new_messages {
    color: #fff;
}

.bgDark td {
    background-color: #F8F8F8;
}
.bgDark {
    background-color: #F8F8F8;
}
.bgActive td {
    background-color: #e0f4fc !important;
}
.bgActive {
    background-color: #e0f4fc !important;
}

.centerme {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.innerDivPadding {
    padding: 10px 15px;
}

.marginr1 {
    margin-right: 50px!important;
}


/* Styl dla tabel */
.tableTable {
    width: 98%;
    margin: 0 auto;
}

.tableTable tr.tableHeader {
    font-weight: bold;
    background: #f5f5f5;
}
.tableTable tr.tableHeader th {
    margin-bottom: 10px;
}
.tableTable td, .tableTable th {
    color: #6A6A6A;
    padding: 5px 0;
    line-height: 1.6;
    font-size: 12px;
}
.tableTable tbody {
    border-top: 15px solid white;
}

.pageContentContent {
    background: url("/_img/bg/bg_pageContent.png") repeat-x scroll 0 0 transparent;
    padding: 10px 15px !important;
}

.msgBox.msgForm .label {
    line-height: 1.2!important;
    padding-top: 5px;
}

/* =======================TWOJE DANE================================ */
#regForm .hint {
    display: none;
    width: 105px;
}

#regForm #errMsg {
    margin-bottom: 10px;
}

#regForm .width1 {
    width: 150px;
}

#regForm .width2 {
    width: 180px;
}

#regForm .textInput.width2 {
    width: 155px;
    padding-right: 15px;
}

.daneTable .label, .daneTable .value {
    padding-bottom: 3px!important;
    width: 120px;
}

/* historia logowania */
#historyTable .tableTable td {
    text-align: center;
}
#historyTable .filter {
    background: none repeat scroll 0 0 #f5f5f5;
    font-size: 8pt;
    margin: 10px auto 0px auto;
    padding: 5px 0 5px 0;
    width: 710px;
}
#historyTable .filter label {
    padding-left: 10px;
}
#historyTable td.lp {
    width: 50px;
}

#historyTable .date {
    width: 150px;
}

#historyTable .ip {
    width: 150px;
}

#historyTable .status {
    text-align: left !important;
}


/* ============= Wiadomości ============= */

/* Lista Wiadomosci */

#messagesTable .temat {
    width: 370px;
}
#messagesTable td.temat {
    padding: 0 15px;
    overflow: auto;
}
#messagesTable .opcje {
    width: 180px;
}
#messagesTable .data {
    width: 130px;
}
#messagesTable td.data {
    padding-left: 5px;
}
#messagesTable .unreaded a {
    color: #E00B0B;
    font-weight: bold;
}

/* Wiadomosc */
.msgBox .title {
    margin-bottom: 5px;
}
.msgBox .selectWidth {
    width: 200px;
}



/* =================Bannery================== */

/* Dodatki */
#dodatki  h2 {
    font: bold 14px Verdana sans-serif;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding: 5px 0;
    background: #E9E9E9;
}

#dodatki #filtr.pageContentContent {
    float: left;
    margin: 5px 0;
    overflow: hidden;
    background:#f5f5f5;
	width:100%;
}
#dodatki .pageContentContent.baneryTable {
    background: none;
    padding: 0 !important;
}
#dodatki .pageContentContent .baneryTable td.noborder {
    border: 0;
}
#dodatki .pageContentContent .baneryTable textarea {
    width: 100%;
	max-width:100%;
    height: 90px;
    min-height: 90px;
    max-height: 100px;
    margin: 0 0 5px 0;
}
#dodatki .pageContentContent .baneryTable .kod {
    width: 50%;
    padding-right: 5px;
    border-right: 1px solid #e0e3e4;
}
#dodatki .pageContentContent .baneryTable .last {
    border-right: 1px solid #e0e3e4;
    padding: 10px;
}
#dodatki .pageContentContent .baneryTable td.miniatura {
    width: 200px;
    text-align: center;
    padding: 0px 10px;
}
#dodatki .pageContentContent .baneryTable div.miniatura {
    overflow: hidden;
}
#dodatki .pageContentContent .baneryTable div.miniatura img {
    max-width: 200px;
}
#dodatki .pageContentContent .baneryTable .type {
    width: 85px;
    padding: 0 5px;
}
#dodatki .pageContentContent .baneryTable .nazwa span {
    font-weight: bold;
    line-height: 1;
}
#dodatki .pageContentContent .baneryTable .nazwa div {
    overflow: hidden;
    max-width: 147px;
}


#dodatki #filtr .loggedSelect {
    width: 180px;
	margin-right:5px;
}
#dodatki #filtr label {
    width: 140px;
    padding-top: 5px;
}

#dodatki #filtr input.rozmiar {
    width: 68px;
}
#dodatki #filtr span.x {
    padding: 0 10px;
}

#dodatki #filtr #form_nieaktywne {
    text-align: left;
    margin: 5px 0;
}

#dodatki #filtr #form_szukaj {
    margin: 0 10px;
}
#dodatki #filtr #generuj_banner {
    margin: 0 10px;
}


#dodatki #promowany {
    width: 400px;
    float: left;
    margin: 5px 0 10px 30px;
    padding-left: 20px;
    width: 400px;
    border-left: 2px solid #F5F2F2;
}

#dodatki #promowany .div1 {
    width: 160px;
}
#dodatki #promowany .div2 {
    width: 220px;
    padding-left: 10px;
}
#dodatki #promowany .label {
    width: 60px;
    font-weight: bold;
}
#dodatki #promowany .desc {
    width: 80px;
}
#dodatki #promowany .line {
    margin-bottom: 5px;
    overflow: auto;
}
#dodatki #promowany .thumb {
    width: 160px;
    overflow: auto;
    padding: 10px 0 0 20px;
}
#dodatki #promowany textarea {
    width : 200px;
    height: 80px;
}

/* Pule reklam */
/* Lista Wiadomosci */

#dodatkiPule .temat {
    width: 550px;
}
#dodatkiPule .tableTable.dodatkilista th {
    text-align: left;
}
#dodatkiPule .tableTable.dodatkilista .nazwa {
    width: 130px;
    padding-left: 10px;
}
#dodatkiPule .tableTable.dodatkilista .rozmiar {
    width: 150px;
    padding-left: 10px;
}
#dodatkiPule .tableTable.dodatkilista .data {
    width: 105px;
    padding-left: 10px;
    text-align: center;
}
#dodatkiPule .tableTable.dodatkilista .ilosc {
    width: 70px;
    text-align: center;
}
#dodatkiPule .puleBtn {
    margin: 20px 0 0 10px;
}
#dodatkiPule tr.srcCode td.type {
    vertical-align: middle;
    padding-left: 10px;
}
#dodatkiPule tr.srcCode td.code {
    vertical-align: middle;
}
#dodatkiPule tr.srcCode td.btns {
    vertical-align: middle;
}
#dodatkiPule textarea {
    width : 280px;
    height: 60px;
}

/* dodaj pule */
#dodatkiPule .loggedSelect {
    width: 180px;
}
#dodatkiPule .loggedTextInput {
    width: 170px;
}
#dodatkiPule .loggedTextInput.input2 {
    width: 40px;
}
#dodatkiPule .label {
    padding-top: 5px;
    width: 100px;
    margin-left: 20px;
}
 
/* dodaj bannery do puli */
#dodatkiPule .topline {
    font-size: 16px;
    margin: 0 0 20px 20px;
}
#dodatkiPule .topline strong {
    font-weight: bold;
}
#dodatkiPule .tableTable.dodatkiwpuli th {
    text-align: left;
}
#dodatkiPule .tableTable.dodatkiwpuli .thumb {
    padding-left: 10px;
    overflow: hidden;
    width: 180px;
}
#dodatkiPule .tableTable.dodatkiwpuli .thumb img { max-width: 200px; }
#dodatkiPule .tableTable.dodatkiwpuli .thumb div {
    overflow: hidden;
    width: 200px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
#dodatkiPule .tableTable.dodatkiwpuli .description {
    width: 240px;
    padding-left: 10px;
}
#dodatkiPule .tableTable.dodatkiwpuli .description div {
    width: 240px;
    overflow: hidden;
}
#dodatkiPule .tableTable.dodatkiwpuli .size {
    width: 130px;
    padding-left: 10px;
    text-align: center;
}
#dodatkiPule .tableTable.dodatkiwpuli .addRmvBtns {
    text-align: center;
}

/* dodatki statystyki */
.tableTable.dodatkistatystyki th {
    text-align: left;
}
.tableTable.dodatkistatystyki .miniatura {
    padding-left: 10px;
    overflow: auto;
}
.tableTable.dodatkistatystyki .miniatura img {
    max-width: 200px;
}
.tableTable.dodatkistatystyki .opis {
    padding-left: 5px;
    width: 100px;
}
.tableTable.dodatkistatystyki .typ {
    padding-left: 5px;
    width: 30px;
    text-align: center;
}
.tableTable.dodatkistatystyki .wysw {
    padding-left: 5px;
    width: 110px;
    text-align: center;
}
.tableTable.dodatkistatystyki .klik {
    padding-left: 5px;
    width: 110px;
    text-align: center;
}


/* ====================Lista widgetow============================ */
.tableTable.widgetylista .types,  .tableTable.widgetytwoje .types {
    width: 75px;
    text-align: center;
}
.tableTable.widgetylista .popularity, .tableTable.widgetytwoje .popularity {
    width: 100px;
    text-align: center;
}
.tableTable.widgetylista .date, .tableTable.widgetytwoje .date {
    width: 103px;
    text-align: center;
}
.tableTable.widgetylista .stats, .tableTable.widgetytwoje .stats {
    width: 62px;
    text-align: center;
}
.tableTable.widgetylista .zwin, .tableTable.widgetytwoje .zwin {
    overflow: auto;
    width: 205px;
}

.tableTable.widgetyusuniete .zwin {
    width: 390px;
}
.tableTable.widgetyusuniete .stats {
    width: 70px;
}


/* Zarowka na stronie glownej */
#infoBulb {
    position: fixed;
    right: -1px;
    top: 25%;
    z-index: 9999;
}
#infoBulb a.rozwiniety {
    background: url("/_img/icons/infoBulb_r.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 172px;
    width: 32px;
    float: left;
}
#infoBulb a.zwiniety {
    background: url("/_img/icons/infoBulb_z.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 172px;
    width: 32px;
    float: left;
}
#infoBulb a.right {
    background: url("/_img/icons/infoBulb.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 172px;
    width: 116px;
    float: left;
}
#infoBulbBox {
    display: none;
}
#infoBulbBox .bg {
    background: none repeat scroll 0 0 #000000;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
#infoBulbBox .mainContent {
    bottom: 40px;
    margin: 0 auto 20px;
    padding: 10px 20px;
    position: absolute;
    top: 20px;
    z-index: 10000;
}
#infoBulbBox .mainContent .header {
    color: #FFFFFF;
    font: bold 20px Arial;
    letter-spacing: -1px;
    padding: 0 0 2px 5px;
}
#infoBulbBox .mainContent .header .tekst {
    float: left;
    margin: 0 300px 0 0;
    position: relative;
}
#infoBulbBox .mainContent .header .btn {
    background: url("/img/close.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 48px;
    margin: 0 0 0 30px;
    position: absolute;
    right: 7px;
    top: 2px;
    width: 48px;
}
#infoBulbBox .mainContent .content {
    background: url("/img/bulbBg.png") repeat-x scroll center bottom #FFFFFF;
    font: 12px Arial;
    margin: 0 auto;
    padding: 10px 20px;
}
#infoBulbBox .mainContent .content p {
    margin: 0 0 10px;
}
#infoBulbBox .margin {
    background: none repeat scroll 0 0 transparent;
    height: 20px;
    width: 20px;
}

/* styl dla zarownki nowej domeny */
#infoSzSt {
    position: fixed;
    right: -1px;
    top: 55%;
    z-index: 9999;
}
#infoSzSt a.rozwiniety {
    background: url("/_img/icons/infoSzSt_r.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 172px;
    width: 32px;
    float: left;
}
#infoSzSt a.zwiniety {
    background: url("/_img/icons/infoSzSt_z.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 172px;
    width: 32px;
    float: left;
}
#infoSzSt a.right {
    background: url("/_img/icons/infoSzSt.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 172px;
    width: 116px;
    float: left;
}

#infoSzStBox {
    display: none;
}
#infoSzStBox .bg {
    background: none repeat scroll 0 0 #000000;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
#infoSzStBox .mainContent {
    bottom: 40px;
    margin: 0 auto 20px;
    padding: 10px 20px;
    position: absolute;
    top: 20px;
    z-index: 10000;
}
#infoSzStBox .mainContent .header {
    color: #FFFFFF;
    font: bold 20px Arial;
    letter-spacing: -1px;
    padding: 0 0 2px 5px;
}
#infoSzStBox .mainContent .header .tekst {
    float: left;
    margin: 0 300px 0 0;
    position: relative;
}
#infoSzStBox .mainContent .header .btn {
    background: url("/img/close.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 48px;
    margin: 0 0 0 30px;
    position: absolute;
    right: 7px;
    top: 2px;
    width: 48px;
}
#infoSzStBox .mainContent .content {
    background: url("/img/bulbBg.png") repeat-x scroll center bottom #FFFFFF;
    font: 12px Arial;
    margin: 0 auto;
    padding: 10px 20px;
}
#infoSzStBox .mainContent .content p {
    margin: 0 0 10px;
}
#infoSzStBox .margin {
    background: none repeat scroll 0 0 transparent;
    height: 20px;
    width: 20px;
}
#infoSzStBox h1 {
    font: 16px/2 Verdana sans-serif;
}
#infoSzStBox h1 strong {
    font: bold 14px Verdana sans-serif;
}
#infoSzStBox .konfiguracjaBox {
    margin: 0 auto 40px;
    width: 560px;
}
#infoSzStBox .szybkiStartLink {
    margin: 50px auto;
    position: relative;
    width: 554px;
    z-index: 10;
}
#infoSzStBox .szybkiStartLink .opcjeBox {
    border: 4px solid #D1DFED;
    height: 67px;
    background-color: #F3F3F3;
    padding-top: 10px;
}
#infoSzStBox .szybkiStartLink .opcjeBox:hover .big {
    color: #FFFFFF;
}
#infoSzStBox .szybkiStartLink .opcjeBox:hover {
    background: url("/_img/bg/bg_opcje_box.png") repeat-x scroll 0 0 transparent;
}
#infoSzStBox .szybkiStartLink .mainLink {
    height: 67px;
    padding: 0;
    text-align: center;
    display: block;
    overflow: auto;
}
#infoSzStBox .szybkiStartLink .mainLink span {
    display: block;
}
#infoSzStBox .szybkiStartLink .mainLink .big {
    color: #255B8D;
    font-size: 23px;
    font-weight: bold;
    line-height: 1;
}
#infoSzStBox .szybkiStartLink .opcjeBox:hover a {
    color: #FFFFFF;
    text-decoration: none;
}
#infoSzStBox .szybkiStartLink .web_icon {
    left: 250px;
    position: absolute;
    top: -45px;
    z-index: 150;
}

#infoSzStBox .standAlone_button {
    background: url("/_img/bg/bg_opcje_btn.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #C0C0C0;
    height: 50px;
    margin: 10px 0;
    position: relative;
    width: 260px;
    z-index: 0;
}
#infoSzStBox .standAlone_button:hover {
    background: url("/_img/bg/bg_opcje_box.png") repeat-x scroll 0 0 transparent;
}
#infoSzStBox .standAlone_button:hover a {
    color: #FFFFFF;
}
#infoSzStBox .standAlone_button a {
    color: #767676;
    display: block;
    font-size: 10px;
    height: 30px;
    padding: 10px;
    position: relative;
    text-decoration: none;
    z-index: 200;
}
#infoSzStBox .standAlone_button a:hover {
    color: #FFFFFF;
}
#infoSzStBox .standAlone_button .icon {
    background: url("/_img/icons/icon_meta.png") no-repeat scroll 0 0 transparent;
    height: 52px;
    position: absolute;
    right: 0;
    top: -9px;
    width: 53px;
    z-index: 100;
}



.polecStroneBox {
	background: none repeat scroll 0 0 #F5F5F5;
    margin: 0 10px;
    padding: 20px 10px 10px;
	line-height: 1.5em;
}

.polecStroneBox .mainSlogan {
	font-size: 17px;

}

.polecStroneBox .topLine {
	margin: 20px 0 10px 0;
}

.polecStroneBox .banerBox .code p.shortLine {
	width: 280px;
	float: left;
	display: block;
}

.polecStroneBox .banerBox .code p.shortline input.blue_button_small {
	margin: 3px;
}
.polecStroneBanners {
	padding: 20px 10px 10px;
	margin: 0 10px;
}

.polecStroneBanners div#BannerView div.banerBox div.code p textarea.tekstField {
	width: 600px;
	height: 80px;
	margin: 10px;
	padding: 5px;
}

.polecStroneBanners div#BannerView div.banerBox {
	border-bottom: 2px solid #DBDBDA;
	margin-bottom: 15px;
}

.polecStroneBanners div#BannerView div.banerBox .banerImg {
	margin-top: 15px;
}


/* Edycja domeny api */

#edycjaApi .header2 {
    font-size: 14px;
    margin:5px 0 10px 0;
}
#edycjaApi .tableTable .month {
    width: 180px;
    padding-left: 10px;
}
#edycjaApi .tableTable .amount {
    width: 230px;
    text-align: center;
}
#edycjaApi .tableTable .date {
    width: 160px;
    text-align: right;
}
#edycjaApi .tableTable .toggle {
    text-align: center;
}
#edycjaApi .tableTable .details table {
    width: 100%;
}
#edycjaApi .tableTable .details {
    margin-left: 5px;
    margin-top: -10px;
    background: #F6F6F6;
}



#mainContainer #statystykireklam .blue_button_small {
    vertical-align: top;
}
#mainContainer #statystykireklam tr.statswktr td {
    padding: 5px 10px 25px 10px;
    border: 1px solid #F4F2F2;
    border-top: none;
    background-color: #F8F6E2;
}
#mainContainer #statystykireklam b, #mainContainer #statystykireklam strong {
    font-weight: bold;
}
#mainContainer #statystykireklam .statswkdiv2 {
    width: 680px;
    overflow: auto;
}
#mainContainer #statystykireklam table.statswktable {
    border-collapse: collapse;
    border-spacing: 0px;
    border: 1px solid #d4d4d4;
    width: 100%;
}
#mainContainer #statystykireklam table.statswktable td {
    border: 1px solid #d4d4d4;
    padding: 3px;
}
#mainContainer #statystykireklam table.statswktable td.width1 {
    width: 600px;
}
#mainContainer #statystykireklam table.statswktable td.width2 {
    text-align: center;
}
#mainContainer #statystykireklam  table.statswktable tbody {
    border: 1px solid #d4d4d4;
}
#mainContainer #statystykireklam .statsinfo {
    margin-top: 15px;
    font: normal 12px Arial sans-serif;
}


/* konsultant */
#infoKonsultant {
    position: fixed;
    right: -1px;
    top: 25%;
    z-index: 9999;
}
#infoKonsultant a.rozwiniety {
    background: url("/_img/konsultant/rozw.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 172px;
    width: 32px;
    float: left;
}
#infoKonsultant a.zwiniety {
    background: url("/_img/konsultant/zw.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 172px;
    width: 32px;
    float: left;
}
#infoKonsultant a.right {
    display: block;
    height: 172px;
    width: 116px;
    float: left;
}



/*dodaj opinie*/
#btn_shareOpinion {
    background: none repeat scroll 0 0 transparent;
    display: block;
    height: 183px;
    left: 0;
    position: fixed;
    top: 25%;
    width: 42px;
    z-index: 200;
}
#btn_shareOpinion img {
    border: 0 none;
}

#opinionForm    {
    display: none;
    font-family: Arial, Helvetica, Garuda, sans-serif;
    position: relative;
}
#opinionForm .clearBoth {
    clear: both;
}
#opinionForm .modalMask {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(0, 0, 0);
    /* RGBa with 0.7 opacity */
    background: rgba(0, 0, 0, 0.7);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
#opinionForm .modalBox  {
    background: #14d8ef;
    left: 50%;
    margin-left: -441px;
    position: absolute;
    top: 50px;
    width: 882px;
    z-index: 10000;
    /* Rounded corners */
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
#opinionForm .modalInside   {
    padding: 6px;
    position: relative;
    width: 870px;
}

#opinionForm .modalInside .iconQuestion {
    background: url("/_img/dodajopinie/icon_question_50x50.png") 0 0 no-repeat;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    top: -19px;
    width: 50px;
}

#opinionForm .modalInside .iconClose    {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    right: 19px;
    top: 17px;
}
#opinionForm .modalInside .iconClose span  {
    cursor: pointer;
}

#opinionForm .modalInside .modalHeader  {
    color: #ffffff;
    font-size: 21px;
    padding: 25px 0 15px 0;
    text-align: center;
}
#opinionForm .modalInside #form-opinionForm {
    width: 400px;
}
#opinionForm .modalInside .formBoxResponse {
    padding-bottom: 30px;
}

#opinionForm .modalInside .formBox  {
    background: #ffffff url("/_img/dodajopinie/bg_formBox_870x534.jpg") 0 0 no-repeat;
    height: 513px;
    padding: 17px 0 0 75px;
    position: relative;
}
#opinionForm .modalInside .boxResponse {
    background: #ffffff url("/_img/dodajopinie/bg_formBox_870x534.jpg") 0 0 no-repeat;
    height: 275px;
    padding: 17px 0 0 75px;
    position: relative;
}

#opinionForm .modalInside .formBox .formBadge   {
    background: url("/_img/dodajopinie/badge_173x173.png") 0 0 no-repeat;
    height: 173px;
    position: absolute;
    right: 215px;
    top: 250px;
    width: 173px;
}
#opinionForm .modalInside .boxResponse .formBadge {
    background: url("/_img/dodajopinie/badge_173x173.png") 0 0 no-repeat;
    height: 173px;
    position: absolute;
    right: 215px;
    top: 110px;
    width: 173px;
}
#opinionForm .modalInside .boxResponse .responseMessage,
#opinionForm .modalInside .boxResponse .responseMessageMsg {
    width: 350px;
    color: #767774;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
}
#opinionForm .modalInside .boxResponse .responseMessage p,
#opinionForm .modalInside .boxResponse .responseMessageMsg p {
    padding: 15px 0;
}

#opinionForm .modalInside .formBox .formHeader  {
    color: #4c4c4c;
    font-size: 16px;
    line-height: 21px;
}
#opinionForm .modalInside .formBox .formSubHeader   {
    color: #4c4c4c;
    font-size: 16px;
    font-weight: bold;
    padding: 15px 0 2px 0;
}
#opinionForm .modalInside .formBox form label   {
    color: #4c4c4c;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 5px 0;
    overflow: hidden;
}
#opinionForm .modalInside .formBox form label span  {
    color: #f47c02;
}
#opinionForm .modalInside .formBox form .formTextareaBorder {
    border: 3px solid #ff9511;
    float: left;
    height: 59px;
    width: 381px;
    /* Rounded corners */
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
#opinionForm .modalInside .formBox form textarea    {
    /* Some cross-browser hacks */
    font-family: inherit; /* Corrects font family not being inherited in all browsers. */
    font-size: 100%; /* Corrects font size not being inherited in all browsers. */
    margin: 0; /* Addresses margins set differently in Firefox 4+, Safari 5, and Chrome. */
    overflow: auto; /* Removes default vertical scrollbar in IE 8/9. */
    -moz-background-clip: padding;
    -moz-box-sizing: border-box;
    -webkit-background-clip: padding;
    -webkit-box-sizing: border-box;
    background-clip: padding-box;
    box-sizing: border-box;
    outline: 0;
    overflow: auto;
    text-align: left;
    text-decoration: none;
}
#opinionForm .modalInside .formBox form textarea    {
    background-color: #fff;
    border: 1px solid #e2e2e2;
    color: #6e6e6e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 59px;
    max-height: 59px;
    padding: 6px 10px;
    resize: none;
    width: 381px;
    max-width: 381px;
    *height: 45px; /* IE 6-7 hack */
    *width: 359px; /* IE 6-7 hack */
}
#opinionForm .modalInside .formBox form .formButton {
    background: url("/_img/dodajopinie/btn_wyslj_203x59.png") 0 0 no-repeat;
    border: 0;
    cursor: pointer;
    height: 59px;
    margin: 10px 0 0 0;
    width: 203px;
}

.clAppDownload * { padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; }
.clAppDownload img { border:none; }
.clAppDownload .clear { clear:both; }

.clAppDownload { position:fixed; bottom:0; right:0; background:url('/_img/home/content_bg_267x174.png') no-repeat; width:267px; height:174px; z-index:1000;}
.clAppDownload .clAppDownload_content { width:180px; margin:60px 0 0 70px; text-align:center; font-weight:bold; }
.clAppDownload .clAppDownload_content span { color:#009ddb; font-weight:normal;  }
.clAppDownload .clAppDownload_content a { margin:0 5px; }
.clAppDownload .white-space-20 { height:20px; }
.clAppDownload .imgMobile { position:absolute; left:-60px; top:15px; }


.boxTabs {
    /*border-bottom: 5px solid #EAEEEF;*/
    border-bottom:2px solid #00709b;
}
.boxTabs .tab {
    background: #009fdb none repeat scroll 0% 0%;
    /*background: url("/_img/bg/bg_tab_active.png") repeat-x 0 0;*/
    width: auto;
    padding: 0 10px;
    min-width: 170px;
    text-align: center;
    border-right: 1px solid #ffffff;
    font-weight: bold;
    color: #fff;
    /*color: #7e7e83;*/
    font-size: 13px;
    height: 29px;
    line-height: 29px;
    display: block;
}
.boxTabs .tab.active {
    background: #00709b none repeat scroll 0% 0%;
    /*background: url("/_img/bg/bg_tab.png") repeat-x 0 0;*/
}
.boxTabs.marginB { margin-bottom: 10px; }

.boxTabs .tab a { color: #fff; }
.boxTabs .tab:hover { text-decoration:none; background:#00709b; }
.boxTabs .tab a:hover { text-decoration:none; }


/* wykres na stronie glownej */
.Wykres {
    padding: 0 30px 30px 30px;
    overflow: auto;
}

#strGlownaWykres .statusSelect {
    cursor: pointer;
}

#strGlownaWykres .typ {
    cursor: pointer;
}

#strGlownaWykres.mainFuncBox {
    float: left;
    margin: 10px 0 50px 0;
    width: 100%;
    height: 354px;
    border: solid 2px #E5E5E5;
    background: white;
}

#strGlownaWykres .mainTitle {
    width: 100%;
	margin-bottom:20px;
}

#strGlownaWykres .mainTitleImg {
    /*
	width: 30px;
    height: 5px;
    margin: 11px 0 0 0;
    background: #00ADEE;
    float: left;
	*/
}

#strGlownaWykres .mainTitleText {
padding:10px;
    font-size: 13px;
    color: #00709b;
	width:100%;
	background:#f5f5f5;
	font-weight:bold;
}

#strGlownaWykres .mainFuncView {
    width: 80%;
    height: 230px;
    float: left;
    margin: 0 0 0 10px;
}

#strGlownaWykres .legendBox {
    width: 15%;
    height: 203px;
    float: left;
}

#strGlownaWykres .legendTitle {
    margin: 0 0 35px 10px;
    color: #7E7E7E;
    font-size: 16px;
}

#strGlownaWykres .legendRow {
    width: 148px;
    height: 25px;
    margin: 6px 0 0 10px;
    float: left;
}

#strGlownaWykres .status1 {
    background: #00ADEE;
    width: 24px;
    height: 8px;
    float: left;
    margin: 6px 0 0 0;
}

#strGlownaWykres .status2 {
    background: #9C7C6A;
    width: 24px;
    height: 8px;
    float: left;
    margin: 6px 0 0 0;
}

#strGlownaWykres .status3 {
    background: #2ACD15;
    width: 24px;
    height: 8px;
    float: left;
    margin: 6px 0 0 0;
}

#strGlownaWykres .status4 {
    background: #EE1E1E;
    width: 24px;
    height: 8px;
    float: left;
    margin: 6px 0 0 0;
}

#strGlownaWykres .status5 {
    background: #575962;
    width: 24px;
    height: 8px;
    float: left;
    margin: 6px 0 0 0;
}

#strGlownaWykres .statusText {
    width: 80px;
    float: left;
    margin: 0 0 0 10px;
    position: relative;
    left: 20px;
    top: -5px;
    cursor: pointer;
}

#strGlownaWykres .statusBox {
    cursor: pointer;
}

#strGlownaWykres .lowMenuBar {
    width: 80%;
    height: 40px;
    float: left;
    margin: 10px 0 0 0;
    background: #F2F3F9;
}

#strGlownaWykres .timeOptions {
    width: 400px;
    height: 20px;
    margin: 10px 40px 0 30px;
    float: left;
}

#strGlownaWykres .option {
    margin: 2px 10px 0 0;
}

#strGlownaWykres .timeChanging .option {
    margin: 2px 10px 0 0;
    float: left;
}

#strGlownaWykres .optionTitle {
    margin: 0 20px 5px 0;
    padding: 0 0 5px 0;
}

#strGlownaWykres .timeChanging {
    width: 200px;
    height: 20px;
    margin: 7px 10px 0 10px;
    float: left;
}

#strGlownaWykres #dateIntervalInfo {
    margin-top: 5px;
}


#lojalnosciowyRegulamin .article-body { width: 98%; margin: 10px auto; float: none; }


.h_20 { height:20px; }
