body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #EED69A;
	background-image: url(images/pozadina.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

h1 {
	visibility: hidden;
	position: absolute;
	z-index: -1;
}

h2, h3 {
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


h2 {
	font-size: 16px;
	margin-bottom: 5px;
	letter-spacing: -1px;
	color: #FFFFFF;
	background-color: #671726;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-top: 0px;
	background-image: url(images/naslov_back.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 14px;
	margin-bottom: 5px;
	letter-spacing: -1px;
	color: #671726;
	background-color: #edd79e;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-top: 0px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #6f0707;
}

a:hover {
	text-decoration: underline;
}

img.border {

}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}
iframe {
	float: right;
}
#wrapper {
	background-image: url(images/pozadina.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}

/* Header */

#header {
	width: 980px;
	margin: 0px auto;
}

#zaglavlje {
	width: 985px;
	height: 330px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/pozadina_zaglavlje.png);
}

#zaglavlje h1 {
}
#zaglavlje p {
	padding: 55px 0px 0px 30px;
}


#zaglavlje a {
	text-decoration: none;
	color: #FFFFFF;
}

#search {
	width: 980px;
	height: 51px;
	margin: 0px auto;
	background: url(images/img03.jpg) no-repeat left top;
}

#search form {
	float: right;
	padding: 15px 25px 0px 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: none;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7F7F81;
}

#search-submit {
	display: none;
}

/* Menu */
.datum {
	color: #FFFFFF;
	float: left;
	padding-left: 15px;
	padding-top: 10px;
}
#menu {
	width: 520px;
	height: 10px;
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	position: relative;
	top: -35px;
	right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	border: none;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
}

#menu li.current_page_item {
	background: url(images/img09.jpg) no-repeat left top;
}

#menu .current_page_item a {
	background: url(images/img10.jpg) no-repeat right top;
}

#menu a:hover {
	text-decoration: none;
	color: #5C0D13;
	background-color: #FFFFFF;
}

#splash {
	width: 980px;
	height: 340px;
	margin: 0px auto;
	background: url(images/img06.jpg) no-repeat left top;
}

/* Page */

#page {
	width: 985px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/pozadina_sredina.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#page-bgtop {
}

#page-bgbtm {
	margin: 0px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 23px;
}

/* Content */

#content {
	float: right;
	width: 690px;
	border: 1px solid #dfdfdf;
	margin-top: 10px;
}

.post {
	padding: 10px;
}

.post p {
	text-align: justify;
}

.post .title {
	margin: 0px;
	padding-bottom: 10px;
	letter-spacing: -1px;
}

.post .title a {
	border: none;
	text-decoration: none;
	color: #45121D;
}

.post .meta {
	border-top: 1px solid #CCC2A9;
	border-bottom: 1px solid #CCC2A9;
	padding: 5px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post img {
	padding-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.post p img{
	float: left;
	padding-right: 10px;
}

.post .entry {
	text-align: justify;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.post .entry p {
	text-align: justify;
	margin-bottom: 0px;
	line-height: 18px;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.post .entry img {
	float: left;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.links {
	font-size: 12px;
	font-weight: bold;
	float: right;
}
}

#baneri {
	width: 240px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 225px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #dfdfdf;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}

#sidebar li li {
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6f0707;
	display: block;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	margin-bottom: 5px;
	letter-spacing: -1px;
	color: #FFFFFF;
	background-color: #990000;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-top: 0px;
}

#sidebar p {
	text-align: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 20px;
}

#sidebar a {
	border: none;
	color: #666666;
	width: 300px;
	height: 30px;
	padding-left: 10px;
	background-image: url(images/li_li_back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#sidebar a:hover {
	color: #6f0707;
	width: 300px;
	text-decoration: none;
	background-image: url(images/li_li_back1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper {
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	background-color: #EED9A2;
	background-image: url(images/img02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#footer {
	clear: both;
	width: 950px;
	height: 40px;
	margin: 0px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #671726;
	color: #FFFFFF;
	text-align: center;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a {
	color: #61544B;
}

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	background: url(images/img04.jpg) repeat left top;
	text-align: right;
}

ul.style1 li {
	height: 23px;
	padding: 7px 20px 0px 20px;
	font-size: 12px;
}

ul.style1 a {
	float: left;
	color: #6E6E6E;
}

#two-columns {
	overflow: hidden;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#two-columns h2 {
	padding: 0px 0px 20px 0px;
	font-size: 24px;
	color: #3B3B3B;
}

#two-columns p {
	color: #000000;
	text-align: justify;
}

#two-columns a {
	color: #333333;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-right: 5px;
}

#two-columns a:hover {
	text-align: justify;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #595959;
	color: #000000;
}

#wrapper-foot {
	height: 60px;
	width: 985px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/pozadina_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#column1 {
	float: left;
	width: 560px;
}

