* {margin: 0; padding: 0; border: none; text-decoration: none}
body, html {
	background: url(http://skin.bling.fr/notes/images/bg.gif) #3D3E4D center top;
	text-align: center;
	font: 10px "Georgia", "Palatino Linotype", "Times New Roman", serif;
	color: #3f2f30;
}
body {padding-bottom: 15px;}
#container {
	width: 757px;
	margin: auto;
	text-align: left;
	background: url(http://skin.bling.fr/notes/images/content-bg.gif) left top repeat-y;
}
#header {
	height: 170px;
	background: url(http://skin.bling.fr/notes/images/header.gif) left top no-repeat;
}
#header h1 {
	padding: 36px 350px 0 60px;
	color: #61626f;
	font: italic bold 36px "Times New Roman", "Georgia", sans-serif;
}
#header h2 {
	padding: 10px 350px 0 80px;
	color: #492022;
	font: italic normal 18px "Times New Roman", "Georgia", sans-serif;
}
#footer {
	height: 122px;
	background: url(http://skin.bling.fr/notes/images/footer.gif) left top no-repeat;
	clear: both;
}
#footer p {
	padding: 20px 130px 0 230px;
	text-align: right;
	line-height: 20px;
}
#content {
	width: 525px;
	float: left;
	padding: 7px 40px 10px 20px;
	line-height: 20px;
	margin-top: -12px;
	font-size: 11px;
	overflow: hidden;
}
#column {
	width: 172px;
	float: left;
	line-height: 16px;
	overflow: hidden;
}
#content p, #content li {
	text-align: justify;
}
#content h1 {
	font: italic bold 24px "Times New Roman", "Georgia", sans-serif;
	background: url(http://skin.bling.fr/notes/images/heading.gif) left bottom no-repeat;
	padding: 20px 0 20px 65px;
	color: #5f4c41;
}
h2 {
	color: #4d4f5f;
	font: italic bold 18px "Times New Roman", "Georgia", sans-serif;
}
p, ul, ol {
	font-size: 11px;
	padding: 10px 0;
}
#content li {
	margin-left: 26px;
}
a:link, a:visited {
	color: #373d7f;
	background: url(http://skin.bling.fr/notes/images/line.gif) center bottom repeat-x;
}
a:visited {
	background: none;
}
a:hover {
	color: #7f85c7;
}
code {
	color: #9f4f54;
	font-family: "lucida console", "courier new", "courier", monospace;
}
em, strong {
	color: #9f4f54;
}
.box {
	background: url(http://skin.bling.fr/notes/images/paper_blue.gif) #D0D6DD;
	margin-bottom: 20px;
	padding: 5px;
	border-left: 1px solid #B9BBC1;
	border-bottom: 1px solid #A9A6AB;
	overflow: auto;
}
.box h2 {
	background: url(http://skin.bling.fr/notes/images/staple.gif) top left no-repeat;
	text-align: right;
	padding: 0 0 5px 0;
	text-indent: 30px;
}
#content .comment {
	background: url(http://skin.bling.fr/notes/images/comment.gif) left top no-repeat;
	padding: 62px 0 0 0;
	position: relative;
	list-style: none;
	margin: 0 0 20px 0;
}
.comment * {
	background: url(http://skin.bling.fr/notes/images/paper_blue.gif);
	padding: 5px;
	margin-left: 13px;
}
.comment * * {
	padding: 0; margin: 0; background: none;
}
.comment .author {
	position: absolute;
	left: 99px;
	top: 16px !important;
	top: 13px;
	width: 406px;
	margin: 0;
	height: 26px;
	font: italic normal 16px "Times New Roman", "Georgia", sans-serif;
	padding: 20px 0 0 20px;
}
.slika {
	width: 200px;
	height: 150px;
	float: left;
	margin-right: 1em
}
#content p.time {clear: both; text-align: right;}
.kalendar {
	width: 100%;
}
.quoted {
	font-style: italic;
	padding: 10px;
	color: #492022;
}
.kalendar {
	width: 100%;
	text-align: center;
	line-height: 180%;
	margin-bottom: 1em;
}
.kalendar td {
	background: #d1d8df;
	color: #727382;
}
.kalendar td a, .kalendar td a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background: none;
}
.kalendar td a:hover {color: #4d4f5f;}
td.kalendar-aktivni-dani {background: #a9aeb4;}
td.kalendar-prazni-dani {
	background: transparent;
	border-color: #fff;
}
td.kalendar-mjesec-godina, td.kalendar-strelica-natrag, td.kalendar-strelica-naprijed {
	color: #eee;
	background: #b5bac0;
	font-weight: bold;
}
.kalendar-nazivi-dana td {
	color: #9099a0;
	background: #d9dde0;
	font-weight: bold;
}
#inputtext1 {
  width: 100%;
}
