body {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000;
	background: url(images/bg.png) #9d9d9d;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	letter-spacing: 1px;
}

img {
	border: 0;
}

h1, .pasvu /*zor links*/{
	display: none;
}
h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: 100; 
	font-variant: normal;
}

h2 {
	font-size: 18px;
	letter-spacing: normal;
}

h3 {
	font-size: 16px;
	letter-spacing: normal;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #444;
	background-color: #f3f3f3;
}

#superkont {
	height: 482px;
	background-image: url(images/bg_top.png);
	vertical-align: top;
}

#kont {
	height: 405px;
	background: url(images/header.png) no-repeat;
	margin: 0;
	padding: 20px 0 0 600px;
}

#contact {
	visibility: hidden;
	position: absolute;
	top: 482px;
	left: 0;
	height: 154px;
	width: 258px;
	overflow: hidden;
	padding: 0;
}

#newsltr {
	visibility: hidden;
	position: absolute;
	top: 636px;
	left: 0;
	height: 154px; /*create a fake bottommargin ("real" height is 77)*/
	width: 258px;
	overflow: hidden;
	padding: 0;
}

iframe {
	border: 0;
	overflow: hidden;
	width: 256px;
}

#wordpress {
	visibility: hidden;
	position: absolute;
	top: 482px;
	left: 387px;
	padding: 0;
	height: 231px;
	width: 387px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 9px;
	background: url(images/bg_lite.png) fixed;
}

#wordpress h3 {
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.1em;
}

#wordpress div {
	padding: 0 4px 0 4px;
}

#wordpress a {
	color: #585858;
	background: #f3f3f3;
}

#wordpress a:hover {
	color: #9d9d9d;
}

.close {
	text-align: right;
	padding: 1px 1px 0 0;
	background: url(images/bg.png) fixed;
}

.meta {
	font-style: italic;
}

#credits {
	position: absolute;
	top: 415px;
	right: 3px;
	padding: 0;
	color: #e6e6e6;
	letter-spacing: 0.2em;
	font-size: 9px;
	font-variant: small-caps;
	text-align: right;
}

#credits a {
	color: #e6e6e6;
	text-decoration: none;
}