* { padding: 0; margin: 0; }

html, body {
font-family: Arial, Verdana, Tahoma;
font-size: 11px;
color: #fff;
background: url(img/lantrek_bg.jpg) no-repeat bottom right #000;
background-attachment: fixed;
}

a {
text-decoration: none;
color: #72a6d2;
}
a:hover {
color: #72a6d2;
text-decoration: none;
}
a:visited {
color: #72a6d2;
text-decoration: none;
}
a:selected {
text-decoration: none;
}
#wrapper {
width: 900px;
margin: 0 auto;
height: 0;
}
#content {
width: 900px;
height: auto;
padding: 15px 0 15px 15px;
margin: 0 auto;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
background: rgba(0,0,0,0.6);
}
#content .vasen {
width: 520px;
padding-right: 20px;
float: left;
height: auto;
}
#content .oikea {
width: 300px;
float: left;
padding: 0 15px 0 20px;
height: auto;
border-left: 1px solid #021b45;
}
hr {
width: 300px;
height: 1px;
MARGIN: 15px 0 15px 0;
background: rgba(0,0,0,0);
border-width: 1px;
border-style: none none solid none;
border-color: #021b45;
}
p.teksti {
padding-left: 15px;
}
#content .vasen .taulu {
width: 200px;
height: auto;
float: left;
padding-LEFT: 15px;
}
#content .vasen h1 {
font-size: 18px;
font-weight: bold;
}
#content .vasen input {
border: 1px solid #021b45;
background: #000;
color: #FFF;
padding: 3px;
-moz-border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
font-size: 11px;
width: 200px;
}
#content .vasen textarea {
border: 1px solid #021b45;
background: #000;
color: #FFF;
height: 50px;
padding: 3px;
-moz-border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
font-size: 11px;
width: 200px;
}
.aika {
width: 280px;
height: auto;
padding-bottom: 15px;
}
.aika h4 {
float:  left;
FONT-SIZE: 14PX;
}
#logo {
width: 900px;
height: 137px;
margin-top: 30px;
padding-bottom: 30px;
background: url(img/logo.png) top center no-repeat;
}
#content .oikea ul {
list-style: none;
padding-bottom: 15px;
}
#content .oikea ul li {
font-size: 14px;
FONT-WEIGHT: BOLD;
TEXT-ALIGN: left;
margin-top: 10px;
width: 280px;
padding: 5px 10px 5px 10px;
height: 20px;
background: rgba(2,27,69,0.5);
color: #FFF;
-moz-border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
}
#content .oikea ul li:hover {
background: rgba(2,27,69,0.9);
}
#content .oikea ul li a {
color: #FFF;
}

h1 {
font-size: 22px;
font-weight: bold;
padding-bottom: 15px;
text-transform: uppercase;
}
h4 {
font-size: 22px;
font-weight: bold;
padding-bottom: 0px;
text-transform: uppercase;
}
#sponsorit {
width: 200px;
height: 120px;
text-align:center;
float: left;
}
#sponsorit img {
padding: 40px 20px 40px 20px;
}
.QOverlay {
	background-color: #000;
	z-index: 9999;
}

.QLoader {
	background-color: #fff;
	height: 1px;
}
#header #countdowncontainer {
margin-top: 10px;
text-align:center;
}
.lcdstyle{ 
color: #b4c5e7;
font-family: Verdana;
font: bold 18px arial;
padding: 3px;
}
.sup{ 
font-size: 14px;
padding-top: 7px;
color: #fff;
}
