* {margin: 0; padding: 0; border: none; text-decoration: none;}
html {
	background: #ffc8c8;
	padding: 20px 0 10px 0;
}
body {
	width: 772px;
	margin: 0 auto;
	background: url(/images/design/01/bg.gif) 50% 10px repeat-y;
	font: x-small "Tahoma", "Arial", "Verdana", sans-serif;
	font-size/* */:/**/small;
	font-size: /**/small;
	color: #000;
	z-index: 1;
}
#content {
	width: 517px;
	min-height: 100px;
	margin-top: -30px;
	padding: 0 10px 0 45px;
	float: left;
	position: relative;
	z-index: 9999;
	overflow-x: hidden;
}
#column {
	width: 180px;
	padding: 0 10px;
	margin-top: -30px;
	float: left;
	position: relative;
	z-index: 9999;
	overflow-x: hidden;
}
.postinfo {
	clear: both;
	color: #999;
	text-align: right;
	line-height: 100%;
	font-size: 86%;
	border-top: 1px solid #ccc;
	padding: .5em 0 2em 0;
}
.dno {
	clear: both;
	font-size: 80%;
	color: #999;
	text-align: center;
	padding: 25px 200px 25px 0;
	background: url(/images/design/01/bottom.gif) 0% 100% no-repeat;
}
.comment {
	padding: 0 0 0 10px;
	margin-bottom: 1em;
	border-left: 5px solid #eee;
}
.comment .postinfo {padding-bottom: 0;}
.invisible {position: absolute; top: -9999px;}
h1 {
	background: url(/images/design/01/top.gif) 0% 0% no-repeat;
	height: 139px;
	position: relative;
}
h1 a {
	position: absolute;
	top: 5px;
	left: 53px;
	width: 184px;
	height: 69px;
	text-indent: -9999px;
	overflow: hidden;
}
h1 span {
	position: absolute;
	top: -9999px;
}
h2 {
	font: normal 200% "Trebuchet MS", "Helvetica", "Verdana", sans-serif;
	color: #333;
}
h2 a:hover {text-decoration: none;}
h2#komentari {
	font-size: 200%;
}
#column h2 {
	font: bold 160% "Trebuchet MS", "Helvetica", "Verdana", sans-serif;
	color: #888;
	letter-spacing: .02em;
	margin-top: 1em;
}
ul, p {
	line-height: 150%;
	padding: 5px 0;
}
ul li, #column ul.list li {
	list-style: circle;
	margin-left: 1.5em;
}
#column ul li {list-style: none; margin: 0;}
#column ul li a {
	border-left: 5px solid #ddd;
	padding-left: 5px;
}
#column ul li a:hover {
	border-color: #ff7c7c;
	text-decoration: none;
}
ul .more {list-style: none;}
#column ul .more a {
	font-size: 90%;
	border: none;
	background: url(http://inobscuro.com/images/v6/arrow-more.gif) 0% 50% no-repeat;
	padding-left: 1em;
}
a:link {color: red;}
a:visited {color: #ff7c7c;}
a:focus, a:active {outline: none;}
a:hover, a:active {
	text-decoration: underline;
}
a[rel~="offsite"], a[rel~="offsite,nofollow"] {
	padding-right: 16px;
	background-image: url(/images/exit.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
#content img {
	margin: 10px 5px;
	border: 1px solid #ccc;
	padding: 3px;
}
#content a:hover img {border-color: #ff7c7c;}
q {font-style: italic;}
blockquote {
	color: #666;
	padding: 0 0 0 10px;
	border-left: 6px dotted #ccc;
}
code {
	font: 85% "Georgia", "Times New Roman";
	background: #ffefef;
	color: #777;
	padding: 0 .2em;
}
form {
	width: 100%;
	color: #666;
	text-align: left;
}
label {
	clear: left;
	float: left;
	width: 20%;
	margin: 6px 0 10px 0;
	border: 0;
	padding: .2em 0;
}
fieldset {
	border: 0;
}
legend {
	display: none;
}
input, select, textarea {
	float: left;
	margin-bottom: 10px;
	width: 75%;
	background: #ddd;
	color: #555;
	border: 2px solid #aaa;
	font: 100% "Arial", "Verdana", "Tahoma", sans-serif;
	padding: .2em;
}
input:focus, textarea:focus {
	border-color: #ff7c7c;
	background: #fff;
	color: #000;
}
#content input.button {
	clear: both;
	float: none;
	display: block;
	margin-left: 20%;
	width: auto;
	height: auto;
	cursor: hand;
	cursor: pointer;
	background: #ccc;
	border: 2px solid #aaa;
	padding: 0;
}
.new_comment {
	border: 1px solid #ccc;
	margin: 1em 0;
	padding: .5em;
	background: #f1f1f1;
	color: #888;
	text-align: center;
}
dl dt {
	width: 15em;
	float: left;
	font-weight: bold;
	padding-right: 1em;
}
dl dd {}
dl:after, ul.gallery:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.strike {text-decoration: line-through;}
.center {text-align: center;}
.imgleft {
	float: left;
	margin-right: 10px;
}
.imgright {
	float: right;
	margin-left: 10px;
}
p.img {text-align: center;}
ul.gallery li {
	list-style: none;
	float: left;
	padding: 5px;
	margin: 0;
}
#content ul.gallery li img {
	margin: 0;
	padding: 2px;
}
#content ul.banners {
	padding: .5em 0 1.5em 0;
	list-style: none;
}
#content ul.banners li {
	margin: 0;
	list-style: none;
	background: none;
	text-align: center;
}
#content ul.banners li a, #content ul.banners li a img {
	border: none;
	padding: 0;
	background: none;
}