﻿@charset "utf-8";

/* CSS Document */

* { margin:0; padding:0; }

#wrap {
width:897px;
margin:0 auto;
background-image:url(img/s-bg.gif);
background-repeat:repeat-y;
}

body{
margin:0px;
background-image:url(img/bg.gif);
background-repeat:repeat-x;
background-color:#ebe7e8;
font-family:Arial; 
font-size:12px; 
letter-spacing:0; 
text-align:left; 
word-spacing:normal; 
text-decoration:none; 
color:#000;
}

a{
color:#e2001a;
text-decoration:none;
}

a:hover{
color:#470a0d;
text-decoration:none;
}

.menu1{
font-family:Arial;
font-style:normal;
font-size:18px;
color:#FFF;
}

.menu2{
font-family:Arial;
font-weight:regular;
font-size:11px;
color:#e17582;
}

#top{   
width:897px;
height:87px;
margin: 0 auto;
position:relative;
}





<style type="text/css">
#brand{ 
width:277px;
height:87px;
position:absolute;
}
#dropdown{
	width:292px;
	height:87px;
	background-colo!:#222;
	position:absolute;
}
ul.topnav {
	list-style: none;
	padding: 0;
	margin: 0;
	}
ul.topnav li {
	width:292px;
	position: relative; /*--Declare X and Y axis base--*/
	float: left;
}
ul.topnav li a{
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background-colo!:#966;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 15px;
	height: 87px;
	float: right;
	background-image:url(img/arrows-hover.gif);
	background-repeat:no-repeat;
}
ul.topnav li span.subhover {cursor: pointer; background-image:url(img/arrows-hover.gif); background-position: right;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 87px;
	background-color:#3b393a;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	margin: 0; padding:0px;
	padding-bottom:5px;
	display: none;
	float: left;
	width: 292px;
	z-index:200;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
		clear: both;
	width: 292px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 262px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
background-color:#F00;
	width: 282px;
}















#user-menu{
width:580px;
height:20px;
position:absolute;
left: 317px;
top: 37px;
color:#FFF;
text-align:right;}

#menu{  
width:897px;
height:63px;
margin: 0 auto;
}

#menu-navigation{       
width:650px;
height:63px;
float:left;
}

/* NAVIGACIJA */

ul#navigation{
margin:0;
padding:0;
list-style-type:none;
position:relative;
display:block;
height:63px;
}

ul#navigation li{
display:block;
float:left;
}

ul#navigation li a{
text-decoration:none;
padding: 8px 12px 0px 12px;
}

ul#navigation li#li1 a{
display:block;
float:left;
height:54px;
text-align:left;
text-decoration:none;   
}

ul#navigation li#li2 a{
display:block;
float:left;
height:54px;
text-align:left;
text-decoration:none;   
}

ul#navigation li#li3 a{
display:block;
float:left;
height:54px;
text-align:left;
text-decoration:none;   
}

ul#navigation li#li4 a{
display:block;
float:left;
height:54px;
text-align:left;
text-decoration:none;   
}

ul#navigation li#li5 a{
display:block;
float:left;
height:54px;
text-align:left;
text-decoration:none;   
}

ul#navigation li#li6 a{
display:block;
float:left;
height:54px;
text-align:left;
text-decoration:none;   
}

ul#navigation li#li1 a:hover{
background-image:url(img/li-bg.gif);
background-position:center;
background-repeat:no-repeat;
height:55px;
}

ul#navigation li#li2 a:hover{
background-image:url(img/li-bg.gif);
background-position:center;
background-repeat:no-repeat;
height:55px;
}

ul#navigation li#li3 a:hover{
background-image:url(img/li-bg.gif);
background-position:center;
background-repeat:no-repeat;
height:55px;
}

ul#navigation li#li4 a:hover{
background-image:url(img/li-bg.gif);
background-position:center;
background-repeat:no-repeat;
height:55px;
}

ul#navigation li#li5 a:hover{
background-image:url(img/li-bg.gif);
background-position:center;
background-repeat:no-repeat;
height:55px;
}

ul#navigation li#li6 a:hover{
background-image:url(img/li-bg.gif);
background-position:center;
background-repeat:no-repeat;
height:55px;
}

html ul.tabs li.active, html ul.tabs li.active a:hover  { 
background: #ededed;
}

/* KOLONE LOGOTIPI */

