@media only screen and (max-width: 1230px){
    .table-opg .form_input, .table-opg textarea {
        width: 300px;
    }
}


@media only screen and (max-width: 1169px){
.center {width: 100%;}
.cijene {width: 100%;}
header {padding: 0 15px;}
.page_content {padding: 0 15px;}
}



@media only screen and (max-width: 991px) {
.header_right {width: auto;}

.table-opg .form_input, .table-opg textarea {
    width: 180px;
}

}


@media only screen and (max-width: 767px){

.dobrodosli {display: none;}
.form_input {height: auto !important; }
.pregled_table tr {position: relative;}
.dodaj_link, .btnSend {float: none; margin-top: 20px;}
.napomena {display: block;margin-bottom: 10px;}

}


/* Small Devices, Tablets */
@media only screen and (max-width: 640px) {
.tbl_desktop{display: none;}
.tbl_mob {display: inline-block;font-weight: bold; margin-right:10px;}
.tbl_mob.price {padding-left: 15px; font-weight: normal; margin-bottom: 20px;}
.tbl_mob.lista {padding-left: 5px; font-weight: bold; margin-bottom: 20px; font-size: 18px;}
.chktbl {width: 10px;}
.tbl_head {display: none !important;}
.pregled_table td {border:transparent;}
.pregled_table td {padding:0px;}
.page_content .tabs ul li {float: none; margin-bottom: 5px !important;}
.cijene {width: 95%; margin-bottom:  10px; margin-top: 10px;}
.tbl_odabrano {margin-top: 10px;}
.tabs {height: auto;}
.page_content .tabs ul {height: auto;}
.page_content .tabs ul li {margin-left: 0;}
.btnSend {width: 100%;}
.pad0 {padding: 0 !important; padding-top: 10px !important;}
/*table saw*/
.tablesaw {font-size: 14px;}
.tablesaw tr:nth-child(odd) {background: #fff;}
.tablesaw tr:nth-child(even) {background:#f1f5f7;}
.tablesaw .nobg {background: none !important;}
.tblnapomena {font-size: 14px; color: #666; margin-bottom: 5px;}
.tblnapomena.prva {padding-top: 20px; margin-bottom: 0;}
.tablesaw-stack tbody tr {border: transparent !important;}
.footer_cp, .footer_right {float: none; text-align: center;}
 .footer_right {margin-top: 10px;}
 
 .tablesaw th, .tablesaw td {padding: 2px 10px !important;}

 .table-opg .form_input, .table-opg textarea {
    width: 98%;
}


}


@media only screen and (max-width: 480px){
.header_right {position: absolute; top:0px; right:15px;}

}


@media only screen and (max-width: 380px){
.cijene {width: 70%;}
}




/*************** MOJE ********************/