/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* COLORS
light green: #BED66A;
marine blue: #23469C;
*/

body {
	margin: 0;
	padding: 0;
	/*background: #E2C738;*/
	background: #EBEBEB;
	font-family: DroidSansRegular, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, DroidSerifRegular, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #181818;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	/*color: #464646; tamna */
	color: #23469C;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	background: url(../images/img05.jpg) repeat-x left top;
}
#top-wrapper {
	width: 960px;
	height: 15px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img02c.jpg) no-repeat left bottom;
}

/* Header */

#header-wrapper {
	background: url(../images/img01b.jpg) repeat-y center top;
}


#header {
	width: 960px;
	height: 180px;
	margin: 0 auto;
}

/* Logo */
#logo {
	float: left;
	height: 140px;
	margin: 0;
	padding: 0px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding-top: 20px;
	padding-left: 40px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 4.6em;
	color: #E3295B;
}

#logo h1 a {
	color: #E3295B;
}

#logo p {
	margin-top: -20px;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #464646;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #464646;
}
#naziv {
	position:relative;
	float:right;
	width: 660px;
	height: 140px;
	margin-top: 10px;
	margin-right: 30px;
	/*border:1px solid #CC00FF;*/
}


/* Search */

#search {
	float: right;
	width: 279px;
	height: 110px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: 1px #4C4842 solid;
	background: none;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #808080;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	/*background: #000000;*/
}
/*
#menu ul {
	margin: 0;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 18px;
	margin-right: 3px;
	padding: 12px 40px 0px 40px;
	background: url(../images/img06.jpg) no-repeat right 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img01b.jpg) repeat-y left top;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 30px 20px 0px 20px;
}

/* Content */

#content {
	float: right;
	width: 680px;
	padding: 0;
}

.post {
}

.post .title {
	height: 38px;
	padding: 12px 0 0 20px;
	letter-spacing: -.5px;
	/*color: #E3295B;*/
	
}

.post .title a {
	color: #2B2B2B;
	border: none;
}

.post .meta {
	margin-top: -2px;
	padding-bottom: 5px;
	margin-left: 20px;
	padding-left: 15px;
	background: url(../images/img04.jpg) no-repeat left 6px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	/*color: #EB5982; roza */
	color: #999;
}

.post .meta a {
	/*color: #EB5982; roza */
	color: #23469C;
	text-decoration:underline;
}

.post .entry {
	text-align: justify;
	margin-bottom: 15px;
	padding: 10px 25px 10px 20px;
}

.links {
	display: block;
	width: 100px;
	margin: 20px 0px;
	padding: 3px;
	/*background: #E3295B;*/
	background: #BED66A;
	text-align: center;
	/*text-transform: uppercase;*/
	font-weight:bold;
	font-size: 11px;
	/*color: #FFFFFF;*/
	color: #23469C;
	text-shadow: 0px 1px #D5D5D5;
	border:1px solid #999;
	/*-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0px 0px 8px #888888;*/
}
.line {
   position:relative;
   float:left;
   padding:0px;
   margin-left:20px;
   width:640px;
   height:20px;
   overflow:hidden;
   border-top:1px solid #D5D5D5;
}
#map {
	position:relative;
	margin: 0 auto;
	width:660px; height:300px;
	box-shadow: 0px 1px 5px #999999;
}
.gallery  img {
	height: 100px;
	padding: 3px;
	background:#FFF;
	box-shadow: 0px 1px 5px #999999;
	margin:5px;
}


/**********************/
/*  BROJEVI STRANICA  */ 
#brstr {
   float:left;
   margin-left:20px;
   width:640px;
   overflow:hidden;
   position:relative;
}
#brstr ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   /*left:50%;
   text-align:center;*/
   left:0px;
   
}
#brstr ul li {
   display:block;
   float:left;
   list-style:none;
   margin:2px;
   padding:0;
   border:1px solid #999;
   font-size:11px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight:bold;
   position:relative;
   /*right:50%;*/
}
#brstr ul li a {
   display:block;
   margin:0px;
   padding:3px 7px;
   background:#D5D5D5;
   color:#23469C;
   font-weight:bold;
   text-decoration:none;
   line-height:1.3em;
}
#brstr ul li a:hover {
   color:#23469C;
   background:#BED66A;
}
#brstr ul li a.active,
#brstr ul li a.active:hover {
   color:#23469C;
   background:#BED66A;
}



/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 210px;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #CCC;
}

#sidebar li li span {
	display: block;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #181818;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 0px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

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

/* Footer */

#footer-wrapper {
}

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: url(../images/img02b.jpg) no-repeat left top;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font: 25px Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 30px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #464646;
}

#footer a {
	color: #23469C;
}