/* Reset styles */
* { margin: 0; padding: 0;  }
ul, ol { list-style: none; }
br.clearer { clear: both; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }

/* Images & Colors */
body {
	background: url("../images/shadow.png") repeat-y top center;
	background-color: #333;
	color: #585858;
}
a { color: #585858; }
#header { background: #FFF; }
/* #navigation { background: #103DE4; } */
#navigation { background: #FFF; }
#navigation a { color: White; }
#content { background: White url(header.jpg) right top no-repeat; }
#coltwo { background: White url("../images/world.jpg") 50% 10px no-repeat; }
#ads { background: White; }
.lardig { background: url(lardig.jpg) center center no-repeat; }
.lardig a { color: White; }
#news h2 { color: #848484; }
#news div { background: url(news.jpg) left center no-repeat; }
#matcher h2 { color: #848484; }
#matcher h3 { color: #4090CE; }
.info { background: #F1F1F1; }
.info h2 { color: #4090CE; }
.infolag h2 { color: #4090CE; }
#logo { margin-left: 10px; padding-top: 10px; float: left; }
/* #tests a { background: url(testa.gif) left center no-repeat; width:5px;} */

/* Major styles */
body {
	font: 12px Tahoma, sans-serif;
}
#header, #navigation, #content, #ads, #footer {
	margin: 0 auto;
	width: 743px;
}
#topnav li, #languages li, #mainnav li {
	display: inline;
	font-weight: bold;
}
#botnav li {
	display: inline;
	font-weight: bold;
	color: #FFF;
}

.column {
	display: inline;
	float: left;
	width: 350px;
}
#coltwo {
	padding-top: 200px;
}
.lagall {
	display: inline;
	width: 600px;
	align: center;
}
#footer {
	text-align: center;
}

/* Minor styles */
#header {
	height: 95px;
	text-align: right;
}
#topnav, #languages, #mainnav {
	text-transform: uppercase;
}
#topnav {
	font-size: 11px;
	padding: 20px 15px 0 0;
}
#languages {
	padding: 30px 10px 0 0;
}
#mainnav {
	font-size: 10px;
	padding: 0px 0 0 10px;
	background: #103DE4 url("../images/menubg.png") repeat-x top center;
	height: 40px;
	line-height: 40px;
}
#mainnav a {
	padding-left: 10px; 
}
#colone {
	margin: 0 20px 0 20px;
}
#content {
	padding-top: 190px;
}
h1 {
	color: #848484;
	font-size: 14px;
}
.lardig {
	text-align: center;
	height: 22px;
	margin: 25px auto 25px;
	width: 190px;
}
.lardig a {
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
}
#news {
	border-bottom: 1px solid #9D9DA1;
}
#news h2, #news p {
	margin-left: 70px;
}
#news div {
	border-top: 1px solid #9D9DA1;
	padding: 5px 0;
}
#news h2 {
	font-size: 12px;
	padding-top: 5px;
}
#news p {
	font-size: 11px;
	padding-bottom: 5px;
}
.result
{
	border: 1px solid #000000;
}
.td
{
	border: 1px solid #000000;
}
#matcher {
	border-bottom: 1px solid #9D9DA1;
}
#matcher h2, #matcher p {
	margin-left: 70px;
}
#matcher div {
	border-top: 1px solid #9D9DA1;
    	padding: 5px 0;
}
#matcher tr {
	border: 1px solid #4090CE;
    	padding: 5px 1px;
}
#matcher td {
	padding: 2px;
}
#matcher h2 {
	font-size: 12px;
	padding-top: 5px;
}
#matcher h3 {
	font-size: 11px;
}
#matcher p {
	font-size: 11px;
	padding-bottom: 5px;
}

#matcher2 {
	border-bottom: 1px solid #9D9DA1;
}
#matcher2 h2, #matcher p {
	margin-left: 70px;
}
#matcher2 div {
	border-top: 1px solid #9D9DA1;
    	padding: 5px 0;
}
#matcher2 tr {
	border: 1px solid #4090CE;
    	padding: 5px 1px;
}
#matcher2 td {
	padding: 2px;
}
#matcher2 h2 {
	font-size: 12px;
	padding-top: 5px;
}
#matcher2 p {
	font-size: 11px;
	padding-bottom: 5px;
}

#matcher3 {
	border-bottom: 1px solid #9D9DA1;
}
#matcher3 h2, #matcher p {
	margin-left: 70px;
}
#matcher3 div {
	border-top: 1px solid #9D9DA1;
    	padding: 5px 0;
}
#matcher3 tr {
	border: 1px solid #4090CE;
    	padding: 5px 1px;
}
#matcher3 td {
	padding: 2px;
}
#matcher3 h2 {
	font-size: 12px;
	padding-top: 5px;
}
#matcher3 p {
	font-size: 11px;
	padding-bottom: 5px;
}


.info {
	margin: 5px;
	padding: 8px 8px;
}
.info h2 {
	font-size: 12px;
	margin-bottom: 2px;
	position: relative;
}
.infolag h2 {
	font-size: 12px;
	margin-bottom: 2px;
	position: relative;
}
#tests li {
	float: left;
}
#tests a {
	line-height: 1.5;
	padding-right: 60px;
	margin-right: 10px;
}
#ads {
	border-bottom: 9px solid #103DE4;
	padding: 10px 0;
	text-align: center;
}
#ads img {
	border: 0px solid;
}
#topad {
	padding: 0px 0px 0px 0px;
	float: left;
}
#topad img {
	border: 0px solid;
}

#footer {
	font-size: 10px;
	margin: 5px auto 15px;
}
#footer #botnav li a {
	font-weight: normal;
	text-decoration: underline;
}
.listlag {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-indent: 2pt; border: black}
#listlag td {
	padding: 12px;
}

#infotab table
{
	padding:  0px;
	background-color: #CCC;
	width: 550px;
}

.tlag
{
	width: 200px;
	padding: 2px;
}

.tres
{
	text-align: center;
	padding: 2px;
} 

.trestop
{
	text-align: center;
	color: #FFF;
}

#infotab
{
	margin-left: 20px;
}

#tabexp
{
	font-size: 10px;
}

#tipmenu
{
	padding-left: 20px;
}