* {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background-color: #64a7bd;
}

a
{
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}

:-moz-any-link:focus {
  outline: none;
}

:active {
  outline: none;
  -moz-outline-style: none;

}

:-moz-any-link:active {
  outline: none;
}

#kontejner {
    font-family: "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
    color: #666;
    font-size: 12px;
    width: 917px;
    margin: 10px auto;
    background: transparent url('images/kontejner.png') top left repeat-y;
}

#heder {
    width: 917px;
    background: transparent url('images/heder.png') top left no-repeat;
    height: 196px;
}

#heder-gore {
    height: 46px;
}

#adresa {
    float: left;
    width: 618px;
    padding: 15px 0 0 25px;
    font-size: 11px;
    letter-spacing: 1px;
    color: #c7dea3;
}

#gornji-linkovi {
    float: left;
    width: 250px;
    margin: 7px 0 0 9px;
}

#gornji-linkovi ul {
    list-style-type: none;
    text-align: center;
}

#gornji-linkovi ul li {
    display: inline;
    margin: 0 5px;
}

#gornji-linkovi ul li a {
    text-transform: lowercase;
    font-size: 10px;
    text-decoration: none;
    color: #fff;
}

#gornji-linkovi ul li a:hover {
    color: #777;
}

#adresa span {
    color: #7b9257;
}

#heder-logo {
    height: 89px;
}

#heder-logo a img {
    margin: 8px 0 0 27px;
}

#heder-navigacija {
    width: 645px;
    float: left;
    margin: 5px 0 5px 14px;
    text-align: center;
}


#nav, #nav ul{
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
     margin: 0 0;
     width: 645px;
 }
 
 #nav {
 	font-size: 1.05em;
 }
 
#nav a {
    display:inline;
    padding:0px 5px;
    color:#fff;
    text-decoration:none;
    text-transform: uppercase;
    line-height: 23px;
	
 }

#nav a:hover{
    color:#39c;
}



#nav li{
    float:left;
    width:auto;
    padding: 0 6px;
    position:relative;
    font-size: 1.03em;
}

#nav ul {
    position:absolute;
    top: 23px;
    display:none;
    width: 600px;
    font-size: 0.98em;
    margin:0;
    padding:0;

}



#nav li ul {
    padding-bottom: 8px;
    padding-left: 0;
    margin-left: 0;
}

#nav li ul {
   _margin-left: -60px;
}

* html #nav li ul {
    margin-left: -60px;
}

#nav li ul li {
    font-size: 0.98em;
}

#nav li ul a {    
    color: #666;
    text-transform: lowercase;
}


#nav ul ul{
	top:auto;
	}	

#nav li ul ul {
    
    margin:0 0 0 0;
    }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display: block;;
    }
    
    



p.centar {
	text-align: center;
}





#srednji {
    min-height: 480px;
    height: auto !important;
    height: 480px;
}

#sadrzaj {
    width: 588px;
    float: left;
    padding: 5px 30px 15px 30px;
    font-size: 1.15em;
}

#sadrzaj a {
    text-decoration: none;
    color: #39c;
}

#sadrzaj p {
    padding: 5px 0 5px 0;
}

#sadrzaj h3 {
    padding-bottom: 5px;
    text-transform: uppercase;
}

#sadrzaj h2 {
    font-size: 1.2em;
    color: #8fbe47;
    font-weight: normal;
}

#sadrzaj ul, #sadrzaj ol {
    list-style-position: outside;
    padding-left: 20px;
}

#sadrzaj .alignleft {
    float: left;
    margin-right: 5px;
}

#projekti {
    background: transparent url('images/projekti.png') top left repeat-y;
    margin-top: 20px;
    width: 580px;
}

#projekti_gore {
    background: transparent url('images/projekti_gore.png') top left no-repeat;
    height: 39px;
    text-transform: uppercase;
    text-align: right;     
}

#projekti_gore h3 {
    padding: 14px 28px 0 0;
    font-size: 14px;
    color: #888;
}

.projekti_srednji {
    background: transparent url('images/projekti_srednji.png') top left repeat-x;
	float: left;
}

.prev {
	display: block;
	width: 15px;
	float: left;
	background: transparent url('images/prev.png') top left no-repeat;
	height: 127px;
}

.scrolable {
	width: 550px;
	height: 320px;
	overflow:hidden;
	position: relative;
	float: left;
}

.next {
	display: block;
	width: 15px;
	float: right;
	background: transparent url('images/next.png') top left no-repeat;
	height: 127px;

}

