* {
    padding:0;
    margin:0;
}
body {
    font-family: "Trebuchet MS",Verdana, Arial, sans-serif;
    font-size: 12px;
    background-color:#ffffff;
    margin:0 auto;
    padding:0;
    height:100%;
    /*background: #000000 url(../images/bg.png) repeat-x top left;*/
    background-color: #cbcbcb;
}

h2 {
    border-bottom: 1px dotted #4F4A4A;
    border-left: 4px solid #4F4A4A;
    padding: 3px;
    margin: 10px 5px;
}
#wrap {
    min-height: 100%;
    margin:0 auto;
	width:98%
    /*by³o	width:998px;*/
}
#container {
    width: 100%;
    padding:0;
    border: 1px solid #cbcbcb;
    background-color: #cbcbcb;
}
#content {
    min-height:400px;
    background-color: #b7b5b4;
    border: 1px solid #4F4F4F;
    overflow: hidden;
}
#header {
    height:110px;
    background: #828282 url(../images/logo.png) no-repeat right bottom;
}
#header #menu {
    list-style: none;

}
#header #menu li{
    display:inline;
}
#header #menu li a{
    display:block;
    height: 110px;
    width: 135px;
    float:left;
    text-decoration: none;
}
#header #menu #kamery {
    background: #828282 url(../images/bg-menu-kamery.png) no-repeat 0 0;
}
#header #menu #historia{
    background: #828282 url(../images/bg-menu-historia.png) no-repeat 0 0;
}
#header #menu #uzytko{
    background: #828282 url(../images/bg-menu-uzytko.png) no-repeat 0 0;
}
#header #menu #konfig{
    background: #828282 url(../images/bg-menu-konfiguracja.png) no-repeat 0 0;
}
#header #menu #kamery:hover {
    background: #828282 url(../images/bg-menu-kamery.png) no-repeat 0 -110px;
}
#header #menu #historia:hover{
    background: #828282 url(../images/bg-menu-historia.png) no-repeat 0 -110px;
}
#header #menu #uzytko:hover{
    background: #828282 url(../images/bg-menu-uzytko.png) no-repeat 0 -110px;
}
#header #menu #konfig:hover{
    background: #828282 url(../images/bg-menu-konfiguracja.png) no-repeat 0 -110px;
}
#nav {
    height: 32px;
    background: transparent url(../images/bg-nav.png) repeat-x left center;
    color: #CFCFCF;
}
#nav p{
    margin-top: 7px;
    margin-right: 10px;
}

#nav a{
    margin-top: 7px;
    margin-right: 10px;
    text-decoration: none;
    color: #8F8F8F;
}

#nav .bt-header-toggle{
    float: left;
    margin-left:5px;
    margin-top:8px;
    cursor: pointer;
}

/*logowanie*/
#login-box {
    width:430px;
    height: 310px;
    background: transparent url(../images/bg-login.png) no-repeat left center;
    margin: 100px auto;
    font-size:14px;
}

#login-box .error{
    color:#EF0000;
    font-size:14px;
    text-align:center;
    background-color: #DFDFDF;
}

#login-box span{
    color: #cbcbcb;
    float:right;
}

#login-box .login-input{
    background-color:#CBCBCB;
    border:1px solid #504E4E;
    font-size:12px;
    margin:5px 0;
    padding:2px;
    width:175px;
}

#login-box .login-input:hover{
    background-color:#CFD3FF;
    border:1px solid #000C8F;
}

#login-box #bt-login{
    background: transparent url(../images/bg-bt-login.png) no-repeat left center;
    width: 79px;
    height: 25px;
    border:0 none;
    margin:25px 20px;
    cursor: pointer;
}

#login-box table{
    margin:0 auto;
    width:365px;
}
#login-box #clean{
    height: 120px;
}

.review{
    max-width: 96%;
    margin: 10px auto;
    -moz-border-radius:1% 1% 1% 1%;
    border: 1px solid #000000;
}

#camera-desc {
    text-align: center;
    padding: 5px;
}

#loader, .loader {
    display: none;
    height:10px;
}

/*Page*/
.page-wrap .page{
    padding: 10px;
	display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.page-wrap a{
    text-decoration: none;
    color: #000000;
}

.page-wrap a:hover{
    text-decoration: underline;
    color: #59638F;
}

.page-wrap .review-box{
    text-align: center;
    /* height: 480px; */
    /* width: 640px; */
    margin: 0px auto 15px auto;
}

.page-wrap .review-cameras-box{
    background-color: #000000;
    border: 1px solid #595959;
    color: #D3D3D3;
    float: left;
    font-weight: bold;
    margin: 1px;
    overflow: hidden;
    padding-bottom: 2px;
    text-align: center;
    width: 33%;
}

/*lista*/
#list {
    list-style: decimal;
    margin-left: 20px;
    font-size: 14px;
}

#history-list {
    width: 100%;
}

#history-list td{
    vertical-align: top;
}

#footer {
    height: 25px;
    width: 992px;
    padding: 3px;
    text-align: right;
    float: left;
    font-size: 10px;
}

.tb-list{
    border: 0px solid #4F4A4A;
    width: 50%;
    border-collapse: collapse;
    border-spacing: 0px;
}

.tb-list th{
    background-color: #9F9F9F;
    padding: 2px 5px;
}
.tb-list td{
    padding: 2px 5px;
    border-left: 1px solid #6F6F6F;
    border-top: 1px solid #6F6F6F;
    border-right: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
}
/*komunikaty*/
.error {
    color: #EF0000;
}
.success {
    color: #0ABF00;
}
a.delete {
    color: #EF000A;
}

.items {
    list-style-type: none;
}

.items label{
    cursor: pointer;
}

a.button {    background-color: #142C4B;
              border: 1px solid #4F7BB2;
              border-radius: 4px 4px 4px 4px;
              box-shadow: 1px 1px 3px #595959;
              color: #CBCBCB;
              display: block;
              float: left;
              margin: 4px 20px 0 0;
              padding: 2px 15px;}

a.button:hover { box-shadow: 1px -1px 3px #595959;}

#message_loader {border:1px solid #EAEAEA; padding: 10px; background-color: #FFFFFF; margin: 10px auto; padding: 20px; width: 705px; -moz-border-radius: 3px 3px 3px 3px; text-align: center;}

.message_warning {border:1px solid #EDE500; padding: 10px; background-color: #FFFDD6; margin: 10px auto; padding: 20px; width: 705px; -moz-border-radius: 3px 3px 3px 3px;}
.message_warning p {background:url(../images/warning.png) no-repeat; margin-left: 20px; padding-left: 20px; color: #27669F;}