* {padding: 0; margin: 0; border: none; text-decoration: none;}
html {
	background: url(/images/bg-bottom.jpg) #000 50% 100% repeat-x;
	color: #d1c1b1;
	font: 62.5%/1.5 "Georgia", "Palatino Linotype", "Times New Roman", serif;
}
body {
	background: url(/images/bg-top.jpg) 50% 0% repeat-x;
}
#container {
	margin: 0 auto;
	width: 784px;
	background: url(/images/bg-content.gif) 0% 0% repeat-y;
}
#vrh {
	height: 410px;
	background: url(/images/header.jpg) 0% 0% no-repeat;
}
#dno {
	clear: both;
	height: 141px;
	padding-top: 95px;
	background: url(/images/footer.jpg) 0% 100% no-repeat;
	text-align: center;
	color: #3f3b33;
}
#dno a:link, #dno a:visited {color: #5f594d;}
#dno a:hover {color: #c66e48;}
#content {
	padding: 0 24px 0 20px;
	width: 500px;
	float: left;
	margin: -70px 0 -50px 0;
	min-height: 300px;
}
#column {
	margin: -90px 0 -70px 0;
	width: 220px;
	float: left;
	background: url(/images/bg-column-top.gif) 0% 0% no-repeat;
	padding: 69px 0 0 0;
}
#column div {padding: 0 0 69px 0; background: url(/images/bg-column-bottom.gif) 0% 100% no-repeat;}
#column div div {background: #000; padding: 0 10px;}
#menu {
	padding: 255px 0 0 57px;
}
#menu li {
	list-style: none;
	display: inline;
	line-height: 100%;
}
#menu li a {
	display: block;
	float: left;
	margin-left: 14px;
	height: 18px;
	text-indent: -9999px;
	background: url(/images/menu.gif) no-repeat;
}
#menu li a:hover {text-decoration: none;}
#menu li#novosti a {width: 72px; background-position: 0% 0%;}
#menu li#novosti a:hover {background-position: 0% 100%;}
#menu li#sadrzaj a {width: 70px; background-position: 15% 0%;}
#menu li#sadrzaj a:hover {background-position: 15% 100%;}
#menu li#autor a {width: 86px; background-position: 30% 0%;}
#menu li#autor a:hover {background-position: 30% 100%;}
#menu li#multimedija a {width: 110px; background-position: 50% 0%;}
#menu li#multimedija a:hover {background-position: 50% 100%;}
#menu li#fan a {width: 101px; background-position: 74% 0%;}
#menu li#fan a:hover {background-position: 74% 100%;}
#menu li#mediji a {width: 52px; background-position: 87% 0%;}
#menu li#mediji a:hover {background-position: 87% 100%;}
#menu li#linkovi a {width: 66px; background-position: 100% 0%;}
#menu li#linkovi a:hover {background-position: 100% 100%;}


