BODY, TD {
  
    background-color: black;
    text-align: center;
    
    
}

A {
}

A:Hover {
}

#wholepage {
    
    
    width: 800px;
    margin:0;
    padding:0;
    margin-left: auto;
    margin-right: auto;
    width: 50em;
    text-align: left;

    
}


#header {
    
    height:104px;
    background-color:#3399FF;
    background-image: url("images/header.gif")  ;
    background-repeat: no-repeat;
    color: red;
}

#main {
    
    background-image: url("images/webdesign_03.gif");
    background-repeat: repeat;



    
}

#contentpart {
        background-image: url("images/mainbackground.gif")  ;
        background-repeat: no-repeat;
        min-height : 500px;

}

/* Trükközés az Internet Explorer-nek */
* html #contentpart {
        background-image: url("images/mainbackground.gif")  ;
        background-repeat: no-repeat;
        height: 500px;
}



#footer {
    
        background-image: url("images/webdesign_04.gif")  ;
        background-repeat: no-repeat;
        min-height: 50px;
        padding-top: 20px;
        padding-left: 50px;
        padding-right: 50px;;
        text-align: right;
        font-size: 7pt;
    
}

#menu {
    
    
    margin-left: 30px;
    margin-right: 30px;
    font-family: sans-serif, Arial;
    font-size: 15px;
    color: white;
    
}


#menu TABLE {
    position: relative;
    top: 75px;
    float: right;
}

#menu TD {
    
    background: none;
    width: 60px;
    text-align: right;    
}

#menu A  {
    
    color: white;
    text-decoration: none;
    
}

#menu A:hover {
    
    color: black;
    
}


#mainbox {
    
    
    font-size: 9pt;
    text-align: justify;
    font-family: sans-serif;
    width: 565px;
    margin-right: 40px;
    margin-top: 20px;
    float: right;

    
    
    
}






#leftcolumn {
    
    width: 280px;
    float: left;
}

#rightcolumn {
    
    width: 280px;
    float: right;
    
}


#smallinfo {
    
    border-style: solid;
    border-width: 1px;
    padding: 10px;
    background-color: white;
    
}



#cluster {
    
    width: 250px;
    overflow: hidden;
    margin:0 auto; 
    
    
}

#cluster  TABLE {
    width: 100%;
    background-color: #EAECEE;
    font-size: 9px;
    padding: 0px;
    margin:  0px;
    
    

    

}

#cluster TH {
    background-color: #050E27;
    color: #EAECEE;
    padding: 0px;
    border-width: 0px;
    border: 0px;
    
}

#cluster TD {
    
    background-color: #EAECEE;
    color: #050E27;
    padding: 0px;
    border-width: 0px;
    border: 0px;
    
}

#cluster H1 {
    
     
    font-size: 10pt;
    padding: 1px;
    text-align: center;
    color: #050E27;
    
    

    
}

.cluster_date { width: 12%;}

.cluster_time { width: 12%}

.cluster_spotter {width: 15%}

.cluster_freq {width: 12%}

.cluster_comment {}


#sidecolumn {
    width: 180px;
    float: left;
    margin-top: 20px;;
    
    
}

#sidecolumn IMG {
    position: relative;
    left: 20px;
    width: 150px;
    border-color: white; 
    border-style: solid; 
    border-width: 2px;
    
}

#aloldal {
    
}

#aloldal H1 {

    font-size: 30pt;
    color: white;
    
}

#aloldal H2 {
    
    font-size: 12pt;
}

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#aloldal TABLE {
    
    padding: 5px;
    width: 500px;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    font-size: 1em; 
    
    
}

#aloldal TD {
    
    background-color: #EAECEE;
    color: #050E27;
    padding-top: 3px;
   padding-bottom: 3px;
   min-width: 20px; 
   text-align: left;
    
    
}



.logsearch {}

.logsearch TABLE {
    
    padding: 5px;
    width: 500px;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    font-size: 1em;   
    
}

.logsearch TH {
    
    color: white;
   background-color: red;
   padding-top: 3px;
   padding-bottom: 3px;
    
}

.logsearch TD {
    
    background-color: #EAECEE;
    color: #050E27;
    padding-top: 3px;
   padding-bottom: 3px;
   min-width: 20px; 
   
    
    
}


.logsearch FORM {}

.logsearch A:link {
    
    font-size: 0.8em;
    color: black;
}


.logsearch A:visited {
    
    font-size: 0.8em;
    color: black;
}

.logsearch A:hover {
    
    font-size: 0.8em;
    color: black;
}

.logsearch A:active {
    
    font-size: 0.8em;
    color: black;
}



