/* CSS created by Shakal, 020410 */

body 
{
  font-family: verdana, geneva, 'Trenuchet MS', Arial, Helvetica, sans-serif;
  font-size: 10pt; 
  text-align: center;
  margin: 0; padding: 0;  
}

div.content
{
  background: url('images/top3.gif') repeat-x top;
  padding: 15px 0 0 0;  
}

table.mainbody
{
  width: 800px;
  margin:0 auto;
  font-size: 9pt;  
}

table.mainbody td { text-align: left;}


#header
{
  background: url('images/top1.gif') repeat-x top;
  padding: 8px 0 9px 0; 
}
#header a 
{
  text-decoration: none;
  color: white;
  font-size: 8pt;
  padding: 0 17px;  
}
#header a:hover
{
  color: #d2e9ff;
  text-decoration: underline;
}
#header span { display: none; }

#secHead
{
  background: #031f39 url('images/top2.gif') repeat-x top;
  min-height: 258px; 
}

.rightheadline2  
{
  background: url('images/bg-title1.gif') no-repeat left top;
  color: black; font-weight: bold;
  text-align: left; 
  padding: 2px 0 5px 14px; 
}

.headline2
{ 
  background: url('images/bg-title2.gif') no-repeat left;
  color: #031f39; font-weight: bold;     
}
.headline2 div
{
  /* height: 100%; */   
  background: url('images/bg-title3.gif') no-repeat right;
  padding: 5px 0 5px 14px; text-align: left;  
}

.textinput, .textinput2Hovered {
	width:128px;
	height:15px;
	background:url('images/input2.gif') no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textinput2Hovered {
	background-position:left bottom;
}

#footer_copyright
{
  font-size: 8pt; 
  color: rgb(112,128,144);
  margin: 10px 0 0 0;
}
#footer_copyright a 
{
  color: rgb(64,64,64);
  text-decoration: none; 
}



/** sponser Ad  */
#sponsorAdDiv {position:absolute; height:1; width:1px; top:0; left:0; }
#sponsorAdDiv table td { text-align: center; }

/** hint box  */
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightblue;
width: 150px; /*Default width of hint.*/
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 2px solid black;
border-bottom: 2px solid black;
visibility: hidden;
}
.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 1px 1px;
}

/*  **** LINK - CHECK STYLE **** */
#linkcheck  {
  color: black;
  text-align: center;
}
#linkcheck p {
  text-align: left;
}

#storage { width: 100%; text-align: center; margin: 5px 0 20px; }
#storage table.results { width: 600px; text-align: center; }
#storage table.results td       { padding: 5px 7px; }
p.info  { text-align: left; font-size: 1.20em; }
p.info span { padding: 2px 5px; }

.linka  { font-weight: bold; }
.alive  { background-color: lime; }
.error  { background-color: orange; }
.dead   { background-color: lightcoral; }
.velkost        { background-color: silver; }
/*  **** LINK - CHECK STYLE **** */

