body {
    background-color: #ffffff;
    background-image: url(bg.gif);
    text-align: center;
    padding: 0;
    margin-top: 0;
    font:normal 62.5% sans-serif;
}

h1 {
    color: #ffffff;
    font-size: 1em;
    margin-top: 0px;
    margin-bottom: 0px;
}

div {
    margin-left: auto;
    padding: 0;
    text-align: center;
    border: 0px solid black;
}
div.cautare_google {
    width: 100%;
    text-align: center;
    border: 1px solid black;
}

/* Masthead */
#masthead {
    width: 1000px;
    height: 130px;
    margin-left: auto;
    margin-right: auto;
    background: url(header-radio.jpg) no-repeat;
    background-color: #ffa600;
}
#mainCol {
    width:1000px;
    height: 22px;
    margin-top: 2px;
    background: #ffffff url(background-butoane01.png) repeat-x;
    border: 0px solid black;
}
html>body #mainCol {margin-top: -8px;}  
/*Links navigation --------------------- */

#mainCol ul 
{
width: 470px;
display: block;
margin: auto;
border: 0px solid red;

}

#mainCol li 
{
padding-top: 3px;
display: inline;
float: left;
}

#mainCol a 
{
display: inline;
font-size: 12px;
color: white;
float: left;
font-weight: bold;     
padding-right: 12px;
padding-left: 13px;
border-right: 1px solid #ffffff;
height: 15px;

}
#mainCol .last  
{
border-right:0px;
}

#mainCol a:hover
{
height: 15px;
color: #666666;
}
/* END OF TOP NAVIGATION LINKS *
/* Highlighting the current page */

#data_search {
  clear: both;
  width: 1000px;
  height: 25px;
  padding: 0;
  background-color: #f2f2f2;
  text-align: left;
  border: 0px solid black;
} 
#data {
  float: left;
  height:15px;
  padding-left:20px ;
  padding-top: 6px;
  text-align: left;
  border: 0px solid black;
  margin-left: 20px;
} 
#search {
  float: right;
  margin-right: 10px;
  margin-top: 3px;
  height: 20px;
  width: 400px;
  padding: 0;
  text-align: left;
  border: 0px solid black;
} 
form {
  float: right;
  display:inline;
  text-align: right;
  border-width: 0px;
  margin-right: 5px;
}
input.pink {
  width: 215px;
  background-color: #ffffff;
  font-size: 10px;
  }
 
input.red {background: url(buton-form.gif) no-repeat; font-weight: bold; font-size: 12px; color: #ffffff;border: none; width: 128px; height: 20px; padding-bottom: 3px;}

/* Container */
#frame {
    width: 1000px; 
    margin: auto;
    border: 0px solid black;
    padding: 0px;


}
/* Hack pentru ie 6, nu vede html>body si ignora spre deosebire de mozzila*/
html>body #frame {width: 1000px;} 
#sidebar_a {
    width: 150px;
    margin-right:5px;
    margin-top: 3px;
    padding: 0px; 
    float:left;
    border: 0px solid #000;
    display: inline;
    font-size: 1.2em;
    font-weight: bold;
    background-color: white;
    font-weight: bold; font-size: 12px; color: #ffffff;     
}   

.navigation-left-title{

    float: left;
    width: 144px;
    height: 23px;
    padding-top: 4px;
    background: url(title-box.gif) no-repeat;
    border: 0px solid red;
    }
.navigation-left-title-end{
    float: left;
    height: 23px;
    width: 6px;
    background: url(title-box-right.gif) no-repeat;
    }    
.navigation-left-content{
    border-bottom: solid 1px #ffa600;
    border-left: solid 1px #ffa600;
    border-right: solid 1px #ffa600;
    color: black;
    background-color: #f2f2f2;
} 
#sidebar_a ul{
    margin-left: 0;
    margin-top: 0px;
    padding: 0;
    list-style: none;
}
#sidebar_a li{
    margin: 3px;
    margin-top: 0px;
    padding-top: 1px;
    text-align: left;
}
#sidebar_a a:link, a:visited{
    color: #2b2b2b;
    text-decoration: underline;
    
}
#sidebar_a a:hover{
    color: #ffa600;
    text-decoration: underline;
}
#sidebar_a a:active{
    color: #ffa600;
    text-decoration: underline;
}
#sidebar_b {
    float:left;  
    width: 136px;
    margin-left: 5px; 
    margin-top: 3px;  
    padding: 0px;
    border: 0px solid red;
    color: #ffffff;
    font-size: 1.1em;
    font-weight: bold;
    display: block;   
}
#sidebar_b img{
    width: 100px;
}
#sidebar_b li{
    display: none;
}

