html	{ height:100%; }
body	{ margin:0; height:100%; background:#6C3162 url(/images/bg.png) center center no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:100%; color:#231F20; }
img		{ border:0; }
a		{ outline:none; text-decoration:none; color:#231F20; }

img.preload			{ display:none; }

div#center			{ width:1px; height:1px; position:absolute; top:50%; left:50%; }
div#container		{ width:950px; height:550px; position:absolute; top:-275px; left:-475px; overflow:hidden; }

a.logo_link			{ width:160px; height:95px; display:block; position:absolute; top:25px; left:20px; background:#fff url(/images/bg_link.gif) left bottom no-repeat; }
a.logo_link:hover	{ background:#fff url(/images/bg_link2.gif) left bottom no-repeat; }
img#logo			{ width:113px; height:72px; float:left; margin:0 0 0 25px; }

ul#menu				{ position:absolute; top:77px; left:208px; list-style-type:none; font-size:0.8em; line-height:20px; padding:0; margin:0; height:20px; width:732px; }
ul#menu li			{ float:left; width:117px; margin-left:5px; }
ul#menu li a		{ width:107px; height:20px; display:block; color:#231F20; padding:0 5px; background:#fff url(/images/bg_link.gif) 5px 18px no-repeat; text-decoration:none; }
ul#menu li a:hover	{ background:#fff url(/images/bg_link2.gif) 5px 18px no-repeat; }
ul#menu li a.active	{ background:#8BC53F; }

div#content			{ width:737px; height:434px; position:absolute; top:116px; left:213px; overflow:hidden; background:#fff; }
div#scroll			{ width:727px; height:292px; float:left; }

h1					{ width:737px; height:117px; float:left; background:#fff url(/images/bg_h1.png) left top no-repeat; font-weight:normal; font-size:3em; line-height:107px; margin:0; padding:0; }
span.green			{ color:#8BC53F; }
h2					{ font-size:11px; line-height:15px; margin:0; padding:5px 0; }

p, ul, oi			{ font-size:11px; line-height:15px; }
p					{ margin:0; padding:5px 0; text-align:justify; }
ul, ol				{ margin:0; padding:5px 0 5px 40px; }

div.c3				{ width:205px; float:left; overflow:hidden; padding:0 40px 0 0; }
div.c2				{ width:308px; float:left; overflow:hidden; padding:0 40px 0 0; }

ul.klijenti			{ list-style-type:none; padding:5px 0; margin:0; }
ul.klijenti li		{ width:195px; float:left; background:#fff url(/images/bg_link.gif) left bottom no-repeat; margin:0 40px 0 0; height:26px; line-height:26px; }

form#kontakt_centar						{ margin:0; padding:0; border:none; }
form#kontakt_centar	fieldset			{ margin:0; padding:0; border:none; }
form#kontakt_centar input				{ background:#fff; border:1px solid #8BC53F; height:18px; line-height:18px; color:#231F20; font-family:Arial, Helvetica, sans-serif; font-size:0.7em; width:193px; margin:5px 0; padding:0 5px; }
form#kontakt_centar textarea			{ background:#fff; border:1px solid #8BC53F; height:18px; line-height:18px; color:#231F20; font-family:Arial, Helvetica, sans-serif; font-size:0.7em; width:193px; height:50px; padding:0 5px; overflow:auto; margin:5px 0; }
form#kontakt_centar	input.kontakt_btn	{ color:#231F20; background:#8BC53F; width:205px; padding:0 5px; text-align:left; text-decoration:none; font-size:0.7em; margin:5px 0; float:left; height:19px; line-height:19px; border:none; text-align:left; cursor:pointer; }