#column2 {
	float: right;
	width: 310px;
}

#column3 {
	float: left;
	width: 470px;
}
#column4 {
	float: right;
	width: 470px;
	margin-right: 5px;
}
#refcolumn1 {
	float: left;
	width: 450px;
}
#refcolumn1 p  {
	width: 220px;
	padding-top: 0px;
	margin-left: 10px;
	height: auto;
	top: 0px;
	float: right;
}
#refcolumn1 img  {
	padding-top: 0px;
	height: auto;
	top: 0px;
	float: left;
	padding-bottom: 20px;
	padding-right: 10px;
	margin: auto;
}

#refcolumn2 {
	float: right;
	width: 450px;
	margin-right: 5px;
}
.referenca {
	float: left;
	width: 470px;
	height: 190px;

}
.referenca img {
	align: left;
	left: 0px;
	top: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.thumb {
	align: left;
	left: 0px;
	top: 0px;
	border: medium solid #666666;
	margin-right: 5px;
	margin-bottom: 5px;
}

.thumb a:hover {
	align: left;
	left: 0px;
	top: 0px;
	border: medium solid #333333;
	margin-right: 5px;
	margin-bottom: 5px;
}
.strana a {
	border: 1px solid #999999;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.strana a:hover {
	border: 1px solid #FB9541;
	color: #FB9541;

}
#levo {
	float: left;
	width: 230px;
	margin-top: 10px;
}
.baneri {
	width: 240px;
	margin-top: 10px;
	text-align: center;
}
.baneri img {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	left: 50%;
}
.baneri a:hover {
 opacity:.8;  
 filter:alpha(opacity=90);
}

.stranice {
	margin:0;
	font-size:11px;
	color:#6e6e6e;
	text-align:left;
	background:#fff;
	border:1px solid #d5d2d2;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.stranice a, .stranice span {
	text-decoration:none;
	border-radius: 5px;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 8px;	
}
.stranice span, .stranice a:hover {
	color:#fff;
	border:1px solid #999999;
	background-color: #671726;
	border-radius: 5px;
}
.stranice a {
	color:#6e6e6e;
	border:1px solid transparent;
}
.thumb {
	width: 170px;
	-moz-box-shadow: 3px 3px 3px #ccc;
  	-webkit-box-shadow: 3px 3px 3px #ccc;
	box-shadow: 3px 3px 3px #ccc;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.thumb img {
}
#proizvodjaci_levo {
	float: left;
	width: 450px;
}

#proizvodjaci_desno {
	float: right;
	width: 180px;
}
.oglas {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.oglas img {
	float: right;
	border: 3px solid #FFFFFF;
}
.azbuka {
	margin:0;
	font-size:11px;
	color:#6e6e6e;
	text-align:left;
	background:#fff;
	border:1px solid #d5d2d2;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 20px;
	padding-left: 7px;
}
.azbuka a, .azbuka span {
	text-decoration:none;
	border-radius: 5px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 4px;	
}
.azbuka span, .azbuka a:hover {
	color:#000;
	border:1px solid #999999;
	background-color: #edd79e;
	border-radius: 5px;
}
.azbuka a {
	color:#6e6e6e;
	border:1px solid transparent;
}
.gazdinstva {
	display: block;
	float: left;
	height: 220px;
	width: 220px;
}
.gazdinstva_naslov {
	width: 170px;
	text-align: center;
	display: block;
}
.gazdinstva img {
	-moz-box-shadow: 3px 3px 3px #ccc;
  	-webkit-box-shadow: 3px 3px 3px #ccc;
	box-shadow: 3px 3px 3px #ccc;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 170px;
}
.gazdinstva_link {
	color: #333333;
	text-decoration: none;
	display: block;
	width: 650px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.gazdinstva_link a {
	color: #333333;
	text-decoration: none;
}
.gazdinstva_link a:hover {
	background-color: #F9E1AC;
	display: block;
}
.slovo {
	font-weight: bold;
	background-color: #671726;
	color: #FFFFFF;
	text-indent: 20px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 50px;
}