a:link {
	color: #af4415;
	font-weight: bold;
}
a:visited {color: #af4415;}
a:hover, a:focus, a:active {
	color: #c66e48;
	text-decoration: underline;
	outline: none;
}
h1 {
	font: small-caps normal 300% "Times New Roman";
	margin: -30px 0 .5em 20px;
	color: #70513b;
	clear: left;
}
h2 {
	font: normal 180% "Times New Roman";
	letter-spacing: .05em;
	margin: .5em 0 .5em 0;
	color: #806d5f;
	clear: left;
}
h3 {
	font: bold 140% "Times New Roman";
	letter-spacing: .05em;
	margin: .5em 0 .5em 0;
	clear: left;
}
#column h2 {
	text-align: center;
	font-variant: small-caps;
	clear: both;
	margin: 1em 0 .5em 0;
}
.columntop {
	margin-top: -20px;
}
p, ol, ul, dl {padding: .5em 0;}
li ol, li ul, li dl {padding: 0;}
p, li {font-size: 120%;}
li li {font-size: 100%;}
#content ul li, #column ul li {
	list-style: none;
	background: url(/images/bullet01.gif) 0% 50% no-repeat;
	padding-left: 14px;
}
ol li {margin-left: 2em;}
p {
	text-align: left;
}
b, strong, em, i, q {color: #fff;}
q {font-style: italic;}
img {
	border: 1px solid #30261f;
	padding: 4px;
	background: url(/images/loading.gif) #000 50% 50% no-repeat;
}
img.left {
	float: left;
	margin: 0 10px 0 0;
}
img.right {
	float: right;
	margin: 0 0 0 10px;
}
img.nostyle {
	border: none;
	padding: 0;
}
a img {border-color: #30261f;}
a:hover img {border-color: #c66e48;}
iframe {margin-bottom: 10px;}
hr {
	clear: both;
	border: 0;
	background: url(/images/separator.gif) 50% 50% no-repeat;
	height: 50px;
}
form {
	width: 100%;
	text-align: left;
}
label {
	clear: left;
	float: left;
	width: 20%;
	margin: 6px 0 10px 0;
	border: 0;
	padding: .2em 0;
	font-size: 120%;
}
fieldset {
	border: 0;
}
legend {
	display: none;
}
input, select, textarea {
	float: left;
	margin-bottom: 10px;
	width: 75%;
	color: #d1c1b1;
	background: #000;
	border: 1px solid #30261f;
	font: 120% "Arial", "Verdana", "Tahoma", sans-serif;
	padding: .2em;
}
input:focus, textarea:focus {
	border-color: #c66e48;
	color: #fff;
}
#content input.button {
	clear: both;
	float: none;
	display: block;
	margin-left: 20%;
	width: auto;
	height: auto;
	cursor: hand;
	cursor: pointer;
	background: #30261f;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 3px;
}
input#txtNumber {margin-top: 10px;}
form img {
	padding: 0;
	vertical-align: top;
}
#column ul.nav {
	border-top: 1px solid #0f0f0f;
	padding: 0;
}
#column ul.nav li {
	display: inline;
	background: none;
	padding: 0;
}
#column ul.nav li a {
	display: block;
	background: url(/images/bullet02.gif) #050505 2% 50% no-repeat;
	padding: 2px 2px 2px 20px;
	border: 1px solid #0f0f0f;
	border-top: 1px solid #000;
	color: #70513b;
}
#column ul.nav li a:hover {
	background: url(/images/bullet01.gif) #0a0a0a 2% 50% no-repeat;
	border-bottom: 1px solid #0a0a0a;
	border-top: 1px solid #0a0a0a;
	color: #ad9f95;
	text-decoration: none;
}
.postinfo {
	clear: both;
	color: #4f4845;
	text-align: right;
	line-height: 100%;
	font-size: 100%;
	border-top: 1px solid #161413;
	padding: .5em 0 2em 0;
}
.comment {
	padding: 0 0 0 10px;
	margin-bottom: 1em;
	border-left: 10px solid #161413;
}
.comment .postinfo {padding-bottom: 0;}
#column ul.kalendar {
	border-top: 1px solid #30261f;
	padding: 0;
}
#column ul.kalendar li {
	background: none;
	border-bottom: 1px solid #30261f;
	padding: 5px;
}
img.banner {
	cursor: pointer;
	margin-bottom: 10px;
}
.strike {text-decoration: line-through;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
.disclaimer {
	color: #d1c1b1;
	font-variant: small-caps;
	font-size: 120%;
	letter-spacing: .05em;
}
.discreet, .discreet:link, .discreet:visited, .discreet:active, .discreet:hover {
	color: #d1c1b1;
	font-weight: normal;
	text-decoration: none;
}
body.galerija #content {
	text-align: center;
	width: 744px;
	padding: 0 20px;
}
#content ul.gallery li {
	list-style: none;
	display: inline;
	background: none;
	position: relative;
}
#content ul.gallery li img {
	vertical-align: middle;
	margin-bottom: 10px;
}
#content ul.gallery li p {
	position: absolute;
	background: #000;
	line-height: 0;
	top: 50px;
	left: 19px;
}
#content ul.banners li {
	padding: 0 0 10px 0;
	background: none;
}
#content ul.banners li img {padding: 1px;}

#content ul.poll {list-style:none; padding: 0;}
#content ul.poll li {
	padding: 0 0 .5em 2em;
	width: 100%;
	clear: both;
	background: 0;
}
#content ul.poll li input {
	vertical-align: middle;
	width: auto;
	margin-right: .2em;
	border: none;
	background: transparent;
}
#content ul.poll li label {width: 100%;}
table.poll {width: 100%;}
table.poll td {
	padding: 5px 5px 5px 0;
	border-bottom: 1px solid #000;
}
table.poll td img {
	border: none;
	padding: 0;
}
.graph {width: 200px; padding: 5px 15px 5px 0;}
.percent {
	width: 3em;
	color: #743116;
	text-align: right;
}
.count {
	width: 7em;
	padding-right: 0;
	text-align: right;
}
td.option {
	font-size: 90%;
}
td.graph p img {
	padding-right: 7px;
	background: url(/images/anketa-graph-right.gif) 100% 0% no-repeat;
}

/* clearing */
ul.gallery:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
