body {
color: white;
font-color: white;
background: black;
}
#head {
position: absolute;
background: url(bf2.jpeg);
height: 175px;
width: 428px;
}
#search {
margin-top: 138px;
text-align: center;
}
#menu {
float: left;
margin-top: 190px;
}
#ad {
position: fixed;
right: 20px;
top: 3px;
}
.link {
font-size: 15px;
size: 15px;
font-weight: bold;
background-color:#333;
padding-bottom:5px;
padding-top:5px;
padding-left:20px;
padding-right:20px;
height: 44px;
text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
}
.link:hover {
background-color:#149;
padding-bottom:5px;
padding-top:5px;
padding-left:20px;
padding-right:20px;
text-shadow: 1px 1px 1px #125;
}
#menu ul li {
margin-left: 52px;
}
.x {
background: url(x.png) no-repeat;
height: 48px;
width: 48px;
}
.rank {
margin-left: 500px;
}
a , a:visited {
font-color: grey;
color: grey;
}
#tabela td {
background-color: #b9c8cb;
}
.tab1 {
	text-align:center;
	background-color:#149;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
}
.tab2 {
	text-align:center;
	background-color:#333;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
}
#pages {
	text-align:center;
	background-color:#333;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	font-weight: bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
}
#pages:hover {
background-color:#149;
}
#hidden {
display: none;
position: absolute;
margin-top: -41px;
margin-left: 94px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
background-color:#333;
width: 85px;
height: 50px;
text-align: center;
}
#hidden a {
margin-top: 10px;
margin-bottom: -11px;
padding-left: 9px;
}
#hidden:hover {
display: block;
background-color: #149;
}
#wym:hover #hidden {
display: block;
}
ul {
list-style-type: none;
padding: 0px;
}
#timegen {
float: right;
margin-right: 50px;
font-size: 11px;
font-family: Virginia;
}