body, html {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url(/assets/backend/img/pasek-top.jpg);
    background-repeat: repeat-x;
    background-position: top center;
    background-color: #fff;
}
input, textarea {
    font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #565656;
}
a {
    text-decoration: none;
    color: #666666;
}
img {
    border: none;
}
h1 {
    font-size: 16px;
    margin-left: 5px;
    /*
     display: block;
     width: 100;
     clear: left;
     */
}
hr {
    border-top: 1px solid #cccccc;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
}
.cl {
    clear: both;
    height: 1px;
    line-height: 1px;
    overflow: hidden;
}
.ind_nav {
    line-height: 20px;
    margin: 2px;
}
.ind_top {
    width: 100%;
    min-width: 980px;
    height: 98px;
    display: block;
    position: relative;
}
.ind_toplogo {
    background-image: url(/assets/backend/img/logo.png);
    background-repeat: no-repeat;
    width: 160px;
    height: 45px;
    position: absolute;
    top: 10px;
    right: 20px;
    display: block;
    cursor: pointer;
}
.ind_tytul {
    width: 600px;
    position: absolute;
    left: 30px;
    top: 21px;
    font-size: 16px;
    color: #f8d64e;
}
.ind_topmenu {
    display: block;
    position: absolute;
    left: 10px;
    top: 61px;
}
.ind_topmenu ul {list-style-type:none; margin:0; padding:0}
.ind_topmenu ul li {float:left; margin:0; padding:0}
.ind_topmenu ul li.hasChild {position:relative}
.ind_topmenu ul li ul {display:none; position: absolute; top: 37px; width:115px; z-index:1; }
.ind_topmenu ul li ul li {background-color: #323232; border-bottom:1px solid gray}
.ind_topmenu ul li ul li a {width:165px; font-size:10px !important; line-height: normal; padding: 5px 10px}

.ind_topmenu ul li ul li ul {display:none; position: absolute; top:0; left: 135px; width:115px; z-index:1; }

.ind_topmenu a {
    color: #D1D1D1;
    text-decoration: none;
    font-size: 12px;
    display: block;
    float: left;
    padding: 0px 15px;
    line-height: 37px;
    border-right: 1px solid #4E4E4E;
    outline: none;
}
.ind_topmenu a.active_link {
    color: #f8d64e;
}
.ind_topmenu a:hover {
    background-color: #444444;
}
.ind_topmenu_mini {
    position: absolute;
    top: 67px;
    right: 0px;
    display: block;
}
.ind_topmenu_mini a {
    color: #000000;
    background-color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    display: block;
    float: left;
    padding: 0px 15px;
    line-height: 24px;
    border: 1px solid #cccccc;
    outline: none;
}
.ind_topmenu_mini .sel {

    color: #ff9933;
}
.ind_mid {

    background-color: #ffffff;
    width: 100%;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    overflow:auto;
}
.ind_bot {
    clear: both;
    width: 100%;
    line-height: 30px;
    text-align: center;
    color: #cccccc;
    display: block;
    position: relative;
    background-color: #434343;
    border-top: 2px solid #f6c50d;
}
/****************TYPOGRAPHY**********************/
/****************LINKI**************************/
.ind_mid table tr td a {
    color: #434343;
    text-decoration: none;
}
.ind_mid table tr td a:hover {
    text-decoration: underline;
}
.ind_bot a {
    text-decoration: none;
    color: #CCCCCC;
}
.ind_bot a:hover {
    text-decoration: underline;
}
.add_button {
    float: right;
    background-color: #F8D64E;
    line-height: 30px;
    padding: 0 10px;
    margin: 5px 0px 5px 5px;
    border: 1px solid #ecbe00;
}
a {
    outline: none;
}
/**************forms***************************/
input, textarea, select {
    border: 1px solid #323232;
}
.body_tableact {
    display: block;
    width: 100%;
}
.body_tableact a {
    display: block;
    float: right;
    background-color: #F8D64E;
    padding: 3px 6px 3px 6px;
    margin-right: 2px;
}
table.wynikowa tr td {
    color: #323232;
    padding: 5px 15px;
    height: 25px;
}
table.wynikowa tr th, table.wynikowa tr th a {
    background-color: #787878;
    color: #f0f0f0;
    padding: 0 4px;
    height: 25px;
    text-align: center;
}
table.wynikowa tr th a em {
    color: #c0c0c0;
    width: 16px;
    display: inline-block;
}
.odd {
    background-color: #F0F0F0;
}
table.wynikowa tr:hover td {
    background-color: #FBFBFB;
}
.item_order {
    text-align: center;
}
.item_order a {
    height: auto !important;
    padding: 0 !important;
}
/* Podstrony - zakładki*/
.langchoice {
    width: 350px;
    margin: 0 auto;
}
.langbutton {
    width: 140px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: block;
    margin: 0 15px 0 0;
    float: left;
    background-color: #F8D64E;
    border: 1px solid #ECBE00;
}
.zakladki {
    border-bottom: 3px solid #7a9900;
    width: 100%;
    clear: both;
    height: 30px;
    margin: 20px 0px 5px 0px;
}
.zakladki a {
    border-color: #7a9900;
    border-style: solid;
    border-width: 1px 0 0 1px;
    display: block;
    float: left;
    margin: 0px 0px 0px 0px;
    line-height: 30px;
    font-weight: normal;
    padding: 0px 10px 0px 10px;
}
.zakladki .zakladki_aktywna {
    background-color: #7a9900;
    color: #ffffff !important;
    font-weight: bold;
    padding-top: 3px;
    top: -3px;
    position: relative;
}
.album {
    clear: both;
    margin: 20px 50px 5px 0px;
}
.album .tytul {
    width: 100%;
    clear: both;
    background-color: #7a9900;
    color: #fff;
    padding: 2px 5px;
    display: block;
    line-height: 20px;
}
.album .tytul a {
    color: #fff;
}
.album .opis {
    width: 100%;
    clear: both;
    color: #666;
    padding: 2px 5px;
    display: block;
    line-height: 20px;
}
.album .linki {
    width: 100%;
    clear: both;
    color: #666;
    margin-bottom: 20px;
}
.album .linki a {
    font-weight: normal;
    margin: 0px 10px;
}
.galblock {
    width: 180px;
    float: left;
    height: 190px;
    overflow: hidden;
    text-align: center;
}
.galblock a.fancybox img {
    border: 1px solid #fff;
}
.galblock a.fancybox img:hover {
    border: 1px solid #7a9900;
}
.galblock .desc {
    clear: both;
    line-height: 150%;
    margin: 3px 8px;
}
/* pasek nawigacyjny w podstronach */

.navbar {
    color: #434343;
    clear: both;
    width: 100%;
    display: block;
    line-height: 16px;
    float: left;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.navbar a {
    /*color: #ffffff;*/
}
.navblock {
    float: left;
    display: block;
    padding: 0px 3px 2px 3px;
    margin: 3px 1px 3px 3px;
    /*background-color: #aaaaaa;
     border: 1px solid #888888;*/

}
.miniform {
    float: left;
    padding: 0;
    margin: 20px 0 5px 2px;;
}
.pages a.current {
    font-weight: bold;
}
.buttonbox {
    clear: both;
    padding: 5px 0;
    text-align: center;
    border-top: 1px solid #ccc;
}
.buttonbox input, .button {
    cursor: pointer;
    padding: 5px 7px;
    border: 1px solid #999;
}
.topbtnbox {
    border: none;
}
.right {
    clear: none;
    float: right;
    text-align: right;
    padding-top: 0;
    padding-bottom: 5px;
    border: 0;
}
.panel_body {
    padding: 5px 10px;
    clear: both;
    background-color: #F0f0f0;
    border-top: 1px solid #ccc;
}
.panel_body table {
    width: 100%;
    padding: 5px;
    border-collapse: collapse;
}
.panel_body tr {
    border-bottom: 1px solid #d9d9d9;
    vertical-align: middle;
}
.panel_body tr:last-child {
    border: 0;
}
.panel_body td {
    padding: 5px;
}
.cke_contents {/*zle wyswietlany edytor*/
    display: table-cell !important;
}
.cke_editor tr {/* niepotrzebne linie w edytorze*/
    border: 0;
}
.panel_body  .opis {
    width: 160px;
    text-align: right;
    border-right: 1px solid #fff;
    padding: 5px;
    height: 100%;
    color: #555;
}
.panel_body .light {
    color: #B4B4B4;
    font-weight: normal;
}
.panel_body input {
    padding: 5px;
}
.panel_body input[type="text"] {
    width: 595px;
}
.panel_body em {
    color: #565656;
    font-style: italic;
}
.panel_body span {
    font-weight: bold;
}
.text-input {
    border: 1px solid #a6a6a6;
    padding: 5px;
    background: #fff;
}
.pre {
    font-family: Courier;
}
.cl {
    width: 100%;
    line-height: 1px;
    height: 1px;
    clear: both;
}
.col {
    width: 190px;
    margin: 0 10px 0 0;
    float: left;
}

#sortable {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#sortable li {
    margin: 0 6px 6px 0;
    padding: 10px;
    height: 160px;
    width: 160px;
    float: left;
    display: block;
    border: 1px solid #CCC;
    background-color: #F6F6F6;
    cursor: pointer;
    text-align: center;
}
#sortable li img {
    margin: 0 0 5px 0;
}
#sortable li .desc {
    font-size: 12px;
}

