/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 7px 0;
/*	background: #d3d3ce url(/sajt/slicice/zaglavlje.gif) repeat-x left top; */
	background: #FFFFFF;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

form {
}

form br {
}

input, textarea {
	padding: 3px;
/*	font: bold 0.9em Georgia, "Times New Roman", Times, serif; */
	font:  0.9em Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#submit {
	background-color:#FF6600;
	color:#FFFFFF;
	font-size:12px;	
}

 h2 {
	padding-bottom: 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color:#333333;
	font-weight:bold;
	font-size:18px;
	margin-bottom:10px;
	letter-spacing:1px;
	margin-top:-5px;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
	padding:3px;
	background-color:#e5e5e5;
}

h4 {
	font-size: 0.9em;
	padding:3px;
	background-color:#e5e5e5;
	text-align:left;
	font-weight:bold;
}

h5 {
	background:#CC0000 url(/sajt/slicice/h5.gif);
	color:#FFFFFF;
	padding:3 5 5 3;
	font-size:1.1em;	
	
}

#categories-1 {
	background:#f9f9f8 url(/sajt/slicice/podmeni.gif) top;
	padding-right:7px;
}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
	font-style: italic;
}

a {
	text-decoration: underline;
	color: #ff6600;
	font-size:0.9em;
}

a:hover {
	border: none;
	color: #000000;
}

/* Header */

#header {
	
	width: 990px;
	height: 60px;
	margin: 0 auto;
	padding-top:0px;
}

#logo {
	float: left;
	height: 48px;
	padding-top:0px;
	width:500px;
}


#header1 {
	width: 990px;
	height: 40px;
	margin: 0 auto;
	padding-top:0px;
}

#header2 {
	width: 990px;
	height: 60px;
	margin: 0 auto;
	padding-top:0px;
}

/*
#logo h1, #logo h2 {
	float: left;
	margin-top: 00px;
	text-transform: lowercase;
	font-weight: normal;
}

#logo h1 {
	padding: 5px 0 0 0px;
	font-size: 2.6em;
}

#logo h2 {
	padding: 17px 0 0 6px;
	font-size: 1.2em;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}
*/
#menu {
	float: right;
	height: 10px;

}

#menu ul {
	margin: 0;
	padding: 5px 0px 0 0;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	border-left: 1px solid #ffffff;
	margin-right: 3px;
	padding: 3px 14px 3px 14px;
	text-transform: lowercase;
	text-decoration: underline;
	font-size: 1em;
	color: #ff6600;
}

#menu a:hover {
	text-decoration: underline;
	color: #000000;
}

#menu .last a {
	margin: 0;
	padding-right: 0;
}

#horizontalniMeni {
	width: 990px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background:#f9d302 url(/sajt/slicice/horizontalniMeni.gif) repeat-x left top;
	height:28px;
	

}
#putanja {
	width: 990px;
	margin: 0 auto;
	padding: 0 0 0 0;
/*	background-color:#FFFFFF; */
	height:28px;
	margin-top:10px;
	padding-left:5px;
}


/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	background-color:#FFFFFF;
}



/* Content */

#content {
	float: left;
	width: 530px;
	padding: 0 30px;

}

.post {
}

.post .title {
	margin: 0;
	background: url(images/img03.jpg) repeat-x left bottom;
}

.post .title h1, .post .title h2 {
	margin: 0;
	padding: 0;
}

.post .title a {
	border: none;
	color: #666666;
}

.post .meta {
	margin: 0;
	padding: 3px 0 0 0;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.post .entry {
	padding-bottom: 20px;
}

.post .entry p, .post .entry ol, .post .entry ul {
	line-height: 180%;
}

.post .tags {
	margin: 0;
	padding: 10px;
	border-top: 1px solid #DEDEDE;
	font-size: smaller;
	text-align: center;
}

.post .tags a {
	margin-left: 10px;
}

.post .links {
	text-align: center;
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #DEDEDE;
	font-size: smaller;
	text-transform: uppercase;
}

.post .links a {
	font-weight: bold;
}

.post ul {
	padding-bottom: 25px;
}

.post h2, .post h3 {
	padding-top: 20px;
}

#recent-posts {
}

#recent-posts h3 {
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #DEDEDE;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
}

#recent-posts li {
	margin: 0;
	padding: 0;
}


/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom: 20px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0;
}

.sidebar h2 {
	background: url(images/img03.jpg) repeat-x left bottom;
	letter-spacing: -1px;
	color: #666666;
}

/* Sidebar1 */

#sidebar1 {
	width: 210px;
	padding-left:3px;
	padding-right:3px;
}

#sidebar1 li li {
	background: url(images/img05.gif) no-repeat left 50%;
	margin-left: 10px;
	padding-left: 10px;
}

#sidebar1 h2 {
}

/* Sidebar2 */

#sidebar2 {
	width: 160px;
	padding-left:3px;
	padding-right:3px;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search #s {
	width: 94%;
	border: 1px #DEDEDE solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#search #submit {
	padding: 3px 10px;
	margin: 5px 0 0 0;
	background: url(images/img04.jpg) repeat-x left top; 
	border: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 0;
}

#calendar caption {
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #DEDEDE;
}

#calendar thead th {
	padding: 5px 0;
	background: #F9F3DF;
	border-bottom: 1px solid #DEDEDE;
	color: #007e43;
}

#calendar tbody td {
	padding: 5px 0;
	border-right: 1px dotted #DEDEDE;
	border-bottom: 1px dotted #DEDEDE;
}

#calendar tfoot td {
	padding: 5px;
	border-top: 1px solid #DEDEDE;
}

#calendar tfoot a {
	border: none;
	font-weight: bold;
}

#calendar #next {
	text-align: right;
}

#calendar #prev {
	text-align: left;
}

/* Footer */

#footer {
	clear: both;
	width: 980px;
	height: 40px;
	margin: 0 auto;
	background: #b3b4b0;
	/* url(images/img02.jpg) repeat-x left top; */
	padding-left:8px;
	padding-right:8px;
}

#footer p {
	margin: 0;
	padding: 15px 5px;
	font-size: 11px;
}

#footer .legal {
	float: left;
	height: 40px;
}

#footer .credit {
	float: right;
	height: 40px;
}


#meniPortali {
	background:#f6f6f6;
	background-image:url(/sajt/slicice/portaliPoz.gif); 
	background-position:left top;
	background-repeat:repeat-y; 
	padding-top:3px;
}

#meniPortali  a {
	color:#7d7d7d;	
	text-decoration:none;
	display: block;
	height:20px;
	padding:0px;
	padding-left:5px;
	
	
}

#meniPortali  a:hover {
	color:#ff6600;	
}

#firme {
	font-size:12px;
}

#firme td, th {
	padding:4px;
}

#firme a {
	color:#333333;
	text-decoration:none;
}

#firme a:hover {
		text-decoration:underline;
}