#wrapcolumns {
width:550px;
margin-left:auto;
margin-right:auto;
}
#leftcolumn {
float:left;
width:174px;
margin:0; padding:0;
height:130px;
padding-bottom:8px;
border:0px;
}
#leftcolumn img {
	border:1px solid #d5d5d5;
}
#leftcolumn img:hover {
	border:1px solid #999;
}
#rightcolumn {
float:right;
width:174px;
margin:0; padding:0;
height:130px;
padding-bottom:8px;
border:0px;
}
#rightcolumn img {
	border:1px solid #d5d5d5;
}
#rightcolumn img:hover {
	border:1px solid #999;
}
#centercolumn {
margin:0 188px;
padding-top:0px;
height:130px;
padding-bottom:8px;
border:0px;
}
#centercolumn img {
	border:1px solid #d5d5d5;
}
#centercolumn img:hover {
	border:1px solid #999;
}
/* SADRŽAJ */

#sadrzaj-top{
width:897px;
height:37px;
margin: 0 auto;
background-image:url(img/s-top-bg.gif);
}

#sadrzaj{
width:897px;
height:auto;
margin: 0 auto;
}       

#sadrzaj-left{
width:550px;
background-image:url(img/s-bg.gif);
background-repeat:repeat-y;
background-position:left;
padding-left:15px;
float:left;
}       

#sadrzaj-right{
width:300px;
background-image:url(img/s-bg.gif);
background-repeat:repeat-y;
background-position:right;
padding-left:15px;
padding-right:15px;
float:right;
}

#sadrzaj-bottom{
width:897px;
height:37px;
margin: 0 auto;
background-image:url(img/s-bottom-bg.gif);
clear:both;
}

/* PAGINATION */

#paginacija{
text-align:center;
width:550px;
clear:both;
}

div.pagination {
padding: 3px;
margin: 3px; 
font-family:Verdana; 
font-size:8pt; 
text-decoration:none;
}

div.pagination a {
margin: 2px;
border: 1px solid #808080;
text-decoration: none; 
color: #808080;
font-family:Verdana; 
font-size:8pt; 
padding-left:5px; 
padding-right:5px; 
padding-top:2px; 
padding-bottom:2px;
}

div.pagination a:hover, div.pagination a:active {
margin: 2px;
border: 1px solid #8f0e1b;
background-color: #ffffff;
color: #8f0e1b;
font-family:Verdana; 
font-size:8pt; 
padding-left:5px; 
padding-right:5px; 
padding-top:2px; 
padding-bottom:2px; 
text-decoration:none;
}

div.pagination span.current {
margin: 2px;
border: 1px solid #8f0e1b;
font-weight: bold;
background-color: #8f0e1b;
color: #FFFFFF;
font-family:Verdana; 
font-size:8pt; 
padding-left:5px; 
padding-right:5px; 
padding-top:2px; 
padding-bottom:2px;
}

div.pagination span.disabled {
margin: 2px;
border: 1px solid #d1d1d1;
color: #d1d1d1;
font-family:Verdana; 
font-size:8pt; 
padding-left:5px; 
padding-right:5px; 
padding-top:2px; 
padding-bottom:2px;
}

a:hover.list { 
font-family: Verdana; 
font-size: 8pt; 
font-variant: small-caps; 
text-decoration: underline; 
text-transform: capitalize; 
color: #006699; 
line-height: 200%; 
font-weight: bold; 
}

a.list{ 
text-transform: capitalize; 
font-variant: small-caps; 
font-family: Verdana; 
font-size: 8pt; 
color: #FF0000; 
text-decoration: underline; 
line-height: 200%; 
font-weight: bold; 
}

.tooltip  {
position:absolute; 
top:-100px;
left:-2000px; 
padding:3px 3px; 
border:1px solid #7d7d7d; 
background:#9f9fa0 url(tooltip.gif) repeat-x; 
color:#000;
}