.error {
    background-color: #AB0505;
    color: #fff;
    padding: 10px 15px;
}

.det_options {
    margin: 10px 0 18px 24px;
    display: none;
}
.file_option, .code_option, .rotacyjna_opt {
    display: none;
}

/************** wersje podstrony ***************/
.wersje_lista_elem {
    overflow: hidden;
    height: 200px;
    position: relative;
    padding: 0 0 20px 0;
}
.link_rozwin {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: right;
    background-color: #ccc;
    color: #fff;
    padding: 5px 0;
    cursor: pointer;
}

.fs1 {
    font-size:15px;
}
.fs2 {
    font-size:20px;
}

.fs2:hover{
    text-decoration:none!important;
}

a.clear-hover {
    text-decoration:none !important;
}

.cke_reset {width:807px !important; }

.cursor-pointer {
    cursor: pointer;
}

.font-size-20 {
    font-size:20px;
}

table .active {
    color: #00E27B;
}

.inactive {
    color: #e2e2e2;
}

.padding-vertical-10 {
    padding: 10px 0;
}

.textarea {
    width:500px;
    height:120px !important;
}

.global_config {
    background: #F5F5F5;
    padding-top: 10px;
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
    border-radius: 5px;
    border: 1px solid silver;
    margin-bottom: 20px;
}