#sidebar_b p{
    font-size: 1.5em;
    font-style: inherit ;
}


#sidebar_b a:link {text-decoration: underline;color: #CC0000;font-size:0.8em;}
#sidebar_b a:visited {text-decoration: underline;color: #CC0000;font-size:0.8em;} 
#sidebar_b a:active {text-decoration: underline;color: #CC0000;font-size:0.8em;} 
#sidebar_b a:hover {text-decoration: underline;color: #003a6b;font-size:0.8em;} 

#content {
    width: 699px;
    padding: 10px;
    min-height: 600px;
    float: left;
    text-align: center;
    margin-top: 3px;
    background: #f2f2f2;
    border: 0px solid black; 
    margin-bottom: -2000px;
    padding-bottom: 2000px;   
}

/* Hack pentru ie 6, nu vede html>body si ignora spre deosebire de mozzila*/
html>body #content {width: 682px;min-height:600px; margin-bottom: 2px; padding-bottom: 0px;}
 

/* Hack pentru ie 6, nu vede html>body si ignora spre deosebire de mozzila*/
html>body #sidebar_b {height:300px;}
/*
#sidebar_b img{
 width: 20px;
 height: 20px;
 border: 0px;
} */
#vremea{
    border: 1px solid black;
    float: left;
}
.navigation-right-title{
    float: left;
    width: 132px;
    height: 23px;
    padding-top: 4px;
    background: url(title-box.gif) no-repeat;
    border: 0px solid red;
    }
.navigation-right-title-end{
    float: left;
    height: 23px;
    width: 6px;
    background: url(title-box-right.gif) no-repeat;
    }    
.navigation-right-content{

    border-bottom: solid 1px #ffa600;
    border-left: solid 1px #ffa600;
    border-right: solid 1px #ffa600;
    color: black;
}
#sidebar_b ul{
        margin-left: 0;
    padding: 0;
    list-style: none; 
}
#sidebar_b li{
    margin: 3px;
    padding-top: 1px;
    text-align: left;
}
#sidebar_b a:link, a:visited{
    color: #2b2b2b;
    text-decoration: underline;
    
}

#footer_container {
    clear: both;     
    width: 1000px;
    margin: auto;
    margin-top: 3px;
    padding: 3px;
    text-align: left;
    color: white;
    border: 0px solid #000;
    background-color: #98999e;
}
/* Hack pentru ie 6, nu vede html>body si ignora spre deosebire de mozzila*/ 
html>body #footer_container {width: 1000px;}

#footer_container a:link {text-decoration: none;color: white;font-size:8pt ;FONT-WEIGHT: bold}
#footer_container a:visited {text-decoration: none;color: white;font-size:8pt ;FONT-WEIGHT: bold} 
#footer_container a:active {text-decoration: none;color: white;font-size:8pt ;FONT-WEIGHT: bold} 
#footer_container a:hover {text-decoration: underline;color: white;font-size:8pt ;FONT-WEIGHT: bold} 

/* Footer trafic baner */
 #footer_trafic_copyright {
    width: 650px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding: 3px;
    border: 0px solid black;
    background-color: #ffffff;
}
/* Hack pentru ie 6, nu vede html>body si ignora spre deosebire de mozzila*/ 
html>body #footer_trafic_copyright {width: 642px;}

#footer_trafic {
    float:left;
    margin-left: 290px;
    border: 0px;
}
#footer_copyright {
    float: right;
    margin-top: 7px;
    border: 0px;

}

