body
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}

.beta
{
  font-size: 0.8em;
  font-weight: bold;
  color: red;
  margin: 2px;
}

.invitelink
{
  font-size: 0.8em;
  font-weight: bold;
  color: red;
}

.sethome
{
  font-size: 0.7em;
}

.naglowek
{
  display:inline;
  font-size: 1em;
}

.wrd
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin: 2px;
}

.wrd:hover
{
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

p
{
  font-family: Verdana;
  color:black;
}

a, a:hover
{
  text-decoration:none;
  color:black;
}

a
{
  background-color: white;
}

a:hover
{
  background-color: #a9e;
}

#wordhint
{
  position:absolute;
  top:0;
  left:0;
  background-color: white;
  border: 1px solid blue;
  visibility:hidden;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  z-index: 99999;
}

#cloud
{
  border: 1px solid blue;
  padding: 2px;
}

.navibar
{
  padding:0;
  margin:0;
  font-size: 0.75em;
}

.cat
{
  padding:1px 3px 1px 3px;
  display:inline;
  border: 1px solid blue;
  background-color:white;
}

.cata
{
  padding:1px 3px 1px 3px;
  display:inline;
  background-color:blue;
  border: 1px solid blue;
}
.cat a, .cat a:hover
{
  font-weight:bold;
  text-decoration:none;
  color:blue;
}

.cata a, .cata a:hover
{
  background-color:blue;
  font-weight:bold;
  text-decoration:none;
  color:white;
}

.hinthead
{
  font-weight:bold;
  font-size:1.1em;
  padding:1px 3px 1px 3px;
  text-align:center;
  color:white;
  background-color: #36f;
}

.hintbody
{
  font-weight:normal;
  font-size:0.9em;
  padding: 2px 5px 2px 5px;
  background-color: white;
  overflow: auto;
}

.result
{
    margin-top: 20px
}

.result_sm
{
    margin-top: 10px
}

.res_title
{
font-weight: bold;
font-size: 1.1em;
color: #AF3C3C;
}

.res_title_sm
{
font-weight: bold;
font-size: .85em;
color: #AF3C3C;
}

.res_desc
{
}

.res_desc_sm
{
font-size: .7em;
}

.res_url
{
color: #9A9A9A;
font-size: 0.8em;
}

.res_url_sm
{
color: #9A9A9A;
font-size: 0.6em;
}

.res_date
{
color: #39E36A;
font-size: 0.8em;
}

.res_date_sm
{
color: #39E36A;
font-size: 0.6em;
}

.widoklink
{
font-size:0.8em;
font-weight:bold;
color: white;
background-color: red;
padding: 2px;
text-decoration: none;
}

a.widoklink:hover
{
color: white;
background-color: red;
text-decoration:underline;
}

.artbox
{
	border:1px red solid;
	color:black;
	margin-top:3px;
	padding:5px;
	overflow:hidden;
}

.artboxtitle
{
	font-weight:bold;
	display:block;
}

.artboxlink
{
  font-weight:normal;
  font-size:0.65em;
  display:block;
  color:green;
  padding-top:1px;
}

#czytnik_status
{
  color: white;
  background-color: #9e9;
  font-weight: bold;
  display: inline;
  padding: 3px;
  font-size: 0.7em;
}

#glosuj
{
	position: absolute;
	top: 4px;
	right: 2px;
}

.loadimg
{
  padding: 0;
  margin: 10px;
  border: 0;
}
