body
{
    background-color:#002953;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color:#fff;
}
a {
  color: #fff;
  text-decoration: none;
}
a:active {
  color: #FFCC00;
}
a:visited {
  color:#C0C0C0;
}
a:hover {
  BACKGROUND: none; COLOR: #dda700;
  text-decoration:underline;
}
a img {
	border:0;
}
h1
{
    color:#fff;
}
h3
{
    color:#fc0;
}
#Main {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  width: 640px;
  text-align:center;
}
#Main h2
{
	color:#fc0;
	font-weight:bold;
	font-size:1.3em;
	margin:20px 0 0;
}
ul.links
{
    color: #fff;
    font-size: 1.2em;
    font-weight:bold;
    list-style-type: none;
    margin:0;
    padding:0;
}
#tickform
{
    clear:both;
    margin:20px 0 20px 0;
}
#tickform input
{
    font-size:20px;
    color:#fff;
    background-color:#000;
    border:0;
}
#tickform input.big
{
    font-size:22px;
    padding:12px;
}
div.MeteoBox
{
    width:270px;
    float:left;
    text-align:center;
    color:#fc0;
    margin-left:40px;
	margin-bottom:40px;
    font-size:1em;
}
div.MeteoBox-full
{
    width:auto;
	color:#fc0;
	text-align:center;
	font-size:1em;
}
div.MeteoBox-full a
{
    font-size:1.5em;
	color:#fff;
	font-weight:bold;
}
div.MeteoLinks
{
    margin-top:20px;
}
div.MeteoLinks a
{
    font-size:1.5em;
	color:#fff;
	font-weight:bold;
}
#MeteoSat
{
    text-align:center;
}
#MeteoSat img
{
    margin-bottom:10px;
}
div.button
{
    background-color:#004;
    text-align:center;
    font-size:0.7em;
    padding:3px;
    width:150px;
    border: 1px solid #cecece;
    
    
}
div.button a
{
    color:#fff;
    text-decoration:none;
}
#bottom
{
    border-top:solid 1px gray;
    font-size:0.8em;
}
#webcams
{
    width:800px;
    clear:both;
    float:none;
    text-align:center;
    margin: 30px 0 35px 0;
    
}
#webcams div.webcam
{
    width:350px;
    float:left;
    text-align:center;
}
#webcams div.webcam object
{
    border:solid 1px gray;
}
#webcams div.lang
{
    width:100px;
    float:left;
    margin:0;
    padding-top:150px;
    text-align:center;
}
#Info
{
    width:400px;
    padding:0 100px 20px 100px;
    text-align:center;
    border-top:solid 1px gray;
    border-bottom:solid 1px gray;
    margin:10px 10px 20px 10px;
}
#Info strong
{
    color:#fc0;
    font-size:1.3em;
}