div.items { 
    width:20000px; 
    position:absolute; 
	clear: both;
} 

.projekt {
   width: 150px;
   margin: 0 17px;
   float: left;
}

.projekt h4 {
    color: #3399cc;
    font-weight: bold;
    font-size: 1em;
    text-transform: uppercase;
    margin-top: 20px;
}

.clear {
    clear: both;
}

#projekti_dolje {
    background: transparent url('images/projekti_dolje.png') bottom left no-repeat;
    height: 22px;
}

ul.commentlist {
    list-style-type: none;
}

input, textarea {
    border: #aaa solid 1px;
    font-size: 11px;
    padding: 3px;
}

#sadrzaj #comment {
    width: 580px;    
}

.projekt a p {
    color: #666;
}

#sadrzaj blockquote {
    font-style: italic;
    padding-left: 10px;
}

#sadrzaj div.post {
    margin-bottom: 15px;
}

#respond h3 {
    padding-bottom:0;
}

#commentform p {
    padding-top: 0;
}

#sastrane {
    float: right;
    width: 190px;
    padding: 5px 39px 15px 39px;
}

#vijesti h3 {
    text-transform: uppercase;
    color: #444;
    font-size: 14px;
    font-weight: bold;
}

#vijesti p {
    margin-top: 18px;
}

#vijesti p span {
    color: #39c;
    font-weight: bold;
}

#vijesti p a {
    text-decoration: none;
    color: #444;
}

#vijesti p a:hover {
    color: #777;
}

h3#kalendar {
    margin-top: 25px;   
}


#futer {
    width: 100%;
    height: 60px;
    background: transparent url('images/futer.png') bottom left no-repeat;
}

#futer p {
    text-align: right;
    padding: 22px 335px 0 0;
}

#futer p a {
    text-decoration: none;
    color: #666;
}

#futer p span {
    background: url('images/kvadratic.png') center center no-repeat;
    padding: 0 6px 0 6px;
}

.clear {
    clear: both;
}

h3#comments {
    font-size: 14px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-size: 16px;
}

#sadrzaj div.commentmetadata {
	font-size: 12px;
        margin-bottom: 0;
        padding: 0;
}

.comments-template p.nocomments{
	padding: 0;
}


ul.commentlist li {
    margin: 20px 0;
}

div#wp-calendar a {
    text-decoration: none;
    color: #39c;
    font-weight: bold;
    
}

.clear {
    clear: both;
}

/* EventCalendar. Copyright (C) 2005 2006, Alex Tingle.  $Revision: 263 $
 * This file is licensed under the GNU GPL. See LICENSE file for details.
 */

/***
 ***  Calendar
 ***/

#wp-calendar table {
 width:100%;
}

#wp-calendar table caption {
  text-align:center;
}

#wp-calendar #prev {
  text-align:left;
}

#wp-calendar #next {
  text-align:right;
}


#wp-calendar .ec3_eventday a {
 color:#3399cc !IMPORTANT;
}

#wp-calendar table td,
#wp-calendar table th {
  text-align:center;
}

#wp-calendar table td,
#wp-calendar table td.pad:hover,
#wp-calendar table.nav tr td {
 padding:1px;
 border:none;
}

#wp-calendar table td:hover,
#wp-calendar table td.ec3_today {
 padding:0px;
 border:solid 1px #999;
}

/* The EC graphic. */
.ec3_ec {
 display:none;
 float:right;
 border:none;
 background-repeat:no-repeat;
 background-position:bottom right;
 width:13px;
 height:9px;
}
.ec3_ec span { display:none }


/***
 ***  Popup
 ***/

.ec3_popup {
 margin:0 !IMPORTANT;
 padding:0 !IMPORTANT;
 border:none;
 position:absolute;
 border-collapse:collapse;
 filter:alpha(opacity=87);
 -moz-opacity:.87;
 opacity:.87;
 z-index:30000;
}

.ec3_popup td {
 padding:0;
}

.ec3_popup table {
 border:solid #999 1px;        /* popup border */
 background-color:#bbb;        /* popup background colour */
 font-size:x-small;            /* popup font size */
 color:black;
 text-align:left;
}

.ec3_popup table td {
 padding:1.5px 3px 1.5px 3px;
}

#ec3_shadow0 div { width:8px; height:32px; }
#ec3_shadow0 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom right;
 vertical-align:bottom;
}

#ec3_shadow1 {
 margin:0;
 padding:0;
 border:none;
 height:16px;
 background-repeat:repeat-x;
}