.global_config h1 {
    padding: 0 0 10px 5px;
    margin: 0 10px 10px 10px;
    border-bottom: 1px solid silver;
}

.no-margin{
    margin:0 !important;
};

/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 45%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 45% 10px 10px; }

.table tbody>tr>td.vert-align{
    vertical-align: middle;
}

.album-listing {
    margin-top:20px;
}

.album-listing .album-title {
    padding: 10px;
    background: #7a9900;
    color: white;
}

.album-listing .album-action {
    text-align:center;
    padding: 5px 0;
    background: #F7F7F7;
    border-bottom: 1px solid silver;
    border-top: 1px solid silver;
}

.album-listing .album-photos {
    margin-bottom:10px;
}
.hide {
    display:none;
}

div.alert ul {
    list-style-type:none;
    margin:0;
    padding:0;
}

table tr.selected td{
    background: #FFD994 !important;
}

table tr.history-details>td {
    background: #f5f5f5 !important;
}

.star-gold {
    color: #E8E837;
}

.star-gray {
    color: #e2e2e2;
}

span.label_description {
    font-weight:normal;
    font-style:italic;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

html, body, #body-container {height: 100%;}
body > #body-container {height: auto; min-height: 100%;}
.ind_bot {
    clear: both;
    position: relative;
    z-index: 10;
    height: 3em;
    margin-top: -3em;
}
#content { padding-bottom: 3em; }

.page-not-fount {
    padding:50px 0;
    text-align:center;
}
.page-not-fount h1 {
    text-align:center;
}

.modules_header_form{
    font-size: 15px;
    margin: 0;
    padding: 0;
    background: #EDEDED;
    padding: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid silver;
}

.template_fields_container {
    padding: 10px 0;
    border-bottom: 1px solid silver;
    margin: 10px 0;
}

.template_fields_container .page-template-fields-header, 
.template_leads_fields_container .page-template-fields-header{
    text-align: center;
    background: #e2e2e2;
    padding: 10px;
}

.form-group label.control-label span {
	font-size:8px;
	color:gray;
	font-style:italic;
}

.display_leady-propertis {
	display:none;
}

.margin-top-20 {
	margin-top:20px;
}
