body {
    background-color: white;
    text-align: center;
    padding: 0;
    margin-top: 0;
    font:normal 62.5% sans-serif;
    background-image: url('bg_nou01.jpg');
}
h1 {
    margin: 0px;
    color: white;
    font-size: 14px;
    padding-top: 3px;

    width: 150px;
}
/*h1 {
    border: 0px solid black;
    color: white;
    font-size: 12px;
    width: 110px;
    margin-bottom: -18px;
    margin-right: -250px;
    padding-right: -30px;
}*/
#titlu_joc{
    margin-bottom: -30px;
    margin-left: -4000px;
}
h2 {
    height: 2px;
    color: white;
    font-size: 14px;
    text-align: center;
    padding-top: 3px;
    margin-bottom: 3px;
    margin-right: -280px;
    width: 150px;
}
/* Hack pentru ie 6, nu vede html>body si ignora spre deosebire de mozzila*/
html>body h2 {margin-bottom:17px; }

div {
    margin-left: auto;
    padding: 0;
    border: 0px solid #foo;
    text-align: center;             
    border: 0px solid black;
}
div.cautare_google {
    width: 100%;
    text-align: center;
    border: 0px solid black;
    margin-bottom: 5px;
    margin-top: 5px;
}
div.adsense {
    width: 100%;
    height: 250px;
    text-align: right;
    border: 0px solid black;
}
.adsense_linkuri{
    width: 728;
    height: 15px;
    padding-top: 7px;
    text-align: right;
    border: 1px solid black;
}

#container_mare{
    width: 955px; 
    border-width: 0px; 
    text-align: right;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    border: 0px solid black; 
} 
/* Hack pentru ie 6, nu vede html>body si ignora spre deosebire de mozzila*/
html>body #container_mare {width: 955px;} 
                                                          
#container_mare .masthead {
    float: left;                                               
    width: 909px;
    height: 180px;
    padding: 0px;
    margin-left: left;
    margin-right: 0;
    border-width: 0px;
    background-image : url('sus.jpg');

}

#homepage {
            padding-top: 120px;
            padding-left: 50px;
          border: 0px solid black;
          
          vertical-align: bottom;
          text-align: left;
}         
#homepage a:link {text-decoration: underline;color: white;font-size:12px;}
#homepage a:visited {text-decoration: underline;color: white;font-size:12px;} 
#homepage a:active {text-decoration: underline;color: #white;font-size:12px;} 
#homepage a:hover {text-decoration: underline;color: #ff8503;font-size:12px;}          

#container_mare .scooby { 
    float: left;
    margin-left: auto; 
    margin-right: auto;   
    width: 46px;
    height: 180px; 
    background-image: url('sus_scooby.jpg');
    display: inline;

}

#container_mare .adsense {
    clear: both;
    width: 909px;
    height: 52px;
    margin-left: auto;
    margin-right: 0;
    border-width: 0px;
    background-image : url('adsense.png');
}

#container_mare .adsense1 {
    margin: auto;
}

#masthead .side2 {
    float: left; 
    width: 518px;
    height: 96px;
    margin-left: auto;
    margin-right: auto;
    background: url('sus.jpg');
}
#mainCol {
    margin: auto;
    padding: 1px;
    width:950px;
    font-size:1em;
    line-height: 150%;
    background-color:#AA0101;
    text-align:center;
    border: 1px solid white;
}
#mainCol ul {
    list-style:none;
    margin:0;
    padding:0;
}
#mainCol li {
    margin:0 4px 0 0;
    padding:0;
}
#mainCol li a:link, #mainCol li a:visited {
    text-decoration:none;
    font-size:1.2em;
    font-weight:bold;
    color:white;
}
#mainCol li a:hover {
    color:#015aa6;
}
/* Highlighting the current page */
#home #mainCol a.home { 
    border-bottom:3px solid #FFE86C;
}
#cautare {
    padding-top:10px;
    padding-left: 480px; 
    text-align: left;    
    color: white; 
    font-size: 12px; font-weight: bold;
    border: 0px solid black;
    
} 
form {
  display:inline;
  text-align: right;
  border-width: 0px;
}
input.pink {
  width: 115px;
  background-color: #ffcccc;
  font-size: 10px;
  }
 