a.inapoi:link {text-decoration: underline;color:#AA0101;font-size:1.7em ;FONT-WEIGHT: bold}
a.inapoi:visited {text-decoration: underline;color:#AA0101;font-size:1.7em ;FONT-WEIGHT: bold} 
a.inapoi:active {text-decoration: underline;color:#AA0101;font-size:1.7em ;FONT-WEIGHT: bold} 
a.inapoi:hover {text-decoration: underline;color: #015aa6;font-size:1.7em ;FONT-WEIGHT: bold} 

      
.resurse{
    float: left;
}
.resurse li{
    list-style: none;
}
    
a.resurse:link {text-decoration: underline;color: #000000;}
a.resurse:visited {text-decoration: underline;color: #000000;} 
a.resurseb:active {text-decoration: underline;color: #000000;} 
a.resurse:hover {text-decoration: underline;color: #ffa600;}

.descriere{ font-size: 0.8em;}

.jocuri {
    float:left;
     width: 678px; border: 0px solid black;
}
html>body .jocuri {width: 682px; 
    border: 0px solid black;} 
.jocuri ul{
    clear:  both; 
    border: 0px solid black;
    margin-left: 12px;
    height: 100px;
}
html>body .jocuri ul {margin-left: 0px;} 
.jocuri li{
    float: left;
    width: 104px;    
    list-style: none;
    margin-right: 25px;
    margin-bottom: 5px;
    padding: 0px;
    border: 0px solid red;
    background-color: #c0c0c0; 
    font-size: 1.2em;
    font-weight: bold;  
    /*background-color: #cadfff;*/
}
.jocuri a:link, a:visited{
    color: #2b2b2b;
    text-decoration: underline;
    
}
.jocuri a:hover{
    color: #ffffff;
    text-decoration: underline;
}
.jocuri a:active{
    color: #0159b3;
    text-decoration: underline;
}

.jocuri p{
    width: 90px;
    margin-top: 0px;
    margin-bottom: 0px;
    border: solid 0px black;
}
.jocuri a img {
    vertical-align: bottom;
    margin: 0px;
    border: solid 2px #c0c0c0;
}
.jocuri a:hover img {
    border-color: #ffa600;
}
.jocuri a:hover {  /* wakeup IE */
    border-width: 0;
}

table{

    border: 0px solid black;
    font-size: 12px;
}
td {
    background-color: #f6bb5d;
}

.neogen {
    margin-bottom: 2px;
} 

.continut {
    font-size: 1.3em;
    border: 0px solid black;
} 
.continut a:link, a:visited{
    color: #2b2b2b;
    text-decoration: underline;
    
}
.continut a:hover{
    color: #ffa600;
    text-decoration: underline;
}
.continut a:active{
    color: #ffa600;
    text-decoration: underline;
}
#ads01{
    border: 0px solid blue;
}

#top-radiouri {
    border: 1px solid black;
    width: 150px;
}



/*.simple{ padding: 0; width:250px; border: 1px solid black;}*/
#top-radio{
    float: left;
    border: 0px solid green;
    overflow: hidden;
    width: 328px; 
    
}
#top-radio-left{
    float: left;
    width: 322px;
    height: 23px; 
    background: url(title-box.gif) no-repeat;
    padding-top: 5px;
    margin-bottom: -5px;
    font-weight: bold; font-size: 12px; color: #ffffff;
}
#top-radio-left-end{
    float: left;
    width: 6px;
    height: 23px; 
    background: url(title-box-right.gif) no-repeat;
    border: 0px solid black;
}
#vertical{
    float: left;
    width: 320px;
    border: 1px solid #ffa600;
    display: block;
    padding: 3px;
} 

.wrapper-radio{ 
    border: 0px solid #868c96;
    background-color: #cfd0d5; 
    overflow: hidden;
    margin-bottom: 3px;   
}
.wrapper-radio-sigla-nume{
    border: 0px solid blue;
    margin-top: 2px;
    margin-bottom: 0px; 
    overflow: hidden;
}
.sigla{
    float: left;    
    padding: 2px;
    height: 100%;
    width: 50px;
    display: block;
    border: 0px solid blue; 
}
.sigla img{
    border: 0px;
}
.nume-radio{
    display:block;
    float: left;
    padding-left: 10px;
    width: 176px;
    height: 42px;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    border: 0px solid green;
    position: relative;
}

.nume-radio a{
    color: #000000;
}
.nume-radio-tabel-categorii{
    width: 300px;
    border: 1px solid black;
}
.nume-radio-tabel-categorii a{
    color: #000000;
}
.nume-radio a:hover{
    color: #ffa600;
}
.nume-radio-tabel-categorii a:hover{
    color: #ffa600;
}
.nume-radio p{
    margin: 0px;
    vertical-align: bottom;
}
.nume-radio-tabel-categorii{
    display:block;
    float: left;
    padding-left: 10px;
    width: 176px;
    height: 20px;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    border: 0px solid green;
    position: relative;
}

.kbps_rate{
    position: absolute;
    bottom: 0px;
    left: 10px;
    border: 0px solid red;
    font-weight: normal;
    font-size: 11px;
}
.categorie{
    float: left;
    margin-top: 5px;
    border: 0px solid red;
    width: 75px;
    height: 33px;
    overflow: hidden;
    border-left: 1px solid #98999e;
    padding-left: 3px;
    font-size: 11px;
}  
.categorie p{
    margin: 0px;
}
.categorie a{
    color: black;
}
.collapse{   
    border: 0px solid red;
    background-color: #e5e7eb;
    width: 100%;
    display: block;
    margin-right: auto; 
}
div.collapse-container{border: 0px solid green; font-size: 12px; text-align: left;}
div.collapse-container p{ text-indent: 15px; padding-bottom: 15px;}

.mai_mult_contor{
    background-color: #afb8c5;
    height: 17px;
    display: block;
    font-size: 12px;
    border: 0px solid black; 
}
.mai_mult{
    float: left;
    margin-left: 4px;
    display: block;
}
.mai_mult a{
    color: white;
    font-weight: bold;
}
.ascultat{
    float: left; 
    margin-left: 2px;
    border: 0px solid black;
}
#ads02{
    float: right;
    border: 0px solid red;
    width: 336px;
    height: 280px;
    margin-bottom: 5px;
}
#ads03_categorii{
    float: left;
    border: 0px solid red;
    width: 336px;
    height: 280px;
}
#ads04_post_radio{
    float: left;
    margin-left: -10px;
    margin-top: 10px;
    border: 0px solid red;
    width: 336px;
    height: 280px;
}


