html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 0;
}

body {
  font-family: arial, sans-serif;
  color: #000;
  font-size: 0.8em;
}

a {
  color: rgb(0,107,171);
  text-decoration: none;
}

.widget-custom-header a {
  color: white !important; 
}

.button {
  padding: 0.3em 0.5em;
}

.toggleable {
  display: none;
}

.banner_link, .banner_link img
{
  margin: 0 !important;
  padding: 0 !important;
  border: none;
}

/* TIMEPICKER */
/* Dual licensed under the MIT and GPL licenses. */
/* Copyright (c) 2009 Anders Fajerson */
/* @name     timePicker */
/* @version  0.2 */
/* @author   Anders Fajerson (http://perifer.se) */
div.time-picker {
  position: absolute;
  height: 200px;
  width:4em; /* needed for IE */
  overflow: auto;
  
  z-index: 1000;
}
div.time-picker-12hours {
  width:6em; /* needed for IE */
}

div.time-picker ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div.time-picker li {
  padding: 1px;
  cursor: pointer;
}
div.time-picker li.selected {
  background: rgb(0,107,171);
  color: #fff;
}

/* CALENDAR */
.events {
	position: relative;
}
.events ul {
	text-align: left;
	position: absolute;
	display: none;
	z-index: 101;
	padding: 3px;
	min-width: 130px;
	min-height: 30px;
	list-style: none;
	background: rgb(221,236,247);
}

/* POSITIONING */

.group_form_img {
  min-width: 50px;
  min-height: 50px;
  margin: 5px 0 5px 0; 
}

.group_list_img {
  max-width: 50px;
  max-height: 50px;
  margin: 5px 5px;
  border: none; 
}

.group_form_img .group_list_img{
  margin: 0;
}

.event_form_img {
  min-width: 150px;
  min-height: 100px;
  margin: 10px 0 5px 0; 
}

.event_list_img {
  max-width: 150px;
  max-height: 100px;
  margin: 0;
  border: none;
  float: right; 
}

.event_form_img .event_list_img{
  margin: 0;
}

.profile_form_img {
  min-width: 100px;
  min-height: 120px;
  margin: 5px 0 5px 0; 
}

.profile_list_img {
  max-width: 100px;
  max-height: 120px;
  margin: 5px 5px 5px 15px;
  border: none; 
}

.female
{
  width: 100px;
  height: 120px;
  margin: 5px 5px 5px 15px;
  border: none; 
  background: url('images/female.png') no-repeat;
}

.male
{
  width: 100px;
  height: 120px;
  margin: 5px 5px 5px 15px;
  border: none; 
  background: url('images/male.png') no-repeat;
}

.profile_form_img .group_list_img{
  margin: 0;
}


.left {
  float: left;
}

.right {
  float: right;
}

.clear_top {
  margin-top: 2em;
}

.clear_bottom {
  margin-bottom: 2em;
}

.clear {
  clear: both;
}

table.make-room-right td {
  padding-right: 20px;
}

/* COLORS & FONTS */

.error{
  color: #CD0A0A;
}

.back {
  background: rgb(236,245,253);
}

.make_space {
  padding: 10px;
}

.br {
  margin-bottom: 10px !important;
}

div.br {
  margin-bottom: 5px !important;
}

.border {
  border-bottom: 1px solid rgb(166,201,226);
}

.highlight {
  font-weight: bold;
}

.minlight{
  font-weight: normal;
  font-size: 80%; 
  color: gray;
}

.title {
  background: rgb(0,107,171);
  color: white;
}

.header {
  margin: 0;
  width; 100%;
  padding-bottom: 5px;
}

h1, h2, h3, h4, h5 {
  color: rgb(0,107,171);
}

.strong {
  font-weight: bold; 
}

.title2 {
  margin: 5px 0;
  font-size: 110%; 
}

.title3 {
  margin: 3px 0;
  font-size: 100%;
  font-style: italic; 
}

.widget-custom-header {
  color: white;
  padding: 9px 0 !important;
  margin: -1px -1px 0 -1px !important;
  font-size: 1em;
}

.widget-custom-header #icalprev, .widget-custom-header #icalnext {
  top: 9px;
}

.widget-cover-border {
  margin: -1px -1px 0 -1px !important;
}

.abeceda {
  padding: 2px 0 2px 5px;
  margin: 0;
  text-align: center;
  font-weight: bold;
  color: #CCCCCC !important;
}

.abeceda span, .abeceda a {
   padding-right: 10px;
}

