#whois-formular 
{
	background: #e6fec7;
	border: 2px solid #bfe68f;
	padding: 10px;
	margin: 10px 0px;
}
/*body
{
	font-family:verdana,arial,helvetica;
	font-size:80%;
	margin:20px;
	color:#000;
	background:#FFF;	
}*/
#whois-formular a, #whois-formular a:visited
{
	color: blue;
	text-decoration:none;
}
#whois-formular a:hover
{
	color: red;
	text-decoration:underline;
}
#whois-formular .error
{
	color: #CC0000;
	font-weight: bold;
}
#whois-formular .domaintaken
{
	color: #CC0000;
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma, Futura;
}
#whois-formular .domainavailable
{
	color:green;
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma, Futura;
}
#whois-formular #whoistable, #whois-formular input, #whois-formular select
{
	/*font-size: 0.85em;*/
	font-size: 10pt;
	/*font-family:verdana,arial,helvetica;*/
	font-family: Tahoma, Futura;
}
#whois-formular #whoistable
{
	border-bottom:1px solid #bfe68f;
}
#whois-formular #whoistable th
{
	text-align:left;
}
#whois-formular #whoistable a, #whois-formular #whoistable a:visited
{
	color:#000;
	text-decoration:none;
}
#whois-formular #whoistable a:hover
{
	color:#5da006;
	text-decoration:underline;
}
#whois-formular h1
{
	font-family:arial,helvetica,sans-serif;
	font-size:1.8em;
	color:#7C765A;	
}
#whois-formular h2
{
	font-family:arial,helvetica,sans-serif;
	font-size:1.6em;
	color:#AEA991;	
}
#whois-formular .whoisform
{
	display:inline;	
}
#whois-formular #whoiswait
{

	text-align: center;
	position: absolute;
	top: 300px;
	width: 400px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#whois-formular #whoiswait .outer
{
	margin-left: -200px;
	position: absolute;
	top: -60px;
	left: 50%;
	visibility: visible;
	width:400px;
}

#whois-formular #whoiswait .inner
{
	background-color:#FCFAF6;
	padding:30px;
	line-height:30px;
	border:1px solid #D4D0C8;
}

#whois-formular #whoisdetails
{
	font-family:verdana,arial,helvetica,sans-serif;;
	font-size:0.85em;
	padding:20px;
	border:1px solid #bfe68f;
	background-color:#FCFAF6;
}
#whois-formular .linkbutton
{
	font-size: 10pt;
	font-weight: bold;
	color: #3A8E22;
/*	width:90px;
	height: 26px;*/
}

#whois-formular .linkbuttonvlastnik
{
	font-size: 8pt;
	border: 0px;
	background: none;
	/*text-decoration: underline;*/
	border-bottom: 1px dashed;
	color: #669900;
	cursor: pointer;
}

#whois-formular .whoisrow1, #whois-formular .whoisrow1available
{
	background:#d6f7ab;
	border-top:1px solid #bfe68f;
	height: 30px;
}

#whois-formular .whoisrow1 a, #whois-formular .whoisrow2 a {
font-size: 10pt;
font-weight: normal;
}

#whois-formular .whoisrow1available, #whois-formular .whoisrow2available {
font-size: 10pt;
font-weight: bold;
}

#whois-formular .whoisrow2, #whois-formular .whoisrow2available
{
	background:#e0fcbc;
	border-top:1px solid #d1efac;
	height: 30px;
}

#whois-formular .whoisrow1:hover, #whois-formular .whoisrow2:hover
{
	/*background: #fbdfdf;*/
}
#whois-formular #verhuman
{
	text-align:center;
	border:1px solid #D4D0C8;
	background:#FCFAF6;
	padding:20px;
}
#whois-formular .verhuman
{
	font-size:2.2em;
}
#whois-formular .verhumanimg
{
	border:1px solid #000;
}