@charset "utf-8";

/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* vila ivanovic */
body {
	background: #ce953d url(images/bg.jpg);
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #2b2015
}
.clear {
	clear: both
}
#wrapper {
	width: 780px;
	margin: 0 auto;
	background: #ce953d;
}
#header {
	background: url(images/header-bg.jpg) no-repeat;
	width: 631px;
	height: 230px;
	float: left;
	text-align: left
}
#header p {
	color: #fff;
	position: relative;
	top: 70px; left: 50px;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#nav-icons {
	float: left
}
ul#menu {
	position: relative;
	top: 180px; left: 35px;
	width: 500px
}
ul#menu li {
	float: left;
	background: url(images/menu-li.png) no-repeat left;
	padding: 0 5px 0 20px;
}
ul#menu li a {
	float: left;
	font-weight: bold;
	color: #4f4b48;
	text-decoration: none;
	text-transform: uppercase
}
ul#menu li a:hover {
	color: #ce953c;
}
#container {
	/*background: #ce953d url(images/container-bg.jpg) no-repeat top right;*/
}
#language {
	width: 780px;
	height: 45px;
	background: #ce953d url(images/container-bg.jpg) no-repeat top right;
	text-align: right;
}
#language h3 {
	text-align: right;
	color: #4c150e;
	padding: 0px 40px 0 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase
}
#language h3 a {
	color: #4c150e;
	text-decoration: none
}
#content {
	float: left;
	width: 530px;
	background: url(images/content-bg.jpg) no-repeat bottom right;
	padding: 0 0 31px 20px
}
h1 {
	background: url(images/h1-bg.jpg) no-repeat;
	height: 20px;
	padding: 44px 0 0 20px;
	color: #4c150e;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase
}
#text {
	background: #77c4cc url(images/content-p.jpg) repeat-y;
	padding: 12px 0 0 0;
	display: inline-block;
	width: 530px;
}
#text a {
	font-weight: bold;
	color: #2b2015
}
#text p {
	padding: 12px 20px 0 20px;
	text-align: justify
}
#text p.extra {
	text-align: center;
	text-transform: uppercase;
	padding: 12px 0 0 0;
	font: bold 14px Arial, Helvetica, sans-serif
}
#text ul {
	margin: 0 12px 0 12px;
	list-style: circle
}
#text ul li {
	margin: 0 12px 0 22px;
}
#text img.right {
	float: right;
	border: 3px solid #edd4a5;
	margin: 0 0 10px 10px
}
.galerija {
	width: 500px;
	margin: 0 auto
}
.slike {
	padding: 0 0 0 20px;
}
.slike img {
	float: left;
	margin: 12px 20px 0 0
}
.slike.center-tn {
	width: 150px;
	margin: 0 auto
}
.slike.mapa  {
	padding: 0 0 0 15px
}
.slike.mapa img {
	width: 500px;
	margin: 12px auto 0 auto;
}
#sidebar {
	width: 199px;
	float: left;
	color: #2b2015;
	margin: 0 0px 25px 11px;
	padding: 0 0 25px 0;
	background: url(images/sidebar-bg.jpg) no-repeat bottom;
}
#sidebar ul {
	margin: 0 12px 0 12px;
	list-style: circle
}
#sidebar ul li {
	margin: 0 12px 0 22px;
}
#sidebar h3 {
	text-align: right;
	color: #4c150e;
	height: 59px;
	padding: 0 20px 0 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	background: url(images/sidebar-h3.jpg) no-repeat bottom right;
	text-transform: uppercase
}
#sidebar h3 a {
	color: #4c150e;
	text-decoration: none
}
#sidebar h3.sub {
	background: #fce6bd url(images/h3-sub.jpg) no-repeat top;
	padding: 17px 20px 0px 20px;
	height: 16px;
	text-align: left;
	clear: both
}
.sidebar-text {
	background: #fce6bd url(images/sidebar-p-bg.jpg) repeat-y right;
	display: inline-block;
	width: 199px;
	color: #2b2015;
}
#sidebar p {
	padding: 0 20px;
	width: 159px;
	color: #2b2015
}
#sidebar p a {
	float: right;
	color: #2b2015;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 12px 0
}
#bottom-nav  {
	clear: both
}
#bottom-nav ul {
	float: right;
	height: 61px;
	padding: 0 20px 0 0 ;
}
#bottom-nav ul li {
	float: left;
	display: inline;
	margin: 13px 0 0 13px;
	padding: 0 0 0 20px;
	background: url(images/bottom-nav-li.jpg) no-repeat left;
	height: 36px
}
#bottom-nav ul li a {
	color: #f2e9dc;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	float: left;
	top: 23px;
}
#footer {
	height: 16px;
	clear: both;
	padding: 20px 20px 0 0;
	background: url(images/footer-bg.jpg) no-repeat;
	text-align: right;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #f8f8f8
}
#footer a {
	color: #f8f8f8
}