.pages {
  padding: 2px 0 2px 5px;
  margin: 0;
  text-align: right;
  font-weight: bold;
  color: #CCCCCC !important;
  border: none !important;
}

.pages span, .pages a {
   padding-right: 10px;
}

/* FORM */
.form {
  padding: 10px;
}

label, div.label {
  display: block;
  margin: 7px 0 0 0;
  clear: both;
}

input, textarea {
  padding: 3px 0;
}

select {
  padding: 3px 3px 3px 0;
}

input.button {
  margin: 20px 0 10px 5px;
}

textarea.big {
  height: 200px;
}

.input_full{
  width: 100%;
}

.input_75{
  width: 75%;
}

.input_50{
  width: 50%;
}
 
.datepick {
  width: 70px;
}

.timepick {
  width: 50px;
}

ul {
	list-style: none;
}

/* FAQ */
ul.faq {
  margin: 0;
  padding: 0;
}

ul.faq li {
  margin-bottom: 20px;
}

/* TABLE */

.table {
  margin: 0;
  clear:both;
  width: 100%;
  border-collapse: collapse;
}

.table td, .table th {
  border: none;
  padding: 5px 5px 5px 0;
  vertical-align: top;
}

.table td.alumni, .table td.alumni a { 
  width: 50px;
  text-align: right;
  color: gray;
  padding-right: 10px;
}

.table td.tool { 
  width: 18px;
}

.table th {
  text-align: left;
  color: rgb(0,107,171); 
}

/* BREADCRUMBS */

#breadcrumbs {
  height: 25px;
  padding: 3px 2px 9px 2px; 
}

/* TABS */ 
ul.tabs{
  width: 100%;
  height: 40px;
  clear: both;
  padding: 0;
  margin: 0;
}

ul.tabs li{
  display: inline;
  float: left;
}

ul.tabs li a{
  display: block;
  padding: 0.3em 0.5em;
  margin: 0 0.3em 0 0;
  text-decoration: none;
}

ul.tabs li a span.ui-icon{
 float: left; 
 margin-right: 0.3em;
 margin-left: -0.1em;
}

/* IDS */

#flags{
  height: 15px;
  width: 100%;
  text-align: right;
  padding: 3px 0 4px 0;
}

#flags a {
  margin-left: 5px;
}

#flags a img {
  border: none;
}

#user_info{
  position: absolute;
  left: 0;
  bottom: 3px;
}

#global_search{
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 2;
  margin: 0 0px;
  padding: 0;
}

#frame_banner{ /*#006BAB*/
  width: 100%;
  height: 110px;
  background: rgb(27,68,141) url('images/logo.png') top left no-repeat;
  position: relative;
  z-index: 50;
}

#menu_banner{ /*#006BAB*/
  width: 100%;
  height: 35px;
  background: rgb(4,114,175) url('images/menu_background.gif') repeat-x;
  position: relative;
  z-index: 101;
  padding: 2px 0 0 0;
}

#big_banner{
  position: relative;
  width: 728px;
  height: 90px;
  float: right;
  margin: 5px 5px 10px 10px;
}

.left_banner{
  width: 120px;
  height: 600px;
}

.left_banner img {
  margin: 0 0 10px 0;
  border: 1px solid rgb(166,201,226);
}

#calendar{
  width: 185px;
  height: 210px;
  padding: 0;
}

#fix_width{
  min-height: 100%;
  margin: 0 auto;
  margin-bottom: -25px;
  width: 924px;
  position: relative;
}

#frame_outer{
  min-height: 100%;
  margin-left: 190px;
  margin-right: 122px;
  margin-bottom: -25px;
  background: #FFF;
}

#frame_left, #frame_right {
  position: relative;
  text-align: center;
  z-index: 1;
  margin-top: 13px;
}

#frame_left {
  float: left;
  z-index: 100;
  margin-left: -189px;
  left: -1px;
  width: 190px;
}

#frame_right {
  float: right;
  margin-right: -121px;
  right: -1px;
  width: 122px;
}

#frame_middle {
  width: 592px;
  float: left;
  position: relative;
  z-index: 1;
  margin: 0 -1px;
  padding: 13px 10px 10px 8px;
}

#first {
  position: relative;
  width: 590px;
  height: 210px;
  float: left;
  margin: 0 0 13px 0;
  background: rgb(27,68,141);
}

.pocetna_img
{
  margin: 0;
  padding: 0;
}

.pocetna_img li, .pocetna_img li a
{
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 550px;
  height: 210px;
  margin: 0;
}

.pocetna_img li.active, .pocetna_img li.active a
{
  display: block;
}

