/* ------------- Novi design ponude -------------- */

#offercontainer {
padding: 0 10px;
margin:0;
}
#offercontainer h1 {
padding-left:10px;
line-height: 22px;
margin-bottom:10px;
}

#listaponude {margin-bottom:10px; }

/* --- okviri (zaobljeni ili ravni) --- */
span.border { display: block; background: transparent; font-size: 1px; }
.border .b1, .border .b2, .border .b3, .border .b4 { display: block; overflow: hidden; }
.border .b1, .border .b2, .border .b3 { height: 1px; }
.border .b2, .border .b3, .border .b4 { border-left: 1px solid; border-right: 1px solid; }






div.container {
border: solid #bbb;
border-width: 0 1px;
padding: 0 4px;
background-color: #fff;
}





/* boje */
div#container span.border b { background-color: #fff; border-color: #ccc; }
div#container .border b.b1 { background-color: #ccc; }

/* oblik - rounded */
.border .b1 { margin: 0 5px; }
.border .b2 { margin: 0 3px; border-width: 0 2px; }
.border .b3 { margin: 0 2px; }
.border .b4 { height: 2px; margin: 0 1px; }


.boxovi {
margin-bottom:5px;
}

.pslika { width:118; height:80; border:0; margin: 3px 8px 0px 3px; padding:0; float:left; }

#offercontainer .ponude h2 { padding-top: .5em; padding-bottom: .5em; line-height: .8em; padding-left:8px;margin:0 2px 3px 2px; }
#offercontainer .ponude h2{ background-color: #ececec; font-size: 14px;color: #06469c;}

b.ponude span.border b, a.ponude:visited span.border b { border-color: #c0c0c0; background-color: #fff; }
b.ponude span.border b.b1, a.ponude:visited span.border b.b1  { background-color: #c0c0c0; }
b.ponude div.container, a.ponude:visited div.container { border-color: #c0c0c0; background-color: #fff; padding:1px 3px 3px 3px; color: #3f3f3f;}

b.ponude:hover span.border b { background-color: #fff; border-color: #44AA3C; }
b.ponude:hover span.border b.b1 { background-color: #44AA3C; }
b.ponude:hover div.container  { border-color: #44AA3C; background-color: #fff;color: #3f3f3f; }


#offercontainer a.ponude:visited div.container h2 {color: #06469c;}
#offercontainer b.ponude:hover div.container h2 {color: #44AA3C;}

