@charset "utf-8";
/* CSS Document */

table {
	font-size: 12px;
	font-family: tahoma;
}
H1 {
	font-size: 16px;
}
form {
	margin: 0;
}
input.search {
	width: 210px;
	height: 24px;
	border: none;
	background: url(input.gif);
	padding: 4px;
}
.search_field {
	background: #DCF2B8 url(barbg.gif) no-repeat;
	color: #000;
	border-top: 1px solid #9EC068;
	border-bottom: 1px solid #9EC068;
	clear: both;
	text-align: center;
	padding: 10px 0 5px 0;
}
.whois {
	cursor: pointer;
}
span.whois:hover {
	text-decoration: underline;
	color: #cdcdcd;
}
#tagcloud {
	width: 468px;
	text-align:justify;
}
#tagcloud a:link, #tagcloud a:visited {
	text-decoration:none;
}
#tagcloud a:hover, #tagcloud a:active {
	text-decoration: underline;
}
#tagcloud span {
	padding: 4px;
}
.ne-iskano {
	font-size: 0, 5em;
	font-weight:400;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.zelo-malo-iskano {
	font-size: 0, 6em;
	font-weight:500;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.malo-iskano {
	font-size: 0, 7em;
	font-weight:600;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.iskano {
	font-size: 0, 8em;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
}
.zelo-iskano {
	font-size: 0, 9em;
	font-family:"Courier New", Courier, monospace;
	font-weight:800;
}
.ful-iskano {
	font-size: 1, 2em;
	font-family:"Courier New", Courier, monospace;
	font-weight:900;
	font-style:italic;
}