input.red {background-color: #015aa6; font-weight: bold; font-size: 12px; color: white;} 

/* Container */
#container { 
    width: 909px;
    background: url(coloane.png);   
    margin-left: auto;
    margin-right: 0px;

    overflow: hidden;
}
/* Hack pentru ie 6, nu vede html>body si ignora spre deosebire de mozzila*/
html>body #container {width: 909px;} 

#container .sidebar_a {

    width: 130px;  

    margin-left:15px;

    border: 0px solid black;
    float: left;
    display: inline;
    color: white;
    font-size: 1.2em;
    font-weight: bold; 

}  

#container .sidebar_a ul {
    display: block;
    list-style:none;
    margin:0;
    padding: 0px 0px;
    width: 130px;  
}


#container .sidebar_a li {

    font-size: 1.2em;
    text-indent: 10px;
    text-align: left;
    padding:2px 10px;  
    margin:0 0px 0 0;


}



#container .sidebar_a p{
    font-size: 1.5em;
    font-style: inherit ;
}

#container .sidebar_a p.top_jocuri {
    text-decoration: underline;
    font-size: 1em;
    color: black;
    background-image: url(buton_top_jocuri.png);
    height: 20px;
}

#container .sidebar_a td {
    color: white;
    font-size: 0.9em;
}

#container .sidebar_a a:link {text-decoration: none;color: white;font-size:0.8em;}
#container .sidebar_a a:visited {text-decoration: none;color: white;font-size:0.8em;} 
#container .sidebar_a a:active {text-decoration: none;color: #white;font-size:0.8em;} 
#container .sidebar_a a:hover {text-decoration: none;color: #ff8503;font-size:0.8em;} 

#container .content {
    width: 750px;
    margin-left: 10px;
    margin-bottom: -2000px; padding-bottom: 2000px; 
    float: left;
    text-align: center;


    border: 0px solid black;
    display: inline; 
}
* html #content {height:1100px}
/* Hack pentru ie 6, nu vede html>body si ignora spre deosebire de mozzila*/
html>body #content {width: 785px;}
 
#sidebar_b {
    display: inline;  
    width: 150px;
    margin-left: 5px;   
    padding: 0px;
    float:right;
    border: 1px solid #000;
    background-color: #efc38e;
}
#sidebar_b img{
    border:3px solid #015aa6;
    width: 100;
}

#intre_randuri {
    clear: both;
    width: 909px;
    height: 26px;
    background-image: url(intre_randuri_02.png);
}
#resurse_container {
    clear: both;
    width: 909px;
    background-image: url(linkuri.png);
    color: white;
    text-align: center;
}
#resurse {
    clear: both;
    margin-right: auto;
    width: 880px;
    text-align: left; 
    color: white;
}
#resurse1_inceput {
    clear: both;
    width: 909px;
    height: 26px;
    background-image: url(linkuri01.png);
    color: white;
}
#resurse1_container {
    clear: both;
    width: 909px;
    background-image: url(linkuri.png);
    color: white;
    text-align: center;
}
#resurse1 {
    margin-right: auto;
    width: 880px;
    text-align: left;
    color: white;
    border:0px solid #015aa6;
}  

#resurse1 a:link {text-decoration: none;color: white;font:10px ;}
#resurse1 a:visited {text-decoration: none;color: white;font:10px ;} 
#resurse1 a:active {text-decoration: none;color: white;font:10px ;} 
#resurse1 a:hover {text-decoration: underline;color: white;font:10px ;} 

#resurse a:link {text-decoration: none;color: white;font:10px ;}
#resurse a:visited {text-decoration: none;color: white;font:10px ;} 
#resurse a:active {text-decoration: none;color: white;font:10px ;} 
#resurse a:hover {text-decoration: underline;color: white;font:10px ;} 
    
#footer_container {
 
    width: 909px;
    height: 63px;
    color: white;
    background-color: #015aa6;
    background-image: url(footer.png);
    border: solid 0px; 
}
/* Hack pentru ie 6, nu vede html>body si ignora spre deosebire de mozzila*/ 
html>body #footer_container {width: 909px;}

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


#footer_trafic {
    float: left;
    padding-left: 420px;
    padding-top: 15px;
    width: 100px;

    border: solid 0px;
}

#footer_copyright {
    border:0px solid #015aa6; 
    width: 380px;
    padding-top: 30px;
    text-align : right;
}
html>body #footer_copyright {width: 150px;    padding-top: 30px;margin-right: 20px;} 