.tooltip p{
margin:0;
padding:0;
color:white;
text-decoration:bold;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

/* GUMBI */
.butontopprijava {
width:49px;
height:21px;
color:#FFF;
background-image:url(img/butprijava.gif);
border:0px;
vertical-align:middle;
}
.butontopprijava:hover {
height:21px;
color:#FFF;
background-image:url(img/butprijava.gif);
background-position: -49px 0;
border:0px;
vertical-align:middle;
}
.butontopregistracija {
width:75px;
height:21px;
color:#FFF;
background-image:url(img/but-registracija.gif);
border:0px;
vertical-align:middle;
}
.butontopregistracija:hover {
height:21px;
color:#FFF;
background-image:url(img/but-registracija.gif);
background-position: -75px 0;
border:0px;
vertical-align:middle;
}
.textfield{
width:100px;
height:18px;
background-color:#545252;
border: 1px solid #6a6a6a;
margin:2px;
color:#FFF;
vertical-align:middle;
padding-top:3px;
}

/* SEARCH */
#search{
width:188px;
height:18px;
vertical-align:middle;
float:left;
font-size:13px;
border: 1px solid #CCC;
padding-top:2px;
padding-left:2px;
}
#search-box{
width:220px;
height:20px;
float:right;
margin-top:16px;
}
#butonsearch {
width:28px;
height:22px;
background-image:url(img/butsearch.gif);
border:0px;
float:right;
}
#butonsearch:hover {
height:22px;
color:#FFF;
background-image:url(img/butsearch.gif);
background-position: -28px 0;
border:0px;
float:right;
}

#show-logotip {
font-family: Arial;
color: #444;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size: 12px;
}

h1 {
font-family: Arial;
color: #222;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size: 14px;
}

#uvjeti {
width:520px;
background-color:#feefda;
border:1px solid #fee1bc;
padding-left:15px;
padding-right:15px;
padding-top:10px;
padding-bottom:10px;
font-family: Arial;
color: #666;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size: 11px;
position:relative;
}

#upozorenje {
width:520px;
background-color:#f5e8e8;
border:1px solid #dfb2b2;
padding-left:15px;
padding-right:15px;
padding-top:10px;
padding-bottom:10px;
font-family: Arial;
color: #bc1111;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size: 11px;
position:relative;
font-weight:bold;
}

#imgwarning{
width:24px;
height:21px;
padding-left:248px;
padding-bottom:5px;
text-align:center;
}

#download{
position:absolute;
left: 215px;
top: 142px;
}

#logoinfo {
width:520px;
border-top:0px;
padding-left:15px;
padding-right:15px;
padding-top:10px;
padding-bottom:10px;
margin-bottom:10px;
background-image:url(img/logoinfo-bg.jpg);
background-repeat:no-repeat;
position:relative;
}
#blog_entry{
position:relative;
height:100%;
}

#socials {
position:absolute;
left: 360px;
top: 13px;
}

#finaldownload{
position:relative;
}

#finaldownloadimg{
width:174px;
height:122px;
position:absolute;
}

#finaldownloadinfo{
width:300px;
height:100px;
position:absolute;
left: 184px;
top: 25px;
}


/* FOOTER */

html, body {
height: 100%;
margin:0px;
}

#basic-container {
min-height: 100%;
margin-bottom: -200px;
position: relative;
}

#footer {
height: 250px; /*200*/
position: relative;
background-image:url(img/footer-bg.gif);
background-repeat:repeat-x;
background-color:#3b393a;
width: 100%;
}

.clearfooter {
height: 250px; /*200*/
clear: both;
}
#footer-base{
width:897px;
height:200px;
margin: 0 auto;
position:relative;
}

#footer-left{
padding-top:7px;
width:320px;
float:left;
height:193px;
position:absolute;
left: 0px;
top: 0px;
background-image:url(img/sep.jpg);
background-position:right;
background-repeat:no-repeat;
}
#footer-center{
padding-top:7px;
width:320px;
float:right;
height:193px;
position:absolute;
left: 330px;
top: 0px;
background-image:url(img/sep.jpg);
background-position:right;
background-repeat:no-repeat;
}
#footer-right{
padding-top:7px;
width:237px;
float:right;
height:193px;
position:absolute;
left: 660px;
top: 0px;
}
.footer-right-naslov{
color:#d1d0d0;
font-family:Arial;
font-size:16px;
line-height: 1.6em;
}
.footer-right-broj{
color:#fff;
font-size:10px;
}
#copyright{
width:897px;
height:30px;
margin: 0 auto;
color:#777;
padding-top:20px;
font-size:10px;
text-align:center;
}
#copyright a{
color:#999;
text-decoration:none;
}
#copyright a:hover{
color:#CCC;
text-decoration:none;
}

#last-forum-item{
float:left;
width:320px;
padding-bottom:3px;
}
#forum-item{
width:320px;
}
.user-time{
	font-size:9px;
	color:#7f7f7f;
}

/* FACEBOOK */

