
body 			{ margin:0; background:#fff; color:#042e6f; font-family:Arial, Helvetica, sans-serif; font-size:100%; }

div#centar		{ width:1px; height:100%; position:absolute; top:0; left:50%; }
div#okvir		{ width:770px; position:absolute; top:10px; left:-385px;  }
div#bg			{ width:770px; height:100%; position:absolute; top:0; left:0; background:#fff; background-attachment:fixed; /* for IE */ filter:alpha(opacity=80);  /* CSS3 standard */ opacity:0.8; }
div#header		{ width:770px; height:200px; float:left; position:relative; overflow:hidden; background:url(images/bg_header.jpg) top center no-repeat; }
div#container	{ width:768px; float:left; position:relative; border:1px solid #ce1141; background:url(images/container_bg.gif) top right repeat-y; }
div#podizbornik_cont	{ width:250px; float:left; }
div#content		{ width:458px; float:left; padding:15px 30px 50px 30px; background:#f3f3f3; }
div#footer		{ width:770px; height:30px; clear:both; background:url(images/bg_footer.gif) top center no-repeat; position:relative; text-align:center; color:#e9e9e9; padding:10px 0 0 0; font-size:0.6em; }

ul#izbornik		{ font-size:0.8em; margin:0; padding:20px 0 50px 20px; width:210px; line-height:1.4em; list-style-type:none; }
ul#izbornik	li	{ width:210px; height:25px; background:url(images/bullet2.gif) top left no-repeat; }
ul#izbornik	li a { text-decoration:none; color:#fff; padding:3px 5px 3px 20px; width:205px; display:block; }
ul#izbornik	li a:hover {  color:#fff; }
ul#izbornik	li.active a  {  color:#fff; font-weight:bold; }

ul#podizbornik	{ font-size:1em; margin:0; padding:0 0 5px 20px; width:190px; list-style-type:none; }
ul#podizbornik	li	{ width:190px; height:auto; background:url(images/bullet.gif) top left no-repeat; overflow:hidden; }
ul#podizbornik	li a { text-decoration:none; color:#042e6f; padding:3px 5px 0 20px; width:170px; display:block; }
ul#podizbornik	li a:hover { color:#042e6f; }
ul#podizbornik	li.active a { color:#042e6f; font-weight:bold; }

h1 				{ font-size:1.2em; line-height:1.6em; font-weight:normal; }
h2 				{ font-size:0.8em; line-height:1.4em; font-weight:normal; }
h3 				{ font-size:0.8em; line-height:1.4em; font-weight:bold; text-transform:uppercase; }
p 				{ font-size:0.8em; line-height:1.4em; }
ul				{ font-size:0.8em; line-height:1.4em; list-style-type:square;  }
ul.podsjetnik	{ margin:0; padding:0 0 0 0; list-style-type:none; width:450px; }
ul.podsjetnik li { padding:0 0 10px 0; background:url(images/bullet2_podsjetnik.gif) top left no-repeat; }
ul.podsjetnik li a	{ color:#042e6f; text-decoration:none; display:block; width:420px; padding-left:30px; }

img				{ border:0; }
img#logo		{ width:227px; height:76px; float:right; margin:12px 30px 0 0px; }
img#savjetnik	{ width:400px; height:56px; float:left; margin:100px 0 12px 110px; }

div#footer a	{ color:#e9e9e9; text-decoration:none; }
div#footer a:hover	{ color:#fff; }

p.isprintaj { text-align:right; }
p.isprintaj a { color:#ce1141; text-decoration:none; font-size:1em; }

h2.savjet 	{ width:430px; background:#fff url(images/bg_savjet_header.gif) top center no-repeat; color:#042e6f; font-weight:bold; padding:7px 10px 5px 10px; margin:10px 0 0 0; }
p.savjet 	{ width:430px; background:#042e6f; color:#fff; padding:8px 10px 10px 10px; margin:0; }
ul.savjet 	{ width:410px; background:#042e6f; color:#fff; padding:8px 10px 10px 30px; margin:0; list-style-type:square; }
ul.savjet li 	{ padding:5px 0; }
p.savjet a	{ color:#fff; }

img.proizvod	{ float:right; padding:0 20px; }

table		{ font-size:0.8em; width:450px; }
table a		{ color:#042e6f; text-decoration:underline; }
input.forma	{ width:250px; }
form		{ margin:0; padding:0; width:450px; }