a.inapoi:link {text-decoration: underline;color:#ff8503;font-size:1.5em ;FONT-WEIGHT: bold}
a.inapoi:visited {text-decoration: underline;color:#ff8503;font-size:1.5em ;FONT-WEIGHT: bold} 
a.inapoi:active {text-decoration: underline;color:#ff8503;font-size:1.5em ;FONT-WEIGHT: bold} 
a.inapoi:hover {text-decoration: underline;color: #bc0000;font-size:1.5em ;FONT-WEIGHT: bold}

.titlu_categorie {
    float: left;
    margin-left: 30px;
    text-align: left;
    width: 82px;
    height: 3px;
    background-image: url(buton_jocuri.png);
    background-repeat: no-repeat;
    border: 0px solid black; 
} 
/* Hack pentru ie 6, nu vede html>body si ignora spre deosebire de mozzila*/ 
html>body .fundal {width: 82px;height:10px;}
.titlu_categorie h2 {
    font-size: 1.4em;
    text-align: left;
    margin-left: -60px;
    border: 0px solid black;
}

.dunguta {
    vertical-align: bottom;
    float: left;
    margin-left: -21px;
    height: 19px;
    width: 530px;
    background-image: url(dunguta.png);
    background-repeat: repeat-x;
    background-position: bottom;
    border: 0px solid black;
}

#banere_mici {
    margin-top: 5px;
}

/*-----------------------------------------------------------------------------------*/
.jocuri {
    clear: left;
    width: 100%;
    border: solid 0px black;
    margin-top: 5px;
}
.jocuri ul{
    clear: left;
    border: solid 0px black;
    margin: 0px 0 5px 0;
    height: 30px;
    padding-left: 13px;
    padding-top: 4px; 
   }
.jocuri li{
    float: left;
    width: 230px;    
    list-style: none;
    margin-left: 8px;
    margin-right: 0px;
    padding: 0px;
    border: 0px solid red; 
}
.poza {
    float: left;
}
.poza a img {
    vertical-align: bottom;
    margin: 0px;
    border: solid 2px #ff8503;
}
.poza a:hover img {
    border-color: #bc0000;
}
.poza a:hover {  /* wakeup IE */
    border-width: 0;
}
.titlu {
    float: left;
    width: 125px;
    margin: 0px;
    padding-top: 1px;
    padding-bottom: 2px;
    border: 0px solid white;
    background-color: #ffca8e;
    color:#FFFFFF;
}
.titlu  a:link {text-decoration: underline;color: #000000;font-size :12px;FONT-WEIGHT: bold;font-family: arial;}
.titlu  a:visited {text-decoration: underline;color: #000000;font-size:12px ;FONT-WEIGHT: bold;font-family: arial;}
.titlu a:active {text-decoration: underline;color: #000000;font-size :12px ;FONT-WEIGHT: bold;font-family: arial;}
.titlu  a:hover {text-decoration: underline;color: #000000;font-size :12px ;FONT-WEIGHT: bold;font-family: arial;}

.descriere {
    float: left;
    width: 125px;
    height: 65px;
    background-color: #ffca8e;
    font-family: arial;
    color:black;
    text-align: left;
    font-size: 12px;
    border: 1px solid white;
    border-top: 0px;
    border-left: 0px;
}
.titlu_categorie {
    clear: both;
    padding-left: 30px;
    text-align: left;
    border: 0px solid black;
}
.titlu_categorie h2 {
    font-size: 1.4em;
    margin: 0px;
}


.adsense-jocuri-dreapta {
    float: left;
    margin-top: 5px;
    margin-left: 20px;
    border: 0px solid black;
    width: 300px;
    margin-bottom: 20px;
}
html>body .adsense-jos-stanga-wallpaper {margin-bottom: 5px;} 
.adsense-jocuri-stanga {
    float: left;
    margin-top: 5px;
    margin-left: 50px;
    border: 0px solid black;
    width: 300px;
    height: 250px;
    margin-bottom: 18px;    
}
.adsense_sub_joc {
    margin-top: 5px;
    margin-right: auto;
    border: 0px solid black;
    width: 336px;
    height: 280px;
    margin-bottom: 20px;
}
.descriere_in_joc {
    width: 600px;
    margin-right: auto;
    margin-top: 5px;
    background-color: #f6ab52;
    font-family: arial;
    color:black;
    text-align: left;
    font-size: 11pt;
    border-style: solid solid solid solid;
    border-width: 1px 1px 1px 1px;   
}




  
