.ff-error { color: red }

.reservation form {}
.reservation form input { float: left }


.order_list {  border-collapse: collapse; font-size: 10px }
.order_list a { font-size: 10px }
.order_list td {text-align: left; padding-left: 5px }
.order_list .outer-header th { font-weight: normal; background: rgb(240,240,240); border: 1px solid rgb(240,240,240); text-align: left; padding-left: 5px; font-size: 10px;  border-collapse: collapse; border-bottom: 1px solid #f1e8da}
.order_list .outer { }
.order_list .outer td     { border: 1px solid rgb(240,240,240); border-collapse: collapse }
.order_list .outer td div { margin: 1px;}

.order_list .outer a { }


 
.order_products {  }


.inner_products {font-size: 12px; color: #38373A;}
.inner_products table {  background:  rgb(250,250,250) ;  margin-left: 2%; margin-right: 2%; width: 96% ; border-collapse: collapse;}
.inner_products table tr th { background: rgb(230,230,230); font-weight: normal; padding-left: 5px; text-align: left; border: 1px solid rgb(240,240,240) ; font-size: 10px; }
.inner_products table tr td { padding-left: 5px; text-align: left; border: 1px solid rgb(240,240,240)}
.inner_products table tr td div { }
.inner_products table tr:hover { background: rgb(240,240,240); }
.inner_products table .inner_1 td {  }
.inner_products table .inner_2 td {  }


.norm {
  padding-top: 0px;
  margin-top: 0px;
}

.forum-path {
  font-size: 14px;
}

.forum-path a {
  font-size: 14px;
}


.forum-table {
  width: 100%;
  border-spacing: 0;
  border: 1px solid rgb(200,200,200);
  background-color: rgb(240,240,240);
}

.forum-table .topic-coll {
  padding: 5px;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid rgb(200,200,200);
}
.forum-table tr {
}

.forum-table .topic-row:hover {
  background-color: rgb(245,245,245);
}

.forum-table .topic-row-header {
  font-size: 11px;
  font-weight: bold;
  background-color: rgb(230,230,230);
}
.forum-table .topic-row-header td {
  padding: 5px;
  color: rgb(100,100,100);
  border-bottom: 1px solid rgb(240,240,240);
}

.forum-table .topic-row .coll-first {
   width: 5%;
   text-align: center;
}
.forum-table .topic-row .coll-name {
  width: 15%;
  font-weight: 700;
  color: rgb(100,100,100);
}
.forum-table .topic-row .coll-descr {
  width: 35%;
  font-size: 12px;
  color: rgb(100,100,100);
}
.forum-table .topic-row .coll-user {
  width: 20%;
}

.forum-form-panel {
  padding: 10px;
  padding-left: 20px;
  background-color: rgb(240,240,240);
}

.forum-form {}
.forum-form-row {}
.forum-form-coll {
  
}
.forum-form-coll input {
  border: 1px solid rgb(200,200,200);
  height: 25px;
  font-size: 16px;
  width: 404px;
}
.forum-form-coll textarea {
  border: 1px solid rgb(200,200,200);
  width: 400px;
}





.korzina {
    border: 1px solid rgb(180,180,180);
    color: black;
}
.top-search {
    border: 1px solid rgb(180,180,180);
}