.pocetna_img li span
{
  position: absolute;
  display: block;
  height: 45px;
  width: 200px;
  bottom: 12px;
  left: 10px; 
  color: white; 
  line-height: 17px;
}

.pocetna_img li span.pocetna_klik
{
  position: absolute;
  display: block;
  height: 28px;
  width: 120px;
  bottom: 12px;
  left: 270px; 
  color: white; 
  line-height: 17px;
  font-weight: bold;
}

#drzavne_institucije
{
  background: url('images/institucije.png') no-repeat;
  z-index: 4;
}

#strukovna_udruzenja
{
  background: url('images/udruge.png') no-repeat;
  z-index: 3;
}

#pravne_osobe
{
  background: url('images/trgovacka_drustva.png') no-repeat;
  z-index: 2;
}

#fizicke_osobe
{
  background: url('images/clanovi.png') no-repeat;
  z-index: 1;
}


.pocetna_nav
{
  margin: 0;
  padding: 0;
  width: 200px;
  position: absolute;
  top: 12px;
  right: 10px;
  z-index: 5;
}

.pocetna_nav li
{
  display: block;
  padding: 7px 20px;
  margin: 0 0 12px 0;
  height: 21px;
  width: 160px;
}

.pocetna_nav li.active_nav
{
  width: 160px;
  /*margin-left: -10px;*/
  /*padding-left: 30px;*/
}

#second, #third {
  width: 269px;
  height: 176px;
  overflow: hidden;
  float: left;
  line-height: 16px;
  position: relative;
  padding: 10px 10px 24px 10px;
}

#second .title2 , #third .title2 {
  margin: 0 0 16px 0;
  padding: 0;
}

#second .minlight , #third .minlight {
  margin: 0;
  padding: 0;
}

#second div , #third div {
  height: 160px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
 
.fourth3 {
  width: 258px;
  height: 57px;
  float: left;
  margin: 0 10px 0 0; 
  overflow: hidden;
  font-weight: normal !important;
}

#tabs_kategorije {
  float:left; 
  width: 590px; 
  height:135px; 
  padding: 0px; 
  margin: 0px;
}

#tabs_kategorije ul {
  padding: 4px 13px 0 17px !important;
}

#tabs_kategorije ul li {
  margin: 0 5px -1px 0 !important;
}

#tabs_kategorije ul.tab_content {
  margin: 5px 5px 5px 10px;
  padding: 0;
  list-style-type: circle;
  color: #006BAB;
}

.tabs_kategorije_tab {
  padding: 10px 0 10px 10px !important;
}

#login_window {
  width: 185px;
  height: 210px;
  margin: 0 0 13px 0;
  position: relative;
  padding: 0;
}

#login_window ul li {
  margin: 0 2px -1px 0 !important;
}

#profil_window {
  width: 185px;
  height: 210px;
  margin: 0 0 13px 0;
  position: relative;
  padding: 0;
}

#login_window #tab_prijava {
  margin: 10px 13px 10px 10px;
  padding: 0;
  text-align: left;
}

#profil_window #profil_options {
  margin: 0;
  padding: 10px;
  text-align: left;
}

.scroll_radova {
  width: 185px;
  height: 135px;
  margin: 13px 0;
  position: relative;
  padding: 0;
}

.scroll_radova #slider {
  text-align: left;
  margin: 10px;
}

#tag_cloud {
  width: 185px;
  height: 120px;
  margin: 0;
  position: relative;
  padding: 0;
}

#second {

  margin: 0 10px 13px 0;
}

#third {

  margin: 0 0 13px 0;
}

.fourth, .fourth2, .fourth3 {
  padding: 10px;
}

#clearfooter {
  clear: both;
  height: 20px;
}

#tags {
  margin: 0;
  text-align: center;
  padding: 5px;
  line-height: 25px;
  font-weight: normal;
}

#tags_title {
  margin: 0 auto !important;
  padding: 5px 0 !important; 
  width: 922px;
  clear: both;
  height: 15px;
  line-height: 15px; 
  background-color: #1b448d;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  position: relative;
  letter-spacing: 1px;
  font-size: 1em;
}

#frame_footer {
  margin: 0 auto !important;
  padding: 5px 0 !important;
  width: 924px;
  clear: both;
  height: 15px;
  line-height: 15px; 
  background: #1b448d url("images/menu_background.gif") top left repeat-x;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  position: relative;
  letter-spacing: 1px;
  font-size: 0.9em;
}

#frame_footer a {
  color: white !important; 
}
