﻿body 
{
 background:#25343F;
 margin: 0;
 padding: 0;
 font-family:verdana;
 font-size:13px;
 font-weight:normal;
 color:#5d5c5a;
}


#main
{
width:939px;
margin-left:auto;
margin-right:auto;
 background:#ffffff;
border: solid #ffff00 0px;

}

#top
{
    height:185px;
}

#header
{
    height:255px;
}

#bottom
{
    height:80px;
    background-color:#1822a1;
    color:white;
}

#contentleft
{
    border:solid 0px red;
    float:left;
    width:592px;
     margin-left:28px;
     margin-top:28px;
     margin-bottom:28px;
     display:inline;
}

#contentleft h1
{
    color:#1822a1;
    font-size:26px;
    font-weight:bold;
    margin:0px;
    padding:0px;
    text-transform:uppercase;
    margin-bottom:30px;
}

#contentleft a
{
    color:#30bffc;
    text-decoration:none;
}

#contentleft a:hover
{
    text-decoration:underline;
}

#contentright h2
{
    color:#1822a1;
    font-size:13px;
    font-weight:bold;
    margin:0px;
    padding:0px;
  
    margin-bottom:10px;
    margin-top:10px;
}

#contentright
{
    border:solid 0px red;
    float:right;
    width:265px;
    margin-right:28px;
    margin-top:28px;
    margin-bottom:38px;
    display:inline;
}

.topline
{
    position:relative;
    height:1px;
    top:38px;
    width:100%;
    border-bottom:solid 1px #545C63;
}


.line
{

    height:1px;
    margin-top:20px;
    margin-bottom:20px;
    width:100%;
    border-bottom:solid 1px #545C63;
}

.line2
{

    height:1px;
    margin-top:20px;
    margin-bottom:20px;
    width:100%;
    border-bottom:solid 1px #545C63;
}

.e2
{

    height:20px;
    margin-top:0px;
    margin-bottom:0px;
    width:100%;
    
}



.bottomline
{
  position:relative;
    height:1px;
    top:38px;
    _top:28px;
    width:100%;
    border-bottom:solid 1px #545C63;
}


#right
{
	position:relative;
	top:47px;
	padding-bottom:20px;
	left: 10px;
}

#bottomnav
{
   
    border:solid 0px red;
    padding-left:28px;
    padding-top:22px;
    padding-bottom:22px;
    color:#ffffff;
    font-weight:normal;
}

#bottomnav a
{
    text-decoration:none;
    color:#ffffff;
}

#bottomnav a:hover
{
    text-decoration:underline;
}

#lang
{
    margin-top:20px;
    height:50px;
    text-align:right;
    padding-top:20px;
    font-weight:bold;
    font-size:10px;
    color:#191926;
}

#lang a
{
    color:#191926;
    font-weight:bold;
    font-size:10px;
    text-decoration:underline;
}

#lang a:hover
{
    text-decoration:underline;
}

.act
{
    color:#30bffc;
}



.nav td
{
    height:27px;
    vertical-align:top;
    text-align:left;
}

.nav a
{
    font-family:verdana;
    color:#191926;
    font-size:13px;
    text-decoration:none;
    font-weight:bold;
}

.nav a:hover
{
   
    color:#30bffc;
  
}

a.nav_on
{
     color:#30bffc;
}
