 
* {margin:0; padding:0;}

/**************************************/
/*       LAYOUT - STRUKTURA SAJTA     */
/**************************************/
#container {width:1000px; margin:0 auto;}

/**************************************/
/*               HEADER               */
/**************************************/
#footer {width:auto; height:100px; margin-left:1px; display:block; background:url(../images/footer.jpg) no-repeat center left;}
#footer-tipska {width:auto; height:100px; margin-left:1px; display:block; background:url(../images/footer.jpg) no-repeat center left; padding: 5px 0 0 0;}



/**************************************/
/*     BOXEVI NA TIPSKIM STRANAMA     */
/**************************************/


.boxlevi {width:325px; height:auto; margin-right:10px; margin-left:10px; padding:0 10px; float:left; overflow:auto; line-height:1.5; text-align:justify;}
.boxdesni {width:325px; height:auto; margin-right:10px; padding:0 10px; float:left; overflow:auto; line-height:1.5; text-align:justify}

/**************************************/
/*     BOXEVI NA NASLOVNOJ STRANI     */
/**************************************/


.box {width:160px; height:auto; margin-left:5px; padding:0 5px; float:left; overflow:auto; line-height:1.5; text-align:justify; }

/**************************************/
/*     DUGMICI NA DEFAULT STRANI 	  */
/**************************************/
#dugmici {width:auto; height:22px; padding-top:7px; padding-left:8px; border-bottom:0px solid #e1e1e1;}
#dugmici ul {text-align:center; list-style-type:none;}
#dugmici ul li {display:inline}
#dugmici a {width:95px; margin:0 39px; background:url(../images/dugmenceTamno.jpg) no-repeat; float:left; font:bold 12px Arial; color:#005496; text-align:center; text-decoration:none; line-height:22px;}/* margin daje razmak izmedju dugmica, a line-height vertikalno centrira text,  */
#dugmici a:hover {background:url(../images/dugmenceSvetlo.jpg) no-repeat; color:#9b9b9b; line-height:26px;}
#dugmici a:active {background:url(../images/dugmenceTamno.jpg) no-repeat;}


/**************************************/
/*              NASLOVI               */
/**************************************/

body {font-family:Verdana, Arial, Helvetica; color:#111; font-size:12px;}

strong, th, thead td, h1, h2, h3 {font-weight:bold;}
h1, h2, h3, h4, h5 {font-family:Verdana, Arial, Helvetica;}

h1 {margin:0px 0 10px 0; border-bottom:1px solid #eaeaea; font-size:18px; color:#005496; font-weight:normal; text-align:center;}
h1 span {font-size:24px; color:#feb913;}
h2 {margin:0px 0 15px 0; font-size:18px; color:#005496; font-weight:normal;}
h3 {margin:0px 0 5px 0; font-size:16px; color:#005496; font-weight:bold; text-align: center;}
h4 {margin:0px 0 0px 0; font-size:12px; color:#005496; font-weight:bold; text-align: center;}
h3 {margin:0px 0 5px 0; font-size:16px; color:#005496; font-weight:bold;}

/**************************************/
/*              SLIKE                 */
/**************************************/

.slikabox {margin:0 auto;} /*za slike u textu, u boxevima*/

/**************************************/
/*                TAB                 */
/**************************************/

.tabuliraj {padding-left: 40px;}

/**************************************/
/*           KONTAKT PODACI           */
/**************************************/
/*- box -*/
.boxk {width:250px; margin:20px 20px 0; background:#F5F6F8;}
.boxktop {background:url(../images/boxne.gif) no-repeat top right;}
.boxktop div {height:5px; background:url(../images/boxnw.gif) no-repeat top left; font-size:0;} 
.boxkbottom {background:url(../images/boxse.gif) no-repeat bottom right;}
.boxkbottom div {height:5px; background:url(../images/boxsw.gif) no-repeat bottom left; font-size:0;}
.boxkcontent {padding:5px; color:#6c6c6c;}
.boxkcontent p {padding:0 10px;}

/*- tabela -*/
.tblkontakt {width:200px; font-size:12px; text-align:left}
.tblkontakt td {height:40px; padding-left:45px; line-height:1.5}
td.konadresa {background:url(../images/k_adresa.gif) no-repeat left;}
td.kontel {background:url(../images/k_tel.gif) no-repeat left;}
td.konfax {background:url(../images/k_fax.gif) no-repeat left;}
td.konweb {background:url(../images/k_web.gif) no-repeat left;}


/**************************************/
/*              NAVIGACIJA            */
/**************************************/

.boxlink {text-decoration:none; margin:105px 20px 0 40px; text-align:left; font:16px Verdana; list-style-type:none; line-height:195%;}
.boxkoverat {text-decoration:none; margin-top:50px; text-align:center;}
a:hover {text-decoration: none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
/* ------------ SADRŽAJ ------------ */

#main {width:auto; padding:5px 0; display:block;}
#leftside {width:240px; height:435px; margin-right:15px; float:left; background: url(../images/menu.jpg) no-repeat bottom right;}
#middle {width:720px; float:left;}
#middletop {width:720px; height:150px; float:left; margin-bottom:5px;}
#middlebot {width:720px; height:50px; float:right;}