#ec3_shadow2 div { width:8px; height:32px; }

#ec3_shadow2 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom left;
 vertical-align:bottom;
}

/***
 ***  Event list
 ***/

.ec3_list {
 margin-left:-12px;
 word-spacing:-1px;
 letter-spacing:-0.2px;
 color:#800;
}

.ec3_list li {
 font-size:1em !IMPORTANT;
}

.ec3_list li:before {
 content:"" !IMPORTANT;
}

/***
 ***  Schedule
 ***/

table.ec3_schedule {
 border-collapse:collapse;
 margin:0.5ex 1ex 0.5ex 0;
 border:solid 2px #800;
 float:left;
}

table.ec3_schedule td {
 padding:0 0.5ex 0 0.5ex;
 color:#800;
}

td.ec3_start { text-align:right; }

td.ec3_to    { text-align:center; }

.ec3_schedule .ec3_past *  { text-decoration:line-through }

/***
 ***  Iconlet
 ***/

div.ec3_iconlet {
 margin:0 1ex 0.2ex 0;
 padding:0.3ex;
 border:solid 2px #800;
 float:left;
 font-size:1em;
 text-align:center;
}

div.ec3_past {
 border-color:gray;
 opacity:0.5;
}

div.ec3_iconlet * {
 margin:0;
 padding:0;
 line-height:90%;
}

div.ec3_iconlet table {
 border-collapse:collapse;
}

div.ec3_iconlet td {
 padding-top:0.4ex;
 padding-bottom:0.4ex;
 text-align:center;
 font-weight:bold;
}

div.ec3_iconlet tr.ec3_day td {
 padding-top:0;
 padding-bottom:0;
 font-size:2.5em;
 font-weight:bold;
 width:2.5ex;
}

div.ec3_iconlet tr.ec3_time td {
 font-size:0.75em;
 font-weight:normal;
}

div.ec3_iconlet td.ec3_multi_start {
 padding-right:0.2ex;
}
div.ec3_iconlet td.ec3_multi_end {
 border-left:solid 1px #800;
 padding-left:0.2ex;
}
div.ec3_past td {
 border-color:gray;
}


/***
 ***  Big Calendar
 ***/


div#ec3_big_cal {
 border:solid 2px #eee;
}

#ec3_big_cal table {
 border-collapse:collapse;
 width:100%;
 line-height:normal;
}

#ec3_big_cal table.nav {
 width:50%;
 margin-right:auto;
 margin-left:auto;
}

#ec3_big_cal table.nav td {
 border:none;
 height:auto;
 text-align:center;
 font-size:1.5em;
 font-weight:bold;
}

#ec3_big_cal table caption {
 font-size:1.5em;
 font-weight:bold;
}

#ec3_big_cal table th {
 text-align:center;
 font-size:smaller;
 font-weight:normal;
}

#ec3_big_cal table td {
 margin:0;
 padding:0;
 width:14.2%;
 vertical-align:top;
 text-align:left;
 border:solid 1px #999;
}

#ec3_big_cal table td.ec3_today {
 background-color:#ffe;
}

.eventday {
    font-family: "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;

}

td .ec3_daynum {
 display:block;
 margin:0;
 margin-left:auto;
 margin-right:auto;
 padding:0;
 padding-right:2px;
 padding-bottom:1px;
 text-align:right;
 font-size:1em;
}

td.ec3_postday  a.ec3_daynum { color:#0066cc }
td.ec3_eventday a.ec3_daynum { color:#a00 }
             span.ec3_daynum { color:black }

td.ec3_postday  a.ec3_daynum:hover { color:white; background-color:#0066cc }
td.ec3_eventday a.ec3_daynum:hover { color:white; background-color:#a00 }

#ec3_big_cal table td div {
 min-height:5em;
}

#ec3_big_cal table td p {
 font-size:smaller;
 margin-top:0;
 margin-bottom:0.1em;
}

#ec3_big_cal .ec3_post a {
 color:#0066cc;
}

#ec3_big_cal .ec3_event a {
 color:#a00;
}

#ec3_big_cal .pad {
 border:none;
 background-color:#eee;
}


/* The stylesheet for the Social Bookmarking RELOADED plugin */

.social_bookmark
{
	padding:8px;
	display:block;
	margin-left:0;
	margin-right:0;
	text-align:left;
	
}

.social_img
{
	padding:1px;
}

/* Social Bookmarking RELOADED is based on Social bookmarks by Apostolos Dountsis */

.twtr-ft span a  {
    display: none; 	
}