#categorii{
    float: left;
    margin-left: 15px;
    margin-top: 5px;
    width: 338px; 
    border: 0px solid black;

    overflow: hidden;

}
#tabel-posturi{
    border: 0px solid red;
    width: 336px;
}
.votes_top{
float: left;
margin-right: 0px;
font-size: 11px;
color:#5e636a;
}
.rating{
    float: right;
    margin-right: 2px;
    margin-top: 1px;
    border: 0px solid black;
}
.votes{
float: left;
margin-right: 0px;
font-size: 11px;
border: 0px solid black;
}

.test{
    border: 1px solid black;
    width: 50px;
}
.ads_intre_posturi{
    background-color: #cfd0d5;
    margin-bottom: 3px;
    text-align: left;
    padding-left: 5px;
}


#categorie{
    float: right;
    border: 0px solid green;
    overflow: hidden;    
    width: 328px; 
    min-height: 300px;
    
}
#categorie-left{
    float: left;
    width: 322px;
    height: 23px; 
    background: url(title-box.gif) no-repeat;
    padding-top: 5px;
    margin-bottom: -5px;
    font-weight: bold; font-size: 12px; color: #ffffff;
}
#categorie-left-end{
    float: left;
    width: 6px;
    height: 23px; 
    background: url(title-box-right.gif) no-repeat;
    border: 0px solid black;
}

#post-radio-continut{
    border: 0px solid black;
    float: left;
    width: 345px;
    text-align: left;
}
#post-radio-continut h2{
    font-size: 14px;
    margin-bottom: 5px;
    text-align: center;
}
#post-radio-continut p{
    text-indent: 10px;
    margin: 0px;
    margin-bottom: 5px;
}  

.asculta_post_frecv {
    float: left;
    text-align: left;
    border: 0px solid black;
    line-height: 18px;
} 
.asculta_post_frecv a:link, .asculta_post_frecv a:visited, .trimite_prieteni_bookmark a:link, .trimite_prieteni_bookmark a:visited{
    color: a:link, a:visited;
    color: #ffa600; 
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
    
}
.asculta_post_frecv a:hover, .trimite_prieteni_bookmark a:hover{
    color: #ffa600;
    text-decoration: underline;
}
.asculta_post_frecvt a:active, .trimite_prieteni_bookmark a:active{
    color: #ffa600;
    text-decoration: underline;
}
.trimite_yahoo{
    float: left;
    width: 150px;
    text-align: left;
    border: 0px solid black;
    height: 32px; 
}
.trimite_prieteni_bookmark{
    clear: both;
    margin-top: -50px;
    border: 0px solid black;
    margin-top: 5px;
}
.post-radio-nume{
    color: black;
    font-size: 15px;
    text-align: center;
}

.ordonare{ 
    border: 0px solid #868c96;
    background-color: #cfd0d5; 
    overflow: hidden;
    margin-bottom: 3px;
    height: 20px;
    line-height: 20px;   
}
.ordonare a{
    color: white;
}
.ordonare img{
    border: 0px;
    margin-left: 3px;
}
.ordonare_afis_pagini{
    border: 0px solid #868c96;
    background-color: #cfd0d5; 
    height: 20px;
    color: #000000;
    background-color: #afb8c5;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 3px;    
}
.link_pagini{
    color: white;
}
.adauga_fav_main{
    float: left;
    margin-top: 5px;
    margin-left: 10px;
}
.banners{
    margin-top: 10px;
}
.banners img{border: 0px;}





  